.cf-banner-img {
    width: 600px;
    margin: auto;
  }

  .cf-banner-img img {
    max-width: 100%;
    height: auto;
  }

  /* ***************************************************************************************************** */

  .cf-banner-container {
    /* padding: 25px; */
    border-radius: 3px;
  }

  .slogin-next-btn {
    border: none;
    background-color: #ab2626;
    color: white;
    font-weight: bold;
    width: 100%;
    line-height: 1.5;
    letter-spacing: 1px;
    padding: 15px 0;
    margin-top: 20px;
    cursor: pointer;
    border-radius: 3px;
    transition: 0.3s linear;
  }

  .slogin-next-btn:hover {
    color: #fff;
    box-shadow: 0 5px 10px rgb(17 17 17 / 30%);
    transform: scale(1.02);
  }

  .skip-btn-wrapper {
    width: fit-content;
    float: right;
    color: #303333;
  }

  .skip-btn-wrapper a {
    color: #303333;
  }

  .cf-cntry-img img {
    max-width: 100%;
  }

  .cf-cntry-img {
    background-color: #a3d4ff;
    border-radius: 100%;
    padding: 10px;
    width: 48px;
    margin: 10px auto;
    position: relative;
    overflow: hidden;
    height: 48px;
  }

  .donin label {
    padding: 16px;
  }

  .donin {
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(114, 135, 243, 0.1);
    border-radius: 10px;
    width: 190px;
    margin: 10px;
    cursor: pointer;
    height: 100%;
    position: relative;
  }

  .don {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .donin p {
    text-align: center;
    white-space: nowrap;
    font-weight: 600;
    font-size: 12px;
  }
  .donin p input[type="checkbox"] {
    display: none;
  }

  .sel-high-marks-tab .nav-pills .nav-link.active,
  .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1a519e;
  }
  .sel-high-marks-tab .nav-pills li .nav-link {
    color: black;
    border: 2px solid #1a519e;
  }
  .prcnt-sec-tb{
    margin: 32px 0;
    width: 50%;
    margin: auto;
  }
  .major-pursue-select {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
margin-bottom: 10px;
}
.fealds-pursue {
background: rgb(255, 255, 255);
color: rgb(0, 0, 0);
border: 1px solid rgb(255, 255, 255);
font-weight: 600;
height: 45px;
width: 22%;
outline: 0px;
margin: 10px;
padding: 0px 15px;
border-radius: 50px;
text-align: center;
display: inline-flex;
justify-content: flex-start;
align-items: center;
text-transform: capitalize;
font-size: 12px;
}
.img-check-pursue{
  height: 25px;
  width: 25px;
  margin-right: 10px;

}

/* ******************************* course card design************************************** */
  .course-finder-Data {
  background: #ffffff;
  padding: 15px;
  box-shadow: 0 1px 24px rgba(0,0,0,.12);
  border-radius: 8px;
  margin-bottom: 24px;
}
.head-title {
display: flex;
align-items: center;
justify-content: space-between;
line-height: unset;
margin-bottom: 20px;
}
.university-details-cf {
display: flex;
align-items: center;
}
.university-details-cf img{
width: 60px;
background: #fff;
border-radius: 4px;
}
.course-facilities {
display: flex;
flex-flow: wrap;
justify-content: space-between;
}
.action {
margin-top: 15px;
margin-bottom: -10px;
}
.details {
flex: 1 1;
margin-left: 20px;
}
.data {
display: flex;
align-items: center;
margin-top: 20px;
margin-right: 20px;
} 
.dataDetails {
flex: 1 1;
margin-left: 10px;
}
.data img{
background-color: #ab2626;
border-radius: 8px;
padding: 8px;
}
.cf-filter-sec {
background-color: #fff;
border-radius: 8px;
position: sticky;
top: 140px;
}
.cf-filter-head{
padding:15px;
border-bottom: 1px solid #d8d8d8;

box-sizing: border-box;
box-shadow: 0 1px 24px rgba(0,0,0,.12);
}
.cf-filter-body {
	margin: 14px;
}
@media screen and (max-width:1400px) {
.cf-filter-sec {
top: 120px;
}
}
@media screen and (max-width:1200px) {
.cf-banner-img {
width: 476px;
}
}
@media screen and (max-width:992px) {
.cf-banner-img {
width: 376px;
}
.cf-filter-sec {
top: 82px;
}
.don{
width: 100%;
}
.fealds-pursue{
width: 100%;
}
}
@media screen and (max-width:552px) {
.cf-banner-img {
width: 260px;
}
.donin{
width: 130px;
}
}
.cf-banner-container ul {
    list-style-type: none;
  }

  .cf-banner-container li {
    display: inline-block;
  }

  input[type="radio"][id^="myCheckbox"] {
    display: none;
  }

  .country-select-s-him label {
    border: 1px solid #fff;
    padding: 10px;
    display: block;
    position: relative;
    margin: 10px;
    cursor: pointer;
    width: 100%;
    min-width: 125px;
  }
  .country-select-s-him.degree-sec [type="radio"] {
        position: relative;
        width: 20px;
        height: 18px;
        top: 12px;
        left: 53px;
        appearance: none;
        border: none;
    }
    .country-select-s-him.degree-sec [type=radio]:checked+.img-select-s-him {
        outline: 3px solid #1a519e;
        border-radius: 0;
    }

  /* ********************************************country select css flage***************************************************************/
  .country-select-s-him [type=radio] {
      position: relative;
      width: 20px;
      height: 18px;
      top: 29px;
      left: 27px;
      appearance: none;
      border: none;
  }

  .country-select-s-him label input[type='radio']:checked:after {
      content: '✔';
      width: 20px;
      height: 20px;
      background-color: #1a519e;
      color: #ffffff;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 34px;
      font-size: 14px;
      position: relative;
      bottom: 2px;
      right: -2px;
  }

  .country-select-s-him {
      text-align: center;

  }

  .country-select-s-him p {
      margin-top: 6px;
      font-size: 14px;
  }

  /* ************************************************************new css include div**********************************************************/
  .country-select-s-him [type=radio]+.img-select-s-him {
      cursor: pointer;
  }

  .country-select-s-him [type=radio]+.img-select-subj-him {
      cursor: pointer;
  }

  .country-select-s-him [type=radio]:checked+.img-select-s-him {
      outline: 3px solid #1a519e;
      border-radius: 100%;
  }

  .country-select-s-him [type=radio]:checked+.img-select-subj-him {
      outline: 3px solid #1a519e;
      border-radius: 100%;
  }

  .img-select-s-him {
      width: 70px;
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      padding: 1px;
      border-radius: 60px;
      margin: 0 auto;
  }

  .img-select-subj-him {
      width: 70px;
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      padding: 12px;
      border-radius: 60px;
      margin: 0 auto;
  }

  .img-select-s-him img {
      max-width: 100%;
      height: auto;
  }
  .degree-sec .img-select-s-him {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 4px 8px;
    border-radius: 0px;
    margin: 0 auto;
    border: 1px solid #fff;
    width: 100%;
  }

  .degree-sec .img-select-s-him img {
      max-width: 100%;
      height: auto;
  }
  .country-select-s-him.degree-sec label {
        border: none;
        padding: 0 5px;
        margin: 0;
    }
  .img-select-subj-him img {
      max-width: 100%;
      height: auto;
  }
.moec-blog-post-comment-sec, .moec-blog-top-news-wrapper, .moec-recognition-uni-name-sec, .moec-related-blog-sec, .moec-student-review-wrapper, .moec-suggest-content-sec, .moec-theme-btn-sec.new-moec-theme-btn-secc, .moec-upcoming-intake-sec2, .moec-vacancy-sec, .square-list, .why-choose-list {
margin-top: 25px;
text-align: center;
}
.moec-red-theme-btn.new-moec-theme-btn-secc, .moec-theme-btn.new-moec-theme-btnn {
    padding: 10px 30px;
    display: inline-block;
    transition: .3s linear;
    font-size: 18px;
    border: none;
    color: #fff;
    cursor: pointer;
    width: 39%;
}
  select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
      background-repeat: no-repeat;
      background-position: right 0.5rem center;
      background-size: 16px 12px;
      padding: 0.375rem 0.5rem 0.375rem 0.5rem !important;
  }
.modal.fade.in {
    opacity: 1;
    background: #0000007a;
}
.close-form button.close {
    border: 1px solid #ccc;
    width: 30px;
    border-radius: 50%;
}
form#coursefinderform {
    padding: 45px 30px;
}
@media (max-width: 576px){
.modal .modal-dialog {
    max-width: 96%;
    margin: 30% auto 0 !important;
}
}
@media (min-width: 576px) {
.modal-dialog {
    max-width: 600px;
    margin: 140px auto 0;
}

} 