.text-white{
    color:white;
}
.single-events-card .events-image img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
h2 {
    font-size: 40px;
    padding-bottom: 20px;
}
.fluid-container{
    width:100%;
    padding-left:60px;
    padding-right:40px;
}
.h-550{
    height:550px;
}
.p-0{
    padding:0px!Important;
}
.m-0{
    margin:0px!Important;
}
.ptb-70{
    padding-top:70px;
    padding-bottom:70px;
}
.ptb-180{
    padding-top:180px;
    padding-bottom:180px;
}
.pb-0{
    padding-bottom:0px;
}
.pb-10{
    padding-bottom:10px;
}
.pb-20{
    padding-bottom:20px;
}
.pb-30{
    padding-bottom:30px;
}
.pt-30{
    padding-top:30px;
}
.ptb-30{
    padding-top:30px;
    padding-bottom:30px;
}
.pt-20{
    padding-top:20px;
}
.pt-10{
    padding-top:10px;
}
.ml-m-50 {
  margin-left: -50px;
}
.bg-orange{
    background: #d65501;
}
.font-orange{
    color: #d65501!important;
}
.bg-white{
    background: #fffff;
}
.position-unset{
    position:unset!Important;
}
.border-none{
    border:none!Important;
    box-shadow:none!Important;
    padding-bottom: 10px;
}
.read-more-btn.yellow-active {
    color: #ffec00;
}
select {
    background: url(https://mangaloredigitalmarketing.com/sharada-degree/assets/img/select-arrow.png) no-repeat right;
    background-position-x: 98%;
}
.sc .campus-content.style-2 {
    margin-left: unset; 
}
.sc .campus-image {
    margin-right: -100px; 
}
.sc.rev .campus-content.style-2 {
    margin-left: unset; 
}
.sc.rev .campus-image {
    margin-left: -100px; 
    margin-right: unset; 
}
.management h4{
    color:#111d5e;
}
.management h5{
    font-size: 1.2rem;
}
.quick-links {
    left: -50px;
    z-index: 99;
    top: 50%;
    position: fixed;
    transform: translateY(-50%);
    border-radius: 30px;
    display: inline-block;
    color: #fff;
    background-color: #1e8342;
    box-shadow: 0 1px 20px 1px #1e8342;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    width: 150px;
    height: 40px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    align-items: center;
    justify-content: center;
}
.quick-links:hover{
    background-color:#FF7A3D;color:#fff
}
.modal.right.fade.show .modal-dialog{
    left:0!important;
}
.modal.right.fade .modal-dialog {
    left: -320px!important;
}
.social-links {
    position: fixed;
    right: 15px;
    z-index: 9;
    top: 40%;
    bottom: 20%;
}
.social-links ul li{
    list-style-type: none!important;
    padding: 5px 0;
}
.social-links li i {
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 16px;
    background: #FF7A3D;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    transition: all ease .5s;
}
.fa-youtube-play:before {
    content: "\f16a";
    font-size: 18px;
    line-height: 37px!Important;
}

.modal-body li {
    list-style: none;
    padding: 10px 5px;
    padding-left: 20px;
    margin: 6px 8px;
    border-radius: 8px;
    background: #FF7A3D;
    font-weight: 600;
    color:#fff;
    cursor: pointer;
}
.modal-body li:hover {
    background: #fff;
    color:#000;
}
.sidebarModal.modal .modal-body {
    margin: 30px 20px;
}
.modal.right .modal-content {
    background-color: #1e1e1e8f;
}
.navbar-brand img {
    width:250px;
}
.navbar-brand{
    padding:0!important;
}
.navbar-area.is-sticky {
    background: #fff;
}
.switch-box{
    display:none!important;
}
.justify{
    text-align:justify;
}
.mission ul li {
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    text-align:justify;
}
.mission ul{
    padding-left:0px;
}
.mission ul li::before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 100%;
    background-color: #FF7A3D;
    left: 0;
    top: 6px;
}
.news ul li::before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 100%;
    background-color: #FF7A3D;
    left: 0;
    top: 10px;
}
.news ul li {
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
    padding-left: 20px;
}
.bg ul li {
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    text-align:justify;
    color:#fff;
}
.bg ul{
    padding-left:0px;
}
.bg ul li::before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 100%;
    background-color: #ffee02;
    left: 0;
    top: 6px;
}
.bx {
  margin: 1em auto; padding: 1em 2em;
  border: solid 1px #808080; 
  display: inline-block; 
  position: relative; 
  font-size: 18px;  
  max-width: 400px;
}
.bx h2 { 
    font-size: 1.1em; 
    margin: 0.5rem; 
}
.quoteAuthor { 
    text-align: right; 
}
.text-left{
    text-align: left; 
}
.text-right{
    text-align: right; 
}
.angledBox { 
  background: #c0d0e0; 
  padding: 18px; 
  border: solid 2px #ffffff;
  box-shadow: 0 0 4px 2px rgba(192,208,244, 0.4)
}
.angledBox .inner { 
  background: #fff; 
  padding: 2em; 
  transform: rotate(-4deg); 
  border: solid 1px #808080; 
  box-shadow: 2px 2px 8px 0 rgba(145,145,145, 0.5);
  font-weight: 600;
}
.list ul li {
    list-style-type: none;
    margin-bottom: 12px;
    position: relative;
    padding-left: 20px;
}
.list ul li i {
    position: absolute;
    color: #FF7A3D;
    left: 0;
}
.single-podcasts-card.style2 .podcasts-image img{
    height:220px;
}
.admisssion-area.admission-bg {
    background: #1f2c75;
}
.comments img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    top: 50px;
}
/* table*/
.rank-list ul:nth-child(odd) {
  background-color:#ddd;
}

.rank-list ul:nth-child(even) {
  background-color:#f3f3f3;
}
.rank-list img{
    width: 150px;
}
.single-campus-card img{
    height: 350px;
}

/* process*/

.end { margin-right: 0 !important; }
.text-center {text-align: center !important;}

.at-icon-box {
  position:relative;
  padding: 37px 20px;  
}

.at-icon-box .at-icon-box-icon {
    color: #002e5b;
    margin: 0 0 8px;
    vertical-align: bottom;
}

.at-icon-box.at-icon-left .at-icon-box-icon {
    float: left;
}
.at-icon-box.at-icon-right .at-icon-box-icon {
  float: right;
}
.at-icon-box.at-icon-right {text-align:right;}

.at-icon-box.at-icon-left .at-icon-text, .at-icon-box.at-icon-right .at-icon-text{
    overflow: hidden;
}

.at-icon-box.at-icon-left h5, .at-icon-box.at-icon-right h5 {
    color: #002e5b;
    font-size: 18px;
    font-weight: 700;
    font-family: Poppins;
    padding-top: 0;
    margin-top: 0;
    line-height: 22px;
    letter-spacing:-1px
}

.at-icon-box.at-icon-left p, .at-icon-box.at-icon-right p {
    font-size: 16px;
    line-height: 1.5;
}

.at-icon-box .at-icon-box-icon i {
    background: #002e5b none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}

.at-icon-box .at-icon-box-icon::after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.at-icon-box:hover {
    background: #f6f6f6 none repeat scroll 0 0;
}
.at-icon-box:hover .at-icon-box-icon {
    padding: 20px 0;
}

.at-icon-box:hover .at-icon-box-icon::before {
    height: 15px;
}
.at-icon-box:hover .at-icon-box-icon::after {
    height: 15px;
}
.at-icon-box h5 {
    margin-bottom: 11px;
}
.at-icon-box .at-icon-text p:last-child {
    margin: 0;
}
.at-icon-box .at-icon-box-icon {
    transition: all 0.3s ease 0s;
}
.at-icon-box .at-icon-box-icon i {
    position: relative;
}

.at-icon-box .at-icon-box-icon::before {
    background: #fde428 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 0;
    left: 29px;
    position: absolute;
    top: -3px;
    transition: all 0.3s ease 0s;
    width: 6px;
}
.at-icon-box .at-icon-box-icon::after {
    background: #fde428 none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    display: block;
    height: 0;
    left: 29px;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 6px;
}

.at-icon-box .at-icon-box-icon {
    position: relative;
}
.at-icon-box .at-icon-box-icon i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #002e5b;
    height: 55px;
    line-height: 55px;
    width: 64px;
}
.at-icon-box .at-icon-box-icon i::after {
    content: "";
    font-family: "FontAwesome";
    font-size: 55px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 12px;
    line-height: 1;
    position: absolute;
    text-transform: none;
    top: 3px;
}

.at-icon-text h6 {
    font-size: 1.1rem;
}
.single-academics-card.home {
  border-radius: 10px;
  padding: 30px;
  background-color: #FF7A3D;
  transition: all ease 0.5s;
}
.single-academics-card.home p {
  color:#fff;
}
.single-academics-card.home .academic-top-content {
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
}
.single-academics-card.home .academic-top-content h3 {
  font-size: 25px;
  transition: all ease 0.5s;
  color:#fff;
}

.single-academics-card.home .academic-top-content i {
  font-size: 30px;
  position: absolute;
  color: #fff;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.single-academics-card.home:hover {
  transform: translateY(-10px);
}
.single-health-care-card .health-care-content h3 {
    font-size: 25px;
}
.news {
  border: 1px solid #FF7A3D;
}
.news ul li {
  line-height: 30px;
  color: #111d5e;
  font-size: 16px;
  padding-bottom:20px;
  font-weight:600;
}
.news ul li::marker{
    color: #FF7A3D;
    font-size: 20px;
}
.bg-blue{
    background-color: #111d5e; 
}
.text-white{
    color:#fff;
}
.date h2 {
    margin-bottom: 0.05rem!important;
}
.campus-content p {
    font-weight: 500;
}
.w-200{
    width:200px;
}
.footer-area .social-content ul li {
    display: inline-block;
    margin-right: 10px;
}
/*.slider-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
}*/
*, *::before, *::after {
	 padding: 0;
	 margin: 0;
	 box-sizing: border-box;
	 list-style: none;
	 list-style-type: none;
	 text-decoration: none;
	 -moz-osx-font-smoothing: grayscale;
	 -webkit-font-smoothing: antialiased;
	 text-rendering: optimizeLegibility;
}
 .main .container {
	 display: grid;
	 grid-template-columns: repeat(3, 1fr);
	 grid-gap: 1rem;
	 justify-content: center;
	 align-items: center;
}
.main .card {
	 color: #252a32;
	 border-radius: 2px;
	 background: #fff;
	 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
}
 .main .card-image {
	 position: relative;
	 display: block;
	 width: 100%;
	 padding-top: 70%;
	 background: #fff;
}
 .main .card-image img {
	 display: block;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
}
.fancybox-caption__body {
    display: none!important;
}
.admission-image img{
    border-radius:10px;
}

.m-display{
    display:none;
}
 @media only screen and (max-width: 789px) {
	 .main .container {
		 display: grid;
		 grid-template-columns: 1fr;
		 grid-gap: 1rem;
	}
	  .quick-links {
        top: 50%!Important;
      }
    .ptm-20{
        padding-top:20px;
    }
    .ptm-30{
        padding-top:30px;
    }
    .m-display{
        display:block;
    }
    .m-hide{
        display:none;
    }
}
 
@media only screen and (min-width: 789px) and (max-width: 1399px){
    .hero-slider2.owl-theme .owl-nav [class*="owl-"] {
        top: 50%;
    }
    .single-events-card.style-4 .events-content {
        height: 150px;
    }
    .health-care-area .single-health-care-card .health-care-content{
        height:380px;
    }
    .navbar-area .container-fluid {
        max-width: 1300px!important;
    }
    .h-350{
        height:350px;
    }
    .h-250{
        height:300px!important;
    }
    .pl-30{
        padding-left:30px;
    }
    .d-grid{
        display: grid;
        grid-template-columns: auto auto auto;
    }
    .ml-50{
    position: relative;
    z-index: 1;
    margin-left: -50px;
    }
    .mr-50{
        position: relative;
        z-index: 1;
        margin-right: -50px;
    }    
}
/* big */
@media screen and (min-width:789px) {

  .rank-list {
    display:table;
    margin:1em;
    height: 100px;
    width: 100%;
    table-layout: auto;
  }
 
  .rank-list ul {
    display:table-row;
  }
  
  .rank-list ul:first-child li {
    background-color: #111d5e;
    color: #fff;
    padding: 20px;
    font-size: 17px;
    font-weight: 600;
  }
  
  .rank-list ul > li {
    display:table-cell;
    padding:.5em 1em;
    color: black;
    font-size: 18px;
  }
   .facility .campus-image img{
      border-radius: 2%;
  }
  .single-academics-card.home {
      height:250px;
  }
  .single-academics-card {
      height:300px;
  }
  
}

/* small */
@media screen and (max-width:599px) {
  
  .rank-list ul {
    border:solid 1px #ccc;
    display:block;
    list-style:none;
    margin:1em;
    padding:.5em 1em;
  }
  
  .rank-list ul:first-child {
    display:none;
  }
  
  .rank-list ul > li {
    display:block;
    padding:.25em 0;
  }
  
  .rank-list ul:nth-child(odd) > li + li {
    border-top:solid 1px #ccc;
  }
  
  .rank-list ul:nth-child(even) > li + li {
    border-top:solid 1px #eee;
  }
  
  .rank-list ul > li:before {
    color:#000;
    content:attr(data-label);
    display:inline-block;
    font-size:75%;
    font-weight:bold;
    text-transform:capitalize;
    vertical-align:top;
    width:50%;
  }
  
  .rank-list p {
    margin:-1em 0 0 50%;
  }
  .ptb-70{
    padding-top:40px;
    padding-bottom:40px;
  }
  .rtl{
    flex-direction:column-reverse;
    }

  
}

/* tiny */
@media screen and (max-width:349px) {
    
  .rank-list ul > li:before {
    display:block;
  }
  
  .rank-list p {
    margin:0;
  }
  .ptb-70{
    padding-top:30px;
    padding-bottom:30px;
  }
  .pt-70{
    padding-top:30px;
  }
  .rtl{
    flex-direction:column-reverse;
    }
}

.sticky a {
    background: #d65501;
    position: fixed;
    right: -49px;
    bottom: 180px;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(270deg);
    padding: 5px 15px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    z-index: 999;
    box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.20);
    text-transform: uppercase;
}
.card.border-0.border-bottom.border-warning.shadow-sm {
    min-height: 100%;
}
.card-body h4 {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0
}