/*@media only screen and (max-width:1200px) {.banner-text {
    position: absolute;
    left: 0;
    top: 32%;
    color: #fff;
    text-align: left;
    width: 100%;
    transform: translateY(-50%);
    z-index: 9;
}}

@media only screen and (max-width:1200px) {
.placement {
    background-image: url(../images/chain-bg.jpg);
    height: 983px;
    background-size: 133%;
    position: relative;
}
	
	.banner-text {
    position: absolute;
    left: 0;
    top: 27%;
    color: #fff;
    text-align: left;
    width: 100%;
    transform: translateY(-50%);
    z-index: 9;
} }*/
@media only screen and (max-width:767px) {
  body {
    overflow-x: hidden;
  }
  .applybtn.sticky a {
    transform: rotate(0deg);
    bottom: 0;
    top: auto;
    left: 0;
    text-align: center;
    font-weight: 600;
    right: 0;
    border-radius: 0;
    z-index: 999999;
  }
  .form-sec {
    position: relative;
    width: 91%;
    padding: 5px 17px 20px;
    float: none !important;
    box-shadow: none;
    margin: 30px auto 0;
    border: solid 1px #ccc;
    background: #fdfdfd;
    left: 0;
    top: 0;
    bottom: auto;
    right: auto;
  }
  .desktop {
    display: none !important
  }
  .mobile {
    display: block !important
  }
  .rotate-heading {
    display: none;
  }
  .logo {
    width: 113px;
  }
  header {
    position: absolute;
    padding: 15px 0px;
  }
  .list-sal ul li:nth-child(2) {
    background: #488549;
  }
  .list-sal ul li:nth-child(3) {
    background: #53a654;
  }
  .list-sal ul li:nth-child(4) {
    background: #488549;
  }
  .list_li h3 br {
    display: none;
  }
  .list_li ul > li:hover {
    margin-top: 0px;
    box-shadow: none;
  }
  .list_li ul > li {
    width: 50%;
    padding: 0 20px;
    margin: 0 0 30px;
  }
  .list_li ul {
    margin-top: 30px;
  }
  .banner-text {
    top: auto;
    bottom: 0px;
    transform: translate(0, 0);
    background: rgb(23, 17, 14, 0.8);
    padding: 10px 0 10px;
    position: inherit;
  }
  .banner-text h1 {
    color: #ffcc00;
    font-size: 28px;
    font-weight: 900;
    line-height: 40px;
  }
  .imgban {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
  }
  .imgban br {
    display: none;
  }
  .banner-text h2 {
    color: #ffcc00;
    font-size: 35px;
    font-weight: 900;
    line-height: 42px;
  }
  .lpabox {
    background: #3e703f;
    padding: 0;
    margin: 30px 0 0;
  }
  .list-sal .lpa {
    padding: 10px 0px 0;
  }
  .list-sal ul {
    display: flex;
    margin: 0px;
    padding: 0px;
  }
  .list-sal ul li {
    width: 33.3% !important;
    color: #fff;
    padding: 20px;
  }
  .list-sal ul li:first-child {
    width: 100% !important;
    margin-bottom: 5px;
  }
  .list-sal ul li:nth-child(2) {
    background: #488549;
  }
  .list-sal ul li:nth-child(3) {
    background: #53a654;
  }
  .list-sal ul li h3 {
    font-size: 28px;
    line-height: 38px;
    text-align: left;
    color: #fff;
  }
  .list-sal ul li:first-child h3 {
    font-size: 50px;
  }
  .list-sal ul li:first-child p {
    font-size: 17px;
    font-weight: 600;
  }
  .list-sal ul li h3 label {
    font-size: 18px;
    top: 1px;
    right: -47px;
  }
  .list-sal ul li p {
    font-size: 13px;
    text-align: left;
    margin: 0;
    font-weight: 500;
    color: #fff;
  }
  .foster {
    padding: 30px 0px 0 0px;
  }
  .foster .heading, .foster p {
    padding: 0 20px;
  }
  .foster .heading {
    margin-bottom: 20px;
    padding: 0px;
  }
  .heading h2 {
    font-size: 23px;
    line-height: 26px;
  }
  foster .heading, .foster p {
    padding: 0 0px;
  }
  .bulding {
    position: static;
    bottom: 0;
  }
  .girl {
    display: none;
  }
  .heading h2 span {
    font-size: 23px;
  }
  .heading h2 br {
    display: none;
  }
  .desktop-2 {
    display: none;
  }
  .mobile-2 {
    display: block;
  }
  .accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .actived, .accordion:hover {
    background-color: #992c0c;
    color: #fff;
  }
  .panel {
    padding: 0px;
    background-color: #f1f1f1;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  .pad {
    padding: 15px;
    font-size: 16px;
  }
  .law-program {
    background: #f8f9fa;
  }
  .secpadding {
    padding:
      35px 0px;
  }
  .trim-cont {
    font-size: 18px;
  }
  .sec-pad-no {
    padding-bottom: 0px;
  }
  .imagesection {
    display: none;
  }
  .girl-3 {
    display: none;
  }
  .edge ul li {
    padding: 0px;
    list-style: none;
    width: 100%;
    position: inherit;
    font-weight: 400;
    color: #000;
  }
  .edge ul li:nth-child(1) {
    text-align: left;
    left: -135px;
    bottom: -34px;
  }
  .edge ul li:nth-child(2) {
    text-align: left;
    left: -135px;
    bottom: -34px;
  }
  .edge ul li:nth-child(3) {
    text-align: left;
    left: -135px;
    bottom: -34px;
  }
  .edge ul {
    padding: 0;
    list-style: none;
    display: inherit;
    flex-wrap: wrap;
    justify-content: space-between;
    height: inherit;
    width: 100%;
  }
  .edge ul li br {
    display:
      none;
  }
  .edge ul li strong {
    color: #1e5d1e;
  }
  .edge ul li p {
    font-size: 16px;
    transition: all 0.3s;
    display: inline-block;
    padding: 17px;
    color: #000;
    border: #c5c1c1 solid 1px;
  }
  .placement {
    background: #3f703f;
    height: inherit;
  }
  .pl-5 {
    padding-left: 20px !important;
  }
  .placement .heading {
    margin-top: 0px;
  }
  .pointer {
    display: none;
  }
  .heading h5 {
    font-size: 23px;
  }
  .heading h5 br {
    display: none;
  }
  .heading h5 span {
    font-size: 40px;
    font-weight: bold;
    line-height: 41px;
  }
  .placement ul {
    justify-content: center;
    padding-left: 0px;
    margin-top: -20px;
    margin-bottom: 40px;
  }
  .placement ul li {
    padding: 0 20px;
  }
  .placement h3 {
    font-size: 43px;
    margin: 0;
  }
  .placement ul li label {
    top: 50px;
    right: auto;
    left: 0;
  }
  .placement li label + p {
    margin-top: 17px;
  }
  .placement li:nth-child(5) {
    width: 100%;
  }
  .placement p br {
    display: none;
  }
  .secpadding-d {
    padding: 35px 0px 0px 0px;
  }
  .board {
    padding-top: 0px;
  }
  .sub-heading {
    font-size: 16px;
    color: #000;
  }
  .board .owl-nav {
    position: absolute;
    left: 38%;
    top: 422px;
  }
  .green-board {
    background-image: none;
    background-repeat: no-repeat;
    background: #0d6e4b;
    border: #d59e71 solid 5px;
    height: auto;
    width: 100%;
    padding: 20px;
  }
  .board-cont-main {
    font-size: 18px;
  }
  .admission-info {
    background-image: none;
    height: auto;
    width: 100%;
    background: #d8e6ef;
  }
  .click-here {
    font-size: 20px;
    line-height: 25px;
  }
  #tr {
    display: none;
  }
  .university {
    padding-top: 35px;
    background-image: none;
    height: auto;
  }
  .trophy-mar img {
    width: 200px;
    margin: 0 auto;
  }
  .award-img {
    margin-bottom: 30px;
  }
  .Life .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: inherit;
    left: 41%;
    bottom: -58px;
  }
  .bottom-bdr p {
    font-weight: 600;
    margin: 18px 0 59px;
    font-size: 15px;
    text-transform: uppercase;
  }
  .faqaccordians {
    padding: 0;
    list-style: none;
  }
  .faqquestiontitle {
    position: relative;
    background: #992c0c;
    cursor: pointer;
  }
  .faqquestiontitle span {
    position: absolute;
    right: 10px;
    top: -4px;
    font-size: 26px;
    line-height: 44px;
    font-weight: 600;
    coloR: #fff;
  }
  .faqquestiontitle p {
    color: #fff;
    padding: 7px 10px 7px 20px;
    font-weight: 600;
    font-size: 20px;
  }
  .hd-point {
    font-weight: bold;
    color: #2b6030;
    padding-right: 10px;
    font-size: 20px;
  }
  .hd-point-2 {
    font-weight: bold;
    color: #000;
    padding-right: 10px;
    font-size: 18px;
  }
  .faqanswer {
    padding: 20px 20px 30px 20px;
    background: #fff;
  }
  .faqanswer ul {
    margin: 0px 0px 20px 15px;
    padding: 0px;
  }
  .faqanswer ul li {
    margin: 0px;
    padding: 5px;
    list-style: circle;
    color: #db5d03;
  }
  .rd {
    color: #C90609;
    font-size: 18px;
  }
  .under-bcci {
    font-weight: bold;
    font-size: 16px;
    padding: 0px 0px;
  }
  .cap {
    display: none;
  }
  .naac {
    width: 100%;
    font-size: 17px;
  }
  .Life .owl-nav {
    text-align: center;
  }

.logodiv1 {
  width: 95% !important;
}
	
	}