body, html{
  background: #fff;
  font-family: 'Roboto', sans-serif !important;
  line-height: 1.5 !important;
}
section{
    position: relative !important;
}
.header-logo{
  position: relative !important;
}
.header-logo a{
      position: absolute !important;
    top: -3em !important;
}
.header-logo img{
  width: 63% !important;
}
.header-top {
    /*background: #2e3192;*/
    background: linear-gradient( 45deg,#4a4da5,#001c5b) !important;
}
a.marquee-link{
    color: #fff !important;
    padding: 0px 20px !important;
    font-size: 17px !important;
}
a:hover.marquee-link{
    color: red !important;
}

.soical-font{
font-size: 16px!important;
color: #fff;
}
.header-top-wrapper .header-top-right .header-link a:hover {
    color: #79f300 !important;
}
.justify-content-sm-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.header-top-wrapper .header-top-left .header-meta li a {
    font-weight: 400 !important;
    font-size: 13px !important;
    color: #fff v;
    transition: all 0.3s linear;
}
.header-top-wrapper .header-top-right .header-link a + a {
    margin-left: 45px !important;
}
.header-middle .logo{
    display: flex !important;
}
.logo-name{
    text-align: center;
    margin-left: 1em !important;
    align-self: center !important;
}
.header-middle .logo img{
        width: 107px !important;
    margin: 6px 0px !important;
}
.border-bottom-banner {
    border-bottom: 2px solid #2e3192 !important;
}
.font-25{
    font-size: 25px !important;
}
.admission{
    font-size: 25px !important;
    font-weight: 900 !important;
    border-bottom: 2px solid #2e3192 !important;
}
.phone-no {
    font-weight: bold !important;
    font-size: 16px !important;
}
.gradient-text {
        background: #2e3192 !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    margin: 0 !important;
    font-size: 1.55rem !important;
    animation: rainbow-text-simple-animation-rev 0.75s ease forwards ;
letter-spacing: -2px !important;
}

.gradient-text:hover{
    animation: rainbow-text-simple-animation 0.5s ease-in forwards !important;
}
.text-blue{
    color: #2e3192 !important;
}


.header-link a {
    font-weight: 400 !important;
    font-size: 13px;
    color: #fff !important;
    transition: all 0.3s linear;
    position: relative;
}
.header-meta a{
  font-weight: 400 !important;
    font-size: 13px !important;
    color: #fff !important;
    transition: all 0.3s linear !important;
    position: relative !important;
}
.list-style-none{
  list-style: none;
}
.bg-blue{
    /*background: #2e3192!important;*/
     background: linear-gradient( 45deg,#4a4da5,#001c5b) !important;
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
    font-weight: 600;
    font-size: 15px !important;
    color: #fff;
}
/*.navbar.navbar-dark .breadcrumb .nav-item.active>.nav-link:hover, .navbar.navbar-dark .navbar-nav .nav-item.active>.nav-link:hover, .navbar.navbar-dark .navbar-toggler {
    color: #3f51b5;
    color: #dc3545;
}*/
.navbar.navbar-dark .breadcrumb .nav-item.active>.nav-link, .navbar.navbar-dark .navbar-nav .nav-item.active>.nav-link {
    background-color: #fff;
    border-bottom: 2px solid #2e3192;
    color: #2e3192;
}
.avatar-placeholder, .navbar.navbar-dark .breadcrumb .nav-item .nav-link:hover, .navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover {
    color: #c5c6ff!important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
/*.navbar-brand .logo {
    position: absolute;
    top: -2.3em;
    z-index: 9;
}*/
.navbar-brand .logo img{
    width: 90px;
}
.d-padding{
  padding:0px;
}
.bg-c1{
  background-color: #d70029;
  height: 80px;
}
.bg-c2{
  background-color: #c50227;
  height: 90px;
}
.bg-c3{
  background-color: #980a25;
  height: 100px;
}
.bg-c4{
  background-color: #78091e;
  height: 110px;
}

.s-bottom .card{
      border-radius: 0!important;
}
.s-bottom .card-title{
      color: #fff;
    font-size: 18px;
    font-weight: 700;
}
/*margin css*/
.mt-40 {
    margin-top: 40px;
}
/*////*/

/*about */
.about-area {
    padding-top:50px;
}
.align-items-center {
    align-items: center!important;
}
.about-content {
    max-width: 380px;
}
.about-content .about-title {
    font-weight: 700;
    font-size: 43px;
    line-height: 54px;
    color: #2e3192;
    font-family: 'Montserrat', sans-serif;
}
.about-content .about-title span {
    color: #c50227;
}
/*.about-content .line {
    width: 150px;
    background: 0 0;
    border: 1px solid #07294d;
    margin-top: 25px;
}*/
.about-content p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #07294d;
    margin-top: 25px;
}
/*.about-content .main-btn {
    width: 160px;
    margin-top: 45px;
}*/

.main-btn {
    background-color: #2e3192;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}
.main-btn:hover {
    background-color: transparent;
    color: #2e3192;
    transition: all .3s linear;
    border:1px solid #2e3192;

}
/*///about*/

/*news*/
.news-area {
    padding-top: 75px;
}
.video-h4{
      font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #212052;
    padding-bottom: 10px;
    border-bottom: 3px solid #c50227;
    margin-bottom: 2em;
     margin-top: 0 !important;
}
.news-tab{
   position: relative;
    top: -5.3em; 
}
.border-bottom-red{
  border-bottom: 3px solid #c50227;
    margin-bottom: 2em;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: 2px solid;
    border-bottom: 0px;
    color: #c50227;
    border-color: #c50227 #c50227 #fff;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    color: #495057;
}
.video-img span{
      position: absolute;
    top: 33%;
    left: 42%;
}

/*news-tab css*/

.single-event-2 {
    display: flex;
     align-items: center; 
         margin-bottom: 30px;
}
.single-event-2 .event-date {
    width: 90px;
    height: 90px;
    background-color: #f1f1f1;
    text-align: center;
    display: flex;
    align-items: center;
    transition: all .3s linear;
}
.single-event-2 .event-content {
    padding-left: 30px;
    flex: 1;
}
.event-content .date{
  font-size: 13px;
    font-weight: 600;
    color: #959595!important;
}
.event-content h4{
      font-size: 17px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 0px;
}
a.more {
    font-size: 13px;
    font-weight: 700;
    color: #959595!important;
}
.tap-contant{
  position: relative;
  top: -2.6em
}
.event-title-2 a{
  color:#212052;
}
/*./// news*/

.bg-attachment{
  background-image: url('../img/bannerhsbm.png');
    background-size: cover;
    background-attachment: fixed;
    height: 600px;
}

.bg-attachment p::before{
    background: red;
}
.bg-attachment h3{
      font-size: 38px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif !important;
}
.bg-attachment .p1{
      font-size: 19px;
    font-style: normal;
    color: #ffffff;
}

.bg-attachment p{
  font-size: 18px;
    font-weight: 400;
    text-transform: none;
    color: #d7d6ff;
}
.bg-attachment .main-btn {
    margin-top: 45px;
    background-color: #c50227;
    color: #fff;
}
.bg-attachment .main-btn:hover {
    background-color: transparent;
    border:1px solid #fff;
     transition: all .3s linear;
}

.p-22per{
margin-top: 22%;
}


/*feacture section*/
.features-area-2 {
    padding-top: 50px;
}
.features-image-2 {
    position: relative;
    z-index: 5;
    max-width: 342px;
    width: 100%;
}
.features-image-2::before {
    position: absolute;
    content: '';
    background-color: #07294d;
    width: 80%;
    height: 70%;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.features-image-2::after {
    position: absolute;
    content: '';
    background-color: #f1f1f1;
    width: 80%;
    height: 70%;
    bottom: 60px;
    right: 0;
    z-index: -1;
}
.features-items {
    display: flex;
    justify-content: space-around;
}
.features-items .features-items-wrapper .single-features-item {
    max-width: 245px;
    padding: 10px 0;
    width: 100%;
}
.features-items .features-items-wrapper .single-features-item .item-content {
    padding-left: 15px;
}
.features-items .features-items-wrapper .single-features-item .item-content p {
    color: #07294d;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
}
/*//// feacture end*/

/*gallery*/
.campus-visit-area {
    padding-top: 100px;
    padding-bottom: 100px;
}
.campus-visit-wrapper {
    position: relative;
    z-index: 9;
    display: flex;
    flex-wrap: wrap;
}
.campus-visit-wrapper::before {
    position: absolute;
    content: '';
    width: 40%;
    height: 100%;
    background-color: #07294d;
    top: 0;
    left: 0;
    z-index: -1;
}
.campus-visit-wrapper::after {
    position: absolute;
    content: '';
    width: 60%;
    height: 100%;
    background-color: #f1f1f1;
    top: 0;
    right: 0;
    z-index: -1;
}
.campus-visit-wrapper .campus-image-col {
    padding-top: 90px;
    padding-bottom: 85px;
    padding-left: 70px;
    padding-right: 0;
}
.campus-visit-wrapper .campus-content-col {
    padding-top: 90px;
    padding-bottom: 85px;
    padding-right: 50px;
}
.campus-content {
    max-width: 480px;
    margin-left: auto;
    padding: 0 30px;
}
.campus-content .campus-title {
    font-weight: 700;
    font-size: 43px;
    line-height: 54px;
    color: #07294d;
    font-family: 'Montserrat', sans-serif;
}
.campus-content .line {
    width: 150px;
    background: 0 0;
    border: 1px solid #07294d;
    margin-top: 30px;
}
.campus-content p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #07294d;
    margin-top: 25px;
}
.campus-content .video-title {
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    color: #07294d;
    margin-top: 35px;
}
.campus-content .play {
    font-weight: 600;
    font-size: 24px;
    line-height: 54px;
    color: #07294d;
    margin-top: 15px;
    transition: all .3s linear;
}
/*////gallery end css*/


/*blog css*/
.blog-area-2 {
    position: relative;
    padding-top: 112px;
    margin-top: 5em !important;
}
.blog-area-2::before {
    position: absolute;
    content: '';
    /*max-width: 1300px;*/
    width: 100%;
    height: 60%;
    background-color: #f1f1f1;
    top: 0;
    /*left: 110px;*/
}
.blog-area-2 .trending-title {
    font-weight: 700;
    font-size: 46px;
    letter-spacing: .1em;
    line-height: 24px;
    color: #d5d5d5;
    opacity: .46;
    text-transform: uppercase;
    transform: rotate(-90deg);
    display: inline-block;
    position: absolute;
    top: 283px;
    left: -97px;
}
.section-title-2 .title {
    font-size: 47px;
    line-height: 54px;
    font-weight: 700;
    color: #07294d;
    margin: 0;
}
.section-title-2 .line {
    width: 150px;
    background: 0 0;
    border: 1px solid #07294d;
    margin-top: 25px;
}
.blog-wrapper {
    padding-top: 35px;
    position: relative;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translate3d(0,0,0);
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    outline: 0;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.single-blog {
    background-color: #f1f1f1;
}

.mt-30 {
    margin-top: 30px;
}
.single-blog .blog-image {
    overflow: hidden;
}
.single-blog .blog-image a {
    display: block;
}
.slick-slide img {
    display: block;
}
.single-blog .blog-image img {
    transition: all .3s linear;
    width: 100%;
}
.single-blog .blog-content {
    padding: 25px;
}
.single-blog .blog-content .meta li {
    display: inline-block;
    position: relative;
}


.single-blog .blog-content .meta li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #151515;
    transition: all .3s linear;
}
.single-blog .blog-content .blog-title a {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    color: #07294d;
    margin-top: 10px;
    transition: all .3s linear;
}
.single-blog .blog-content .more {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .02em;
    line-height: 24px;
    color: #151515;
    margin-top: 15px;
    transition: all .3s linear;
}
/*///blog end css*/

.rgba-red-strong, .rgba-red-strong:after {
    background-color: #07294d8f;
}
/*feacture*/
.features-area {
    padding-top: 100px;
}
.features-wrapper {
    position: relative;
    z-index: 9;
}
.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.features-title {
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    text-align: center;
    color: #07294d;
}
.features-title span {
    color: #c50227;
    display: contents;
}
.features-image {
    margin-top: 50px;
}
.features-mask {
    /*max-width: 346px;*/
    height: 378px;
    background: #1f343f;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    /*position: absolute;*/
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.features-mask::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(7,41,77,.95);
}
.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.features-mask .features-mask-content {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    padding: 35px;
}
.features-mask .features-mask-content p {
    font-weight: 600;
    font-size: 28px;
    line-height: 50px;
    color: #fff;
    position: relative;
    padding-left: 25px;
}
.features-mask .features-mask-content p::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 15px;
    height: 1px;
    background-color: #fff;
    transform: translateY(-50%);
}
.features-mask::after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 100px solid #fff;
    border-left: 345px solid transparent;
}
/**/


/* owl css*/
.owl-carousel .owl-nav [class*=owl-] {
    transition: all 0.3s ease;
}

.owl-carousel .owl-prev {
    left: -32px;
}
.owl-carousel .owl-next, .owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    font-size: 20px;
    color: #c50227;
    border: 1px solid #c50227;
    text-align: center;
}
.owl-carousel .owl-next {
    right: -32px;
}

.owl-carousel .owl-next, .owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    font-size: 20px;
    color: #c50227;
    border: 1px solid #c50227;
    text-align: center;
    background: #fff;
}

/**/

/*notice important link*/

.img-gallery{
  background-image: url('../img/b4.jpg');
    background-size: cover;
    background-attachment: fixed;
    /*height: 600px;*/
    padding: 4em 0 6em;
}
a.btn-floating {
    background: #07294d;
    border: 2px solid #ffffff;
    color: #fff!important;
    border-radius: 50%;
    padding: 8px 17px;
}
.height-100{
  height: 250px;
}
.notice-section{
  position: relative;
  top: -10em;
}
.gallery {
    position: relative;
    bottom: -5em;
}
ul.listing123 {
    list-style: none;
    padding: 0px;
}
.listing123 li {
    border-bottom: 1px dashed;
    padding: 10px;
}
.listing123 li a:hover{
  color: #212052;
}
.listing123 li a{
  color: #a90a19;
  font-size: 17px !important;
}
i.far.fa-arrow-alt-circle-right.color-red {
    /*color: #a90a19;*/
    padding-right: 10px;
}

/*////end */


/*blog*/

#news-slider{
    margin-top: 80px;
}
.post-slide{
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.post-slide .post-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: -12px 15px 8px 15px;
    margin-left: -10px;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
.post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
.post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.post-slide .post-content{
    background:#fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.post-slide .post-description{
        line-height: 29px;
    color: #808080;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 500 !important;
    
}
.post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.post-slide .read-more{
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2e3192 !important;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
.post-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}
.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top:-13%;
    left:15px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top:-13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}

/*//blog*/


/*testimonial*/
.campus-testimonial {
    position: relative;
    z-index: 9;
    display: flex;
    flex-wrap: wrap;
}

.campus-testimonial::before {
    position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    background-color: #07294d;
    top: 0;
    left: 0;
    z-index: -1;
}
.campus-testimonial::after {
    position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    background-color: #f1f1f1;
    top: 0;
    right: 0;
    z-index: -1;
}

.campus-testimonial .campus-content .campus-title {
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    color: #fff;
}
.campus-testimonial .campus-content p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-top: 25px;
}
.campus-testimonial .campus-content-col {
    padding-top: 90px;
    padding-bottom: 85px;
    padding-right: 50px;
}

.contact-icon{
  border: 1px solid #fff;
    width: 40px;
    position: relative;
    height: 40px;
    text-align: center;
    /* align-items: center; */
    line-height: 37px;
    /* align-self: center; */
    vertical-align: middle;
    margin-right: 20px;
}
/**/


/*footer*/
#footer {
    background: #e9eff2 url('../img/b4.jpg') no-repeat;
    border-top: 0;
    background-size: cover;
    padding: 60px 0 10px;
    min-height: 400px;
    overflow: hidden;
    position: relative;
}
#footer:before {
    background: #c50227 none repeat scroll 0 0;
    bottom: -233px;
    content: "";
    height: 400px;
    position: absolute;
    right: -177px;
    transform: rotate(
50deg
);
    width: 400px;
    z-index: 1;
}

.list li{
  padding:5px 0px;
}
.list li a{
  cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    font-size: 17px !important;
}
.list li a:hover{
    color: #c50227;
}
.newsletter p{
  color: #fff;
}
.footer-copyright{
      width: 100%;
    border-top: 1px solid #fff;
    padding-top: 16px;
}


ul.social-network {
  list-style: none;
  display: inline;
  margin-left:0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline;
  margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
  background-color: #F56505;
}
.social-network a.icoFacebook:hover {
  background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
  background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
  background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
  background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
  background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
  color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
  color:#44BCDD;
}

.social-circle li a {
  display:inline-block;
  position:relative;
  margin:0 auto 0 auto;
  background-color: #D3D3D3;
 color: #07294d;
  border-radius:50%;
  text-align:center;
  width: 50px;
  height: 50px;
  font-size:20px;
}
.social-circle li i {
  margin:0;
  line-height:50px;
  text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
  transform: rotate(360deg);
  transition: all 0.2s;
}
.social-circle i {
  color: #07294d;
  transition: all 0.8s;
}

/* amit code */
h2:before {
    background: #767676;
    content: "\020";
    display: none !important;
    height: 2px;
    margin: 1rem 0;
    width: 1em;
}
h2, h3, h4{
    font-family: 'Montserrat', sans-serif !important;
}
/* close amit code */
#popup_content_wrap {
width: 100%;
    height: 100%;   
    top: 0;
    left: 0;   
 position: fixed;   
    background: rgba(0, 0, 0, 0.74);
    z-index: 9999999;
}
#popup_content {
    width: 50%;
    height: 300px;
    padding:20px;
     position: relative;
    top: 15%;
    left: 25%;
    background: #1b100ed9;
    border: 10px solid #00cbfe;  
   
    
}

.all-right{
  padding-top: 18px;
}

.navbar .navbar-toggler{
    background: #2e3192;
}

.window-bg{
        background-image: url(../img/m1.png);
    background-size: cover;
    /*background-attachment: fixed;*/
    padding: 2em 15px;
}
.position-bottom{
    position: relative;
    position: relative;
    top: 55px;
}
/**/

@media (min-width: 1250px){
.container {
    max-width: 1200px;
}
}

@media (max-width: 992px){
    .bg-attach-over{
        background-image: linear-gradient(to right,#07294dd6 0,#07294df7 100%);
    }
    .p-22per {
    margin-top: 15%;
    padding: 30px;
    }
    .bg-attachment .p1 {
        font-size: 19px;
        color: #ffffff;
    }
    .header-top .container-sm{
        max-width: 100%;
    }

    .campus-visit-wrapper .campus-content-col {
    background: #ffffffab;
    }
    .campus-content p {
    font-weight: 600;
    font-size: 25px;
    }
    .gallery {
        bottom: -3em;
    }
    .features-mask {
    height: 200px;
    }
    .features-mask .features-mask-content p {
    float: left;
    margin-left: 30px;
    }
    .gradient-text {
    font-size: 1rem !important;
    line-height: 1.3 !important;
    letter-spacing: .5px !important;
    }




}

@media (max-width: 768px){
    .bg-c1, .bg-c2, .bg-c3, .bg-c4 { 
    height: 80px!important;
    }
    .mobile-h4{
        color: #fff;
        margin-top: 1em;
    }
    .features-mask::after {
     border-left: 0px solid transparent; 
    }
    .features-mask {
     height: 280px; 
    }
    #footer:before {
    z-index: 0;

}
.campus-testimonial .campus-content-col {
    background: #07294dad;
}
.campus-testimonial .campus-image-col{
    background: #ffffffed;
}

}

@media screen and (max-width: 768px) and (min-width: 576px){
    .header-middle{
        max-width: 780px!important;
    }
    .admission {
        font-size: 18px;
    }
    .phone-no{
            font-size: 12px !important;
            
    }
}
@media screen and (max-width: 575px) and (min-width: 310px){
    /*.header-middle{
        max-width: 780px!important;
    }*/
    .admission {
        font-size: 18px;
    }
    .phone-no{
            font-size: 12px !important;
    }
    .gradient-text {
    font-size: .8rem !important;
    line-height: 1.2 !important;
    letter-spacing: .5px !important;
}
.mobile-p0{
   padding: 0 !important; 
}
    .campus-content {
    padding: 0 10px;
    }
    .campus-visit-wrapper .campus-image-col {
    padding-top: 40px;
    padding-bottom: 40px;
    }
    .campus-visit-wrapper .campus-content-col {
        padding-top: 40px;
    padding-bottom: 40px;
     padding-right: inherit; 
    }
    .img-gallery {
    padding: 3.5em 0 4em;
    }
    .campus-visit-area {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    .features-area {
    padding-top: 50px;
    }


}

@media (max-width: 600px){

    .features-items {
    display: block;
    justify-content: space-around;
}
.campus-visit-wrapper .campus-image-col {
    padding-left: 20px;
    padding-right: 20px;
}
    .owl-carousel .owl-next, .owl-carousel .owl-prev {
        top: unset;
    }
    .owl-carousel .owl-prev {
     left: 0px; 
}
    .owl-carousel .owl-next {
        right: unset;
    left: 60px;
    }
    .features-mask .features-mask-content p {
    float: left;
    font-size: 20px;
     margin-left: 0px; 
}
}
.infonix{
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #ffc107 !important;
}
.menu-item-has-children ul.sub-menu {
    display: none ;
}
.menu-item-has-children:hover .sub-menu {
    display: block;
    z-index: 999;
    background: #fff;
    position: absolute;
	width: auto;
    list-style: none;
    padding: 19px;
    border-radius: 8px;
    color: #000 !important;
	padding-left: 11px !important;
        }
.menu-item-has-children ul.sub-menu li {
  border-bottom: 1px solid #d4d4d4 !important;
}
.menu-item-has-children ul.sub-menu li a{
color: #2e3192 !important;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none !important;
}
