/--thank you pop starts here--/
.thank-you-pop{
	width:100%;
 	padding:20px;
	text-align:center;
}
.thank-you-pop img{
	width:56px;
	height:auto;
	margin:0 auto;
	display:block;
	margin-bottom:25px;
}

.thank-you-pop h1{
	font-size: 42px;
    margin-bottom: 25px;
	color:#5C5C5C;
}
.thank-you-pop p{
	font-size: 20px;
    margin-bottom: 27px;
 	color:#5C5C5C;
}
.thank-you-pop h3.cupon-pop{
	font-size: 25px;
    margin-bottom: 40px;
	color:#222;
	display:inline-block;
	text-align:center;
	padding:10px 20px;
	border:2px dashed #222;
	clear:both;
	font-weight:normal;
}
.thank-you-pop h3.cupon-pop span{
	color:#03A9F4;
}
.thank-you-pop a{
	display: inline-block;
    margin: 0 auto;
    padding: 9px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #8BC34A;
    border-radius: 17px;
}
.thank-you-pop a i{
	margin-right:5px;
	color:#fff;
}
#ignismyModal .modal-header{
    border:0px;
}
/* /--thank you pop ends here--/ */
/* ************************************classroom Training****************************************** */
.claas_h1 {
  color: #000;
  font-size: 28px !important;
  font-weight: 500;
  line-height: 40px;
  margin-top: 20px;
}
h1.claas_h1 {
  font-size: 28px;font-weight: 500; margin-top: 20px;
} 
.claas_top_hr {
  height: 2px;
  background: linear-gradient(90deg, #FF0202 0%, #EDFF1B 46.88%, #02FFF0 100%);
  margin-top:30px;
  margin-bottom: 30px;
}
.claas_h3{
  color: #000;
  text-align: left;
  font-size: 26px;
  font-weight: 400;
  line-height: 25px; 
}
.cooperate1{
border-radius: 10px;
background: #E0FFED;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
padding: 20px;
}
.side1{
  padding-left: 30px;
}
.side2{
  padding-left: 30px;
}

.btn-link {
  width: 100%; 
font-weight: 500 !important;
  color: #000 !important;
  text-decoration: none !important;
  text-align: left !important;
  /* font-weight: bold !important; */
  position: relative;
  border-radius: 0;
}

.btn-link::after {
  content: "^";
  right: 13px;
  text-align: center;
  top: 9px;
  font-size: 20px;
  width: 24px;
  height: 24px;
  position: absolute;
  transform: translateY(-50%);
  transition: transform 0.4s;
}

.collapsed::after {
  transform: rotate(180deg);
}

.card-header {
  background-color: #eef3fd !important;
  padding: 0;
  border: none !important;
 
}
.place{
  margin-left: -20px;
}
.place3{
  font-size: 20px;
  margin-bottom: 20px !important;
} .form-row>.col,
.form-row>[class*="col-"] {
  padding-right: 25px;
}

.form-row {
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 14px;
  margin-bottom: 14px;
}

.button-submit {
  padding: 3px 30px !important;
  border-radius: 5px;
  background: #0067C6;
  color: #FFF;
  text-align:
    center;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  /* 160%
  */
}

.cooperate {
  border-radius: 10px;
  background: #FBFFF5;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
  padding: 20px;
}

.button-submit:hover {
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0,
      0.25);
  color: #fff;
}

.plastic {
  border-radius: 10px  !important;
  background:#EDFCFF !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.biw {
  border-radius: 10px  !important;
  background: #FFF3ED !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.tool {
  border-radius: 10px  !important;
  background:#FFEDFC !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.plast {
  border-radius: 5px;
  background: #01A7B2;
  padding: 10px 15px;
  color:
    #FFF;
  text-align: center;
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  /* 138.889%
  */
}
/* Popup container */

.popup {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black background with opacity */
}

/* Popup content */

.popup-content {
  margin: 6% auto;
  /* 15% from the top and centered */

  width: 35%;
  /* Could be more or less, depending on screen size */
}
.grade_box {
  background-image: linear-gradient(90deg, rgba(13,
        218, 231, 0.62) 0%, rgba(237, 248, 112, 0.33) 49.61%, rgba(255, 7,
        230, 0.44) 100%);
}

  .morecontent span {
display: none;
}
.profileImage {
width: 60px;
height: 60px;
border-radius: 50%;
background: #d9d9d9;
font-size: 35px;
color: #fff;
text-align: center;
line-height: 60px;
margin: 20px 0;
}
.review-content {
    overflow: hidden;
    max-height: 60px; /* Adjust this value as needed */
  
}
.bi {
  border-radius: 5px;
  background: #DD8C63;
  padding: 10px 15px;
  color: #FFF;
  text-align: center;
  font-family:
    Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}

.too {
  border-radius: 5px;
  background: #E073CF;
  padding: 10px 15px;
  color: #FFF;
  text-align: center;
  font-family:
    Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}
@media only Screen and (min-width:600px)and (max-width:992px){
.popup-content {
    margin: 6% auto;
    width: 60%;
}
}
@media only Screen and (max-width:600px){
  .claas_h1,h1 .claas_h1 {
    font-size: 20px !important;
    line-height: 32px;
    margin-top: 8px;
  }
  .profileImage {
    width: 100px;
  }
  .card-deck{
    margin-left: 10px;margin-right:10px;flex-direction: column !important;
  }
  ul{
    padding-left: 15px !important;
  }
        .popup-content {
  
  margin: 15% auto;
  /* 15% from the top and centered */
 
  width: 80%;
  /* Could be more or less, depending on screen size */
}
  .claas_top_hr {
   
    margin-top:10px;
    margin-bottom: 10px;
  }
  .claas_h3{
    font-size: 18px;
  }
  .side1{
    padding: 10px 0px;
  }
 .side2{
  padding-left: 10px;
 }
  .place{
    margin-left: -5px;
  }
  .place1{
    padding-left: 0;
  }
  .form_h3{
    font-size: 18px;
    font-weight: 600;
    text-align: center;
  }
  .place3{
    font-size: 16px;
  }
  .cooperate {
    padding: 7px !important;
  }


  .button-submit {
    font-size: 18px !important;
  }
  .form-row>.col, .form-row>[class*="col-"] { padding-right: 0px !important; }
}