
/*================================================ Hamburger Menu Code ========================================*/

.landing_page .menu label i{
    display: block;
    width: 40px;
    height: 5px;
    background: #EB0915;
    border-radius: 5px;
    position: relative;
    transition-duration: 200ms;
}

.title1 span{ color:#000 !important;}

.landing_page .menu label i:before {
    left: 0;
    top: -10px;
}

.landing_page .menu label i:after {
    right: 0;
    bottom: -10px;
}

.landing_page .menu label i:before, .landing_page .menu label i:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background: #002347;
    border-radius: 5px;
    transition-duration: 200ms;
}

.landing_page .menu:hover i:before, .landing_page .menu:hover i:after {
    background: #EB0915;
    width: 100%;
}

/*================================================ End Hamburger Menu Code ========================================*/


/*================================================= For Admission Enquiry Code ===============================*/


.box-inner .enqry-admsn-head {
	text-align: center;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
	color: #fafafa;
    font-size: 135px;
    position: absolute;
    left: 30%;
	top: 5%;
	
	
}

.enqry-admsn-head2{
	position: absolute;
    font-size: 60px;
    top: 40px;
	line-height: 70px;
}

.enqry-admsn-pera {
	margin-top: 20px;
}

/*================================================= For Admission Enquiry Code ===============================*/



.clearfix {
	clear: both;
}

#shadow-carousel {
	padding-bottom: 35px;
}

#shadow-carousel .rc-carousel .courses-box1 {
	border:solid 1px #eee;
}

.courses1-area h2 {
	font-size: 4rem;
    font-weight: 100;
	line-height: 85px;
    margin-top: 75px;
}

.courses1-area h2 span{
    font-weight: 600;
}

.courses1-area p{
    font-size: 18px;
    text-align: justify;
}

.alumni-sec {
	padding-top: 100px;
}

.alumni-head-bx {
	position: absolute;
    top: 210px;
    background: #000000ad;
    width: 100%;
}

.alumni-head-bx h3 {
	color: #14F6EA;
    padding: 5px 0px;
    margin: 0;
}

.alumni-head-bx p {
	margin: 0;
    color: #fff;
    padding-bottom: 4px;
}

.main-head-alumni {
	font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    font-size: 65px;
    line-height: 62px;
    margin: 0;
    color: #f5f4f3;
}

.main-head2 {
	font-weight: 900;
    font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size: 30px;
	margin: 0;
}

.all-btn-alumni{
	
}

.all-btn-alumni a{
	color: #eb0915;
    font-size: 20px;
    font-weight: 300;
}

.all-btn-alumni a:hover span{
	padding-left: 8px;
	transition-duration: 0.2s;
}

.placmnt-cstm-width {
	width: 60%;
	padding: 15px 0px;
}

.placmnt-bx {
	border-left: solid 2px #000;
	padding: 45px 25px;
}

.placmnt-bx h2 {
    text-align: right;
	font-size: 40px;
	margin: 0;
	font-weight: 900;
    font-family: 'Montserrat', sans-serif;
}

.placmnt-bx  a {
	color: #eb0915;
    font-size: 24px;
    font-weight: 300;
}

.placmnt-bx  a:hover span{
	padding-left: 8px;
	transition-duration: 0.2s;
}

.event-heading-bx {
	width: 50%;
    margin: 0 auto;
}

.event-heading-bx h2 {
	color: #001c39;
    font-size: 108px;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
	margin: 0;
}

.counter-area  {
	position:relative;
}

.event-heading-bx h2:after {
	content: "EVENTS@IWP";
    color: #fff;
    position: absolute;
    font-weight: 600;
    font-size: 30px;
    left: 42%;
	top: 22%;
}


.event-heading-bx p {
	color: #fff;
}

.event-img-bx {
	position: absolute;
    background: #002347ad;
    top: 0;
    padding: 15px 5px;
    right: 0;
    width: 50%;
}

.event-img-bx-head-btm {
	padding:15px;
}

.event-img-bx-head-btm h4{
	color: #fff;
    text-align: left;
    margin: 0;
}


.event-img-bg-bx-lft {
    width: 35%;
    float: left;
}

.event-img-bg-bx-lft h2 {
	color: #FFC107;
    margin: 0;
}

.event-img-bg-bx-lft span {
	color: #FFF;
	font-weight: 500;
}

.event-img-bg-bx-rght {
    width: 65%;
    float: left;
	padding-left: 15px;
	border-left: solid 2px #fff;
}

.event-img-bg-bx-rght ul li {
	float: left;
    color: #fff;
	margin-bottom: 8px;
	text-align: left;
}

.event-img-bg-bx-rght ul li div{
	width: 15px;
    float: left;
}
.event-img-bg-bx-rght ul li span{
	margin-left: 8px;
	width: 125px;
    float: left;
}

.event-all-view-bx a{
	color: #ffc107;
    font-size: 18px;
}

.event-all-view-bx a:hover span{
	padding-left: 8px;
	transition-duration: 0.2s;
}

.blg-sec {
	background:#faf9f8;
	padding: 40px 0px;
}


.blg-sec-bx h2{
    font-weight: bolder;
    font-size: 40px;
}

.blg-sec-bx  a {
	color: #eb0915;
    font-size: 24px;
    font-weight: 300;
}

.blg-sec-bx  a:hover span{
	padding-left: 8px;
	transition-duration: 0.2s;
}

.students-say-area h2 {
    text-align: center;
	color: #eef1f4;
	font-weight: 900;
    font-size: 108px;
    font-family: 'Montserrat', sans-serif;
	margin:0;
}

.students-say-area{
	position:relative;
}

.students-say-area h2:after {
	content: "STUDENT SAYS ABOUT US";
    font-weight: 600;
    color: #000;
    position: absolute;
    font-size: 28px;
    left: 37%;
    top: 21%;
}



.students-say-area p {
	text-align:center;
	width: 40%;
    margin: 0 auto;
}

.testimln-bx {
	width: 70%;
    margin: 0 auto;
}

.admission {
	background-image: linear-gradient(135deg, rgba(0, 35, 71, 0.333), rgba(235, 9, 21, 0.533)), url(../img/banner/admission.jpg);
	padding: 120px 0px;
	position:relative;
	background-repeat: no-repeat;
}


.admsn-head {
    color: #fff;
    padding: 15px;
    font-size: 140px;
    position: absolute;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    left: 32%;
    top: 5%;
    opacity: 0.1;
}

.admsn-head2 {
	color: #fff;
    font-size: 60px;
    line-height: 68px;
}


.admsn-pera {
	color: #fff;
    font-size: 18px;
}

.admission-frm-bx .form-group input{
	border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.admission-frm-bx .form-group input:focus{
	border: 0;
    border-bottom: 1px solid #fff;
}

.admission-frm-bx .form-group input::placeholder {
	color:#fff;
}

.admission-frm-bx .form-group select{
	border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	color:#fff;
}

.admission-frm-bx .form-group select option{
	
	color:#000;
}

.admission-frm-bx .form-group select:focus{
	border: 0;
    border-bottom: 1px solid #fff;
}

.admission-frm-bx {
	position:relative;
}

.form-group .dwn-arrow {
	color: #fff;
    position: absolute;
    right: 18px;
    font-size: 18px;
}

.form-group .dwn-arrow2 {
	color: #fff;
    position: absolute;
    right: 55%;
    font-size: 18px;
}

.brand-area h2{
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 44px;
}

.social-bdr-bx {
	border: solid 1px #ccc;
    height: 300px;
}

.social-head {
	margin: 0;
    padding: 5px;
    text-align: left;
}

.footer-head {
	font-size: 44px;
    font-weight: 100;
    margin: 0;
}

.footer-head span{
	color: #eb0915;
}

.whatsapp-bx {
	
}



/* CSS Multiple Whatsapp Chat */
.whatsapp-name {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 0.5;
}

#whatsapp-chat {
  box-sizing: border-box !important;

  outline: none !important;
  position: fixed;
  width: 300px;
  border-radius: 10px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  bottom: 160px;
  right: 10px;
  overflow: hidden;
  z-index: 110;
  animation-name: showchat;
  animation-duration: 1s;
  transform: scale(1);
}
a.blantershow-chat {
  /*   background: #009688; */
  background: #fff;
  color: #404040;
  position: fixed;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  z-index: 98;
  bottom: 50px;
  left: 5px;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}
a.blantershow-chat svg {
  transform: scale(1.2);
  margin: 0 10px 0 0;
}
.header-chat {
  /*   background: linear-gradient(to right top, #6f96f3, #164ed2); */
  background: #009688;
  background: #095e54;
  color: #fff;
  padding: 20px;
}
.header-chat h3 {
  margin: 0 0 10px;
}
.header-chat p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}
.info-avatar {
  position: relative;
}
.info-avatar img {
  border-radius: 100%;
  width: 50px;
  float: left;
  margin: 0 10px 0 0;
}

a.informasi {
  padding: 20px;
  display: block;
  overflow: hidden;
  animation-name: showhide;
  animation-duration: 0.5s;
}
a.informasi:hover {
  background: #f1f1f1;
}
.info-chat span {
  display: block;
}
#get-label,
span.chat-label {
  font-size: 12px;
  color: #888;
}
#get-nama,
span.chat-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
}
#get-label,
#get-nama {
  color: #fff;
}
span.my-number {
  display: none;
}
/* .blanter-msg {
  color: #444;
  padding: 20px;
  font-size: 12.5px;
  text-align: center;
  border-top: 1px solid #ddd;
} */
textarea#chat-input {
    border: none;
    font-family: "Arial", sans-serif;
    width: 100%;
    height: 44px;
    outline: none;
    resize: none;
    padding: 10px;
    font-size: 14px;
}

a#send-it {
  width: 40px;
  font-weight: 700;
  padding: 10px 10px 0;
  background:#eee;
border-radius: 0px;}
  
 a#send-it svg {
    fill:#a6a6a6;
    height: 24px;
    width: 24px;
  }


.first-msg {
  background: transparent;
  padding: 30px;
text-align: center;}

 .first-msg span {
    background: #e2e2e2;
    color: #333;
    font-size: 14.2px;
    line-height: 1.7;
    border-radius: 10px;
    padding: 15px 20px;
    display: inline-block;
  }


.start-chat .blanter-msg {
  display: flex;
}
#get-number {
  display: none;
}
a.close-chat {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 30px;

}

@keyframes ZpjSY{
  0% {
    background-color: rgb(182, 181, 186);
  }
  15% {
    background-color: rgb(17, 17, 17);
  }
  25% {
    background-color: rgb(182, 181, 186);
  }
}

@keyframes hPhMsj {
  15% {
    background-color: rgb(182, 181, 186);
  }
  25% {
    background-color: rgb(17, 17, 17);
  }
  35% {
    background-color: rgb(182, 181, 186);
  }
}

@keyframes iUMejp {
  25% {
    background-color: rgb(182, 181, 186);
  }
  35% {
    background-color: rgb(17, 17, 17);
  }
  45% {
    background-color: rgb(182, 181, 186);
  }
}


@keyframes showhide {
  from {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes showchat {
  from {
    transform: scale(0);
    opacity: 0;
  }
}
@media screen and (max-width: 480px) {
  #whatsapp-chat {
    width: auto;
    left: 8%;
    right: 8%;
    font-size: 80%;
  }
}


.hide {
  display: none;
  animation-name: showhide;
  animation-duration: 0.5s;
  transform: scale(1);
  opacity: 1;
}
.show {
  display: block;
  animation-name: showhide;
  animation-duration: 0.5s;
  transform: scale(1);
  opacity: 1;
}

.whatsapp-message-container {
  display: flex;
  z-index: 1;
}

.whatsapp-message {
  padding: 7px 14px 6px;
  background-color: rgb(255, 255, 255);
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
  padding: 20px 20px 20px 10px;
  background-color: rgb(230, 221, 212);
  position: relative;
  &::before {
    display: block;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0.08;
    background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");
    // background-image: url(https://res.cloudinary.com/eventbree/image/upload/v1575782560/Widgets/whatsappbg_opt.jpg);
  }
}

.dAbFpq {
  display: flex;
  z-index: 1;
}

.eJJEeC {
  background-color: rgb(255, 255, 255);
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  margin-left: 10px;
  opacity: 0;
  transition: all 0.1s ease 0s;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
    position: relative;
    display: flex;
}

.ixsrax {
    height: 5px;
    width: 5px;
    margin: 0px 2px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    background-color: rgb(158, 157, 162);
    animation-name: ZpjSY;
}

.dRvxoz {

    height: 5px;
    width: 5px;
    margin: 0px 2px;
    background-color: rgb(182, 181, 186);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0px;
    animation-name: hPhMsj;
}

.kAZgZq {
    padding: 7px 14px 6px;
    background-color: rgb(255, 255, 255);
    border-radius: 0px 8px 8px;
    position: relative;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform-origin: center top 0px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px);
    &::before {
    position: absolute;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    top: 0px;
    left: -12px;
    width: 12px;
    height: 19px;
}
}

.bMIBDo {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: rgb(17, 17, 17);
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: rgb(17, 17, 17);
}

.cqCDVm {
    text-align: right;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: 
    rgba(17, 17, 17, 0.5);
    margin-right: -8px;
    margin-bottom: -4px;
}


.lecturers-area {
	position:relative;
	
}

.title-default-left:after {
	content:"PROMINENT SPEAKERS AT IWP EVENTS";
	color:#000;
	position:absolute;
	text-transform: capitalize;
	font-weight: 600;
    font-size: 24px;
    left: 32%;
    top: 163px;
}


/*========================================= Admission Enquiry Button ===============================*/

/* .feedback-form-btn {
    float: left;
    position: relative;
    right: -54px;
    color: #fff;
    transform: rotate(90deg);
    border-radius: 0;
    margin-top: 205px;
    padding: 10px;
} */

.fix-btn-bx {
	overflow:hidden;
}

.fix-btn-bx .admsion-btn {
	position: fixed;
    top: 210px;
    right: -52px;
    z-index: 99;
    transform: rotate(270deg);
    border: 0;
    background: #eb0915;
    color: #fff;
    padding: 10px 10px 10px 10px;
}

.box{
	float:right;
	overflow: hidden;
	position: fixed;
    top: 0;
    right: -1px;
	background:#fff;
	z-index: 999;
	width:100%;
    }
    /* Add padding and border to inner content
    for better animation effect */
    .box-inner{
        width: 100%;
		background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.35)), url(../img/banner/admission2.jpg);
		background-repeat: no-repeat;
		padding: 210px 0px;
		
    }
	
	
.clse-bx {
	position: fixed;
    top: 50%;
    right: 0;
    background: #767676;
    padding: 18px 12px;
    font-size: 23px;
}

.clse-bx i {
	color:#fff;
}

/*===================================================== Start Of Professional Diploma Page Code =========================*/
.breadcrumbs-banner {
	background-image: url('../img/banner/pro-diploma.jpg');
	background-repeat:no-repeat;
	background-size: cover;
	height:600px;
	position:relative;
}

.breadcrum-blnk-bx {
	position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5);
    width: 100%;
}

.breadcurm-top-ctnt {
	padding:10px 0px;
}

.breadcurm-top-ctnt a {
	font-size: 18px;
    color: #eb0915;
}

.breadcurm-top-ctnt span {
	font-size: 18px;
    color: #8a8a8a;
    margin: 0px 4px;
}

.breadcurm-top-ctnt .breadcurm-pro-dip {
	color: #616161;
    font-size: 18px;
    font-weight: 500;
}

.breadcurm-main-heading {
	font-size: 35px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    line-height: 88px;
}

.pro-dip-pera {
	width: 72%;
    font-size: 17px;
}

.gallery-wrapper{
	position:relative;
	top: 30px;
}

.pro-img-btm-image {
	width: 75%;
    position: absolute;
    top: 240px;
}

.pro-img-btm-lft {
	width: 49%;
    float: left;
}


.pdc-img-bx {
	position:relative;
}

.pdc-txt-bx {
	width: 89%;
    position: absolute;
    top: 140px;
	left: 15px;
}

.pdc-img-bx .pdc-txt-bx span{
	background: #4dbf1c;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
	opacity: 0.4;
}

.pdc-img-bx .pdc-txt-bx h4 {
	margin: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 4px 0px;
}

.pdc-img-bx .pdc-txt-bx a {
	color: #14F6EA;
	width: 28%;
}

.pdc-img-bx:hover .pdc-txt-bx {
	top: 118px;
	transition-duration: 200ms;
}

.pdc-img-bx:hover a  {
	display:block !important;
	transition-duration: 200ms;
}
.pdc-img-bx:hover span  {
	opacity: 1;
}


 .pdc-img-bx .pdc-txt-bx .bttn-link.primary:after{
	background: #14F6EA;
}

.pdc-img-bx .pdc-txt-bx .bttn-link:hover:after{
	width:14%;
}

.pdc-img-bx .pdc-txt-bx .bttn-link:after{
	content: "";
    position: absolute;
    left: 0px;
	top: 90px;
    bottom: 0;
    width: 0;
    height: 2px;
    transition-duration: 300ms;
}


/*============== for right img box ======*/
.pdc-img-bx-rght {
	position:relative;
}

.pdc-txt-bx-rght {
	width: 89%;
    position: absolute;
    top: 365px;
	left: 15px;
}

.pdc-img-bx-rght .pdc-txt-bx-rght span{
	background: #4dbf1c;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
	opacity: 0.4;
}

.pdc-img-bx-rght .pdc-txt-bx-rght h4 {
	margin: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 4px 0px;
}

.pdc-img-bx-rght .pdc-txt-bx-rght a {
	color: #14F6EA;
	width: 38%;
}

.pdc-img-bx-rght:hover .pdc-txt-bx-rght {
	top: 320px;
	transition-duration: 200ms;
}

.pdc-img-bx-rght:hover a  {
	display:block !important;
	transition-duration: 200ms;
}
.pdc-img-bx-rght:hover span  {
	opacity: 1;
}


 .pdc-img-bx-rght .pdc-txt-bx-rght .bttn-link.primary:after{
	background: #14F6EA;
}

.pdc-img-bx-rght .pdc-txt-bx-rght .bttn-link:hover:after{
	width:20%;
}

.pdc-img-bx-rght .pdc-txt-bx-rght .bttn-link:after{
	content: "";
    position: absolute;
    left: 0px;
	top: 113px;
    bottom: 0;
    width: 0;
    height: 2px;
    transition-duration: 300ms;
}

/*===================================================== End Of Professional Diploma Page Code =========================*/

/*===================================================== start Of bachelor degree Page Code =========================*/


.bachelor-degree-banner{
	background-image: url('../img/banner/bachelor-degree.jpg');
}
.pdc-img-bx:hover .pdc-txt-bx-1 {
    top: 100px;
    transition-duration: 200ms;
}

/*===================================================== End Of bachelor degree Page Code =========================*/


/*===================================================== start Of Postgraduate Page Code =========================*/


.postgraduate-banner{
	background-image: url('../img/banner/postgraduate.jpg');
}



/*===================================================== End Of Postgraduate Page Code =========================*/


/*===================================================== Start Of Faculty Section Code =================================*/

.faculty-section {
	padding-top: 115px;
    background: #faf9f8;
}

.faculty-section .faculty-heading{
	font-size: 80px;
    font-weight: 800;
}

.faculty-section p {
	font-size: 18px;
}

.faclty-hver-bx {
	position:relative;
}

.faclty-hver-bx img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.faclty-hver-bx:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.faclty-hver-txt {
	background: #000000ab;
    position: absolute;
    top: 159px;
    width: 100%;
    padding: 10px 0px;
}

.faclty-hver-txt h4{
	color: #14f6ea;
    margin: 0;
    text-align: center;
}

.faclty-hver-txt h5{
	color: #fff;
    margin: 0;
    text-align: center;
}

.faclty-hver-bx:hover .faclty-hver-txt {
	display:block !important;
}

.faclty-hver-txt-rita {
	background: #000000ab;
    position: absolute;
    top: 129px;
    width: 100%;
    padding: 10px 0px;
}

.faclty-hver-txt-rita h4{
	color: #14f6ea;
    margin: 0;
    text-align: center;
}

.faclty-hver-txt-rita h5{
	color: #fff;
    margin: 0;
    text-align: center;
}

.faclty-hver-bx:hover .faclty-hver-txt-rita {
	display:block !important;
}

.faclty-blnk-bx {
	background:#000;
	padding: 46px 45px;
}

.faclty-blnk-bx h4 {
	color:#fff;
	font-size: 25px;
}

.faclty-blnk-bx p {
	color:#fff;
	font-size: 22px;
}

.faclty-blnk-bx p i{
	color:#14f6ea;
	margin-left: 8px;
}

/*===================================================== End Of Faculty Section Code =================================*/


/*===================================================== Start Of placement ========================================*/

.plcment-pg {
	width: 68%;
    padding: 15px 0px;
}

/*===================================================== End Of placement ========================================*/


.tbl-head {
	text-align: center;
    font-weight: bolder;
    font-size: 40px;
}

/*====================================================== Start Of Contact Page Code ===============================*/

.contact-tp-sec {
	background: #f3f6f9;
    padding-top: 150px;
}

.cntct-heading {
	font-size: 72px;
    font-weight: 800;
	font-family: 'Montserrat', sans-serif;
}

.cntct-heading:after{
	content:"Corporate Office";
	position: absolute;
    left: 7%;
    color: #eef1f4;
    top: 37%;
	font-weight: 900;
	font-family: 'Montserrat', sans-serif;
}

.contact-tp-sec p {
	font-size: 24px;
    font-weight: 500;
	margin-top: 58px;
}

.main-mp-bx {
	position:relative;
}

.main-mp-bx:before{
	content: "";
    background: #000;
    padding: 225px 0px;
    position: absolute;
    z-index: 9;
    top: 0;
    width: 100%;
    opacity: 0.7;
}

.main-mp-cntent-bx {
	background: #fff;
    position: absolute;
    z-index: 9;
    bottom: 15px;
    left: 100px;
    padding: 15px;
    width: 26%;
}

.main-mp-cntent-bx h4 {
	padding: 0px 5px;
    font-size: 24px;
    font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.main-mp-cntent-bx ul {}

.main-mp-cntent-bx ul li{
	margin-bottom: 15px;
}

.main-mp-cntent-bx ul li i{
	font-size: 18px;
}

.main-mp-cntent-bx ul li a{
	margin-left: 15px;
	color: #494949;
}

.main-mp-cntent-bx ul li a:hover{
	color:#eb0915;
}

.main-mp-cntent-bx ul li span{
	width: 15px;
	float: left;
}

.main-mp-cntent-bx ul li .mp-txt{
	margin-left: 30px;
}

.cntct-page-head {
	background:#faf9f8;
	position:relative;
	padding: 75px 0px;
}

.back-heading:after{
	content:'Our Branches';
	padding:15px;
	font-family: 'Montserrat', sans-serif;
	font-weight:800;
	font-size: 100px;
    position: absolute;
	color:#f5f4f3;
	top:0;
	left: 80px;
}

.back-heading h4 {
	margin: 0;
    padding-top: 45px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 30px;
}

.cntct-main-bx {
	background:#faf9f8;
	padding: 25px 0px;
}

.cntct-main-bx h2 {
	font-weight: 900;
    font-size: 30px;
	font-family: 'Montserrat', sans-serif;
}

.multi-mp-bx {
	background: #fff;
    padding: 15px;
}

.multi-mp-bx h4 {
	font-weight: 600;
    font-size: 20px;
	font-family: 'Montserrat', sans-serif;
}

.multi-mp-bx ul {}

.multi-mp-bx ul li{
	margin-bottom: 15px;
}

.multi-mp-bx ul li i{
	font-size: 18px;
}

.multi-mp-bx ul li .envelp{
	margin-left:10px;
}

.multi-mp-bx ul li a{
	color: #494949;
}

.multi-mp-bx ul li a:hover{
	color:#eb0915;
}

.multi-mp-bx ul li span{
	width: 15px;
	float: left;
}

.multi-mp-bx ul li .mp-txt{
	margin-left: 30px;
}




/*====================================================== End Of Contact Page Code ===============================*/


/*====================================================== Header Hamburger Screen Menu ===========================*/

.menu_overlay {
  width: 100vw;
  height: 100vh;
  position: absolute;
  overflow: hidden;
  color: #fff;
  z-index: 100;
  transform: translateX(110%);
  transition: transform 0.5s ease;
}

.menu_overlay .tp-scrn-fa-fa {
  position: absolute;
  right: 165px;
  top: 20px;
  font-size: 2.5rem;
  transition: all 0.3s ease;
  z-index: 100;
}
.menu_overlay .tp-scrn-fa-fa:hover {
  color: #4b134f;
  transform: scale(1.1) rotate(180deg);
}

.side {
  height: 100vh;
  position: absolute;
  top: 0;
  width: 55%;
  z-index: 10;
}

.side1 {
  height: 100%;
  right: 0;
  background: #ececec;
  background:#ececec;
  background:#ececec;
}

.side2 {
  background-color: #4b134f;
  left: 0;
  transform: translateX(-100%);
  transition: transform 0.5s ease;
}

.menu_overlay .tp-scrn-menu-list {
  
  list-style: none;
  padding: 20px 65px;
  z-index: 100;
  color: #111;
}

.menu_overlay .tp-scrn-menu-list li {
	margin-bottom: 12px;
}

.menu_overlay .tp-scrn-menu-list li a {
	font-weight: 900;
    font-size: 35px;
    font-family: 'Playfair Display', serif;
	color: #1b1b1b;
}
.menu_overlay .tp-scrn-menu-list li a:hover {
	color: #eb0915;
}

#hover1 {
  display: none;
}

#hover2 {
  display: none;
}

#hover3 {
  display: none;
}

#hover4 {
  display: none;
}

#hover5 {
  display: none;
}

#hover6 {
  display: none;
}

#hover7 {
  display: none;
}

.side2 .show-img-2 {
	position: absolute;
    top: 0;
}


.tp-scrn-ftr {
	width: 85%;
    margin: 0 auto;
    padding: 15px;
}

.tp-scrn-ftr h4 {
	font-family: 'Playfair Display', serif;
    font-size: 14px;
    margin: 0;
    padding: 6px 0px;
}

.tp-scrn-ftr a {
	color: #787676;
}

.tp-scrn-ftr a:hover{
	color: #eb0915;
}

.tp-scrn-ftr ul {
	margin-top:10px;
}

.tp-scrn-ftr ul li{
	float: left;
    margin-right: 15px;
}

.tp-scrn-ftr ul li a {
	color: #676767;
    font-size: 22px;
}

.tp-scrn-ftr ul li a:hover {
	color: #eb0915;
    font-size: 22px;
}

.menu_overlay label {
	cursor:pointer;
}

.menu label {
	cursor:pointer;
}


#menuBtn {
  display: none;
}

.landing_page {
  max-height: 100vh;
  height: 100%;
  width: 100%;
  position: relative;
}

.menu {
  position: absolute;
  right: 0px;
  top: 35px;
}

.tp-scrn-fa-fa {
  font-size: 2rem;
  color: #222;
}

.tp-scrn-fa-fa:hover {
  color: #4b134f;
}

.side_text {
  height: 10vh;
  width: 60%;
  color: #c94b4b;
  position: absolute;
  left: 0px;
  bottom: 20px;
  text-shadow: 0 0 1px #111;
  padding: 10px;
  font-size: 16px;
  color: #4b134f;
}

.main_text {
  color: #c94b4b;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0 0 1px #111;
  display: flex;
  flex-direction: column;
}

.h2-r,
.h2-l {
  font-size: 6rem;
}

.h2-r {
  transform: rotate(270deg);
  margin-left: -100px;
  z-index: 10;
}

.h2-l {
  margin-left: 100px;
  background-color: #4b134f;
  padding: 20px;
  z-index: 0;
}

@media screen and (max-width: 650px) {
  .list a {
    font-size: 2rem;
  }
}

/*===================================================== Hamburger Sub Menu =======================================*/

.sub-menu-bx {
	position: absolute;
    background: #ccc;
    width: 100%;
    padding: 15px;
	height: 100vh;
}

.sub-menu-bx h2 {
	font-weight: 600;
    font-size: 58px;
    font-family: 'Montserrat', sans-serif;
    color: #ddd;
	text-align:right;
}

.sub-menu-bx .crs-child-menu li {
	border-bottom: solid 1px #11111169;
    padding: 15px 0px;
}

.sub-menu-bx .crs-child-menu li a{
	font-weight: 900;
    font-size: 35px;
    font-family: 'Playfair Display', serif;
    color: #1b1b1b;
}

.sub-menu-bx .crs-child-menu li a:hover{
    color: #eb0915;
}

/*===================================================== End Hamburger Sub Menu =======================================*/


/*====================================================== End Header Hamburger Screen Menu ===========================*/

/*======================================================== Start Of Gallery =======================================*/

.glry-tp-sec{
	background: #f3f6f9;
    padding-top: 150px;
}

.glry-heading {
	font-size: 72px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
}

.glry-tp-sec p {
	font-size: 18px;
	color: #828282;
}

.glry-imgbx img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.glry-imgbx:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}



/*======================================================== End Of Gallery =======================================*/

/*======================================================= Start Of Blog Page ========================================*/

.blg-bnr-bx {
	background-image: url(../img/blog/main-banner.jpg);
	padding: 250px 0px;
	position:relative;
}

.blg-bnr-bx h1 {
	position: absolute;
    bottom: 0;
    font-size: 300%;
    font-weight: 900;
    padding: 0 60px 20px;
    width: 100%;
    height: 60%;
    display: flex;
    align-items: flex-end;
    background: linear-gradient(to bottom, transparent, white);
    margin: 0;
}

.blg-sec {
	padding:30px 0px;
	background:#fff;
	position:relative;
}

.blg-sec h5{
	font-weight: 900;
    font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}

.blg-sec a{
	font-weight: 800;
	color: #787474;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}

.blg-sec a:hover {
	color:#000;
}

.blg-sec .blg-link-bx  h2{
	font-weight: 900;
    font-size: 108px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color:#f5f4f3;
}

.blg-sec .blg-link-bx  h2:after {
	content:"BLOGS@IWP";
	position:absolute;
	color:#000;
	font-weight: 600;
    font-size: 30px;
    left: 43%;
    top: 33%;
}

.blg-link-bx .all-btn-alumni a {
	color: #eb0915;
	font-size: 20px;
    font-weight: 600;
}


.blg-link-bx {
	width: 35%;
    margin: 0 auto;
    text-align: center;
}

.blg-sec p {
	margin-top: 15%;
}

.all-btn-alumni .blg-vw-btn {
	color:#EB0915;
	font-weight: 100;
    font-size: 20px;
}

.all-btn-alumni .blg-vw-btn:hover {
	color:#EB0915;
}

.blg-img-bx {
	margin-top: 10%;
}

.blg-img-bx .blg-img-bx-heading {
	font-weight: 900;
    font-size: 24px;
	color:#000;
	font-family: 'Montserrat', sans-serif;
}

.blg-img-bx p {
	margin-top: 2%;
}

.blg-search input{
	position:relative;
	height: 40px;
    border: solid 1px #9d9d9d;
    width: 75%;
}

.blg-search input:focus{
		
}

.blg-search button {
	position: absolute;
    right: 189px;
    border: 0;
    padding: 5px 15px;
    font-size: 22px;
	border: solid 1px;
    border-color: #9d9d9d;
}

.blg-rght-sid-head {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size:14px;
}

.blg-rght-sid-list{}

.blg-rght-sid-list li{
	border-bottom: solid 2px #e5e5e5;
    padding: 13px 0px;
}

.blg-bdr {
	height: 0px !important;
    border: solid 1px #e5e5e5;
	opacity: 1;
	margin-bottom: 0;
}

.blg-rght-sid-list li a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 100;
	font-size:14px;
	color:#000;
}

.bg-primary-blg {
	background: #ffffffab !important;
    color: #FFFFFF;
}

.blg-bk-btn {
	margin-top: 28px;
}

/*======================================================= End Of Blog Page ========================================*/


/*======================================================== Start Of Event and Media Page =================================*/

.evnt-head {
	font-size: 42px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
	line-height: 50px;
}

.evnt-list {
	margin:0;
	padding:0;
}

.evnt-list li {
	display: inline;
    margin-right: 5px;
	color: #868686;
}

.evnt-list li i {
	margin-right: 8px;
}

.media-heading {
	font-size: 42px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
	text-align: center;
}

/*======================================================== Start Of Event and Media Page =================================*/


/*========================================================= About IWP Page Code==================================*/

.iwp-life-banner{
	background-image: url('../img/banner/lifeatiwp.jpg');
}


.iwp-abt-banner{
	background-image: url('../img/banner/overview.jpg');
}



.page-heading-abt {
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size:58px;
	color:#2a2a2a;
} 

.page-heading-abt2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size:38px;
	color:#2a2a2a;
}

.iwp-abt {
	font-size: 18px;
    color: #7a7a7a;
}

.iwp-abt-head {
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size:38px;
	color:#2a2a2a;
}

/*========================================================= End About IWP Page Code==================================*/

/*========================================================= Franchise Page Code ======================================*/

.frnch-banner{
	background-image: url('../img/banner/franchise.jpg');
}

.frnch-heading {
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size:58px;
	padding: 25px 0px;
}

.gallery-area1 {
	position:relative;
}

.frnch-head2 {
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    position: absolute;
    top: -70px;
    font-size: 100px;
    color: #f5f4f3;
}

.frnch-head3 {
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: 18px;
    font-size: 32px;
}

.frnch-pera {
	color: #767676;
    font-size: 18px;
}

.frnch-hd h3{
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}

.frnch-frm {
	position:relative;
}

.frnch-frm .form-group input{
	border: 0;
    border-bottom: solid 1px #000;
    padding: 0;
}

.frnch-frm .form-group .dwn-arrow {
	position: absolute;
    color: #000;
    right: 10%;
    top: 67%;
}

.frnch-frm .form-group .dwn-arrow2 {
	position: absolute;
    color: #000;
    right: 10%;
    top: 77%;
}

.frnch-frm .form-group select{
	border: 0;
    border-bottom: solid 1px #000;
    padding: 0;
}

.frnch-tbl-head {
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}

/*==================================================== End Of Franchise Page Code ======================================*/

/*================================================== Start Of Career page code ===================================*/
.career-tp-bx {
	padding-top: 145px;
	background:#f3f6f9;
}

.crr-sub-head {
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 35px;
    margin: -18px 0px;
    padding: 0;
    color: #cccccf;
}

.crr-main-head {
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 44px;
    margin: 0;
    padding: 0;
}

.career-tp-bx .tp-pera {
	font-size:18px;
	color:#000;
}

.career-tp-bx i {
	font-size: 48px;
	color:#000;
}

.career-tp-bx .icon-head {
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}


.mean-bar img{
	width:50%;
}

.career-tp-bx h2{
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
	font-size: 38px;
}

.intrsted-pera {
	font-size: 18px;
    color: #8c8c8c;
}

.intrsted-image {
	width: 45%;
    margin: 0 auto;
}

.career-frm-bx {
	position:relative;
	background: #f3f6f9;
	padding: 15px;
}

.career-frm-bx .career-frm-main-head {
	padding-top: 75px;
	padding-top: 75px;
    text-align: center;
    font-size: 64px;
}

.career-frm-head {
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
	font-size: 108px;
	position:absolute;
	color:#eef1f4;
	top: -34px;
    left: 25%;
}

.career-frm-bx p {
	text-align: center;
    font-size: 16px;
}

.career-frm input{
	height: 50px;
    border: 0;
    border-bottom: solid 1px #a1a1a1;
    background: #f3f6f9;
    border-radius: 0;
}

.career-frm input::placeholder {
	color:#000;
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
	font-size:16px;
}

.career-frm input:focus{
	background:#f3f6f9;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: unset !important;
    outline: 0;
    box-shadow: none !important;
}


.career-frm .uploadFile {
	width:100%;
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
  border-bottom: 1px solid #a1a1a1;
  font-size: 16px;
  line-height: 23px;
  overflow: hidden;
  padding: 15px 10px 11px 10px;
  position: relative;
resize: none;}

 .career-frm .uploadFile [type="file"] {
    cursor: pointer !important;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0px;
    text-align: right;
    top: 0px;
    z-index: 1;
  }


  .awrd-img {
	  height: 504px;
  }

/*================================================== End Of Career page code ===================================*/

/*================================================= For toggle sub menu Code ===============================*/

/*================= Header Code =====*/

.midl-side-bx {
	width: 32%;
    background-color: rgb(207, 207, 207);
    z-index: 9999;
    left: 36%;
}

/*================= End Header Code =====*/


/*================================================= End toggle sub menu Code ===============================*/


/*====================================================== Start Of Custom Media Query ==========================*/

@media screen and (max-width: 1920px) {
  .menu_overlay .tp-scrn-fa-fa {
    position: absolute;
    right: 314px;
    top: 20px;
    font-size: 2.5rem;
    transition: all 0.3s ease;
    z-index: 100;
}

.side {
    height: 100vh;
    position: absolute;
    top: 0;
    width: 59%;
    z-index: 10;
}

.cntct-heading:after {
    left: 16%;
    top: 29%;
}


.midl-side-bx {
	width: 29%;
    background-color: rgb(207, 207, 207);
    z-index: 9999;
    left: 36%;
}

}

@media screen and (max-width: 1440px) {
	
	.cntct-heading:after{
		top: 37%;
		left: 7%;
	}
	
	.midl-side-bx {
	width: 32%;
    background-color: rgb(207, 207, 207);
    z-index: 9999;
    left: 36%;
}
}



@media (min-width: 320px) and (max-width: 479px) { 

.pdc-img-bx:hover .pdc-txt-bx {
	top: 92px;
}

.pdc-txt-bx {
	top: 116px;
}

.pdc-img-bx .pdc-txt-bx a {
	width: 100%;
}


.about-title::after {
  content: "OUR COURSES";
  color: #000;
  font-size: 22px;
  position: absolute;
  left: 34%;
  top: 13%;
  font-weight: 600;
}

.title-default-left {
    margin-bottom: 30px;
    font-size: 80px;
}

.title-default-left:after {
    content: "PROMINENT SPEAKERS AT IWP EVENTS";
    color: #000;
    position: absolute;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 17px;
    left: 8%;
    top: 100px;
}

.placmnt-cstm-width {
    width: 100%;
    padding: 15px 0px;
}

.event-heading-bx {
    width: 100%;
    margin: 0 auto;
}

.event-heading-bx h2:after {
    content: "EVENTS@IWP";
    color: #fff;
    position: absolute;
    font-weight: 600;
    font-size: 30px;
    left: 25%;
    top: 21%;
}

.blg-link-bx {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.blg-sec .blg-link-bx h2:after {
    content: "BLOGS@IWP";
    position: absolute;
    color: #000;
    font-weight: 600;
    font-size: 30px;
    left: 28%;
    top: 35%;
}

.students-say-area p {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.students-say-area h2 {
	font-size: 60px;
}

.students-say-area h2:after {
	font-size: 18px;
    left: 9%;
    top: 9%;
}

.students-say-area .item-content {
	padding: 30px 0px 30px 30px;
}

.students-say-area .profile-img-wrapper a img {
    border: 10px solid #ffffff;
    width: 65%;
    margin: 0 auto;
}

.admsn-head {
	font-size: 65px;
	left: 5%;
	top: 0%;
}

.admsn-head2 {
    color: #fff;
    font-size: 42px;
    line-height: 55px;
}

.admission {
	padding: 41px 0px;
}

.box-inner .enqry-admsn-head {
	left: 8%;
    top: 5%;
	font-size: 50px;
}

.enqry-admsn-head2 {
	font-size: 25px;
	left: 15%;
	top: 55px;
}

.enqry-admsn-pera {
    margin-top: 0%;
}

.breadcrumbs-banner {
	background-size: contain;
	height: 222px;
}

.breadcrum-blnk-bx {
	top: 90px;
}

.breadcurm-main-heading {
	font-size: 20px !important;
    font-weight: 900;
    line-height: 40px;
}
  .brand-area h2{font-size: 24px !important; margin-top: 82px !important;}

.pdc-img-bx .mbl-scrn {
	width: 436px;
}

.pdc-img-bx-rght img {
	width: 436px;
}

.pro-img-btm-image {
    width: 100%;
    position: absolute;
    top: unset;
    bottom: -220px;
}

.pro-img-btm-lft {
    width: 100%;
    float: left;
}

.brand-area {
	padding-top: 50px;
}

.faclty-hver-bx img {
	width: 425px;
}

.faclty-hver-txt {
	top: unset;
	bottom: 0;
}

.faclty-hver-txt-rita {
	top: unset;
	bottom: 0;
}

.pro-dip-pera {
	width: 100%;
    text-align: justify;
}

.plcment-pg {
    width: 100%;
}

.tbl-head {
	padding: 0;
    margin: 0;
	font-size: 22px;
}

.intrsted-pera{
	text-align: justify;
}

.frnch-pera {
	text-align: justify;
}

.frnch-head2 {
	left: 28px;
	top: -38px;
    font-size: 44px;
}

.frnch-head3 {
	padding: 12px;
    margin: 0;
    font-size: 20px;
}

.iwp-abt {
	text-align: justify;
}

.awrd-img {
	height: unset;
    width: 404px;
}

.page-heading-abt {
	font-size: 40px;
	margin: 0;
}

.contact-tp-sec {
	padding-top: 15px;
}

.cntct-heading {
	font-size: 50px;
}

.cntct-heading:after {
	left: 3%;
	top: 24%;
	font-size: 40px;
}

.main-mp-cntent-bx {
	width: 75%;
	left: 0px;
}

.back-heading:after {
	left: 10px;
	font-size: 45px;
	padding-top:15px;
}

.back-heading h4 {
	padding-top:0px;
}

.cntct-main-bx {
	padding:0px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
	.about-title {
    font-size: 50px;
}

.about-title:after {
    content: "OUR COURSES";
    color: #000;
    font-size: 23px;
    position: absolute;
    left: 39%;
    top: 14%;
    font-weight: 600;
}



.title-default-left:after {
    content: "PROMINENT SPEAKERS AT IWP EVENTS";
    color: #000;
    position: absolute;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 24px;
    left: 19%;
    top: 145px;
}

.menu {
	display:none;
}

.hm-abt-img {
	width:725px;
}

.main-head-alumni {
	font-size: 40px;
    line-height: 50px;
}

.event-heading-bx h2:after {
	top: 24%;
}

.blg-sec .blg-link-bx h2:after {
	top: 35%;
}

.students-say-area h2:after {
	font-size: 30px;
    left: 26%;
    top: 16%;
}

.admsn-head {
	font-size: 115px;
	left: 0%;
    top: 7%;
}

/*============================================= Professional Diploma Responsive Code =========================*/

.pro-img-btm-image {
	top: 173px;
}

.pdc-txt-bx {
	top: 46px;
}

.pdc-img-bx:hover .pdc-txt-bx {
	top: 20px;
}

.pdc-img-bx .pdc-txt-bx a {
	width: 100%;
}

.pdc-txt-bx-rght {
	top: 218px;
}

.pdc-img-bx-rght:hover .pdc-txt-bx-rght {
	top: 180px;
}

.pdc-img-bx-rght .pdc-txt-bx-rght a {
    width: 100%;
}

.pdc-img-bx-rght .pdc-txt-bx-rght span {
	padding: 5px 3px;
}

/*============================================= End Professional Diploma Responsive Code =========================*/


.pro-dip-pera {
	width: 100%;
}

.career-frm-head {
	top: -25px;
    left: 15%;
	font-size: 95px;
}

.career-frm-bx .career-frm-main-head {
	font-size: 40px;
}

.frnch-head2 {
	font-size: 84px;
}

.cntct-heading:after {
	top: 40%;
	left: 2%;
}

.main-mp-cntent-bx {
	width: 43%;
}

.back-heading:after {
	left: 2px;
	font-size: 80px;
}


}



@media (max-width: 520px){
  .breadcurm-main-heading{ font-size:16px !important; line-height:25px;}
  .pro-dip-pera{ font-size:13px;}
  .breadcurm-top-ctnt .breadcurm-pro-dip{ font-size:14px;}
  .intrsted-pera{ font-size:12px;}
  .brand-area h2{font-size: 24px !important;}
  .cntct-heading {font-size: 30px;margin-top: 60px;}
  .iwp-abt {font-size: 13px;}
  p{ font-size:13px;}
  .courses1-area p{ font-size:13px;}
  
}


/*====================================================== End Of Custom Media Query ==========================*/



