
@media screen and (max-width:1370px){
	.container {
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar a, .navbar a:focus {
        font-size: 13px;
    }
}



@media screen and (max-width:1244px){ 

	/* common css  */
	
.rsp-xl-m-0 {margin: 0;}

.rsp-xl-p-0 {padding: 0;}

.rsp-xl-mtb-40p{margin-top:40px;margin-bottom:40px;}

.rsp-xl-mb-40p{margin-bottom:40px;}

.wh-xl-init {white-space: initial;}

/* HEADER PART CSS */

/* HOME PAGE  CSS */

.chose-grid {column-gap: 20px;}
.country-icon { height: auto;}

}


@media screen and (max-width:1199px){ 

/* HOME PAGE  CSS */

.advn-blk {padding: 15px;}
.chose-grid {grid-template-columns: repeat(4,1fr);}
.advn-left-blk, .advn-rgt-blk{width:100%;}
.advn-icon-bar {margin-left: 0;}
.sts-gap {margin-top: 0;}

/* ABOUT PAGE CSS */
.innchose-grid{grid-template-columns: repeat(3,1fr);}

/* PROCESS PAGE CSS */

.pstep-wrap {
    grid-template-columns: repeat(4,1fr);
	column-gap:15px;
	row-gap:15px;
}

}
@media only screen and (max-width:1023px){

	/* common css  */

.rsp-lg-m-0 {margin: 0;}

.rsp-lg-mt-0 {margin-top: 0;}

.rsp-lg-mt-10p {margin-top: 10px;}

.rsp-lg-ml-0 {margin-left:0px;}

.rsp-lg-mb-0 {margin-bottom:0px;}

.rsp-lg-mtb-20p{margin-top:20px;margin-bottom:20px;}

.rsp-lg-mtb-25p{margin-top:25px;margin-bottom:25px;}

.rsp-lg-mtb-30p{margin-top:30px;margin-bottom:30px;}

.rsp-lg-mb-20p {margin-bottom: 20px;}

.rsp-lg-mb-25p {margin-bottom: 25px;}

.rsp-lg-mb-30p {margin-bottom: 30px;}

.rsp-lg-p-0 {padding: 0;}

.rsp-lg-pt-0p{padding-top:0px;}

.rsp-lg-pt-10p{padding-top:10px;}

.rsp-lg-pt-20p{padding-top:20px;}

.rsp-lg-pt-25p{padding-top:25px;}

.rsp-lg-pb-25p{padding-bottom:25px;}

.rsp-lg-ptb-25p{padding-top:25px;padding-bottom:25px;}

.wh-lg-init {white-space: initial;}

.rsp-lg-dis-block {display: block !important;}

.rsp-lg-txt-center {text-align:center;}

.rsp-lg-flex-dir {flex-direction: column-reverse;}

.rsp-lg-justify-center {justify-content: center;}

.rsp-lg-w-100{width:100% !important;}

.rsp-lg-h-auto{height:auto;}

/* common titles css  */

.common-section {
    padding-top: 25px;
    padding-bottom: 25px;
}

.pt-gap {
	padding-top:25px; 
}
.pb-gap {
	padding-bottom:25px;
}

.page-top2{padding-top:25px;}

/* HEADER PART CSS */

/* hcall box */

.hcall-box { border-left: 0; padding-left: 0;}
.hcall-icon i, .hcall-cnt p, .hcall-cnt h6, .hcall-cnt p a{color: #fff;}

/* HOME PAGE  CSS */

}



@media screen and (max-width:991px){ 

/* COMMON CSS  */

.section-title{
    font-size:20px;
}
.section-title-gap {
    margin-bottom: 0;
}
.sub-title {
    font-size: 14px;
}

/* HEADER PART CSS */

.logo {
    height:70px;
}
.header_area {filter: none;}
.nav-menu { border: 0; border-radius: 0; padding:0;}
.nav-menu>li { margin: 0;}
.navbar-nav>li:before {display:none;}
.nav-menu>li.active, .nav-menu>li.active a, .nav-menu>li:hover a {border-radius: 0;}
.navbar-nav>li>a {letter-spacing: 0;}


/* HOME PAGE CSS */

.abt-block {padding: 20px;}
.vision-card{padding:0;}
.chose-grid {grid-template-columns: repeat(3,1fr); column-gap: 20px;}
.advn-blk {flex-direction: column-reverse;}
.advn-cnt {padding-top:0px; padding-bottom: 25px;}

/* FOOTER CSS */
.footer-sec{padding-bottom:25px;}
.footer-top {padding-top:25px;padding-bottom:25px;}
.footer-title-gap { margin-bottom: 5px;}
.list-group li {margin-top: 6px;}
.get-social { margin-top: 20px;}


/* INNER PAGES COMMON CSS */
.innbanner-title { font-size:24px;}
.innsection-title { font-size:22px;}

/* ABOUT PAGE CSS */
.innchose-grid{grid-template-columns: repeat(2,1fr);}

/* CONTACT PAGE CSS */
.connect-icon {
    height: 80px;
}


/* PROCESS PAGE CSS */

.pstep-wrap {
    grid-template-columns: repeat(3,1fr);
}


}


@media screen and (max-width:767px){ 

/* common css  */

.rsp-m-0 {margin: 0;} .rsp-m-5p {margin: 5px;} 

.rsp-mt-10p {margin-top:10px;} 

.rsp-mt-15p {margin-top:15px;} 

.rsp-mt-20p {margin-top:20px !important;} 

.rsp-mt-25p {margin-top: 25px;}

.rsp-mtb-20p{margin-top:20px;margin-bottom:20px;} 

.rsp-mtb-25p{margin-top:25px;margin-bottom:25px;} 

.rsp-mtb-40p{margin-top:40px;margin-bottom:40px;} 

.rsp-mt-0p {margin-top: 0px;}

.rsp-mb-0p {margin-bottom: 0px;}

.rsp-ml-0p {margin-left: 0px;}

.rsp-mb-10p {margin-bottom: 10px;}

.rsp-mb-20p {margin-bottom: 20px;}

.rsp-mb-25p {margin-bottom: 25px;}

.rsp-p-0 {padding: 0;} .rsp-pr-15p{padding-right:15px;} .rsp-pl-15p{padding-left:15px;}

.rsp-pt-10p{padding-top:10px;}

.rsp-pr-10p{padding-right:10px;}

.rsp-pl-10p{padding-left:10px;}

.rsp-pt-20p{padding-top:20px;}

.rsp-pt-30p{padding-top:30px;}

.rsp-ptb-15p{padding-top:15px;padding-bottom:15px;} 

.rsp-ptb-20p{padding-top:20px;padding-bottom:20px;} 

.rsp-ptb-25p{padding-top:25px;padding-bottom:25px;} 

.rsp-ptb-30p{padding-top:30px;padding-bottom:30px;}

.rsp-pt-0 {padding-top: 0;}

.rsp-pb-0 {padding-bottom: 0;}

.rsp-pb-20p{padding-bottom:20px;} .rsp-pb-25p{padding-bottom:25px;} .rsp-pb-30p{padding-bottom:30px;} .rsp-pb-40p{padding-bottom:40px;}

.rsp-w-100{width:100% !important;}

.wh-md-init {white-space: initial;}

.rsp-md-flex-dir {flex-direction: column-reverse;}

.rsp-m-txt-center {text-align:center !important;} 

.rsp-m-txt-initial {text-align:initial !important;}

.rsp-m-dis-block {display: block !important;}

.rsp-m-justify-space {justify-content: space-between;}

.rsp-m-justify-center {justify-content: center;}

.rsp-font20{font-size:20px;}

.rsp-font16{font-size:16px;}

.rsp-font18{font-size:18px;}

.rsp-font40{font-size:40px;}

.rsp-lh-24p {line-height: 24px;}

/* COMMON CSS */

/* HEADER PART CSS */

.top-header {display: none;}
.header {border-top: 0;}

.mobile-visible {
    display: inherit!important;
    visibility: visible!important;
}

.rsp-book-btn{background:#2364c2;}

/* HOME PAGE CSS */

.vision-card img{height:50px;}
.chose-grid {grid-template-columns: repeat(3,1fr); column-gap: 15px;  row-gap: 15px;}
.chose-card { padding: 20px;}
.chose-icon { height:55px;}
.chose-card .small-title { font-size: 15px;}
.srvce-cnt { border-radius: 15px 15px 0px 0px;}
.srvce-btn{margin-top:20px;}

/* FOOTER CSS */



/* BREADCRUM CSS  */

.page-section{display:none;}
.page-section a {font-size: 11px;}

/* INNER PAGES COMMON CSS */
.innban-sec { margin-top: 0;}

/* EVENT PAGE CSS */
.event-content-card{display:block !important;}
.event-content-card {padding: 15px;}
.event-icon-bar img{width:100%;}
.contact-icon {height: 100%;}
.ribbon-icon{display: none;}

}

@media screen and (max-width:576px){ 

/* common css  */

.rsp-sm-dis-block {display: block !important;}

/* HEADER PART CSS */

.top-nav-links ul li a {padding: 0px 10px;}
.book-btn { padding: 6px 15px;}
.chose-grid {grid-template-columns: repeat(2,1fr);}
   

/* HOME PAGE  CSS */
.grid-divider > [class*=col-]:nth-child(n+2):after {display:none;}


/* INNER PAGES COMMON CSS */
.innban-icon {
    height: 30vh;
    object-fit: cover;
    object-position: bottom 0px right -80px;
}

/* ABOUT PAGE CSS */
.innchose-grid{grid-template-columns: repeat(1,1fr);}

/* PROCESS PAGE CSS */

.pstep-wrap {
    grid-template-columns: repeat(2,1fr);
}

.pos-ab-ins img {
        width: 100%;
    }

}


@media screen and (max-width:500px){ 

/* HEADER PART CSS */

.top-nav-links ul li a, .book-btn{font-size:11px;}
.top-nav-links ul li a {padding: 0px 10px;}
.book-btn { padding: 6px 15px;}

.c-p {padding: 25px !important;}
.c-p2 {padding: 25px !important;}
.ins-con {height: 485px;}

}

@media screen and (max-width:425px){ 

/* HEADER PART CSS */

.top-nav-links ul li a, .book-btn{font-size:10px;}
.top-nav-links ul li a {padding: 0px 8px;}
.book-btn { padding: 6px 6px;}
.lcn-btn img, .book-btn img { height: 15px; margin-right: 5px;}

/* PROCESS PAGE CSS */

.pstep-wrap {
    grid-template-columns: repeat(1,1fr);
}


}


@media screen and (max-width:412px){ 
/* HOME PAGE CSS */
    .institutions-across span img {
        margin-top: 100px;
        margin-left: -70px;
    }

    .institution-sec {
        margin: 0px 15px;
		padding-bottom:0px !important;
    }
}
	
	
@media screen and (max-width:380px){ 

/* HOME PAGE CSS */
.chose-grid {grid-template-columns: repeat(2,1fr);}

}



@media screen and (min-width:768px) and (max-width:991px){
	

/* HOME PAGE CSS */
.event-icon-bar img {
    width: 225px;
    height: 195px;
}


}


@media screen and (min-width:992px) and (max-width:1144px){

/* HEADER CSS */

.logo {
    height:60px;
}
/* HEADER PART CSS */

.navbar > ul > li {padding: 8px 0 8px 15px;}
.navbar a, .navbar a:focus { font-size: 13px;}
.hcall-box { padding-left:10px;}


/* HOME PAGE CSS */


/* FOOTER CSS */



}

@media screen and (min-width:1025px) and (max-width:1270px){
.navbar > ul > li {padding: 8px 0 8px 15px;}
.hcall-box { padding-left:15px;}
}


@media screen and (min-width:768px) and (max-width:1023px){

.d-ipad-block {display: block !important;}

.rsp-ipad-txt-center {text-align: center;}

.rsp-ipad-font16{font-size:16px;}

.rsp-ipad-justify-init {justify-content: initial;}

.rsp-ipad-font30{font-size:30px;}

/* HEADER CSS */

/* HOME PAGE CSS */

/* FOOTER CSS */


}

@media screen and (min-width:1024px) and (max-width:1133px){   

/* common titles css  */

.rsp-ipadpro-txt-center {text-align: center;}

.rsp-ipadpro-justify-center {justify-content: center;}

.rsp-ipadpro-font40{font-size:40px;}


/* HEADER CSS */

/* HOME PAGE CSS */

/* FOOTER PAGE CSS */


}

@media screen and (min-width:768px) and (max-width:1144px){  

/* HOME PAGE CSS */

}
	
@media screen and (min-width:1600px) {


}



/* MEGA MENU RESPONSIVE COMMON CODE CSS */


@media (width <=991px) {
	
    .nav-item.dropdown {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
	    /* .nav-dropdown > li > a, */
    /* .megamenu-list > li > a { */
        /* color: #fff !important; */
    /* } */

    /* .nav-dropdown > li > a:hover { */
        /* background-color: transparent; */
        /* color: #fff; */
    /* } */


    /* .navbar-nav > li:hover, */
    /* .navbar-nav > li.active { */
        /* background:#1C1E59; */
    /* } */
    /* .navbar-nav > li:hover a, */
    /* .navbar-nav > li.active a { */
        /* background:#1C1E59; */
        /* color: #fff !important; */
    /* } */

	    /* .nav-menu > li:hover, */
    /* .nav-dropdown { */
        /* background-color: #ab0d0f !important; */
        /* background-image: none !important; */
    /* } */

}