* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    box-sizing: border-box;
}


/* header */
/* .header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 6rem;
    width: 6rem;
} */

/* .header img {
    max-width: 182%;
    margin-left: 89%;
    margin-bottom: 20%;
} */
header{
    display: flex;
    margin-bottom: -4%;
}
.logo-1 img{
    margin-top: 3%;
    width: 13%;
    margin-left: 9%;
    margin-bottom: 6%;
}
.logo-2 img{
    margin-top: 3%;
    /* width: 41%; */
    float: right;
    margin-right: 4%;
    /* height: 50%; */
}

/* banner */
.banner {
    background-image: url(image/banner.jpg);
    margin-top: -24px;
    width: 100%;
    padding: 25px;
    background-repeat: no-repeat;
    background-size: auto;
}

.rankingimg {
    margin-left: 64%;
    max-width: 200%;
    height: auto;
    margin-top: -47px;
}

.banner .container .row h4 {
    font-size: 2.8rem;
    color: white;
    text-transform: uppercase;
    text-decoration: underline;
    margin-top: 8%;
}

.banner .container .row h1 {
    font-size: 8rem;
    color: white;
    text-transform: uppercase;
}

.formbg {
    text-align: center;
    background: #7a7a7a;
    margin-left: -65px;
    padding-bottom: 32px;
}

form {
    text-align: left;
}

input {
    outline: none;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
}

.form-group {
    color: white;
}

.btn {
    background: #55a9ec;
    width: 64%;
    margin-left: 75px;
}

.salient h1 {
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}


/* programme */
.programme {
    margin-bottom: 3rem;
}

.programme .container .heading h2 {
    text-transform: capitalize;
    margin: 4rem 0;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}

.programme .container .row .programme_list {
    border: .7px solid #eaeaea;
    padding: 2rem;
    border-top: 0;
    border-left: 0;
}

.programme .container .row .br_0 {
    border-bottom: 0;
    border-right: 0;
}

.programme .container .row .bb_0 {
    border-bottom: 0;
}

.programme .container .row .third_border_right_0 {
    border-right: 0;
}

.programme .container .row .programme_list i {
    font-size: 1.4rem;
    margin: 1rem;
    color: rgb(110, 110, 255);
}

.programme .container .row .programme_list h5 {
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 2rem;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}

.paragraph p {
    font-family: 'Times New Roman', Times, serif;
}

.paragraph2 h1 {
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}

.paragraph2 p {
    font-family: 'Times New Roman', Times, serif;
}

/* about */
.about {
    background: #fbf9fa;
}

.about .container .row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5rem 0;
}

.containimg {
    height: 20%;
}

/* Salient Features */
.salient .heading {
    margin: 4rem 0;
}

.salient .container .row .logo {
    font-size: 2rem;
}

.salient .container .row .logo {
    content: '';
    border: 2px solid #55a9ee;
    height: 4rem;
    width: 4rem;
    border-radius: 50%;
    margin: .5rem auto 2rem auto;
}

.logo img {
    height: 100%;
}
.about .main_btn button{
    margin-bottom: 0px !important;
}

.main_btn button {
    border: none;
    background: #3e107c;
    color: white;
    padding: 0.5rem 1rem;
    margin: 2rem 0;
    border-radius: 3px;
    font-family: 'Times New Roman', Times, serif;
    margin-left: 113px;
}

/* Learning Outcome */
.learning {
    background: #fbf9fa;
    padding: 3rem;
}

.learning .container {
    background: white;
    padding: 2rem;
}

.learning .container h1 {
    text-transform: capitalize;
    margin-bottom: 1rem;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}

.heading ul li {
    font-family: 'Times New Roman', Times, serif;
}

.heading h1 {
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}



/* footer */
.main_btn2 button {
    border: none;
    background: #3e107c;
    color: white;
    padding: 0.5rem 1rem;
    margin: 5rem 0;
    border-radius: 3px;
    font-family: 'Times New Roman', Times, serif;
    margin-left: 88px;
    width: 62%;
    margin-top: 43px;
}

.main_btn2 {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.content {
    background: #3c3b40;
    color: white;
    padding: 1rem 0;
}

.footerimg1 {
    height: 48%;
    margin-top: 86px;
    width: 93%;
}

.learning ul {
    list-style-type: square;
}

.footerimg2 {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    height: 49%;
    margin-top: 70px;
    /* margin-left: 91px; */
    width: 72%;
}

.footercontn p {
    font-family: 'Times New Roman', Times, serif;

}


.vl {
    border-left: 1px solid #eaeaea;
    height: 500px;
}


/* rigth slider on header */
.icon-bar {

    float: right;
    margin-top: 10%;
    float: right;
    overflow: hidden;
    background: #55a9ec;
}


.icon-bar a {
    display: block;
    text-align: center;
    padding: 1px;
    color: white;
    font-size: 13px;
    text-decoration: none;
    border-bottom: 1px solid white;
}
.icon-bar p{
    margin: 2px;
    margin-top: -14px;
}


.brochurebtn img {
    background: #55a9ec;
    width: 70%;
    /* margin: -5px; */
}
/* .brochurebtn p{
    margin-top: -16px;
} */

.applybtn img {
    background: #55a9ec;
    width: 70%;
    /* margin: -13px; */
}

.enqurybtn img {
    background: #55a9ec;
    width: 70%;
    /* margin: -13px; */
}

.consultbtn img {
    background: #55a9ec;
    width: 70%;
    /* margin: -13px; */
}

.content {
    margin-left: -4px;
    font-family: 'Times New Roman', Times, serif;
}

.main {
    position: fixed;
    right: 0px;
    top: 30%;
    width: 6%;
}

.arrow-down2 {
    display: none;
}

.arrow-down {
    width: 51px;
    height: 50px;
    background: #eaeaea;
    position: relative;
    margin-left: -51px;
    float: right;
    margin-top: 178%;
    border: 1px solid white;
    border-radius: 50%;
    transform: rotateZ(270deg);


}

/* .arrow-down2{
    displa;
} */

.arrow-down.active {
    background: #eaeaea;
}

.arrow-down:before,
.arrow-down:after {
    content: "";
    display: block;
    width: 20px;
    height: 5px;
    background: blue;
    position: absolute;
    top: 20px;
    transition: transform .5s;
}


.arrow-down:before {
    right: 21px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transform: rotate(45deg);
}

.arrow-down:after {
    right: 10px;
    transform: rotate(-45deg);
}

.arrow-down.active:before {
    transform: rotate(-45deg);
}

.arrow-down.active:after {
    transform: rotate(45deg);
}

/* Media quiry */
/* @media only screen and (min-width: 320px) and (max-width: 1280px) */
@media screen and (max-width: 768px){
    header{
        width: auto;
       }
       .logo-1 img{
        width: 38%;
        margin-bottom: 14%;
       }
      
}
 @media screen and (max-width: 600px){

  
    .icon-bar {
        bottom: 0;
        position: fixed;
        display: flex;
        width: 102%;
        left: 0;
        margin-left: 20%;
        margin-left: 11%;
        /* padding: 1%; */
        /* justify-content: center; */
        display: flex;
        align-items: center;
        margin-left: -2px;

    }

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 1px;
        color: white;
        font-size: 12px;
        text-decoration: none;
        /* background: white; */
        /* border-left: 1px solid white; */
    }


    .banner .container .row h1 {
        font-size: 4rem;
    }

    .brochurebtn img {
        background: #55a9ec;
        /* color: white; */
        width: 52%;
    }

    .applybtn img {
        background: #55a9ec;
        /* color: white; */
        width: 88%;
    }

    .enqurybtn img {
        background: #55a9ec;
        /* color: white; */
        width: 106%;
    }

    .consultbtn img {
        background: #55a9ec;
        /* color: white; */
        width: 78%;
    }

    .main {
        /* width: 100%; */
        z-index: 9999;

    }

    .rankingimg {
        margin-left: 2%;
        max-width: 75%;
        height: auto;
        margin-top: -48px;

    }

    .banner {
        background-size: 100% 100%;
    }

    .formbg {
        margin-left: 12px;
    }

    .vl {
        display: none;
    }

    .main_btn2 button {
        /* margin-left: 44px; */
        margin-left: auto;
        margin-right: auto;
    }

    .main_btn button {
        margin-left: 4px;
    }

    .arrow-down {
        display: none;
    }

    .arrow-down2 {
        display: block;
        width: 50px;
        height: 50px;
        background: #eaeaea;
        position: relative;
        margin-top: 17rem;
        right: 10rem;
        border: 2px solid white;
        padding: 10px;
        border-radius: 25px;


    }

    .arrow-down.active {
        background: #481d82;
    }

    .arrow-down2:before,
    .arrow-down2:after {
        content: "";
        display: block;
        width: 20px;
        height: 5px;
        background: #481d82;
        position: absolute;
        top: 20px;
        transition: transform .5s;
    }

    .arrow-down2:before {
        right: 21px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        transform: rotate(45deg);
    }

    .arrow-down2:after {
        right: 10px;
        transform: rotate(-45deg);
    }

    .arrow-down2.active:before {
        transform: rotate(-45deg);
    }

    .arrow-down2.active:after {
        transform: rotate(45deg);
    }


}
.foot-end{
    margin-bottom: auto;
}
.degree .heading{
    display: flex;
    justify-content: center;
}
.mobFix {
	display: none;
	position: fixed;
	bottom: 0;
	z-index: 100;
	width: 106%;
}

.mobFix ul {
	display: flex;
	width: 100%;
	margin-bottom: 0px;
    margin-left: -35px;
}

.mobFix a {
	font-family: 'gotham';
	display: block;
	height: 64px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	line-height: 64px;
    text-decoration: none;
}

.mApplyIcon {
	background: #000000
}

.mWPIcon {
	/* max-width: 25%; */
	background: white;
}

.mCallIcon {
	max-width: 25%;
	background: #CE1815;
}

.mobFix li {
	display: inline-block;
	width: inherit;
	text-align: center;
	align-self: center;
	height: 64px;
}
@media only screen and (max-width: 991px) {
	.mobCodeGencol2 input[type="button"] {
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
	}
    .mobFix li {
		width: 54%;
	}
    .mobFix {
		display: block;
	}
    .mWPIcon img{
        width: 100%;
    }
    .logo-2 img{
        display: none;
    }
    .logo-1 img{
        width: 53%;
    margin-bottom: 14%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    }

}

/*Chatboat section*/
    .open-button {
    background-color: #f5cf10;
    color: black;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    /* opacity: 0.8; */
    position: fixed;
    bottom: 0px;
    right: 28px;
    width: 280px;
    z-index: 102;
    border-radius: 7px;
  }
  
 
  .chat-popup {
    display: none;
    position: fixed;
    bottom: 2px;
    right: 30px;
    border: 3px solid #f1f1f1;
    z-index: 102;
    background-color: white;
}
  
  
  /* Add styles to the form container */
  .form-container {    
    max-width: 300px;
    padding: 10px;
    background-color:white;
  }
  
  /* Full-width textarea */
  .form-container textarea {
    width: 80%;
    /* padding: 15px; */
    /* margin: -1px 1px 0px 6px; */
    border: none;
    background: #f1f1f1;
    resize: none;
    height: 37px;
  }
  
  .form-container textarea:focus {
    /* background-color: red; */
    outline: none;
  }
  
  .form-container .btn {
    background-color: #f5cf10;
    color: white;
    /* padding: 16px 20px; */
    border: none;
    cursor: pointer;
    width: 20%;
    /* margin-bottom: 53px; */
    opacity: 0.8;
    margin-left: 228px;
    margin-top: -80px;
  }
  .form-container .btn a{
    text-decoration: none;
    color: black;
  }
  

  .form-container .cancel {
    background-color: red;
    margin-top: -96px;
    width: 59px;
  }

  .form-container .btn:hover, .open-button:hover {
    opacity: 1;
    background-color: #55a9eb;
    color: white;
  }
  


			/* for message */


/*   This is the Popup Window   */
.delayedPopupWindow {
  display: none;
  position: fixed;
  width: auto;
  max-width: 326px;
  top: 47%;
  /* left: 69%; */
  margin-left: 63rem;
  margin-top: -300px;
  background-color: white;
  /* border: 2px solid #333; */
  z-index: 102;
  padding: 10px 20px;
  box-shadow: 0 0 20px 1px rgba(0,0,0,.3);
  border-radius: 5px;
  font-size: 15px;
}
/*   This is the closing button  */
#btnClose {
	width:100%;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #BCBCBC;
    cursor: pointer;
}
/*   This is the closing button hover state  */
#btnClose:hover {
	color: #c90c12;
}


/*   This is the styling for the signup form submit button hover state  */
#delayedPopup #mc-embedded-subscribe:hover {
	background: #40c348;
	color: #fff;
	box-shadow:none!important;
	cursor: pointer;
}

/* <!-- 2nd popup --> */



/*   This is the Popup Window   */
.delayedPopupWindow-two {
  display: none;
  position: fixed;
  width: auto;
  max-width: 326px;

  top: 48%;
  /* left: 69%; */
  margin-left: 63rem;
  margin-top: -94px;
  background-color: white;
  /* border: 2px solid #333; */
  z-index: 102;
  padding: 10px 20px;
  box-shadow: 0 0 20px 1px rgba(0,0,0,.3);
  border-radius: 5px;
  font-size: 15px;
}
/*   This is the closing button  */
#btnClose-two {
	width:100%;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #BCBCBC;
    cursor: pointer;
}
/*   This is the closing button hover state  */
#btnClose-two:hover {
	color: #c90c12;
}


/*   This is the styling for the signup form submit button hover state  */
#delayedPopup-two #mc-embedded-subscribe:hover {
	background: #40c348;
	color: #fff;
	box-shadow:none!important;
	cursor: pointer;
}

/* <!-- 3rd popup --> */

/*   This is the Popup Window   */
.delayedPopupWindow-three {
  display: none;
    position: fixed;
    width: auto;
    max-width: 326px;
    top: 52%;
    /* left: 69%; */
    margin-left: 63rem;
    margin-top: 39px;
    background-color: white;
    /* border: 2px solid #333; */
    z-index: 102;
    padding: 10px 20px;
    box-shadow: 0 0 20px 1px rgba(0,0,0,.3);
    border-radius: 5px;
    font-size: 15px;
}
/*   This is the closing button  */
#btnClose-three {
	width:100%;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #BCBCBC;
    cursor: pointer;
}
/*   This is the closing button hover state  */
#btnClose-three:hover {
	color: #c90c12;
}


/*   This is the styling for the signup form submit button hover state  */
#delayedPopup-three #mc-embedded-subscribe:hover {
	background: #40c348;
	color: #fff;
	box-shadow:none!important;
	cursor: pointer;
}
.formDescription h4{
  font-size: 15px;
  color: var(--primaryColor);
}
.formDescription h5{
  font-size: 15px;
}
.formDescription a{
  text-decoration: none;
  color: #545454;
}
.form-container h1{
  font-weight: bold;
  font-size: 35px;
}

.button-inner a button{
    width: 40px;
  background-color: #3e107c;
    color: white;
    border-radius: 3px;
    border-color: white;
}
@media screen and (max-width: 768px){
  .delayedPopupWindow{
      margin-left: 0 !important;
    }
    .delayedPopupWindow-two{
      margin-left: 0 !important;
    }
    .delayedPopupWindow-three{
      margin-left: 0 !important;
    }
    .open-button{
     width: 52%;
    height: 64px;
    margin-right: -28px;
    border-radius: 0px;
    text-align: center;
    display: flex !important;
    align-items: center;
    font-weight: bold;
    }
    .form-container{
        margin-top: 20px;
    }
    .chat-popup{
        margin-bottom: 62px;
    }
    
}
