@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/**  font-family: "Roboto", sans-serif;**/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/**font-family: "Bebas Neue", sans-serif;**/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
/**f  font-family: "Oswald", sans-serif;**/    
*{margin: 0; padding: 0; box-sizing: border-box;}
h1, h2, h3, h4, h5, h5 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}
a {text-decoration: none;}
.fonch {font-family: "Roboto", sans-serif;}
body {font-family: "Roboto", sans-serif;
  margin: 0;
  padding: 0;
}
.bg-light {
  background-color: #fff !important;
}
.blue-bg {
  background: #00b7e8;
  color: #fff;
}
.blue-bg p {
  color: #fff;
}
.white-btn {
  color: #fff;
  border: solid 1px #fff;
}
.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
p {
    font-size: 19px;
    font-weight: 400;
}

/**go to top here**/
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 9999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
    width: 19px;
    display: block;
    margin: 8px auto 0;
}
#back-top a {
    font-size: 19px;
    color: #fff;
    display: block;
    padding: 0;
    border: solid 2px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 40px;
    background: #004d96;
    text-decoration: none;
    border-radius: 10px;
}
#back-top a span {
    display: block;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    padding: 0 0 9px 0;
}
/**go to top here end**/

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: none !important;
}
/*******landingpage code************/
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
/*****all*****/
.allhead {
    font-size: 46px;
    font-weight: 700;
    text-align: center;
    color: #142b48  ;
}
.suhead {
    font-size: 25px;
    font-weight: 600;
    line-height: 28px;
}
.redtxt {color: #e8383b;}

.orgen-text  {color: #f58220;}

 /* the slides */
  .gapsl .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .gapsl .slick-list {
      margin: 0 -10px;
  }
  ul { margin: 0; padding: 0; list-style: none;}


 .ProsOffered .slick-next.slick-arrow {
    background: url(../images/arrow-grah-right.webp) no-repeat left top / cover;
    height: 40px;
    width: 40px;
    z-index: 2;
}
  .ProsOffered .slick-prev.slick-arrow { background: url(../images/arrow-grah-left.webp) no-repeat left top/ cover;
height: 40px ; width: 40px;
}

.slick-next.slick-arrow {
    background: url(../images/arrow-grah-right-2.webp) no-repeat left top / cover;
    height: 40px;
    width: 40px;
    z-index: 2;
}
  .slick-prev.slick-arrow { background: url(../images/arrow-grah-left-2.webp) no-repeat left top/ cover;
height: 40px ; width: 40px;
}


.slick-next:before, .slick-prev:before {
    content: '';
    display: none;
}
 .placed .slick-prev.slick-arrow,  .starimg .slick-prev.slick-arrow {display: none !important;}

  .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #000;
    border: solid 1px #fff;
    border-radius: 10px;
}
  .slick-dots li.slick-active{background:#f58220}
.btn-close {

    --bs-btn-close-bg: url(../images/download.svg);
}

/******apply btn*******/
.aplbtn {
    position: fixed;
    right: 0;
    top: 40%;
    background: none;
    border: none;
    padding: 0;
    z-index: 99999;
}
.btdmobiel {
    display: none;
}
.aplbtn img {
    object-fit: contain;
    width: 52px;
    display: block;
}
/******apply btn***end*****/
/******model*******/
.modal-header {       background: #f58220;
    background: linear-gradient(90deg, #f58220 0%, #f58220 100%);}
/******model**end*****/


/********************jklu* code********************/
.mainheader {
    position: relative;
    margin: 10px 0;
}
.toppome .container {
    position: relative;
}
.contectinfo {
    position: absolute;
    right: 2%;
    top: 10px;
    z-index: 2;
}
.phonen {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.phonen img {
    object-fit: contain;
    height: 16px;
    margin: 0 7px 0 0;
}
.navbar-brand img {
    object-fit: contain;
    height: 90px;
    margin: 0 23px 0 0;
}
.applbtn {
    background: #f58220;
    color: #fff;
    font-weight: 600;
    padding: 5px 23px;
    border-radius: 25px;
    margin: 0 0 0 17px;
}
.navbox .navbar-nav.me-auto.mb-2.mb-sm-0 {
    margin: 16px 0 0 0;
}
.navbox .navbar-expand-sm .navbar-nav .nav-link {
    color: #737373;
    font-weight: 400;
    margin: 0 15px;
    font-weight: 600;
    font-size: 15px;
}
.navbox .navbar-expand-sm .navbar-nav .nav-item:last-child .nav-link {margin-right: 0;}
.navbox .navbar-expand-sm .navbar-nav  .nav-link.active, .navbox .navbar-expand-sm .navbar-nav .nav-item:hover .nav-link { font-weight: 600; color: #000;}


/********************jklu* code********************/
.jkblone {
    z-index: 100;
    background: url(../images/top-bner.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 0;
    position: relative;
    z-index: 1;
    height: 800px;
    border-bottom: solid 8px #76b0e0;
}
.lecnote {
    width: 45%;
}

.lecnote h1 {
    color: #fff;
    font-size: 71px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 73px;
    margin: 0;
}

.lecnote h1 span {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    background: #2095d2;
    display: inline-block;
    padding: 0 12px;
}

.lecnote h2 {
    color: #fff;
    margin: 25px 0;
    border-bottom: solid 1px #716459;
    padding: 0 0 25px 0;
    font-weight: 400;
}
.lecnote p {
    color: #fff;
    font-weight: 400;
    margin: 20px 0 25px;
    font-size: 24px;
}

.lecnote a {
    display: block;
    background: #f58220;
    width: fit-content;
    padding: 3px 3px;
    border-radius: 50px;
    font-weight: 600;
    transition: .3s;
}
.lecnote a:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.lecnote a span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 19px;
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}

/********************jkblseven********************/
.jkblseven {
    background: #f7f7f7;
    padding: 70px 0;
}
.jkblseven .headingx p {
    text-align: center;
    margin: 24px 0 37px 0;
}

.imtxe {
    background: #184176;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 8px;
        transition: .3s;
}

.study .slick-list.draggable {
    padding-top: 10px;
}
.imtxe:hover {
    transform: translateY(-2px);
    transition: .3s;
}
.imboxe {
    background: #fff;
    margin: 1px;
    border-radius: 10px;
}

.slick-slide .imboxe img  {
    object-fit: contain;
    height: 141px;
    margin: 0 auto;
}

.imtxe span {
    display: block;
    color: #fff;
    text-align: center;
    margin: 15px 10px;
    font-size: 14px;
    line-height: 21px;
    min-height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.imtxe span.sptxt {    font-size: 12px;
    line-height: 17px;}


 /* the slides */
  .study .slick-slide {
      margin: 0 8px;
  }
  /* the parent */
  .study .slick-list {
      margin: 0 -8px;
  }

  .study.slider .slick-list.draggable {    width: 96%;
    margin: 0 auto;
}
.subheds {
    text-align: center;
    font-size: 35px;
    color: #142b48;
    font-weight: 400;
}

/********************jkblseven*seventow*******************/
.jkblseven.seventow {
    background: #0C2340;
    background: linear-gradient(180deg, rgba(12, 35, 64, 1) 0%, rgba(38, 82, 118, 1) 100%);
    color: #fff;
}
.jkblseven.seventow .subheds, .jkblseven.seventow .allhead  {
    color: #fff;
}
.jkblseven.seventow .headingx p {
    font-size: 26px;
    margin-top: 0;
}
.buboxe {
    background: #112d4c;
    padding: 30px 16px 16px;
    text-align: center;
    border-radius: 11px;
      transition: .3s;
}
.clibx {
    margin: 0 0 27px 0;
    min-height: 243px;
}
.suheadsl {
    font-size: 26px;
    font-weight: 700;
    line-height: 31px;
}

span.orgeline {
    background: #f58220;
    display: block;
    width: 50px;
    height: 10px;
    border-radius: 10px;
    margin: 17px auto;
}

.clibx p {
    font-size: 17px;
    font-weight: 400;
    margin: 0;
}

.slick-slide .buboxe img {
    width: 100%;
}

 /* the slides */
  .ProsOffered .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .ProsOffered .slick-list {
      margin: 0 -10px;
  }
.ProsOffered.slider .slick-list.draggable {    width: 96%;
    margin: 0 auto;
}
/***************************downbg***************************/
.downlad {
    display: block;
    background: #f58220;
    width: fit-content;
    padding: 9px 29px;
    border-radius: 50px;
    font-weight: 600;
    transition: .3s;
    color: #fff;
    margin: 31px auto;
    font-size: 26px;
}


/***************************specialisedbpx***************************/
section#specialisedbpx {
    background: #ebebeb;
    padding: 70px 0 0;
}
section#specialisedbpx .subheds {
    text-align: left;
}

section#specialisedbpx  .allhead {
    text-align: left;
    color: #134376;
    margin-bottom: 35px;
}
.imgtxtbx {
    position: relative;
      transition: .3s;
}
.slick-slide .imgtxtbx img {
    width: 100%;
}


.imgtxtbx .suhead {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: auto;
    padding: 20px 20px 20px 31px;
}
.imgtxtbx span.orgeline {
    margin: 17px 0;
}

 /* the slides */
  .specilaised .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .specilaised .slick-list {
      margin: 0 -10px;
  }

section#specialisedbpx .slick-prev.slick-arrow {
    position: absolute;
    right: 5%;
    top: -19%;
    left: auto;
}

section#specialisedbpx .slick-next.slick-arrow {
    position: absolute;
    right: 0%;
    top: -19%;
    left: auto;
}
section#specialisedbpx .slick-next.slick-arrow:hover {
    background: url(../images/arrow-grah-right-ornge.webp) no-repeat left top / cover;
}
section#specialisedbpx .slick-prev.slick-arrow:hover {    background: url(../images/arrow-grah-left-ornge.webp) no-repeat left top / cover;}
/***************************placementsupport***************************/
  section#placementsupport {
    background: #2B6698;
    background: linear-gradient(180deg, rgba(43, 102, 152, 1) 0%, rgba(16, 56, 98, 1) 100%);
    padding: 180px 0 70px;
    margin: -110px 0 0 0;
}

  section#placementsupport .allhead{
    color: #fff;
    margin-bottom: 35px;
}

.cnbox {
    background: #22588a;
    background: linear-gradient(180deg, rgba(34, 88, 138, 1) 0%, rgba(27, 74, 119, 1) 100%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    min-height: 105px;
        transition: .3s;
}
.cnbox span {
    font-size: 33px;
    font-weight: 800;
    line-height: 36px;
}

 /* the slides */
  .placementsp .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .placementsp .slick-list {
      margin: 0 -10px;
  }

  /***************************section#placementsupport***************************/
  section#top-rc {
    padding: 70px 0;
}

.topRecruiters.slider .slick-list.draggable {width: 96%;
    margin: 0 auto;}

    .topRecruiters .slick-slide img {
    display: block;
    border-right: solid 1px #ccc;
    display: block;
    width: 99%;
    margin: 0 auto;
        transition: .3s;
}


 section#top-rc .allhead {
    margin-bottom: 35px;
}

  /***************************.scholarshipss***************************/
.scholarshipss {
    background: #2B6698;
    background: linear-gradient(180deg, rgba(43, 102, 152, 1) 0%, rgba(16, 56, 98, 1) 100%);
    padding: 70px 0;
}
.shoime {
    object-fit: contain;
    height: auto;
    display: inline-block;
    margin: 0 92px 0 0;
}

.scholarshipss .downlad {
    display: inline-block;
    padding: 9px 69px;
}

  /***************************tetimonials***************************/

.tetimonials {
    padding: 70px 0;
    background: #f7f7f7;
}

.lehad {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}
.topimgde {
    object-fit: contain;
    height: 86px;
}

.lehad .mrginbtm {
    text-align: left;
    margin: 25px 0 0 0;
}

.tetimonsl {
    width: 69%;
    vertical-align: top;
    display: inline-block;
}

.whixes {
    background: #fff;
    padding: 29px;
    border-radius: 10px 10px 10px 0;
    box-shadow: 0 3px 12px #d2d2d2;
    margin: 10px 10px 0 10px;
}
.imageses {
    display: block;
    margin: -49px 0 0 106px;
}
.slick-slide img.tdes
 {
    display: inline-block;
    vertical-align: middle;
    object-fit: contain;
    height: 148px;
}
.slick-slide img.bitri {
    filter:drop-shadow(-2px 9px 4px #d2d2d2);
        margin: 0 0 0 10px;
}
.conrse {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 27px;
    width: 73%;
}
.conrse span {
    display: block;
    font-size: 28px;
    font-weight: 700;
     width: 76%;
}
.tetimonsl .slick-next.slick-arrow {
    background: url(../images/new-img/arriow-right.webp) no-repeat left top / cover;
    height: 23px;
    width: 27px;
    position: absolute;
    left: -34%;
        top: 60%;
}
.tetimonsl .slick-prev.slick-arrow {
    background: url(../images/new-img/arriow-right.webp) no-repeat left top / cover;
    height: 23px;
    width: 27px;
    position: absolute;
    left: -43%;
    transform: rotate(180deg);
    top: 58%;
}
/********************jkblthree code********************/
.jkblthree {
    padding: 70px 0;
    position: relative;
    z-index: 100;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 70px 0 ;
    z-index: 1;
}

.roboxe {
    width: 100%;
    margin: 10px 0;
        transition: .3s;
}  
.roboxe:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.slick-slide  .roboxe  img  {
    object-fit: contain;
    display: inline-block;
    vertical-align: middle;
    height: 94px;
}

.roboxe  span {
    display: inline-block;
    vertical-align: middle;
    width: 68%;
    margin: 0 0 0 20px;
    font-weight: 500;
    font-size: 17px;
}
.bgoxes  {
    width: 100%;
    position: absolute;
    top: -67%;
}

.jkblthree  .container {
    position: relative;
    z-index: 2;
}
.mrginbtm {
        margin-bottom: 35px;
}


/********************jkblthree code********************/

.itoxes {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.riime {
    border-radius: 10px;
    object-fit: contain;
    height: 379px;
    margin: 0 0 0 79px;
}

.itoxes .suhead {
    margin: 0 0 28px 0;
}


.itoxes.leimg .riime {
    margin: 0 79px 0 0;
}

.bitmes {
    display: block;
    height: 1px;
    width: 82%;
    background: #f58220;
    margin: 0 0 0 42%;
    position: relative;
}

.bitmes::before, .bitmes::after  {
    height: 14px;
    content: "";
    width: 14px;
    position: absolute;
    left: -5px;
    background: #f58220;
    border-radius: 10px;
    top: -6px;
}
.bitmes::after {
    left: auto;
    right: -5px;
}

.itoxes.leimg .bitmes {
    margin: 0 0 37px -24%;
}


/********************WhyJKLU code********************/
.WhyJKLU {
    padding: 70px 0;
}

.ahies {
    display: block;
}

.ahies  .headingx {
    display: inline-block;
    width: 27%;
    text-align: left;
    vertical-align: top;
}

.ahies  .allhead {
    text-align: left;
}

.ahies p {
    display: inline-block;
    width: 72%;
    margin: 0;
    vertical-align: top;
}
.grhx {
    background: #ebebeb;
    padding: 30px 20px;
    border-radius: 10px;
    min-height: 395px;
}


.slick-slide .grhx  img {
    object-fit: contain;
    height: 63px;
    margin: 0 0 17px 0;
}
.grhx .suhead, .grhx p  {
    color: #142b48;
}

.grhx span.orgeline {
    margin: 17px 0;
}

 .grhx p {
    margin: 0;

}

 /* the slides */
  .whyjklu .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .whyjklu .slick-list {
      margin: 0 -10px;
  }
/*************************jkblfifteen*******************************/
.jkblfifteen {
    background: #f7f7f7;
    padding-top: 50px;
}
.ides {
    background: #fff;
    border: solid 1px #d4d4d4;
    padding: 20px;
    border-radius: 19px;
    text-align: center;
    min-height: 250px;
        transition: .3s;
        margin-top: 10px;
}
.woddta{ transition: .3s;
        margin-top: 10px;}
.ides:hover, .woddta:hover, .grhx:hover, .topRecruiters .slick-slide img:hover, .cnbox:hover, .imgtxtbx:hover, .buboxe:hover {
    transform: translateY(-2px);
    transition: .3s;
}
/* the slides */
  .regular .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .regular .slick-list {
      margin: 0 -10px;
  }


.slick-slide .ides img {
    margin: 0 auto;
    object-fit: contain;
    height: 76px;
    margin: 0 auto 12px;
}
.ides span {
    display: block;
    border-top: solid 1px #ccc;
    padding-top: 11px;
    color: #000;
    font-size: 13px;
    line-height: 17px;
}

.slick-slide  img.woddta { width: 100%;}
.botnde  {
    display: block;
    margin: 40px 0;
    border-top: solid 1px #000;
    padding-top: 40px;
}

.desds {
    display: inline-block;
    width: 48%;
}

.jkli {
    object-fit: contain;
    height: 130px;
    margin: 0 30px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.desds span {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    width: 74%;
    font-weight: 500;
    color: #000;
    vertical-align: middle;
}

.riboxes {
    display: inline-block;
    text-align: right;
    width: 51.5%;
    font-size: 30px;
    font-weight: 800;
    color: #000;
}
.riboxes  a {
    text-decoration: none;
    color: #000;
}

.riboxes  img {
    object-fit: contain;
    height: 34px;
    margin: 0 18px 0 0;
}

.blubxe {
    background: #184176;
    color: #fff;
    padding: 30px 0;
}
.desdse {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: left;
}

.socialboxmain {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    text-align: right;
        font-size: 25px;
    font-weight: 500;
    line-height: 28px;
}
.txtsol {
    display: inline-block;
    vertical-align: middle;
}
.socialboxmain a.socbx { height: 40px; width: 40px;  background:url(../images/face-w.webp) no-repeat left top/ cover; display: inline-block; margin-left: 10px; vertical-align: middle;     transition: .3s;}

.socialboxmain a.socbx:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.socialboxmain a.socbx.instgram {background:url(../images/instra-w.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.youtube {background:url(../images/youtube-w.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.xx {background:url(../images/twitter-w.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.linkdin {background:url(../images/linkdin-w.webp) no-repeat left top/ cover;}


.socialboxmain a.socbx:hover { background:url(../images/face-o.webp)no-repeat left top/ cover;}

.socialboxmain a.socbx.instgram:hover  {background:url(../images/instra-o.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.youtube:hover  {background:url(../images/youtube-o.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.xx:hover  {background:url(../images/twitter-o.webp) no-repeat left top/ cover;}

.socialboxmain a.socbx.linkdin:hover  {background:url(../images/linkdin-o.webp) no-repeat left top/ cover;}



/********************Npf form work********************/
.maoxe {
    position: relative;
}
.forxes {
    position: absolute;
    right: 20%;
    top: 16%;
    z-index: 2;
    /* background: #fff; */
    padding: 13px;
    /* width: 350px; */
}
/********************Responsive css********************/
@media screen and (max-width:1920px) {
.linem {
    width: 65%;
        bottom: -14%;
}
.forxes {
    right: 10%;
}
}
@media screen and (max-width:1600px) { 
        .linem {
        width: 69%;
        bottom: -14%;
    }
    .rigime {
    height: 794px;
    width: 42%;
}
    .forxes {
        right: 8%;
    }
}
@media screen and (max-width:1499px) { 
.navbox .navbar-expand-sm .navbar-nav .nav-link {
        margin: 0 15px;
    }
.navbox .navbar-nav.me-auto.mb-2.mb-sm-0 {
    margin: 16px 0 0 0;
}
.roboxe span {
    width: 66%;
}
   
.rigie {
    height: 388px;
}
.forxes {
        right: 3%;
    }
}
@media screen and (max-width:1399px) {
        .linem {
        width: 68%;
        bottom: -11%;
    }
    .linem {
        width: 68%;
        bottom: -2%;
    }
    .navbox .navbar-expand-sm .navbar-nav .nav-link {
        margin: 0 1px;
    }
    .shoime {
    height: 95px;
}

.riime {
    height: 326px;

}
#centres .allhead {
    margin-bottom: 35px;
}
.grhx {
    min-height: 443px;
}

 }
@media screen and (max-width:1366px) {
    .jkblone {
    height: 674px;
}
.jkbltwo ul {
    grid-template-columns: repeat(auto-fit, minmax(168px, 2fr));
}
.leicont {
    margin: 0 0 50px 37px;
}
.imtxe span {
    font-size: 12px;
    line-height: 17px;
        min-height: 35px;
      
}
.whibxe {
    font-size: 19px;
    line-height: 26px;
}
.lecnote h1 {
    color: #fff;
    font-size: 61px;
    line-height: 71px;
}
.lecnote h2 {
    font-size: 29px;
}
.desds span {

    width: 72%;

}
.ides {
    min-height: 265px;
}
}
@media screen and (max-width:1280px) {
   
    .lecnote h1 {
    font-size: 60px;
    line-height: 60px;
}

    .jkblone {
        height: 625px;
    }
    .jkbltwo ul li {
    padding: 8px 27px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 19px;
}
.jkbltwo ul {
        grid-template-columns: repeat(auto-fit, minmax(138px, 2fr));
    }
    .navbox .navbar-expand-sm .navbar-nav .nav-link {
        margin: 0 4px;
    }
    .mainheader {
    position: relative;
    margin: 0;
}
    .roboxe span {
        width: 58%;
    }
    .jkblthree .headingarro {
    margin: 0 auto 32px;
}
.suhead {
    font-size: 17px;
    font-weight: 500;
    line-height: 19px;
}
.conxdes ul li {
    padding: 1px 15px;
    font-size: 14px;
    line-height: 22px;
    margin: 0 3px 0 0;
}
.rigie {
        height: 307px;
    }
    .leicont p {
    font-size: 22px;
    line-height: 36px;
}
.slick-slide .imboxe img {
    height: 93px;
}
.whibxe span {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 8px 0;
}
    .whibxe {
        font-size: 16px;
        line-height: 26px;
        padding: 15px;
    }
        .rigime {
        height: 695px;
        width: 39%;
    }
    .jkblnine {
    height: auto;
}
.lides {
    width: 90%;
}
.boxe {
    font-size: 44px;
}
.noxt {
    font-size: 17px;
    line-height: 19px;
}
.acies {
    padding-right: 43px;
}
.acies span {
    line-height: 14px;
    font-size: 12px;
}

.slick-slide .xeses .acies img, .slick-slide .acies img {
    height: 28px;
    margin: 0 auto 7px;
}
    .whiboxe {
        height: 124px;
        width: 124px;
    }

    .riboxes {
    width: 40.5%;

}
.desds {
    display: inline-block;
    width: 59%;
}
.lecnote h1 {
        font-size: 51px;
        line-height: 54px;
    }
          .lecnote h2 {
        font-size: 25px;
    }
    .lecnote a span {
    font-size: 28px;
}
.suheadsl {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
}
    .shoime {
        height: 72px;
    }
.clibx p { min-height: 123px;}
    .riime {
        height: 326px;
        margin: 0 0 0 34px;
    }
    .itoxes.leimg .riime {
    margin: 0 34px 0 0;
}
    .grhx {
        min-height: 391px;
    }
    .ides {
        min-height: 313px;
    }
.itoxes .suhead {
    margin: 0 0 8px 0;
}
.clibx p, p, .cnbox, .roboxe span {
    font-size: 16px;
    font-weight: 400;
}
    .forxes {
        right: 3%;
        top: 7%;
    }
}
@media screen and (max-width:1169px) {

    .roboxe span {
    font-size: 13px;
    line-height: 19px;
}
.allhead, .jkblfive .allhead {
    font-size: 30px;
    line-height: 38px;
}
    .linem {
        width: 78%;
        bottom: -2%;
    }
    .navbox .navbar-expand-sm .navbar-nav .nav-link {
        margin: 0 5px;
        font-size: 11px;
    }
    .subheds {
    font-size: 25px;
}
.jkblseven.seventow .headingx p {
    font-size: 18px;
    margin-top: 0;
}
    .clibx p {
        min-height: 81px;
    }
    .grhx {
        min-height: 346px;
    }
        .forxes {
        right:0;
        top: 7%;
    }

     .forxes  .npf_wgts iframe {
    height: 405px;
}
  
}
@media screen and (max-width:991px) {
        .navbox .navbar-expand-sm .navbar-nav .nav-link {
        margin: 0;
        font-size: 12px;
    }

    .navbar-brand img {
    object-fit: contain;
    height: 82px;
    margin: 0 23px 0 0;
}
    .lecnote h1 {
        font-size: 42px;
        line-height: 44px;
    }
 
        .jkbltwo ul {
        grid-template-columns: repeat(auto-fit, minmax(98px, 2fr));
    }
    .slick-slide .roboxe img {
    height: 63px;
}
.roboxe span {
    margin: 0 0 0 8px;
}
 /* the slides */
  .institutes .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .institutes .slick-list {
      margin: 0 -10px;
  }
  .conxdes p {
    font-size: 12px;
    font-weight: 400;
    margin: 5px 0;
}
      
    .conxdes ul li {
        padding: 0px 10px;
        font-size: 11px;
        line-height: 19px;
        margin: 0 3px 0 0;
    }
        .suhead {
        font-size: 15px;
        font-weight: 500;
        line-height: 16px;
    }
    .conxdes ul {
    margin: 8px 0;
}
.slick-slide .bulidtxt img {
    margin: 0 0 0 17px;
}
.conxdes {
    bottom: 10px;
    left: 10px;
    right: 10px;
}
    .leicont {
        margin: 0;
        width: 100%;
    }
    .qiite {
    object-fit: contain;
    height: 31px;
    margin: 0 0 13px 0;
    background: #ebebeb;
    padding: 0;
}
.qiitebtm {
    object-fit: contain;
    height: 20px;
}
.namixe {
    font-size: 18px;
    margin: 10px 0 0 0;
}
.leicont p {
    margin: 2px 0 0;
}
    .rigie {
        height: auto;
        width: 100%;
    }
    .linem { display: none;}
        .whibxe span {
        font-size: 20px;
        line-height: 18px;
        margin: 0 0 8px 0;
    }
        .whibxe {
        font-size: 12px;
        line-height: 16px;
        padding: 13px;
    }
        .acies span {
        line-height: 12px;
        font-size: 10px;
    }
        .slick-slide .xeses .acies img, .slick-slide .acies img {
        height: 20px;
        margin: 0 auto 4px;
    }
    .acies {
        padding-right: 30px;
    }
        .whiboxe {
        height: 100px;
        width: 100px;
    }
    .desds {
        display: inline-block;
        width: 100%;
    }
        .riboxes {
        width: 100%;
        text-align: left;
        margin: 22px 0 0 0;
    }
    .socialboxmain {
    font-size: 19px;
    line-height: 21px;
}
.socialboxmain a.socbx {
    height: 30px;
    width: 30px;
    margin-left: 7px;
}
.blubxe {
    background: #184176;
    color: #fff;
    padding: 15px 0 59px;
}

/******apply btn*******/
	    .aplbtn {
        position: fixed;
        right: 0;
        top: auto;
        background: none;
        border: none;
        padding: 0;
        z-index: 9999;
        bottom: 0;
        text-align: center;
        width: 100%;
           background: #C02039;
    background: linear-gradient(90deg, #C02039 0%, #C02039 100%); color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        padding: 10px;
    }
	
	    .aplbtn img {
        display: none;
    }
	    .btdmobiel {
        display: block;
    }
    
.forxes {
        right: 0;
        top: 0;
        position: relative;
    }
}
@media screen and (max-width:767px) {
 .lecnote {
    width: 100%;
}
        .lecnote h1 {
        font-size: 26px;
        line-height: 31px;
    } 
        .jkblone {
        height: 446px;
    }
        .lecnote a span {
        font-size: 20px;
    }  

        .navbar-expand-sm .navbar-nav {
        flex-direction: column;
    }
        .shoime {
        height: 72px;
        width: 100%;
        margin: 0;
    }
    .itoxes {
    flex-direction: column;
}
    .riime {
        height: auto;
        margin: 0;
        width: 100%;
    }
    .bitmes {
    display: block;
    height: 1px;
    width: 100%;
    background: #f58220;
    margin: 10px 0;
    position: relative;
}
    .itoxes.leimg .riime {
        margin: 0;
    }
    .itoxes.leimg .bitmes {
    margin: 17px 0;
}
.ahies .headingx {
    display: block;
    width: 100%;
    text-align: center;
}
.mrginbtm {
    margin-bottom: 16px;
}
.leimg {
    margin-top: 40px;
}
.ahies p {
    display: inline-block;
    width: 100%;
    margin: 0 0 25px 0;

}
.lehad {
    width: 100%;
    display: block;
    vertical-align: top;
}
.tetimonsl {
    width: 100%;
    vertical-align: top;
    display: block;
}
.slick-slide img.tdes {
    height: 100px;
}
.conrse {
    width: 68%;
}
.conrse span {
    font-size: 20px;
}
.imageses {
    display: block;
    margin: -49px 0 0 59px;
}
.desds span {
        width: 71%;
    }

/**********newox**************/
      .suhead {
        font-size: 15px;
        line-height: 23px;
    }  
    .lehad .mrginbtm {
    margin: 12px 0 0 0;
}
    }
    
@media screen and (max-width:640px) { 
.navbar-toggler {
    background: #f58220;
    margin: 34px 0 0 0;
}
       .lecnote h2 {
        font-size: 19px;
        margin: 13px 0 0 0;
        padding: 0 0 13px 0;
    }
    .lecnote p {
    color: #fff;
    font-weight: 400;
    margin: 12px 0 25px;
    font-size: 19px;
}
    .lecnote h1 {
        font-size: 35px;
        line-height: 48px;
    }

    .allhead, .jkblfive .allhead {
        font-size: 25px;
        line-height: 32px;
    }
        .subheds {
        font-size: 19px;
    }
    .jkblseven .headingx p br { display: none;} 
    .downlad {
    font-size: 17px;
}
section#placementsupport {
  padding: 180px 0 40px;
    margin: -186px 0 0 0;
}

.scholarshipss .downlad {
    margin: 13px 0 0 0;
}
.topimgde {
    height: 47px;
}
.whixes {
    padding: 20px;
}
.conrse {
        width: 67%;
    }
        .grhx {
        min-height: 388px;
    }
    .conrse p { font-size: 13px;}

        .desds span {
        width: 67%;
        font-size: 14px;
        line-height: 22px;
    }
        .riboxes {
        width: 100%;
        text-align: left;
        margin: 22px 0 0 0;
        font-size: 19px;
    }
    .riboxes img {
    height: 24px;
}
.desdse {
    display: block;
    width: 100%;
    text-align: center;
}
    .socialboxmain {
        font-size: 19px;
        line-height: 21px;
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    .jkli {
    height: 83px;
    margin: 0 30px 0 0;
}
    .ides {
        min-height: 263px;
    }
    .blubox {
        background: #010c71;
        height: 265px;
        border-radius: 20px;
    }
    .suheadsl br { display: none;}
    .cnbox span {
    font-size: 25px;
    font-weight: 800;
    line-height: 26px;
}   
.jklub.jkblone,     .jklub.jkblone .container { position: relative;}
    .jklub.jkblone::before {
        position: absolute;
        top: 0;
        content: "";
        background: rgb(20 43 72 / 49%);
        width: 100%;
        height: 100%;
    }
        .jkblone {
        height: 403px;
    }
    .jkblseven .headingx p {
    text-align: center;
    margin: 10px 0 23px 0;
}
.buboxe {
    padding: 10px;
}

    .jkblseven, section#specialisedbpx, section#top-rc, .scholarshipss, .jkblthree, .tetimonials, .WhyJKLU {
    padding: 40px 0;
}
.clibx {
    margin: 0 0 11px 0;
}
.jkblone {
    justify-content: end;
    padding-bottom: 50px;
}
.clibx {
    min-height: 178px;
}}
@media screen and (max-width:479px) {  
           .lecnote h1 {
        font-size: 29px;
        line-height: 40px;
    }
        .jkblseven.seventow .headingx p {
        font-size: 13px;
        margin-top: 0;
    }
    .imgtxtbx .suhead {
    padding: 10px 10px 0;
}
.imgtxtbx span.orgeline, .grhx span.orgeline {
    margin: 11px 0;
    height: 5px;
    width: 30px;
}
span.orgeline{    margin: 11px auto;   height: 5px;
    width: 30px;}

section#specialisedbpx .allhead {
    margin-bottom: 20px;
}
.slick-slide img.bitri {
    height: 40px;
}
.imageses {
        display: block;
        margin: -20px 0 0 31px;
    }
        .slick-slide img.tdes {
        height: 80px;
    }
        .conrse {
        width: 75%;
        margin: 0 0 0 10px;
    }
        .grhx {
        min-height: 290px;
    }
        .clibx p, p, .cnbox, .roboxe span {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }
    .ides {
        min-height: 283px;
    }
    .blubox {
        height: 283px;
        border-radius: 20px;
    }
    .conrse p {
        font-size: 13px;
        line-height: 18px;
    }
.jkblfifteen {
    padding-top: 40px;
}}
@media screen and (max-width:440px) {
     .phonen {
    font-size: 13px;
}
    .conrse {
        width: 71%;
        margin: 0 0 0 10px;
    }
        .grhx {
        min-height: 262px;
    }
        .ides {
        min-height: 321px;
    }
        .blubox {
        height: 317px;
    }
        .socialboxmain a.socbx {
        height: 25px;
        width: 25px;
    }
   }
@media screen and (max-width:380px) {
        .phonen img {
    margin: 0 1px 0 0;
}
    .navbar-brand img {
        object-fit: contain;
        height: 77px;
        margin: 0 23px 0 0;
    }
        .conrse {
        width: 69%;
        margin: 0 0 0 10px;
    }
        .lecnote a span {
        font-size: 15px;
    }
}
@media screen and (max-width:359px) {}
@media screen and (max-width:320px) {}
/********************Responsive css end* code********************/



button#loginBtn {
    width: 100%!important;
}
button#forgotBtn {
    width: 100%!important;

}
button#otpSubmitBtn {
    width: 100%!important;
}
button#registerBtn {
    color: #fff !important;
}

div#mainheader {
               position: sticky;
               top:0px;
               background:#fff;
               z-index: 99;
               }

button.navbar-toggler.collapsed {
    z-index: 99;
}

button.navbar-toggler {
    z-index: 99;
}