

@media only screen and (max-width: 767px) {
    .firstsec {
        display: flex;
        flex-direction: column-reverse;
    }
.slidecolumn {
    width: 100%;
    padding-top: 0;
}
.main-title {
    font-size: 40px;
    line-height: 45px;
}
.content {
    padding: 0;
    margin-bottom: 50px;
}
.sub-para {
    margin: 15px 0;
}
.redbox-inner h3 {
    font-size: 16px;
    line-height: 22px;
}
.gniotnewsbtn {
    padding: 0px 10px;
    font-size: 12px;
}
.redbox-unique3 {
    width: 93%;
    background-size: 129%;
}
.redbox-unique2 {
    width: 93%;
    background-size: 129%;
}
.rplastdiv {
    padding: 0 !important;
}
.phonetopst {
    padding: 0;
}
.cpmain {
    padding: 25px 14px;
}
.instul li span {
    font-size: 12px;
}
footer {
    padding: 0 25px;
}
#header {
    padding-bottom: 0;
}
.awarddiv .awardul {
    margin: 0 auto;
    width: 80%;
}
.sliderbtncntrl .slick-arrow {
    background: #fbc424;
}
.notificationdiv2 {
    margin-right: 0px;
}
.maintitlepoint {
    line-height: 30px;
    
}
.admissionenq {
    top: auto;
    transform: rotate(0) translatex(-50%);
    left: 50%;
    bottom: 0;
}
.admissionbtn {
    border-radius: 10px 10px 0 0;
    margin-bottom: -50%;
}
.adstickyview {
    margin-bottom: 0;
}

}



@media only screen and (min-width: 1600px) {
    .menuplacetitle:after{
        display: none !important;
    }
    .procestitle:after{
        display: none !important;
    }
}


@media only screen and (max-width: 992px) {
    .menubgimg-admission {
        width: 100%;
    }
    .admissionsecinphone {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .jpdiv{
        width: 100%;
    }
    .videocontrol .slick-arrow {
        right: 0;
        left: auto;
        bottom: auto;
        top: -40px;
    }
    .videocontrol .slick-prev {
        right: 60px;
    }
    .videocontrol .slick-next {
        right: 18;
    }

.plupdatesection {
    margin-top: 20px;
}

.videocontentdiv {
    width: 100%;
    margin-left: 0;
}
.media-box.arrow::after{
    display: none;
}

}


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

        .menu_btn {
            padding: 5px 1px;
            font-size: 12px !important;
        }
    }
    
    @media  (max-width:1299px){

        .imgside {
            background-position: center;
        }
    }
    @media (min-width:850px) and (max-width:992px){

        .image-overlaydiv {
            height: 790px;
        }
    }
    @media (min-width:700px) and (max-width:850px){

        .image-overlaydiv {
            height: 700px;
        }
    }
    @media (min-width:575px) and (max-width:700px){

        .image-overlaydiv {
            height: 570px;
        }
    }
    @media (min-width:400px) and (max-width:575px){

        .image-overlaydiv {
            height: 500px;
        }
    }