/* navbar */
body {
    background-color: #E8E7DF;
}





  @media only screen and (max-width: 600px) {
	html,body {
	  width: 100%;
	  padding: 0;
	  margin: 0;
	  overflow-x: hidden;
	}
    .newsletter-subscription input{
        width: 260px;
        height: 50px;  
        padding: 1rem;
        border: none;
        border-bottom-left-radius: 38px;
        border-top-left-radius: 38px;
    }

    .section2 .parent-rectangle12 {
        padding: 1rem;
        margin-top: 0.2rem!important;
    }
    .section2 .rectangle-box1 {
        width: 350px;
        /* height: 70px; */
        background-color: #16C0D1;
        transform: matrix(1, -0.07, 0.07, 1, 0, 0);
        color: #FFFFFF;
        padding: 1rem!important;
    }
    
    .section2 .rectangle-box1 h1 {
        margin-top: 10px;
        font-size: 25px;
        font-weight: 700;
    }
    .section2 .rectangle-box2 {
        width: 270px;
        
        margin-left: 1.5rem;
        padding: 1rem;
        background-color: rgba(255, 91, 53, 1);
        ;
        transform: matrix(1, -0.07, 0.07, 1, 0, 0);
        color: #FFFFFF;
        margin-top: 9px;
    }
    
    .section2 .rectangle-box2 h1 {
        font-size: 23px;
        font-weight: 700;
    }
    .navbar-brand img{
        width: 260px;
        height: 85px;
    }
    .placements .rectangle-box7 {
        padding-top: 1rem!important;
        padding-bottom: 0rem!important;
    }
    
    
    
    .placements .rectangle-box7 img {
       width: 81%!important;
    }
    .placements .rectangle-box6 {
        width: 320px!important;
        height: 85px;
        margin-left: 3rem!important;
        padding: 1.5rem;
        background-color: #16C0D1;
        ;
        transform: matrix(1, -0.07, 0.07, 1, 0, 0);
        color: #FFFFFF;
        margin-top: 9px;
    }
    .placements .rectangle-box6 h1{
        font-size: 28px!important;
        font-weight: 600!important;
    }
    .newsletter-subscription h1{
        font-size: 1.7rem!important;
        margin-left: 1rem!important;
      }
      .newsletter-subscription p{
        font-size: 1rem!important;
        margin-left: 1rem!important;
      }

    .lottie1 img{
        margin-left: 10px!important;
        width: 350px!important;
        z-index: -1!important;
        padding-bottom: 2rem!important;
    }
    .navbar {
        padding: 1rem!important;
    }
    .masters-program {
        margin-left: 2rem!important;
    }

    .search{
        display: none;
    }
    
  }



  @media only screen and (min-width: 992px) {html,body {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
  }

.nav-log{
    position: absolute;
    right: 10px;
    background-color: #16C0D1;
    border-radius: 10px;
    color: azure;
}
.nav-log a{
    color: white!important;
    font-size: 19px;
    font-weight: 500;
}
}











  @media only screen and (min-width: 600px) {html,body {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
  }
  .newsletter-subscription input{
    width: 400px;
    height: 50px;  
    padding: 1rem;
    border: none;
    border-bottom-left-radius: 38px;
    border-top-left-radius: 38px;
}
.section2 .parent-rectangle12 {
    padding-left: 4rem;
    margin-top: 2rem;
}
.section2 .rectangle-box1 {
    width: 450px;
    /* height: 100px; */
    background-color: #16C0D1;
    transform: matrix(1, -0.07, 0.07, 1, 0, 0);
    color: #FFFFFF;
    padding: 1rem;
}

.section2 .rectangle-box1 h1 {
    font-size: 33px;
    font-weight: 700;
}
.section2 .rectangle-box2 {
    width: 360px;
    /* height: 85px; */
    margin-left: 1.5rem;
    padding: 1rem;
    background-color: rgba(255, 91, 53, 1);
    ;
    transform: matrix(1, -0.07, 0.07, 1, 0, 0);
    color: #FFFFFF;
    margin-top: 9px;
}

.section2 .rectangle-box2 h1 {
    font-size: 37px;
    font-weight: 700;
}



}








  
.active{
    padding: 3px;
    display: inline-block;
    background-color: #FF5B35;
    
    font-weight: 600;
    border-radius: 40px;
}
.active a{
    margin-left: 4px;
    color: white!important;
}
/* nav {
    background-color: #E8E7DF !important;
} */
nav img{
    padding: 1rem;
    width: 350px;
    height: 100px;
}

.navbar .navbar-nav .nav-item .nav-link {
    color: rgba(24, 24, 23, 1);
    font-size: 20px;
    font-weight: 400px;
}

.navbar-toggler{padding-right: 20px;}

.navbar {
    padding: 2rem;
    padding-top: 0.5rem;
}
/* section2 */
.section2 {}


.navbar-nav > li{
    margin-left:8px;
    margin-right:5px;
}






.section2 .section-2desc {
    margin-top: 3rem;
    font-size: 19px;
    font-weight: 300;
    padding: 1rem;
}

.section2 .linee {
    display: absolute;
    top: 10px;
    width: 100%;
    background-color: blue;

}

/* COMMON */
.blue {
    background-color: #33C0CE;
}

.rose {
    background-color: #FDD4C3;
}

.yellow {
    background-color: #F4D962;
}

.green {
    background-color: #B2CD3B;
}

/* masters-program section */
.masters-program {
    margin-left: 3rem;
}

.masters-program .bck-img {
    
    /* width: 85%;
    height: 170px;
    margin-left: 0.5rem;
    border-radius: 20px;
    margin-top: 25px; */
}

.masters-program .bck-img img{
    width: 90%;
    height: 200px;
    border-radius: 20px;
    z-index: -1;
    margin-left: 0.5rem;
    margin-top: 3rem;
}

.jumbo{
    margin-left: 1rem;
}

.jumbo h1 {
    font-size: 28px;
    font-weight: 700;
}
.masters-program h1 {
    font-size: 20px;
    font-weight: 700;
}

.masters-program p {
    
    color: #6C6C6C;
    padding-top: 1rem;
    font-size: 16px;

}

.masters-program a {
    color: #ffff;
    position: absolute;
    bottom: 24px;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;

}

.masters-program .box {
    position: relative;
    width: 90%;
    height: 250px;
    overflow: hidden;
    border-radius: 20px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
    padding-bottom: 1rem;
    margin-top: -25px;
    margin-left: 0.5rem;
    z-index: 10;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.catogories {
    padding-top: 3rem;
    padding: 2rem;
    line-height: 2;
}

.catogories .star{
    padding: 0.5rem;
    margin-left: 1.5rem;
    margin-top: 1rem;
    display: flex;
}

.catogories .star .star-rating{
    font-size: 11px;
    display: flex;
    justify-content: space-around;
}


.catogories .heading h1 {
    padding-top: 2rem;
    color: black;
    font-size: 28px;
    font-weight: 700;
}

.catogories .heading p {
    color: black;
    font-size: 25px;
    font-weight: 300;
    padding-bottom: 2rem;
}


.catogories .rectangle-box3 {
    margin-top: 10px;
    width: 95%;
    padding-bottom: 0.2rem;
    border-radius: 15px;
    margin-left: 0.5rem;
    box-shadow: #00000029;
}

.catogories .rectangle-box3 h1 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0;
    margin-top:1.5rem;
    margin-left: 2rem;

}
.catogories .small-box{
    margin-top: 15px;
    margin-left: 3rem;
    width: 90px;
    height: 30px;
    padding: 2px;
    background-color: #E0F3F5;
    border-radius: 5px;
}

.catogories .small-box p{
    color: rgb(255 91 53);
    font-weight: 600;
}



.catogories .small-des{
    margin-top: 1.5rem;
    width: 7px;
    height: 30px;
    background-color: #E0F3F5;
}
.catogories span{
    display: flex;
}
/* certification-courses */

.certification-courses {
    padding: 1.5rem;
    width: 100%;
    background-color: rgba(245, 245, 241, 1);
}

.certification-courses .heading h1 {
    padding-top: 2rem;
    font-size: 33px;
    font-weight: 600;
}

.certification-courses .star{
    padding: 0.5rem;
    margin-left: 1rem;
    margin-top: 0.3rem;
    display: flex;
}

.certification-courses .star .star-rating{
    font-size: 11px;
    display: flex;
    margin-top: 4px;
    justify-content: space-around;
}
.certification-courses .heading h3 {
    padding-top: 0.5rem;
    font-size: 28px;
    font-weight: 400;
}

.certification-courses .small-box{
    margin-top: 2rem;
    margin-left: 2rem;
    width: 100px;
    height: 35px;
    padding: 0.5rem;
    background-color: #E0F3F5;
    border-radius: 5px;
}

.certification-courses .small-box p{
    font-size: 15px;
    font-weight: 700;
}


.certification-courses .heading p {
    padding-top: 0.5rem;
    line-height: 2;
}

.certification-courses .rectangle-box5 {
    margin-top: 2rem;
    padding-top: 1rem;
    padding-bottom: 0.2rem;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    width: 85%;
    border-radius: 10px;
    margin-left: 1rem;
    
}

.certification-courses .rectangle-box5 h1 {
    font-size: 18px;
    font-weight: 600;
    margin-left: 2rem;
}

/* placements */

.placements {
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.placements .rectangle-box6 {
    width: 340px;
    height: 85px;
    margin-left: 5rem;
    padding: 1.5rem;
    background-color: #16C0D1;
    ;
    transform: matrix(1, -0.07, 0.07, 1, 0, 0);
    color: #FFFFFF;
    margin-top: 9px;
}

.placements .rectangle-box7 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}



.placements .rectangle-box7 img {
   width: 100%;
   height: 100px;
   border-radius: 10px;
}
/* totaldata */

.totaldata {
    background-color: #F5F5F1;
    width: 100%;
    padding: 3rem;
    margin: auto;
}

.totaldata .align {
    margin: auto;

}

.totaldata .align h1 {
    display: grid;
    place-items: center;
    color: #33C0CE;
    font-size: 70px;
}


.totaldata .align p {
    display: grid;
    place-items: center;

}

/* external support */

.external-support{
    margin-left: 2rem;
    padding-left: 1.5rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.external-support .heading h1{
    font-size: 30px;
    font-weight: 700;
}

.external-support .heading p{
    padding-top: 1rem;
    line-height: 2;
    max-width: 1200px;
}


.external-support .rectangle-box8 {
    margin-top: 20px;
    padding: 1.3rem;
    width: 85%;
    /* height: 190px; */
    border-radius: 15px;
    background-color: #FFFFFF;
    box-shadow: #00000029;
}

.external-support .rectangle-box8 h1{
    font-size: 20px;
    font-weight: 700;
}

.external-support .rectangle-box8 p{
    color: #747474;
}


/* newsletter subscription */

.newsletter-subscription{
    width: 100%;
    background-color: #F5F5F1;
    display: grid;
    place-items: center;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.newsletter-subscription h1{
  font-size: 2rem;
}


.newsletter-subscription button{
    border: none;
    width: 100px;
    height: 50px;  
    border-top-right-radius: 38px;
    border-bottom-right-radius: 38px;
    background-color: #FF5B35;
    color: #F5F5F1;
}

/* footer */
.footer{
    padding: 2rem;
}

.footer .logo{
    width: 230px;
    height: 60px;
}
.footer .copyright{
    padding-top: 3rem;
}

.footer .copyright p{
    line-height: 1;
}

.footer .social{
    width: 60px;
    margin-left: 15px;
}

.footer .oursite a{
    text-decoration: none;
    color: black;
    font-size: 18px;
    font-weight: 300;
    line-height: 2.5;
}


/*********************************************** lottie**************************** */



.lottie1 img{
    margin-left: -60px;
    width: 600px;
    z-index: -1!important;
}




/* switch */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FF5B35;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #33C0CE;
}

input:focus+.slider {
    box-shadow: 0 0 1px #33C0CE;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}


.tech-switch{
    display: flex;
    justify-content: start;
    margin-right: 10px;
    margin-left: 2rem;
    padding-left: 2rem;
    padding-bottom: 1rem;
}


.tech-switch,span{
    line-height: 2;
}


