   #courseDropdown{
			display: block;
			font-size: 18px;
			font-weight: 600;
			border: none;
			background-color: transparent;
			outline: none;
			text-transform: capitalize;
			color: #a06c2e;
			border-bottom: 2px solid #a06c2e;
			width: 100%;
			margin-bottom: 0px;
			font-family: "Proxima Nova Rg";
			text-transform: uppercase;
			padding:10px 15px 10px 0px;
		}
		.mobile-view{
			padding: 10px 24px 10px 24px;
			display: none;
		}
.placement.best-chice.m-online .col-sixty .row .s-heading {

  font-size: var(--h4);

}

.placement.best-chice.m-online.fourty-sixty .col-sixty .row p {

  max-width: 100%;

  font-family: var(--f-family-reg);

  font-weight: 40;

}



.placement.best-chice.m-online h2 {

  margin-bottom: 52px;

}





.ec-slider .ec-item .date {

  font-size: var(--semi-heading);

  font-weight: 600;

  margin-bottom: 0;

}





.stories-parent.bg-light-yellow {

  background-color: var(--light-gold);

}





.recruiters h2 {

  line-height: 1.2;

}





.m-requruter {

  padding-bottom: 72px;

  padding-left: 24px;

  padding-right: 24px;

}

.placement.m-online .col-sixty .fifty-fifty .col-fifty:nth-child(3) .s-heading span svg {

  fill: #E5BCA4;

}

.placement.m-online .col-sixty .fifty-fifty .col-fifty:nth-child(2) .s-heading span svg {

  fill: #E5DAA4;

}





.m-requruter .container {

  padding: 48px 0;

  background-color: #F6F6F6;

  border-radius: 16px;

}





.cr-list .crl-item {

  background-repeat: no-repeat;

  background-position-x: right;

  background-position-y: top;



}



.cr-list .crl-item {

  background-size: 0;

}



.cr-list .crl-item:hover {

  background-size: auto;

}



.cr-list .crl-item .item-inner{

    background: linear-gradient(90deg, #F9F6ED 0%, rgba(249, 246, 237, 0) 100%);

    padding: 32px 0;

    border-bottom: 1px solid #6C4327;

}



.cr-list .crl-item:hover .item-inner {



  background: linear-gradient(90deg, #F9F6ED 52.94%, rgba(249, 246, 237, 0) 100%);



}





.cr-list .crl-item .item-inner .bc-content {

  max-width: calc(100% - 100px);

  width: auto;

}

.cr-list .crl-item .item-inner .icon {

  width: 100px;

}

.cr-list .crl-item .item-inner .row.d-flex {

  align-content: ;

  align-items: center;

}

.cr-list .crl-item .item-inner .bc-content h6 {

  margin-bottom: 0;

}

.cr-list .crl-item .item-inner .bc-content p {

  font-size: var(--semi-heading);

  font-weight: 600;

}



.c-offer h2 {

  line-height: 1.2;

  margin-bottom: 16px;

}

.c-offer .tabs-container {

  padding-top: 32px;

}





.od-intro ul li {

  margin-bottom: 12px;

  padding-left: 28px;

  position: relative;

  font-size: var(--h6);

  font-weight: 400;

  line-height: 1.5;

  position: relative;

}

.od-intro ul li:before {

  display: block;

  top: 7px;

}

.od-intro {

  background-color: #f6f6f6;

}

.od-intro ul {

  margin-bottom: 23px !important;

}



.overview .row{



    margin: 0;

}



.overview .row > * {

  padding: 0;

}

.overview .col-six h2 {

  line-height: 1.2;

  margin-bottom: 16px;

  line-height: 1.2;

}

.overview .col-six p {

  font-size: var(--h6);

}

.overview .things-know {

  background-color: #F9F6ED;

  padding: 24px 20px;

  border-radius: 16px;

}

.overview .things-know .pr p {

  margin: 0;

}

.overview .things-know .pr  .th-p {

  font-size: 16px;

}

.overview .things-know .pr  .date {

  font-size: var(--body-text);

  font-weight: 600;

}

.overview .things-know h6 {

  font-family: var(--f-family-reg);

}



.overview .things-know .pr {

  margin-bottom: 24px;

}

.overview .things-know .pr:last-child {

  margin-bottom: 0;

}





.intro .row {

  margin: 0;

}

.intro .row > * {

  padding: 0;

}

@media (max-width: 1024px) {

  .m-requruter .container {

    padding-bottom: 48px;

  }

  .m-requruter {

    padding-bottom: 48px;

  }



  .recruiters {

    padding: 48px 0;

  }





  .c-offer h2 {

      margin-bottom: 0px;

  }

  .c-offer .tabs-container {

    padding-top: 24px;

  }

}





@media (max-width: 767px) {

  .m-requruter .container {

    padding: 25px 0;

  }

}





.courseContainer {

  width: 100%;

  display: flex;

  align-items: center;

  justify-content: center;

  flex-direction: column;

  gap: 20px;

}



.courseSelect {

  width: 100%;

  display: flex;

  align-items: center;

  justify-content: center;

  gap: 16px;

  margin: 50px 0;

}



.courseSelect span {

  font-size: 28px;

  font-weight: 600;

  padding: 10px;

  color: #9F937F;

  text-transform: uppercase;

  cursor: pointer;

  border-bottom: solid 1px #6c432749;



}











#select {

  font-weight: 500;

  border-bottom: solid 1px #6C4327;

}



.courseItemContainer {

  width: 100%;

  display: flex;

  align-items: start;

  justify-content: center;

  flex-direction: column;

  /* background-image: linear-gradient(90deg, #dbf3ff, rgba(219, 243, 255, 0)); */

  z-index: 2;

}



.courseItem {

  /* background: rebeccapurple; */

  position: relative;

  width: 100%;

  display: flex;

  align-items: center;

  justify-content: start;

  border-top: 1px solid #6C4327;

  border-bottom: 1px solid #6C4327;

  font-size: 32px;

  font-weight: 700;

  color: #008294;

  padding: 20px 100px;

  gap: 30px;

  cursor: pointer;

  overflow: hidden;

  z-index: 2;

}



.courseItem>.gradient {

  position: absolute;

  inset: 0;

  background-image: linear-gradient(90deg, #F9F6ED 52.94%, rgba(219, 243, 255, 0) 100%);

  /* background: #008099; */

  width: 100%;

  height: 100%;

  z-index: -1;

}





.courseItem>img {

  width: 80px;

}



.hoverImage {

  /* padding: 10px; */

  content: "";

  position: absolute;

  right: -100px;

  height: 100%;

  transition: right 0.3s ease, opacity 0.3s ease;

  opacity: 0;

  width: 40%;

  z-index: -5;

  /* background-color: #DBF3FF1A; */

  background: linear-gradient(0deg, rgba(219, 243, 255, 0.1), rgba(219, 243, 255, 0.1))

}



.hoverImage img {

  object-fit: cover;

  object-position: 50% 20%;

  height: 100%;

  /* border-radius: 10px; */

  width: 100%;

  scale: 1.3;

}



.courseItem:hover .hoverImage {

  right: 0px;

  opacity: 1;

  margin-top: -40px;

}



.courseItem .bc-content p{

  font-size: var(--semi-heading);

    font-weight: 600;

}



.courseItemContainer {

  display: none;

}



.courseItemContainer.active-under {

  display: block;

}



.courseItem:last-child {

  border-top: none; 

}



/* 750 */



@media (max-width: 768px) {



.courses .top {

  padding: 0 50px;

}



.courses .top h2 {

  font-size: 32px;

  font-weight: 700;

  line-height: 38.4px;

}



.courses .top span {

  text-align: center;

  font-size: 17px;

  font-weight: 400;

  line-height: 21.6px;

}



.courseContainer {

  gap: 10px;

}



.courseSelect {

  /* gap: 20px; */

  display: none;

}



.courseItemContainer {

  margin-top: 30px;

}



.courseItem {


  font-size: 20px;

  padding: 20px;

  font-weight: 700;

  line-height: 24px;

  gap: 50px;

}



.proud-achivment .tabs-list li.-active > a:after {

  top: 0;

  right: -10px;

  background: url('data:image/svg+xml,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.00005 6.9748C5.86672 6.9748 5.74172 6.95397 5.62505 6.9123C5.50838 6.87064 5.40005 6.7998 5.30005 6.6998L0.700049 2.0998C0.516715 1.91647 0.425049 1.68314 0.425049 1.3998C0.425049 1.11647 0.516715 0.883138 0.700049 0.699805C0.883382 0.516471 1.11672 0.424805 1.40005 0.424805C1.68338 0.424805 1.91672 0.516471 2.10005 0.699805L6.00005 4.5998L9.90005 0.699805C10.0834 0.516471 10.3167 0.424805 10.6 0.424805C10.8834 0.424805 11.1167 0.516471 11.3 0.699805C11.4834 0.883138 11.575 1.11647 11.575 1.3998C11.575 1.68314 11.4834 1.91647 11.3 2.0998L6.70005 6.6998C6.60005 6.7998 6.49172 6.87064 6.37505 6.9123C6.25838 6.95397 6.13338 6.9748 6.00005 6.9748Z" fill="%23BA8938"/></svg>');

  content: '' !important;

  width: 24px;

  height: 24px;

  background-repeat: no-repeat;

  background-position: center;

}



}



header{

  position: fixed;

  top:0px;

  width: 100%;

  z-index: 999;

  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 

  }





.proud-achivment{

  padding:72px 0px !important;

}

.proud-achivment .tabs-container{

  margin-bottom:32px;

}



.empowering-communication{

  padding:72px !important;

}

.card1 ,.col-md-4{

  position: sticky;

  top: 100px;

}

.empowering-communication .col-md-4{

  height:491px;

}



.card__inner {

  will-change: transform;

  background: white;

  border-radius: 14px;

  display: flex;

  overflow: hidden;

  box-shadow: 0 25px 50px -12px hsla(265.3, 20%, 10%, 35%);

  transform-origin: center top;

}



.cards {

  width: 100%;

  max-width: 553px;

  margin: 0 auto;

  display: grid;

  grid-template-rows: repeat(var(--cards-count), var(--card-height));

  gap: 40px 0;

}



.card__image-container {

  display: flex;

  width: 40%;

  flex-shrink: 0;

}



.card__image {

  width: 100%;

  height: 100%;

  object-fit: cover;

  aspect-ratio: 1;

}



.card__content {

  padding: 48px 40px 20px 40px;

  display: flex;

  flex-direction: column;

  gap:8px;

  border:2px solid #CDA452;

    border-radius:16px;

    background-color: #F9F6ED;

}



.card__title {

  padding: 0;

  margin: 0;

  font-size: 28px;

  font-weight: 700;

  color: #16263a;

  line-height: 33.6px;

}



.card__description {

  line-height: 27px;

  font-size: 18px;

  font-weight:400;

  color: #16263a;

  height:180px;

}



.space {

  height: 20vh;

}



.space--small {

  height: 40vh;

}

.empowering-communication .col-md-4{

  width:40%;

}

.empowering-communication .col-md-6{

width:60%;

}

.empowering-communication .card1 .card__content img{

  width:192px;

  height:180px;

}

.card__content .date{

  font-size: var(--semi-heading);

  font-weight: 600;

}



@media (max-width: 600px) {

  .card__inner {

    flex-direction: column;

  }



  .card__image-container {

    width: 100%;

  }



  .card__image {

    aspect-ratio: 16 / 9;

  }



  .card__title {

    font-size: 32px;

  }



  .card__description {

    font-size: 16px;

  }



  .card__content {

    padding: 30px 20px;

  }

}





@media only screen and (max-width:768px){
	.online-landing-tab-container{
		display:none;
	}
	.mobile-view{
		padding: 10px 24px 10px 24px;
		display: block;
	}
  .empowering-communication .row{

    display:flex;

    flex-direction: column;

    gap:32px;

  }

  .empowering-communication .col-md-4,.empowering-communication .col-md-6{

    width:100%;

  }

  .card1 ,.col-md-4{

    position: static;

    top: 50px;

  }

  .empowering-communication .col-md-4{

    height:auto;

  }

  .empowering-communication{

    padding:48px 20px !important;

  }

  .card__inner{

    box-shadow:none;

  }

  .card__content{

    padding:24px 16px;

    border:2px solid #CDA452;

    border-radius:16px;

    background-color: #F9F6ED;

  }

  .cards{

    gap:32px;

  }

  .empowering-communication .card1 .card__content img{

    width:125px !important;

    height:120px !important;

  }

  .card__description{

    height:auto;

    margin-bottom:0px;

  }




/* Comment by hiren */


  /*.proud-achivment .tabs-container{

    display: none;

  }*/

}

/*blog css start*/

.blog-col {

    box-sizing: border-box;


    transition: all 0.4s ease;
}

.blog-col img {
    width: auto;
    max-width: 100%;
}

.blog-col h4 {
    font-size: 19px;
    font-weight: 600;
    margin: 15px 0;
	    color: var(--gold-200);
    font-weight: 600;
    font-family: var(--f-family-reg);
}

.blog-col .blog-date {
    width: 100%;
    margin-bottom: 7px;
    display: flex;
    flex-wrap: wrap;
    color: var(--orange-color);
    font-size: 13px;
}

.blog-col .text-link {
    color: var(--black-color);
    text-decoration: underline;
}

.row-cust{
	margin-left:-15px;
	margin-right:-15px;
	display:flex;	
}

.blog-col-main{
	width:33.33%;
	padding-left:15px;
		padding-right:15px;	
		margin-bottom:20px;
}

.blog-col .btn, .blog-details-page .btn{
	padding: 5px 15px;
	float:left;
    font-size: 15px;
    font-weight: 600;
}

.blog-details-page .btn{
	float:none;
	display:inline-block;
}

.blog-dtl-main{
	display:flex;
	justify-content:center;
	width:100%;
	margin-top:100px;
}

.center-blog-dtl{
	width:900px; 
	margin:auto;
	float:none;	
}
.blog-dtl-main h1 strong{  
    color: #000;
    font-size: 2rem;

}

.blog-dtl-main h1 {
	line-height:normal !important;	
}
.blog-dtl-main h2 {
	font-size: 1.9rem;
}
.blog-dtl-main h3 {
	font-size: 1.8rem;
}
.blog-dtl-main h4 {
	font-size: 1.7rem;
}
.blog-dtl-main h5 {
	font-size: 1.6rem;
}
.blog-dtl-main h6 {
	font-size: 1.5rem;
}
.blog-dtl-main a{

    color: #BA8938;
	font-weight: 700;
}
.blog-dtl-main figure img{
	width:100% !important;
	height:auto !important; 	
}


.blog-details-page{
	margin:30px 0;	
}

.inner-header{
	margin-top:100px;	
}

.inner-header h1{
	width:100%;
	text-align:center;
	margin-bottom:50px;
color: var(--gold-200);
}
/* blog- css end */