.mobile-view{
    display: none;
}

@media (max-width:1350px) {
.flash-section::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 999;
    width: 289px;
    height: 370px;
    top: 0px;
    left: 0px;
}
.flash-section:after {
    content: '';
    background: url(../images/flash-news-background-logo.png);background-position: left top;background-repeat: no-repeat;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    width: 554px;
    height: 560px;
    top: 0px;
 left: 600px;
 display:none;
    /*z-index: 10000;*/
}
.vision-mission {
    width: 250px;
}
.welcome-content {
    padding-right: 280px;
}
.right-section .welcome-content .read-more,
.right-section .welcome-content .lear-more {
    font-size: 14px;
    padding: 15px 10px;
}
.welcome-sub-content {
    
}
.right-section .welcome-sub-content .read-more,
.right-section .welcome-sub-content .lear-more {
    font-size: 14px;
    padding: 15px 10px;
}
}
@media (max-width: 991px) {
    /*.stickyHeader { position: fixed;z-index: 9999; }*/

}
@media (max-width:991px) {

    header {
    height: 110px;
}
.mobile-view{
    display: block;
}

.media-img {
    display: block;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin: 50px 0px;
}
.media-img div{
    margin-bottom: 30px;
}
.logo {
    width: 300px;
    float: right;
    margin: auto;
    margin-top: 10px;
    text-align: center;
}
.welcome-setion {
    display: block;
}
.left-menu-section {
    width: 100%;
    float: none;
}
.right-section{
    width: 100%;
    float: none;
    padding-bottom: 50px;
}

.sub-setion{
    display: block;
}
.left-sub-menu-section {
    width: 100%;
    float: none;
}
.right-sub-section{
    width: 100%;
    float: none;
    padding-bottom: 50px;
}

.middle-section-two {
    display: block;
}
.middle-section-two:after,
.middle-section-one-left:after{
    display: block;
    clear: both;
    content: '';
}
.middle-section-two .middle-section-one-left{
    width: 100%;
}
.middle-section-two .middle-section-one-left .principal-message {
    width: 500px;
    float: none;
    padding: 100px 50px 100px;
    margin: auto;
    text-align: center;
}
.middle-section-two .middle-section-one-left .principal-message span.subtitle,
.middle-section-two .middle-section-one-left .principal-message p{
    text-align: center;
}
.middle-section-two .middle-section-one-left .principal-message .title {
    position: relative;
    padding-bottom: 70px;
    padding-top: 140px;
}
.middle-section-two .middle-section-one-left .principal-message .title .p-img {
    position: absolute;
    right: auto;
    left: 50%;
    top: 0px;
    margin-left: -80px;
}
.middle-section-two .middle-section-one-left .principal-message .read-more {
    margin-top: 20px;
    float: none;
    position: relative;
    top: 20px;
}
.middle-section-two .middle-section-one-left, .middle-section-two .middle-section-two-left{
    width: 100%;
}
.middle-section-two .middle-section-two-left .news-section{
    margin: auto;
    float: none;
    padding: 50px;
    margin-bottom: 50px;
}

.footer-link,
.footer-address {
    width: 100%;
    float: none;
}
.footer-link{
    margin-bottom: 20px;
}
.welcome-content {
    padding-right: 20px;
}
.welcome-sub-content {
    padding-right: 20px;
}
.vision-mission {
    width: 100%;
    position: relative;
    margin-top: 40px;
}
.button-one {
    width: 100%;
}
.button-one .icon{
    margin-top: 20px;
}

.slide-text.text_style_bottom_left .slide-text-inner {
    width: 100%;
    padding: 30px;
}
.top-menu-two{
    display: none;
}
.w-menu ul li a {
    text-align: left;
}
.top-menu-one .w-menu ul li a {
    color: #fff;
}
.top-menu-one .w-menu ul li span.arrow-plus:after {
    color: #fff;
}
.media-section .video{
    width: 100%;
}
.middle-section-two .middle-section-two-left .news-section{
    width: 100%;
}
.middle-section-two .middle-section-one-left .principal-message{
    width: 100%;
    padding: 50px 20px 50px;
}
.menu-outer {
    position: absolute;
    z-index: 9999;
    width: 100%;
    left: 0%;
    top: 0px;
    margin-left: 0px;
}
.slide-text.text_style_bottom_left .slide-text-inner{
    right: 0px;
}
.photo-gallery {
    grid-template-columns: repeat(3,1fr);
}
    .banner-outer .w-menu{
        display: none;
    }
}
@media (max-width:768px) {

  
.footer-address img {
    float: left;
    position: relative;
    right: 0px;
    margin-bottom: 50px;
}

.slide-text-inner {display: none;}

    .faculty-profile {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    margin: 50px 0px;
    text-align: center;
}
.gallery-caption {
    padding: 75px 50px 50px;
    width: 320px;
    height: 120px;
    margin-left: -160px;
    margin-top: -50px;
    font-size: 30px;
    padding: 20px;
}
.gallery-caption span {
    font-size: 14px;
    line-height: 20px;
}
.weberge-slider,
.banner-section, 
.bs-slider .carousel-item {
    padding-top: 0%;
    height: 400px;
}
.slide-text.text_style_bottom_center .slide-text-inner, .slide-text.text_style_bottom_left .slide-text-inner, .slide-text.text_style_bottom_right .slide-text-inner {
    top: 230px;
    position: relative;
    width: 100%;
}
.welcome-content {
    padding-right: 0px;
    padding-left: 0px;
}
.welcome-sub-content {
    padding-right: 0px;
    padding-left: 0px;
}
.middle-section-two .middle-section-two-left .news-section {
    padding: 40px 20px;
}
.news-section .jom-slider{
    margin-top: 30px;
}
.desktop-view{
    display: none;
}

.right-section .welcome-content .read-more, .right-section .welcome-content .lear-more {
    font-size: 14px;
    padding: 15px 10px;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.right-sub-section .welcome-sub-content .read-more, .right-sub-section .welcome-sub-content .lear-more {
    font-size: 14px;
    padding: 15px 10px;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.slide-text {
    padding: 10px 10px;
    width: 100%;
}
.training-box {
    background-color: #fff;
    padding: 20px;
    font-size: 0.8rem;
    box-shadow: 0px 3px 3px 2px #80808070;
    margin-bottom: 20px;
}
    .training-box a {
    border: 1px solid #004E99;
    color: #004E99;
    padding: 15px 100px 15px 100px;
    font-size: .7rem;
    font-weight: 700;
    border-radius: 7px;
}
.training-title2 {
    color: #000;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 35px;
}
.about-content {
    color: #000;
    text-align: center;
}
    .about-content h1 {
    font-size: 1.8rem;
    font-weight: 700;
}
    .test-title2 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 35px;
}
.news-contents {
    color: #fff;
    padding: 26px;
    text-align: center;
}
.counselling-photos h3 {
    padding: 20px;
    font-size: 1.3rem;
}
.counselling-section {
    padding: 50px 0px 25px 0px;
}
.left-menu {
    margin-left: 0;
}
.left-sub-menu-border {
    border-right: none;
}
.footer-main-menus a {
    color: #03a9f4;
    padding-right: 11px;
    font-size: .7rem;
    text-transform: uppercase;
    font-weight: 400;
}
.footer-section {
    background-color: #004E99;
    font-size: 0.8rem;
    font-weight: 300;
    color: #68a9c6;
    padding: 55px 0px 30px 0px;
}
.our-training-section {
    background-color: #f8f8f8;
    padding: 50px 0px 40px 0px;
}
.under-sub-banner:after {
    content: '';
    background: url(../images/bw-logo.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    width: 355px;
    height: 560px;
    top: 327px;
    left: 0;
    z-index: -1;
}
.flash-section:after {
    content: '';
    background: url(../images/news-and-events-background-logo.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    width: 554px;
    height: 560px;
    top: 120px;
    right: -197px;
    z-index: -1;
    display:none;
}

.search-item{
    display: none;
}

.about-section img{
    padding-top: 20px;
}
.inner-banner h1 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 30px;
    color: #FFF;
    position: relative;
    z-index: 9;
    text-shadow: 1px 1px #000;
    margin-right: 12px;
    padding-top: 65px;
}
.inner-banner {
    height: 260px;
    background-color: black;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:5%;
    position: relative;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.flash-section {
    background: linear-gradient(to right, #990309 50%,#BA141A 100%);
    padding: 6px 0px 7px 0px;
    
}
header{
    height: 140px;
}
.header-spacing{
    height:150px;
}
.welcome-sub-content h1 {
    font-weight: 700;
    color: #004E99;
    font-size: 1.8rem;
}
}

@media (max-width:600px) {
.logo {
    width: 280px;
}
.logo {
  
    float: right;
    margin: auto;
    margin-top: 35px;
    text-align: center;
}
}
@media  (max-width: 450px) {
.faculty-profile {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    margin: 50px 0px;
    text-align: center;
}

}
