.banner-left{    
    margin:80px 0 0 0;
}

.contpos,.chngtxt{
  display:none;
}
.ban-title{
    /* font-size:85px; 
    line-height:85px; */
    font-size: 70px;
    line-height: 76px;
    font-family:  'Poppins-Regular';
    font-weight: 400;
    width: 70%;
    color: #000;
}
.ban-title span {
    color: #5546C6;
    font-family:  'PlayfairDisplay-Medium';
    font-weight: 500;
}
.ban-para{
    font-size:36px;
    width:78%;
    font-family:  'Poppins-Regular';
    font-weight: 400;
    line-height: 46px;
    color: #000;
    width: 65%;
}
.ban-para span {
    font-family:  'PlayfairDisplay-Medium';
    font-weight: 500;
    
}
.get-start a {
    font-size: 22px;
    color: #5546C6;
    background-color: #fff;   
    font-family: 'Poppins-Medium';
    transition: all 1s;
    border: 1px solid #5546C6;   
    width: 220px;
    display: flex;
    align-items: center;
    height: 65px;
    justify-content: center;
    
}
.getstarticon i {
    font-size: 20px;
    padding-left: 10px;
}
.get-start a:hover .getstarticon i {
  padding-left: 20px;
  transition: padding-left 1s;
}
.banner{
    padding:100px 0 40px 0;
}

.service{
    padding:150px 0 40px 0;
}
.about {
    padding:200px 0 200px 0;
}



.re-tit{
    font-size: 30px;
    color: #5546C6;
    font-family: 'PlayfairDisplay-SemiBold';
    font-weight: 600;
}
.re-para{
    font-size:36px;
    line-height: 46px;
    color:#000;
    font-family:  'Poppins-Regular';
}
.service-head-title {
    font-family:  'Poppins-Medium';
    font-size: 25px;
    line-height: 36px;
    color: #000;
}
.service-head-title span {
    font-family:  'PlayfairDisplay-Medium';
}
.service-box-para {
   font-size: 18px;
   font-family:  'Poppins-Regular';
   line-height: 28px;
   color:#000;
}
.abut-head-title {
    font-size: 30px;
    color: #5546C6;
    font-family:  'PlayfairDisplay-SemiBold';
    font-weight: 600;
}
.about-title{
    font-size:36px;
    font-family:  'Poppins-Regular';
    line-height:46px;
    color: #000;
    width: 80%;
}
.about-title a {
    font-family:  'Poppins-Medium';
    color: #000;
}
.about-para{
    font-size:18px;
    font-family:  'Poppins-Regular';
    font-weight: 400;
    line-height:28px;
    width:86%;
    color: #000;
}
.about-para span {
    font-family:  'Poppins-SemiBold';
}
.about-para a {
    font-family:  'Poppins-SemiBold';
    color: #000;
}
.abut-con {
    color: #5251A2;
    font-family:  'Poppins-SemiBold';
}
.about-img img{
    width:100%;
}
.about-img{
    width:90%;
    /* margin:0 auto; */
}
.abt-list li {
    font-size:18px;
    font-family:  'Poppins-Regular';
    font-weight: 400;
    list-style: disc;
}
.inst-con{
   font-size:25px;
   font-family:  'Poppins-Regular';
}
.con{
    font-size:20px;
    font-family:  'Poppins-Regular';
    color:#959595;

}
.addres{
    font-size:16px;
    font-family:  'Poppins-Regular';
    color:#000;
}
.inst-ph a{
    font-size:20px;
    font-family:  'Poppins-Regular';
    color:#000;
    text-decoration: underline;
}
.contact {
    border-bottom: 1px solid #e2e2e2;
}
.contact-logo {
    width: 40%;
}
.contact-logo img {
    width: 100%;
    cursor: pointer;
}


.service-box{
    padding:20px 10px;
    background-color:#fff;
    border-radius: 8px;
    
}
.faq {
  padding: 150px 0;
  border-bottom: 1px solid #e2e2e2;
}
.faq-top {
    color: #000;
}
.faq-title {
    font-size: 40px;
    font-family: 'Poppins-Regular';
} 
.faq-title span {
    font-family:  'PlayfairDisplay-Medium';
    color: #5546C6;
}
.acordian-togle {
    cursor: pointer;
    height: 55px;
    line-height: 55px;
    display: block;
    background-color: #fff;
    color: #000;
    /* padding: 0 20px; */
    transition: background 0.5s;
    font-size: 20px;
    font-family:  'Poppins-Medium';
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.acc-wrap {
    width: 100%;
}
.ac {
    background-color: #fff;
    overflow: hidden;
    height: 0;
    transition: height 0.3s ease-in-out;
    margin-bottom: 10px;
    /* padding-left: 20px; */
}
.ac-listwrap {
  list-style: none;
  padding: 20px;
}
.ac-title {
    font-size: 18px;    
    color: #000;
}
.ac-para {
    font-size: 17px;
    font-family:  'Poppins-Regular';
    color: #000;
    width: 80%;
}
.jrny-ban-left-desc {
    font-size: 36px;
    font-family:  'Poppins-Regular';
    color: #c1fadc;
    width: 70%;
}
.jrny-ban-left-desc span {
    font-family:  'PlayfairDisplay-Regular';
}
.journy-banner-left {
    background-color: #40B87A;
    width: 100%;
    height: 300px;
    align-items: center;
}
.journy-banner-right {
    background-color: #5546C6;
    width: 70%;
    height: 300px;
    align-items: center;
}
.journy-sub-desc {
    font-size: 18px;
    color: #E6E6FD;
    font-family:  'Poppins-Medium';
    font-weight: 100;
}
.journy-title {
    font-size: 36px;
    font-family:  'Poppins-Regular';
    color: #E6E6FD;
}
.req-qut-btn a {
    font-size: 22px;
    color: #fff;
    background-color: transparent;
    font-family: 'Poppins-Regular';
    transition: all 1s;
    border: 1px solid #fff;
    width: 280px;
    display: flex;
    align-items: center;
    height: 65px;
    justify-content: center;
}
.reqquticon i {
    font-size: 20px;
    padding-left: 10px;
}
.req-qut-btn a:hover .reqquticon i {
  padding-left: 20px;
  transition: padding-left 1s;
}
.wrk-inc {
    font-size: 18px;
    font-family:  'Poppins-Regular';
    color: #000;
    margin-top:70px;
    margin-bottom: 5px;
}
.intrest-desc {
    font-size: 16px;
    font-family:  'Poppins-Regular';
    color: #000;
    margin-bottom: 5px;  
}

@media(min-width:992px) and (max-width:1199px){
    .menu {
      margin-right: 50px;
    }
    .banner{
        padding:150px 0 30px 0;
    }
    .banner-left {
        margin: 50px 0 0 0;
    }
    .ban-title{
        font-size:45px;
        line-height:65px;
    }
    .ban-para{
        font-size:30px;
        width:70%;
        line-height:50px;
    }
    .get-start a {
        font-size: 20px;
        width: 200px;
    }
    .about{
        padding:150px 0 30px 0;
    }
    .abut-head-title {
        font-size: 24px;
    }
    .about-title{
        font-size:30px;
        line-height:43px;
    }
    .about-para{
        font-size:16px;
        line-height:28px;
        width:94%;
    }
    .abt-list li {
        font-size: 16px;
    }
    .about-img{
        width:95%;
    }
    .service{
        padding:150px 0 30px 0;
    }
    .re-tit{
        font-size:24px;
    }
    .re-para{
        font-size:30px;
        line-height: 43px;
        width: 95%;
    }
    .inst-name{
        font-size:28px;
    }
    .inst-con{
        font-size:17px;
    }
    .addres{
        font-size:17px;
    }
    .inst-ph a{
        font-size:17px;
    }
    .phone a{
        font-size:17px !important;
    }
    .mail a{
        font-size:17px !important;
    }
    .copyright p{
        font-size:16px !important;
    }
    .copyright {
        font-size: 17px !important;
    }
    .service-head-title{
        font-size: 18px;
        line-height: 30px;
    }
    .service-box-para {
        font-size: 16px;
        line-height: 26px;
    }
    .jrny-ban-left-desc {
        font-size: 38px;
        width: 80%;
        line-height: 50px;
    }
    .journy-sub-desc {
        font-size: 22px;
    }
    .journy-title {
        font-size: 28px;
    }
    .req-qut-btn a {
        font-size: 20px;
        width: 245px;
    }
    .journy-banner-left {
        height: 400px;
    }
    .journy-banner-right {
        height: 400px;
    }
    .faq-title {
        font-size: 30px;
    }
    .ac-title {
      font-size: 16px;
    }
    .ac-para {
      font-size: 17px;
      line-height: 30px;
    }
    .faq {
        padding: 90px 0;
    }
    .contact-logo {
        width: 50%;
    }
    .wrk-inc {
        font-size: 20px;
        margin-top: 55px;
    }
    .intrest-desc {
        font-size: 16px;
    }
}



@media(min-width:768px) and (max-width:991px){
    .menu {
        margin-right: 0;
        margin-left: 0;
    }
    .logo {
        width: 18%;
    }
    .div-proj-btn a {
        font-size: 14px;
    }
    .ban-title{
        font-size:38px;
        line-height:55px;
    }
    .ban-para{
        font-size:28px;
        line-height:45px;
        width:85%;
    }
    .banner-left{
        margin:35px 0 0 0;
    }
    .get-start a {
        font-size: 18px;
        width: 180px;
        height: 53px;
    }
    .about{
        padding:130px 0 40px 0;
    }
    .abut-head-title {
        font-size: 22px;
    }
    .about-title{
        font-size:21px;
        line-height:32px;
    }
    .about-para{
        font-size:16px;
        line-height:28px;
        width:100%;
    }
    .about-img{
        width:97%;
    }
    .abt-list li {
        font-size: 16px;
    }
    .-centred {
        display: flex;
        align-items: center;
    }
    .service{
        padding:130px 0 40px 0;
    }
    .re-para{
        font-size:20px;
        line-height: 32px;
    }
    .re-tit{
        font-size: 22px;
    }
    .service-box {
        padding: 0 10px;
    }
    .inst-name{
        font-size:28px;
    }
    .inst-con{
        font-size:16px;
    }
    .addres{
        font-size:17px;
    }
    .inst-ph a{
        font-size:17px;
        
    }
    .mail a{
        font-size:16px !important;
    }
    .phone a{
        font-size:17px !important;
    }
    .copyright p{
        font-size:17px;
    }
    .service-head-title{
        font-size:18px;
        line-height: 30px;
    }
    .service-box-para {
        font-size: 16px;
        line-height: 28px;
    }
    .jrny-ban-left-desc {
        font-size: 28px;
        width: 75%;
        line-height: 40px;
    }
    .journy-sub-desc {
        font-size: 18px;
    }
    .journy-title {
        font-size: 26px;
    }
    .journy-banner-left {
        height: 320px;
    }
    .journy-banner-right {
        height: 320px;
    }
    .req-qut-btn a {
        font-size: 18px;
        width: 235px;
        height: 55px;
    }
    /* .foot-main{
        flex-wrap:wrap;
        flex-direction:column;
    } */
    .copyright{
        text-align:center;
        font-size: 17px !important;
    }
    .faq-title {
        font-size: 28px;
    }
    .ac-title {
      font-size: 16px;
    }
    .ac-para {
      font-size: 14px;
      line-height: 24px;
    }
    .faq {
        padding: 60px 0;
    }
    .acordian-togle {
        font-size: 18px;
    }
    .contact-logo {
        width: 70%;
    }
    .wrk-inc {
        font-size: 17px;
        margin-top: 55px;
    }
    .intrest-desc {
        font-size: 17px;
    }
    
}

@media(min-width:600px) and (max-width:767px){
    .div-proj-btn a {
        font-size: 12px;
        padding: 15px 18px;
    }
    .menu {
        margin-left: 0;
        margin-right: 0;
    }
    .banner{
        padding:120px 0 40px 0;
    }
    .ban-title{
        font-size: 27px;
        line-height: 42px;
        text-align: start;
        
    }
    .ban-para{
        font-size:20px;
        width:75%;
        line-height: 35px;
        text-align: start;
        
    }
    .get-start a {
        font-size: 16px;
        width: 180px;
        height: 50px;
    }
    .getstarticon i {
        font-size: 16px;
    }
    .banner-left{
        margin:25px 0 0 0;
        text-align:center;
    }
    .about{
        padding:12px 0 25px 0;
    }
    .about-img {
        width: 75%;
        margin: 0 auto 40px;
    }
    .abut-head-title {
        font-size: 22px;
    }
    .about-title{
        font-size: 20px;
        line-height: 30px;
        display: inline-block;
        width: 50%;
    }
    .about-para{
        font-size:16px;
        line-height:28px;
        width:100%;
    }
    .abt-list li {
        font-size: 16px;
    }
    .service{
        padding:12px 0 25px 0;
    }
    .re-tit{
        font-size: 22px;
    }
    .re-para{
        font-size: 20px;
        width: 58%;
        line-height: 30px;
        margin-bottom: 0;
    }
    .inst-name{
        font-size:24px;
    }
    .inst-con{
        font-size:16px;
    }
    .addres{
        font-size: 17px;
        line-height: 30px;
    }
    .inst-ph a{
        font-size:17px;
    }
    .mail a{
        font-size: 17px !important;
    }
    .phone a{
        font-size: 17px !important;
    }
    .copyright p{
        font-size:15px !important;
    }
    .copyright {
        font-size : 17px !important;
        text-align: center;
    }
    .service-box{
        padding: 0;
    }
    .service-head-title{
        font-size: 18px;
        line-height: 30px;
    }
    .service-box-para{
        font-size: 15px;
        line-height: 28px;
    }
    .foot-main{
        flex-wrap:wrap;
        flex-direction:column;
    }
    .copyright{
        text-align:center;
    }
    .faq-title {
        font-size: 22px;
    }
    .ac-title {
      font-size: 16px;
    }
    .ac-para {
      font-size: 14px;
      line-height: 24px;
    }
    .faq {
        padding: 15px 0 25px 0;
    }
    .acc-wrap label {
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
    .acordian-togle {
        font-size: 16px;
    }
    .jrny-ban-left-desc {
        font-size: 28px;
        width: 80%;
        text-align: center;
    }
    .journy-banner-left {
        height: 220px;
    }
    .journy-banner-right {
        height: 220px;
    }
    .journy-sub-desc {
        font-size: 20px;
    }
    .journy-title {
        font-size: 28px;
    }
    .req-qut-btn a {
        font-size: 16px;
        width: 210px;
        height: 50px;
    }
    .reqquticon i {
        font-size: 16px;
    }
    .journy-con {
        text-align: center;
    }
    .req-qut-btn {
        display: inline-block;
    }
    .contact-logo {
        width: 27%;
    }
    .wrk-inc {
        font-size: 18px;
        margin-top: 40px;
    }
    .intrest-desc {
        font-size: 17px;
    }
}

@media(min-width:360px) and (max-width:599px){
    
    .ban-title{
        /* font-size: 22px; */
        /* font-size: 24px; today-change */
        font-size: 32px;
        /* line-height: 37px; */
        /* line-height: 32px;  today-change */
        line-height: 46px;
        text-align: left;
        width: 100%;
        margin-bottom: 25px;
    }
    .ban-para{
        /* font-size: 16px; */
        /* font-size: 18px; today-change */
        font-size: 20px;
        /* line-height: 27px; */
        /* line-height: 30px; today-change */
        line-height: 34px;
        margin-bottom: 30px;
        width:100%;        
        text-align: left;
    }
    .banner{
        padding:35px 0 40px 0;
    }
    .banner-left{
        /* text-align:center; */
        padding-top: 70px;
    }
    .get-start a {
        font-size: 18px;
        width: 170px;
        height: 50px;
    }
    .getstarticon i {
        font-size: 15px;
    }
    .about{
        padding:12px 0 25px 0;
    }
    
    .abut-head-title {
        /* font-size: 22px; */
        font-size: 24px;
    }
    .about-title{
        font-size: 18px;
        line-height: 30px;
        display:inline-block;
        font-family:  'Poppins-Regular';
    }
    .about-para{
        font-size: 14px;
        line-height: 27px;
        width: 100%;
    }
    .abt-list li {
        font-size: 14px;
        text-align: start;
    }
    .about-img{
        width:100%;
    }
    .service{
        padding:12px 0 25px 0;
    }
    .re-tit{
        /* font-size: 22px;  */
        font-size: 24px;
        /* text-align: center;       */
    }
    .re-para{
        font-size: 18px;
        line-height: 30px;
        /* text-align: center; */
        width: 80%;
        /* margin: 0 auto; */
    }
    .-removepad {
        padding: 0;
    }
    .inst-name{
        font-size:20px;
    }
    .inst-con{
        font-size:10px;
    }
    .addres{
        font-size: 17px;
        line-height: 30px;
    }
    .inst-ph a{
        font-size: 17px;
    }
    .mail a{
        font-size:17px !important;
        margin:0 0 10px !important;
    }
    .phone a{
        font-size:17px !important;
    }
    .copyright {
        font-size:13px !important;
    }
    .captcha{
        font-size:26px;
    }

    .service-box{
        /* padding:20px 22px; */
        padding: 0;
    }
    .service-head-title{
        font-size: 20px;
        line-height: 30px;
    }
    .service-box-para{
        font-size: 17px;
        line-height: 30px;
        width: 80%;
    }
    .foot-main{
        flex-wrap:wrap;
        flex-direction:column;
    }
    .copyright{
        text-align:center;
        font-size: 15px !important;
    }
    .faq-title {
        font-size: 18px;
    }
    .ac-title {
      font-size: 14px;
    }
    .ac-para {
      font-size: 12px;
      line-height: 22px;
    }
    .faq {
        padding: 15px 0 25px 0;
    }
    .acc-wrap label {
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
    .acordian-togle {
        height: 48px;
        line-height: 18px;
        font-size: 13px;
    }
    .jrny-ban-left-desc {
        font-size: 25px;
        width: 90%;
        text-align: center;
        line-height: 35px;
    }
    .journy-banner-left {
        height: 250px;
    }
    .journy-banner-right {
        height: 250px;
    }
    .journy-con {
        text-align: center;
    }
    .journy-sub-desc {
        font-size: 18px;
    }
    .journy-title {
        font-size: 22px;
    }
    .req-qut-btn a {
        font-size: 18px;
        width: 220px;
        height: 50px;
    }
    .reqquticon i {
        font-size: 15px;
    }
    .req-qut-btn {
        display: inline-block;
    }
    .contact-logo {
        width: 45%;
    }
    .wrk-inc {
        font-size: 17px;
        margin-top: 40px;
    }
    .intrest-desc {
        font-size: 17px;
    }

}


@media(min-width:1200px) and (max-width:1365px){
    .copyright p{
        font-size:17px !important;
    }
    .include-gst {
        font-size: 12px;
      }
      .ban-title {
        font-size: 50px;
        line-height: 75px;
      }
      .ban-para {
        font-size: 32px;
        line-height: 55px;
      }
      .abut-head-title {
        font-size: 28px;
      }
      .about-title {
        font-size: 35px;
        line-height: 48px;
      }
      .about-para {
        font-size: 20px;
      }
      .abt-list li {
        font-size: 20px;
      }
      .re-tit {
        font-size: 28px;
      }
      .re-para {
        font-size: 32px;
        line-height: 48px;
      }
      .service-head-title {
        font-size: 22px;
        line-height: 34px;
      }
      .service-box-para {
        font-size: 18px;
      }
      .jrny-ban-left-desc {
        font-size: 40px;
        width: 75%;
      }
      .journy-sub-desc {
        font-size: 24px;
      }
      .journy-title {
        font-size: 34px;
      }
      .contact-logo {
        width: 44%;
      }
      .wrk-inc {
        font-size: 22px;
      }
      .intrest-desc {
        font-size: 20px;
      }
      .journy-banner-left {
        height: 400px;
      }
      .journy-banner-right {
        height: 400px;
      }
}
@media(min-width:1366px) and (max-width:1399px){
    .copyright p{
        font-size:17px !important;
    }
    .include-gst {
        font-size: 12px;
      }
}