





P{
  font-size: 15px !important;
  font-weight: 300 !important;
 
}
.black-wrap{
  background-color: #000;
  text-align: left;
  padding: 20px;
  color: white;
  display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.black-wrap button{
 
  background-color: white;
  color: #000;
  border-radius:5px;
}

.black-wrap button:hover{
  background-color: #6e479c;
  color: white;


}
.title{
  color:#717171;
  font-size:30px;
  font-weight: 700 !important;
  text-transform: uppercase;
 
}
h1{
  font-size: 30px !important;
  font-weight: 700 !important;
}

.box-wrap {
  background-image: linear-gradient(to bottom, #a04b9d, #944a9d, #88499d, #7b489d, #6e479c);
  border-radius: 10px;
  text-align: center !important;
  color: white !important;
  padding: 35px;
  min-height:200px !important;
}
.box-wrap h3{
  font-weight: bold;
}
.wraper {
  display: flex;
  align-items: center;
}

.mainwrap{
  background-image: linear-gradient(to top, #d9d9d9, #e2e2e2, #ececec, #f5f5f5, #ffffff);
}
.outer-wrap{
  background-color: white;
  border-radius: 20px;
  
}
#why{
  background-image: linear-gradient(to right, #a04b9d, #944a9d, #88499d, #7b489d, #6e479c);
}

.fa-ul{
  margin-left: 0px !important;
}

.rap{
  text-align: center;
}
.purple{
  background: #6E479C;
  border-radius: 0px 0px 5px 5px;
}
.dark{
  display: flex;
  background: #3C3A3B;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.edit {
padding: 0px;
}
.edit img {
width: 100%;
}
/* End font-face css*/

/* #Navigation
================================================== */

.card{
  background-color: rgba(0, 0, 0, 0);
}
.padd{
  padding: 10px 30px !important;
}

.number{
  font-size: 20px;
  font-weight: 700;
  
}
.alignfooter{
  align-items: center !important;
}

@media only screen and (min-width: 1200px) {
  .lborder{
    border-left: none !important;
  }
  
}

ul.myUL {
  display: inline-block;
  text-align: left;}

.lifont{
  font-size: 22px;
  font-weight: 600;
}


.couterbx {
  padding: 10px 0px 10px 10px;
  border-left: 1px solid #ffffff;
  margin: 10px 0px;
}
.couterbx h3 {
  margin: 0;
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
}
.couterbx p {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
.counterrw {
  position: relative;
}
.counter-wrp {
  position: relative;
}

.purple
{
  background-color:#A04B9D;
}
.purple h3{
  color:#fff;
  font-weight: bold;
  font-size:40px;
}
.d-padd{
  padding:0;
}
.purple p{
  color:#fff;
}
.mobile
{
  display:none;
}

.start-header {
    
        padding:  0;
  
  }
  .btn2 {
    border-radius: 30px;
    color: #0c529f;
    background-color: #fbdedb;
    display: inline-block;
    background: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-weight: 600;
    font-size: 14px; 
    text-align: center;
    text-decoration: none !important;
    position: relative;
    padding: 10px 20px !important;
}

.btn2 {
  position: relative;
  border-color: #979695;
  color: #979695;
}
.btn2:hover {
  transform: translateY(-0.25em);
  border-color: #5e5e5e;
  color: #5e5e5e;
}
.btn2:hover::before {
  opacity: 1;
}
.btn2::before {
  width: 100%;
  height: 1em;
  position: absolute;
  left: 0;
  bottom: -1.35em;
  background: radial-gradient(ellipse at center, rgb(255 255 255 / 35%) 0%, rgb(255 255 255 / 0%) 80%);
  opacity: 0;
  transition: all 0.65s;
  content: "";
}
.nav-item .btn2 {
    color: #000 !important; 
    text-decoration: none !important;    
}
  .start-header.scroll-on {
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    padding: 10px 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .start-header.scroll-on .navbar-brand img {
    height: 24px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .navigation-wrap {
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: transparent;
   
  }

  
  .navbar {
    padding: 0;
  }
  .navbar-brand img {
    
    width: auto;
    display: block;
    
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .navbar-toggler {
    float: right;
    border: none;
    padding-right: 0;
  }
  .navbar-toggler:active,
  .navbar-toggler:focus {
    outline: none;
  }
  .navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #fff;
    transition: all 300ms linear;
  }
  .navbar-light .navbar-toggler-icon:after,
  .navbar-light .navbar-toggler-icon:before {
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #fff;
    top: 0;
    left: 0;
    content: "";
    z-index: 2;
    transition: all 300ms linear;
  }
  .green{
      padding-top: 75px;
  }
  .navbar-light .navbar-toggler-icon:after {
    top: 8px;
  }
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    transform: rotate(45deg);
  }
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg);
  }
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    border-color: transparent;
  }
  li.nav-link {
    color: #fff !important;
    font-weight: 500;
    transition: all 200ms linear;
  }
 
  li.nav-item.active .nav-link {
    color: #fff !important;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #a04b9d !important;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #a04b9d !important;
}


  li.nav-link {
    position: relative;
    padding: 5px 0 !important;
    display: inline-block;
  }
  li.nav-item:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    
    opacity: 0;
    transition: all 200ms linear;
  }
  li.nav-item:hover:after {
    bottom: 0;
    opacity: 1;
  }
  li.nav-item.active:hover:after {
    opacity: 0;
  }
  li.nav-item {
    position: relative;
    transition: all 200ms linear;
  }
  .bg-light
  {
    background-image: linear-gradient(to right, #a04b9d, #944a9d, #88499d, #7b489d, #6e479c);}
    img.rounded {
      padding: 10px 0px 10px 0px;
  }
  

/* Strart body css */

a{
    color:#fff;
}a:hover{
    color:#fff;
    text-decoration: none;
}
.hero-section
{
    
    background-image: url(../images/hero-back.png);
    background-size: cover;
    background-position: center;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 20px 0px 0px 0px; 
    background-blend-mode: overlay;  
    
}
.hero-section h1 {
  color: #000000;
  font-size: 30px !important;
   
  text-transform: uppercase;
}
.hero-section h1 span
{
    color:#fbca38;
    font-size:46px;
    font-weight:800;
      serif;
}
.hero-logo
{ 
  background-color: #fff;
  background-size: cover; 
  background-repeat: no-repeat;
     
}
.hero-logo .blue-line
{
  border-right: 2px solid #395b99;
}
.hero-logo1
{ 
  background-color: #5c0734;
  background-size: cover; 
  background-repeat: no-repeat;
     
}
.hero-logo1 .blue-line
{
  border-right: 2px solid #395b99;
}

.hero-section h3
{
  color: #fff;
  font-size: 40px;
  font-weight: bold;
    serif;
  letter-spacing: 0px;
}
.hero-section h2{
  color: #142774;
  font-size: 26px;
  font-weight: 600;
}
.orange
{
    background-image:url(../images/courses\ offered\ section.png);
    background-size: cover; 
    background-repeat: no-repeat;
}
.orange a{
    color:#000;
}

.orange .text{ font-size:19px; line-height:30px;}
.nav-tabs
{
  margin: 0;  
  display: flex;
  justify-content: center;
  align-items: center;
  
  border-radius: 2px 2px 0px 0px;
}
.nav-tabs .nav-link.active {
   
    color: #fff !important;
    background-color: #1a1f73 !important;  
    font-size: 30px;
    font-weight:800;
          width: 33.3%;    
    letter-spacing: 0px !important;    
    bottom: 0px;
    overflow: hidden;    
    transition: 0.3s ease;
   
    
}

.move-up:hover{
    background-color: crimson;
    transition: all .5s;
    transform : translateY(-10px);
}

.nav-tabs .nav-link{

  font-weight: 900;
 


  background-color: transparent;
  border-color: none;
  font-size: 30px;

     
  width: 33.3%;
  letter-spacing: 0px !important;   
  cursor: pointer; 
  position: relative;
  display: flex;
  justify-content: center;
  align-items: end;
  overflow: hidden;
  transition: 0.3s ease;
}
.tab-content
{
   
}
.nav-pills .nav-link {
   
    
    border-radius: 0px;
    margin: 10px 0px;
    padding:15px 0px;
    color: #000000;
    border-radius:0px;
    text-align:center;
}
.nav-pills .nav-link.active {
    color: #fff;
    background-color: #A04B9D;
}
.tab-pane p span{
    color:#ffffff;
    font-weight:700;
   
    padding-right:10px;
}
.btn1 {
  padding: 10px 40px;
  border-radius: 87px 1px;
    color: #fbdedb;
    background-color: #fbdedb;
    display: inline-block;
    background: #A04B9D;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-weight: 900;
    font-size: 16px !important;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none !important;
    position: relative;
}

.btn1 a
{
  color:#fff;
}

.btn1 {
  position: relative;
  border-color: #fff;
  color: #fff;
}
.btn1:hover {
  transform: translateY(-0.25em);
  border-color: #5e5e5e;
  color: #fff;
}
.btn1:hover::before {
  opacity: 1;
}
.medium{
  background-image: url(../images/building-asc-trp.jpg);
  background-size: cover;
  background-position: center;
}
.btn1::before {
  width: 100%;
  height: 1em;
  position: absolute;
  left: 0;
  bottom: -1.35em;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  opacity: 0;
  transition: all 0.65s;
  content: "";
}
.btn3 {
  padding: 10px 20px;
  border-radius: 30px;
  color: #fbdedb;
  background-color: #fbdedb;
  display: inline-block;
  background: #fbca38;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none !important;
  position: relative;
}
.about {
  border-left: solid;
  border-color: #fff;
}

.btn3 {
position: relative;
border-color: #fff;
color: #fff;
}
.btn3:hover {
transform: translateY(-0.25em);
border-color: #5e5e5e;
color: #fff;
}
.btn3:hover::before {
opacity: 1;
}
.btn3::before {
width: 100%;
height: 1em;
position: absolute;
left: 0;
bottom: -1.35em;
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
opacity: 0;
transition: all 0.65s;
content: "";
}
  
  .btn:active {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  .btn.block {
    display: block !important;
  }
  .btn.circular {
    border-radius: 50em !important;
  }
  /* .nav-pills .nav-link.active:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 99%;
    border-right: 5px solid yellow;
    height: 15%;
    
} */

.bat{
  width: 100%;
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-right: auto;
  margin-left: auto;
}
ul.no-bullets{ 
  list-style-type: none !important;
  width: 100%;
  padding: 0px 30px;
}
.title-1{
  color:#717171;
  font-size:35px;
    font-weight: 900;
    background-color: #eef4ff;
}
.dark{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.blue
{
      
    background-color: #A04B9D;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;   
   
}
.display-4 {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2;
}
.border-yellow
{
    border-left: 5px solid #fbca38;
}
.testimonial
{
   background-color:#A04B9D;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;    
    color:#A04B9D;
    background-repeat: no-repeat;
    background-position: center top;    
}
.testimonial h1
{      
    font-style: normal;
    text-decoration: none;
    color:#FFf;
    font-size:35px;
    font-weight:700;
    text-align: center !important;
    
}
.testimonial .sub-title
{
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}
.testimonial .desc
{
    color: #A04B9D;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
}
.student
{
  font-weight:900;
  font-size:20px;
}
.wrapper{
    padding: 10px 0;
    overflow-x: hidden;
  }
  .yellow-background
  {
    background-color: #A04B9D;
    
    margin-top:0px;
  }
  .yellow-business
  {
   background-image: url(../images/btm-back.jpg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover; 
    padding:50px;  
    
  }
  .yellow-business h1{
    color:#A04B9D;
    font-size: 35px;
    font-weight:800;
    padding:20px 0px 0px 0px;
    
  }

  .campus
{
 
    background-repeat: no-repeat;
    background-position: center top; 
    background-size: cover;   
}

.campus p{
    font-size:18px;
    font-weight:700;
    color:#A04B9D;
    margin: 20px 0px;
}
.placement-bg
{
    background-color: #f7f2f5;   
}
.placement
{
   
margin: 20px 0px;
}
.placement-bg .title span
{
font-weight:800 !important;
}
.placement-bg .title{
  color: #707070;
  font-size: 35px;
  font-weight: 900;
  text-transform: uppercase;
}
.placement-bg p{
  
    font-size: 18px;
    color:#5c0734;
    text-align: center;
    font-weight: 900;
    margin-top: 10px;
    
}
.gain .title h1
{
  color:#0e54a4;
  
  font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
}
.gain .title span
{
  color:#0e54a4;
  font-weight:900;
}
.life-srm
{
    background-image:url('../images/life-back.jpg');  
    background-repeat: no-repeat;    
    background-size: cover;   
}

.faq
{
    background-image:url('../images/faq.png');  
    background-repeat: no-repeat;    
    background-size: cover;
    background-position: right top;  
     
}
.faq h1{
    color:#fff;
}

.faq .block{background-color:#f9cf00;
    padding:20px 10px;
    margin-top:30px;
    font-size:15px;
    font-weight:800;
}
.faq .block:after {
    position: absolute;    
    right: -10%;   
    pointer-events: none;  
  :    content: "\f178";
      font-size:15px;   
   color:#fff;
   
  }
.faq .block:hover{background-color:#fff;
    padding:20px 10px;
    margin-top:30px;
    font-size:15px;
    font-weight:800;
    color:#000;
}

.faq .block:hover::after{position: absolute;    
    right: -10%;   
    pointer-events: none;  
  :    content: "\f178";
      font-size:15px;   
   color:#f9cf00;
}

.apply
{
    background-image:url('../images/APPLY-BACK.jpg');  
    background-repeat: no-repeat;    
    background-size: 100%;
    background-position: center center;   
}
.apply h1{
    color:#fff;
}
.footer-sec
{
    background-color: #fff;
    padding:5px 0px;
} 
.my-slider{
  padding: 0 0px;
}
.slick-initialized .slick-slide{  
  color: #063a80;   
  margin: 0 15px 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
} 

.slick-next, .slick-prev{
  z-index: 5;
}
.slick-next{
  right: 10px !important;
  
}
.slick-prev{
  left: 0px !important;
}
.slick-next::before, .slick-prev::before{
  color: #fff !important;
  font-size: 30px !important;
  opacity: 2 !important;
  background-color:transparent;
  padding:120px 0px;
}
.slick-next{
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 50px !important;
  height: 50px !important;
}
.slick-prev:before {
  content: '←';
 
}
.slick-next:before, [dir=rtl] .slick-prev:before {
  content: '→' !important;
}
.slick-dots li button:before {
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: #fbca38 !important;
}
.slick-dots li.slick-active button:before
{
color:#fff !important;
}
.thumbnail-holder img {
	-webkit-filter: sepia(10%);
	filter: sepia(10%);
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
  border-radius: 20px;

  
}
.thumbnail-holder:hover img {
	-webkit-filter: sepia(0);
	filter: sepia(0);
  transform: translateY(-0.25em);
}
.thumbnail-holder:hover p{ color:#1260b6;}

@media only screen and (max-width: 480px) and (min-width: 320px) {
  
            }
  .tab-pane p span {
    color: #000;
  }

  .desktop
{
  display:none !important;
}
.indian{
  padding-top: 20px !important;
}
.mobile{
  display:block !important;
}
.green{
  padding-bottom: 0px !important;
}

  .placement-bg .title {
    color: #707070;
    font-size: 30px;
    font-weight: 900;
}
  .hero-logo
{ 
  background-image: url(../images/hero-back.png);
  background-size: cover; 
  background-repeat: no-repeat;     
}
.hero-logo img{margin-bottom:10px;}
  .my-slider {
    padding: 0 30px;
}
  .nav-item .btn2 {
    color: #a04b9d !important;
    text-decoration: none !important;
    margin-top: 0px;
    padding: 10px 25px !important;
}
    .hero-section
    {        
        padding: 20px 15px 0px 15px;
    } 
    .hero-section img
    {        
       width:100%;
    } 
    .hero-section h1 {
      color: #5c0734;
      font-size: 30px;
             letter-spacing: 0px;
      text-align: center;
  }
  .hero-section h1 span {
    color: #fbca38;
    font-size: 35px;
    font-weight: 800;
         text-align: center !important;
}
    .border-yellow {
      border-left:none !important;
    }   
    .padd
    {
        padding:0px !important;
    }
    .blue
    {
      background-color: #1260b6;         
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size:cover;  
   }
    .blue h1
    {
        color:#fff;
    }
    .blue p
    {
        color:#fff;
    }
    .placement
    {
       
    margin: 20px 0px;
    }
    .yellow-background
    {
        background-color: #fbca38;
        padding: 50px 0px;
        margin-top: 50px;
    }
    .testimonial h1 {
        font-style: normal;
        text-decoration: none;
        color: #063a80 !important;
        font-size: 35px;
        font-weight: 700;
        padding-left: 0px;
        padding-top:20px;text-align:center;
    }
    .human
    {
        position: relative;
        z-index: 999;  
        right:auto;  
        width:100%; 
    }
    .human img
    {
        width:100%;
    }
    .apply {
        background-image: url(../images/APPLY-BACK.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .life-srm {
        background-image: url(../images/life-back.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .life-srm img { width:100%;}
    .faq {
        background-image: url(../images/faq.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right !important;
        padding: 30px 0px !important;
    }
    .faq .block:after {
        position: relative        
        pointer-events: none;
      :      content: "\f178";
        font-size: 15px;
        color: #fff;
    }
    .faq h1 {
      color: #fff;
      text-align:center;
  }
.yellow-business {
 
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}
.yellow-business
{
  background-image: url('../images/building-asc-srm.jpg');
  background-repeat: no-repeat;
  background-position: top;
  background-size:cover; 
  padding:50px;  
  
}
.yellow-business h1    
    {
  text-align:center;
    }
.nav-tabs .nav-link.active {
    text-transform: uppercase;
    color: #fff !important;
    background-color: #0c529f !important;
    border-color: none;
    font-size: 20px;
    font-weight: 600;
         width: 33.3%;
    transition: all .5s;
    transform: none;
    height: 110px;
    bottom: 0px;
    overflow: hidden;    
    transition: 0.3s ease;
    
}
.nav-tabs .nav-link {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff !important;
    background-color: #fbca38 !important;
    border-color: none;
    font-size: 20px;
    font-weight: 600;
         width: 33.3%;
    letter-spacing: 0px !important;
    height: 100px;        
    cursor: pointer; 
    position: relative;
    display: flex;
    justify-content: center;
    align-items: end;
    overflow: hidden;
    transition: 0.3s ease;
}
.nav-tabs
{
  margin: 0;  
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  border-radius: 2px 2px 0px 0px;
}
.nav-pills .nav-link.active:after {
  content: '';
  position: relative;
  border-right: 5px solid yellow;
  border: none;
}
.title {
  color: #707070;
  font-size: 30px;
  font-weight: 900;
}
.s6-bg{
  
    color: #7c99c1;
    background-color: #eef4ff;
    
}
@media only screen and (max-width: 900px) {
  .desktop
{
  display:none;
}

.green{
  padding-bottom: 0px !important;
}
  .footermob {
    padding-top:10px;
  }
  .hero-logo {
    background-image: url(../images/hero-back.png);
    background-size: cover;
    background-repeat: no-repeat;
}
    .hero-section
    {        
        padding: 20px 15px 0px 15px;
    }  
    .hero-section img
    {        
       width:100%;
    }  
   
    .padd
    {
        padding:0;
    }
    .blue
    {
      background-color: #A04B9D;        
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size:cover;   
       
    }
        .yellow-background
        {
            background-color: #fbca38;
            padding: 50px 0px;
            margin-top: 0px;
        }
    .testimonial h1 {
      font-style: normal;
      text-decoration: none;
      color: #fff !important;
      font-size: 45px;
      font-weight: 700;
      padding-left: 0px;
      padding-top: 20px;
      text-align: center;
    }
    .testimonial {
      background-color:#5c0734;
      transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
      color: #063a80;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover;
  }
    .human
    {
        position: relative;
        z-index: 999;  
        right:auto;  
        width:100%; 
    }
    .human img
    {
        width:100%;
    }
    .apply {
        background-image: url(../images/APPLY-BACK.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .life-srm {
        background-image: url(../images/life-back.jpg);
        background-repeat: repeat;
        background-size: contain;
    }
    .life-srm img { width:100%;}
    .faq {
        background-image: url(../images/faq.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        padding: 30px 0px;
    }
    .faq .block:after {
        position: relative;
        
        pointer-events: none;
      :      content: "\f178";
        font-size: 15px;
        color: #fff;
    }
    .yellow-business {
        background-color: #00460a;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 50px 0px;
    }
    .nav-tabs .nav-link.active {
      text-transform: uppercase;
      color: #fff !important;
      background-color: #0c529f !important;
      border-color: none;
      font-size: 16px;
      font-weight: 800;
             width: 33.3%;
      transition: all .5s;
      transform: none;
      height: 110px;
      bottom: 0px;
      overflow: hidden;    
      transition: 0.3s ease;
     
  }
    .nav-tabs .nav-link {
      text-transform: uppercase;
      font-weight: 600;
      color: #fff !important;
      background-color: #fbca38 !important;
      border-color: none;
      font-size: 16px;
      font-weight: 700;
             width: 33.3%;
              letter-spacing: 0px !important;
      height: 100px;        
      cursor: pointer; 
      position: relative;
      display: flex;
      justify-content: center;
      align-items: end;
      overflow: hidden;
      transition: 0.3s ease;
    }
    .nav-tabs
{
  margin: 0;  
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  border-radius: 2px 2px 0px 0px;
}
.thumbnail-holder img {
  -webkit-filter: sepia(10%);
  filter: sepia(10%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width:100%;
}
.border-yellow {
  border-left: none !important;
}

}

@media only screen and (max-width: 1200px) and (min-width: 1100px)  {
  .desktop
{
  display:none;
}

  

    .faq {
        background-image: url(../images/faq.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        padding: 50px 0px;
    }
    .hero-section img
    {        
        width:100%;
    }  
    .life-srm {
      background-image: url(../images/life-back.jpg);
      background-repeat: repeat;
      background-size: cover;
  }
  .yellow-background {
    background-color: #fbca38;
    padding: 56px 0px 0px 70px;
    margin-top: 40px;
  }
  .yellow-business {
    background-image: url(../images/yellow-back.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
.thumbnail-holder img {
  width:100%;
}
.blue {
  background-image: url(../images/blue-back.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: inherit;
}
}
@media only screen and (max-width: 1100px) and (min-width: 1000px)  
{
  .campus p {
    font-size: 28px;
    font-weight: 800;
    color: #868686;
}
  .lborder{
    border-left: none !important;
  }

  .thumbnail-holder img {
    width:100%;
  }
    .faq {
        background-image: url(../images/faq.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        padding: 50px 0px;
    }
    .hero-section img
    {        
       width:100%;
    }  
    .life-srm {
      background-image: url(../images/life-back.jpg);
      background-repeat: repeat;
      background-size: contain;
  }
  .yellow-business {
    background-image: url(../images/yellow-back.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
.yellow-background {
  background-color: #fbca38;
  padding: 31px 30px 30px 59px;
  margin-top: 10px;
}
.border-yellow {
  border-left: none !important;
}
.blue {
  background-image: url(../images/blue-back.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: inherit;
}
}
.card {
   background-color: transparent !important;
}


.slick-dots li.slick-active button:before {
  color: #0e54a4 !important;
  font-size: 16px;
}
.slick-dots li button:before {
  font-size: 10px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 1 !important;
  color: #000;
}
.gain p{
  font-size: 16px;
  font-weight: 400;
  color: #0e54a4;
  margin: 20px 0px;
  text-align: center
}
.green-ribbon
{
  background-color:#00460a;
  padding:20px;
  color:#fff;
  font-size:16px;
  width: 100%;
  font-weight:800;
}
.green-icon
{
  background-color:#1c1859;
  padding:20px;
  color:#fff;
  font-size:16px;
  position:absolute;  
  top: 0;
  right: 15px;
  font-weight: 800;  
}
.d-padd
{
    padding:0px !important;
}


