﻿@font-face {
  font-family: "barlow_condensedbold";
  src: url("fonts/barlowcondensed-bold-webfont.woff2") format("woff2"),
    url("fonts/barlowcondensed-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "barlow_condensedlight";
  src: url("fonts/barlowcondensed-light-webfont.woff2") format("woff2"),
    url("fonts/barlowcondensed-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "barlow_condensedmedium";
  src: url("fonts/barlowcondensed-medium-webfont.woff2") format("woff2"),
    url("fonts/barlowcondensed-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "barlow_condensedregular";
  src: url("fonts/barlowcondensed-regular-webfont.woff2") format("woff2"),
    url("fonts/barlowcondensed-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "barlow_condensedsemibold";
  src: url("fonts/barlowcondensed-semibold-webfont.woff2") format("woff2"),
    url("fonts/barlowcondensed-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.fontBold {
  font-family: "barlow_condensedbold";
}

.iti {
  width: 100%;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
  border-right: 1px solid #ced4da;
  padding-right: 10px;
  margin-right: 35px !important;
}

.iti .iti__arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #a7a7a7;
}

.iti .iti__arrow.iti__arrow--up {
  border-top: none;
  border-bottom: 5px solid #a7a7a7;
}

.password-error {
  position: absolute;
}
.align-items-inherit {
  align-items: inherit !important;
}

.ui-slider-handle {
  background: #cd3969 !important;
  width: 13px !important;
  height: 13px !important;
  border-radius: 20px;
  border: none !important;
}

.ui-slider-handle .valueWrap {
  width: auto;
  position: absolute;
  color: #cd3969 !important;
  left: -210%;
  top: -24px;
  font-size: 18px;
}

.w-0 {
  width: 0px !important;
}
.h-0 {
  height: 0px !important;
}

.ui-slider-horizontal {
  height: 2px;
  background: #d9d9d9;
  border: none;
  width: 80%;
  margin: 0 auto;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -6px;
}
.ui-slider-horizontal .ui-slider-handle:focus {
  outline: none!important;
  border:none!important;
}
.valueCurrency {
  margin-right: 5px;
}
.input-group {
  align-items: inherit;
}
.CardFrontImg {
  background: #fff;
  padding: 12px 15px;
  max-height: 100px;
}
.CardFrontImg img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.main-large-image img {
  height: 390px !important;
}
.thumb-colum img {
  height: 85px !important;
}
#HorizontalSlickSlider {
  background-color: #fff;
}
.input-error-wrap label.error {
  position: absolute;
  bottom: -19px;
}
.banner-section input:focus {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}
.devider-line {
  width: 72px;
  height: 0px;
  border: 1px solid #d8d8d8;
}

.smallIconWrap img {
  max-width: 15px;
}

.smallIconWrap > span {
  display: inline-flex;
  line-height: 14px;
  align-items: center;
}
#hNav .nav-main > li.active > a {
  color: #cd3969;
}
.nav-main > li.active > a::after,
.nav-main > li.active .mainNav-item::after {
  left: 0px;
  width: 100%;
  background-color: #cd3969;
}
/* #FeaturedAccommodations .slick-next:before, .slick-prev:before
{
  color: #fff !important;
  background: #707070 !important;
  height: 50px !important;
  width: 50px !important;
} */
.text_overflow_slide {
  line-height: 115%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 180px;
}
#CallAccomodationShow {
  top: 0 !important;
  z-index: 88888;
}
#scheduleaccomodation .form-group {
  text-align: left;
}
/* By Harsh */

.main-large-image {
  position: relative;
}
.height-50px {
  height: 50px;
}
/*  */

/*  select2 custome start [Institutions listine page start]*/
.select2-basic-custom-outer .select2-container .select2-selection--single {
  border-radius: 3px;
}
.select2-basic-custom-outer
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 30px;
}
.select2-container--open .select2-dropdown--below.select2-basic-custom {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  position: relative !important;
  top: 15px !important;
}
.select2-container--open .select2-dropdown.select2-basic-custom {
  left: -25px;
}
.select2-container--open .select2-dropdown--below.select2-basic-custom::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: #fff;
  transform: rotate(45deg);
  top: -6px;
  right: 20px;
  z-index: 0;
  border: 1px solid #ced4da !important;
}
.select2-container--open .select2-dropdown--below.select2-basic-custom::before {
  content: "";
  position: absolute;
  width: 24px;
  background: #fff;
  height: 22px;
  top: 0;
  z-index: 1;
  right: 16px;
}
.select2-basic-custom .select2-results {
  display: block;
  position: relative;
  z-index: 2;
  padding-top: 10px;
  padding-bottom: 20px;
}
.select2-basic-custom .select2-results__options li {
  transition: all 0.5s ease;
}
.select2-basic-custom .select2-results__options li:hover,
.select2-basic-custom
  .select2-results__options
  li.select2-results__option--highlighted.select2-results__option--selectable {
  color: #fff;
  background: #cd3969 !important;
}
.select2-basic-custom-outer .select2-container {
  width: 225px !important;
}
.select2-basic-custom-outer
  .select2-selection--single
  .select2-selection__arrow {
  top: 7px;
}
.select2-basic-custom-outer
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 39px;
  font-size: 13px;
}
.mobile-display {
  display: none !important;
}
.mobile-view-flex {
  display: none !important;
}
.guarantee_img {
  display: none !important;
}
.small-device-menu {
  display: none;
}

.ui-autocomplete {
  /*width: auto !important;
  top: 392.672px !important;
   left: 483px !important;*/
  /* max-width: 49% !important; */
}
/*.ui-autocomplete.homeAutocomplete {
  width: 34.1% !important;
  top: 535px !important;
  left: 302px !important;
}
*/
.mobile-bk {
  display: none;
}
.desktop-mobile-view {
  display: block !important;
}
.home_feature_card .card-img-top {
  height: 225px;
}
.programmeAutocomplete {
  /*width: 940px !important;*/
  /*top: 379.672px !important;*/
  /*left: 302px !important;*/
  /*max-width: 1500px !important;*/
  border: 1px solid #ccc !important;
  background: #fff;
  padding: 0;
  border-radius: 8px;
}
.programmeAutocomplete li.ui-menu-item,
.institutionAutocomplete li.ui-menu-item,
.hostelAutocomplete li.ui-menu-item {
  display: flex;
  align-items: center;
  padding: 6px 15px !important;
}

.programmeAutocomplete li.ui-menu-item .val-left,
.institutionAutocomplete li.ui-menu-item .val-left,
.hostelAutocomplete li.ui-menu-item .val-left {
  color: #000;
  font-size: 14px;
}

.programmeAutocomplete li.ui-menu-item .val-right,
.institutionAutocomplete li.ui-menu-item .val-right,
.hostelAutocomplete li.ui-menu-item .val-right {
  color: #666;
  padding-left: 7px;
}

.institutionAutocomplete {
  /*left: 482px !important;*/
  /*width: 940px !important;*/
  /*max-width: none !important;*/
  /*top: 380px !important;*/
}
.hostelAutocomplete {
  /*width: 940px !important;
  top: 376px !important;
  left: 482px !important;
  border: none !important;
  max-width: none !important;*/
}
.small-list-icon {
  width: 77px !important;
  height: 77px;
  min-width: 77px;
  overflow: hidden;
}
.about-img-container {
  height: 225px;
  width: 419px;
  border-radius: 15px;
  overflow: hidden;
}
.institutions-subheader__img-container--img {
  height: 340px;
}
.requestcall-top {
  z-index: 999;
}
.amenities-offered__title img {
  height: 25px;
  width: 36px;
}
#hbList .active a {
  color: #cd3969;
  position: relative;
}
#hbList .active a:before {
  /* color: #CD3969; */
  text-align: center;
  padding-bottom: 4px;
  content: "";
  /* position: relative !important; */
  width: 50px;
  position: absolute;
  height: 3px;
  background: #cd3969;
  bottom: -16px;
  left: calc(50% - 50px / 2);
  border-radius: 12px;
}
.banner-section {
  border-bottom: 1px solid #ddd;
}
.custom-width {
  width: 32.92%;
}
.MegaMenuTitle {
  border-bottom: 1px solid #cd3969;
  padding-bottom: 7px;
}
.list.dots.dots-red li:after {
  border: 1px solid #fff;
}
.height-182px {
  height: 182px;
}
.post-image-col-list {
  width: 175px;
  height: 160px;
}
.post-image-col-list img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.post-date {
  height: 63px !important;
  left: 50px;
}
.post-date-event {
  height: 50px !important;
  border-radius: 3px;
  bottom: 146px;
  left: 20px !important;
  top: unset;
}
.text_location {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#DistanceInKm .valueWrap::before {
  font-size: 32px !important;
  top: -9px !important;
  left: 8px !important;
}
#DistanceInKm .valueWrap {
  font-size: 8px;
  padding-top: 5px;
}
.card-img-top {
  object-fit: cover !important;
}
.contact-toast {
  top: 205px;
}
/*.ui-menu .ui-menu-item {
  font-size: 13px !important;
  margin-top: 7px;
  font-size: 15px !important;
}*/
.sticky-showall {
  position: sticky;
  /* z-index: 999999999; */
  bottom: -10px;
  height: 45px;
  /* font-size: 15px; */
  background: #fff;
  border-top: 1px solid #c5c5c5;
}
.card-event-img {
  width: 313px;
  height: 250px;
}
.card-event-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#institution-country-code {
  color: #757575 !important;
}
.count-figure img {
  width: 154px !important;
}
.programmeAutocomplete,
.institutionAutocomplete,
.hostelAutocomplete {
  border-radius: 5px;
}
.conTab1_map {
  height: 620px;
  position: relative;
}
.map-detail-new {
  position: absolute;
  top: 100px;
  background: #fff;
  padding: 27px 25px;
  left: 10px;
  height: 500px;
  max-width: 330px;
}
/* .map-detail-new h1
{
  margin-top: 29px;

} */
.map-detail-new h2 {
  margin-top: 15px;
}
.address_onmap {
  margin-top: 20px;
}
.address_onmap i {
  font-size: 16px;
  color: #aaaaaa;
  margin-right: 10px;
}
.address_detail h3 {
  width: 80%;
  line-height: 24px;
}
.address_detail a {
  margin-top: 13px;
}
.postal_address_title {
  margin-top: 23px;
}
.map-detail-new p {
  width: 70%;
  margin-top: 2px;
}
.location-2 {
  margin-top: 40px;
}
.h-550px {
  height: 550px;
}
.inner-content-map {
  height: calc(100% - 30px);
}
.map-detail-new-top70px {
  top: 70px !important;
}
.slider-horizontal-wrapper .slider-banner-image img,
.slider-horizontal-wrapper
  .horz-slider-nav
  .slick-slide.thumbnail-image
  .thumbImg
  img {
  border-radius: 5px;
}
.home_institute_card_detailText {
  width: calc(100% - 0px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  text-align: center;
  margin-top: 15px;
}
.institution-name-col {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 22px;
}

.compare_btn_hide {
  display: none !important;
}

/* .home_institute_card_detailText:hover {
  white-space: unset;
  cursor: pointer;
} */

.imges-outer {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.imges-outer img {
  object-fit: cover;
  max-width: calc(100% + 50px);
  min-height: 100%;
  min-width: calc(100% + 50px);
  max-height: calc(100% + 50px);
  width: auto;
  height: auto !important;
}

/*Images issue fixes*/
.insitution-gallery__item {
  height: 300px;
}
.section-10 .carrer-img {
  height: 450px;
}
.home_feature_card_img,
.imges-outer-newsCard {
  height: 225px;
  width: 100%;
}
.home_feature_card_img_row_v2 .home_feature_card_img {
  height: 320px;
}
.main-large-image {
  height: 390px !important;
}
.thumb-columImges {
  height: 85px;
}
.imges-outer-featured,
.imges-outer-hostelsItem,
.imges-outer_Institutes_slides {
  height: 280px;
}
.hostel-details__gallery--lg {
  height: 450px;
}
.imges-outer-newsCard {
}
.imges-outer-img1 {
  height: 465px;
}
.blog-sidebar__list--img {
  height: 100px;
}
.blog-latest__img-outer {
  height: 185px;
}
.imges-outer-imgLg {
  height: 500px;
}
.ownerPhoto::after {
  right: 10px;
}
.ownerPhoto {
  height: 275px;
  margin-top: -125px;
}
.ownerPhoto img {
  margin-top: 0px;
}
/*Images issue fixes End*/

.DescriptionCoulm {
  margin-top: 0;
}
.flex-grow-1.DescriptionCoulm i,
.flex-grow-1.DescriptionCoulm i::before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}
.slick-arrow-design-2 .slick-prev::before,
.slick-arrow-design-2 .slick-next::before {
  background: none;
  border: none;
  font-size: 20px !important;
}
.RegisterNow_Section #Institutes_Slider .slick-dots {
  display: none !important;
}
.related-programmes-container #RelatedProgrammes .slick-track {
  margin-left: inherit;
}
.related-programmes-container #RelatedProgrammes .slick-track .card {
  /* box-shadow: 0px 0px 0px 1px inset rgba(0, 0, 0, 0.125) !important; */
  box-shadow: 0px 3px 6px #0000001a;
  border-radius: 15px;
}

.section-5
  .vertical-SlickSlider.vertical-SlickSlider-1
  .banner-slider
  .slider.slider-nav
  .thumbnail-image.slick-active::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border: 1px solid #ea5284;
  background: #fff;
  position: absolute;
  right: 3px;
  top: 50%;
  transform: rotate(45deg);
  border-left-color: transparent;
  border-bottom-color: transparent;
}
.section-5
  .vertical-SlickSlider.vertical-SlickSlider-1
  .banner-slider
  .slider.slider-nav
  .thumbnail-image {
  padding-right: 8px;
}
.section-5
  .vertical-SlickSlider.vertical-SlickSlider-1
  .banner-slider
  .slider.slider-nav
  .thumbnail-image.slick-active
  .thumbImg {
  border-color: #ea5284;
}
.section-5
  .vertical-SlickSlider.vertical-SlickSlider-1
  .banner-slider
  .slider.slider-nav
  .thumbnail-image.slick-active
  + .slick-active
  .thumbImg {
  border-color: #ebebeb;
}

.section-5
  .vertical-SlickSlider.vertical-SlickSlider-1
  .banner-slider
  .slider.slider-nav
  .thumbnail-image.slick-active
  + .slick-active:after {
  display: none;
}

#TuitionFees::after {
  content: "";
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  left: -9px;
  top: -5px;
  background: #fff;
  z-index: 1;
}
.page-go-back.page-go-back1 a {
  padding-left: 0px;
}
.form-modal.requestcallBackID.active {
  top: 0px !important;
}
.form-modal.requestcallBackID {
  overflow: auto !important;
}
.form-modal.requestcallBackID .form-dialog {
  margin: 50px auto 50px;
}
.form-modal.requestcallBackID .form-close {
  top: -12px;
  left: inherit;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  cursor: pointer;
  position: absolute;
  right: -13px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #707070;
}
.form-modal.requestcallBackID .form-close::before,
.form-modal.requestcallBackID .form-close::after {
  top: 48%;
  left: calc(50% - 7px);
  width: calc(100% - 15px);
  background: #707070;
}
.form-modal.requestcallBackID .form-dialog--header {
  border-radius: 3px 3px 0 0;
  background-color: #fff;
}
.form-modal.requestcallBackID .error {
  width: 100%;
}
.form-modal.requestcallBackID .form-dialog--heading {
  margin: 30px 0 5px;
  color: #cd3969;
}
.form-modal.requestcallBackID .form-input {
  outline: none;
  color: #222;
}

.form-modal.requestcallBackID ::placeholder {
  color: #222;
  opacity: 1;
}

.form-modal.requestcallBackID :-ms-input-placeholder {
  color: #222;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #222;
  opacity: 1;
}

.site-accordion-container-no.site-accordion-container .accordion-button::after {
  display: none !important;
}
.site-accordion-container-no.site-accordion-container .accordion-header {
  border-bottom: none;
  background: none;
}
.site-accordion-container-no.site-accordion-container
  .accordion-button:not(.collapsed) {
  color: #777;
  padding: 0;
}
.site-accordion-container-no.site-accordion-container .accordion-body {
  padding: 8px 0 0;
  text-align: left;
}
.site-accordion-container-no h2 {
  text-align: left;
  color: #cd3969;
  margin-top: 30px !important;
}
.header-lgTitle {
  margin-top: 50px !important;
  font-size: 22px !important;
  margin-bottom: 0px;
}
.close-btn-site {
  font-size: 20px !important;
}

/* New landing Start from 01-09-2023 */
.hide_element {
  display: none !important;
}
.font_new_bold {
  font-family: "barlow_condensedbold" !important;
}
.font_new_light {
  font-family: "barlow_condensedlight" !important;
}
.font_new_medium {
  font-family: "barlow_condensedmedium" !important;
}
.font_new_semibold {
  font-family: "barlow_condensedsemibold" !important;
}
.font_new {
  font-family: "barlow_condensedregular" !important;
}

.landing_v2 .fontMedium {
  font-family: "barlow_condensedmedium" !important;
}
#hRow {
  transition: all 0.5s ease;
}
.landing_v2 .buttons {
  border-radius: 147px !important;
  display: inline-flex;
  align-items: center;
  padding-top: 2px;
  font-family: "barlow_condensedsemibold" !important;
  text-transform: uppercase;
  font-size: 18px !important;
}
.landing_v2 .availability_info .buttons {
  font-size: 16px !important;
}
.landing_v2 .buttons.font-16px {
  font-size: 16px !important;
}
#site-RequestforDemo {
  min-width: 100px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.landing_v2 {
  font-family: "barlow_condensedregular";
  font-size: 18px;
  letter-spacing: 0.5px;
}
.landing_v2 #hRow {
  height: 100px;
  display: flex;
  width: 100%;
}
.landing_v2 #hRow .logo a {
  max-width: 132px;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.landing_v2 #hRow > div {
  width: 100%;
  max-height: 100px;
}
.Search_newAction {
  width: auto;
  height: 48px;
  cursor: pointer;
  background: #ffffff;
  box-shadow: 0px 2px 2px #00000024;
  border: 1px solid #ebebeb;
  border-radius: 262px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 5px 0 20px;
}
.Search_newAction span {
  color: #00000099;
  margin-right: 25px;
  letter-spacing: 0;
  padding-top: 2px;
  font-size: 18px !important;
}
.align-item-center {
  align-items: center !important;
}
.dropdown_v2 .buttons {
  border: 1px solid #ebebeb;
  padding: 0 6px 0 13px;
  border-radius: 262px;
}
.dropdown_v2 .buttons img {
  margin-left: 10px;
}
.dropdown_v2 .triangle-with-shadow {
  display: none;
}
.dropdown_v2 .dropdown-menu {
  max-width: 138px;
  min-width: inherit;
  width: 138px;
  margin-top: 0px !important;
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #e9e9e9;
  border-radius: 15px;
  padding: 15px 20px 10px !important;
}
.dropdown_v2 .dropdown-menu a {
  font-family: "barlow_condensedmedium";
  font-size: 22px;
  color: rgba(0, 0, 0, 0.8);
}
.heroBottomCont_v2 {
  max-width: 475px;
  position: fixed;
  background: #fff;
  left: 0;
  top: 0;
  width: 475px;
  padding-top: 25px !important;
  height: 150px;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  box-shadow: none !important;
  border: none;
  transform: translateY(calc(-100% - 30px));
  transition: all 0.5s ease;
}

.heroBottomCont_v2 .buttons.buttons-xl {
  height: 35px;
  padding: 0 !important;
  width: 35px;
  min-width: 35px;
}
.heroBottomCont_v2 input[type="text"] {
  height: 35px;
  font-size: 19px !important;
  margin: 0 !important;
}
.heroBottomCont_v2 .card {
  box-shadow: 0px 2px 2px #00000024;
  border: 1px solid #ebebeb;
  border-radius: 262px;
}
.heroBottomCont_v2 .home-menu-hb a {
  font-size: 22px !important;
  text-transform: capitalize !important;
}
.Close_Searh_v2 {
  padding-top: 18px;
}
.Close_Searh_v2 a {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  text-transform: uppercase;
}
.Close_Searh_v2 a svg {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.search_top_show #hRow {
  height: 200px;
}

.closeTopSearch_Action {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  top: 200px;
}
.search_top_show .closeTopSearch_Action {
  display: block;
}
.search_top_show .Search_new_col {
  opacity: 0;
}
.search_top_show .heroBottomCont_v2 {
  transform: translateY(0);
}
.nav_v2 {
}
.nav_v2 .nav-main > li > a,
.nav_v2 .nav-main > li .mainNav-item {
  font-size: 22px;
  font-family: "barlow_condensedmedium" !important;
  color: #333;
  padding: 0;
  margin: 0 12px;
}
.nav_v2 .nav-main > li > a:hover {
  color: #cd3969 !important;
}
.Search_new_col {
  width: auto;
  flex: 1;
}
.logo {
  max-width: 180px;
}
#hNav .nav-main > li > a {
  height: 56px;
}
.Menu_div_v2 {
  flex: 1;
  padding-left: 20px;
}
.Menu_div_v2 .container_no {
  margin: 0 auto;
}
.headerLoginRt {
  flex: 0 0 auto;
  width: auto;
}
.footer-top {
  font-size: 22px;
  font-family: "barlow_condensedmedium" !important;
  padding-top: 0px;
  padding-bottom: 0%;
  background-color: #fff;
}
.footer-bottom {
  background-color: #fff;
  font-size: 22px;
  font-family: "barlow_condensedmedium" !important;
}
#Footer.text-white,
.footer-top * {
  color: rgba(0, 0, 0, 0.8) !important;
}
.link-primary {
  color: #cc3969 !important;
}
#fCol1 {
  max-width: inherit;
}
.footSocial_new {
}
.footSocial_new a {
  border: 1px solid #e9e9e9;
  min-width: 38px;
  border-radius: 5px;
  color: #2e4c82;
  margin-right: 14px;
}

.footSocial_new a i {
  color: #2e4c82 !important;
  font-size: 18px;
}
.footSocial_new a:hover {
  background-color: #2a4d7f !important;
  border-color: #2a4d7f !important;
}
.footSocial_new a:hover i {
  color: #fff !important;
}

.text-center {
  text-align: center !important;
}

#footCopy,
.footer-bottomLinkCol {
  font-size: 18px;
}
.banner_section_v2 {
}

.banner_section_v2 {
  background: url(../img/banner_v2.jpg) right center no-repeat #fff;
  height: 560px;
  display: flex;
  align-items: center;
  max-width: 1580px;
  max-height: inherit !important;
  margin: 0 auto;
  width: calc(100% - 80px);
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 30px;
  z-index: 5;
  padding-left: 30px;
  position: relative;
  /* margin-top: -60px; */
}
.banner_section_v2_wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 60px;
  background: #fff;
  box-shadow: 0px 3px 6px #0000001a;
  z-index: 2;
}
.banner_section_v2_wrap::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 60px;
  bottom: 0;
  background: #fff;
  box-shadow: 0px -4px 8px #0000001a;
  z-index: 2;
}
.banner_section_v2_wrap {
  position: relative;
}
.landing_v2 .header {
  position: fixed;
  background-color: #ffffff;
  width: 100%;
}
.landing_v2 .header.darkHeader,
.search_top_show .header {
  box-shadow: 0px 3px 6px #0000001a;
  /* 	height: 186px;*/
}

.darkHeader * {
  transition: all 0.5s ease;
}
.darkHeader .dropdown,
.darkHeader .dropdown * {
  transition: none !important;
}
.darkHeader .Search_newAction {
  height: 36px;
}
.darkHeader #hRow {
  height: 65px;
}
.darkHeader .Search_newAction span {
  font-size: 16px !important;
}
.darkHeader #hNav .nav-main > li > a {
  height: auto;
  font-size: 20px;
}
.darkHeader .logo a {
  position: relative;
  top: 4px;
}
.darkHeader .nav-main > li > a::after,
.darkHeader .nav-main > li .mainNav-item::after {
  height: 2px;
}
.darkHeader #hRow > div {
  padding-top: 6px !important;
}
.darkHeader .logo {
  max-width: 114px;
}
.darkHeader .Search_newAction svg {
  width: 22px;
}
.darkHeader .home-menu-hb a {
  font-size: 18px !important;
}
.darkHeader_sticky .heroBottomCont_v2 .buttons.buttons-xl {
  height: 26px !important;
  padding: 0 !important;
  width: 26px;
  min-width: 26px;
}
.darkHeader_sticky .heroBottomCont_v2 .buttons.buttons-xl svg {
  max-width: 11px;
}
.darkHeader_sticky .heroBottomCont_v2 input[type="text"] {
  height: 26px;
  font-size: 16px !important;
  margin: 0 !important;
  padding-left: 8px !important;
}
.darkHeader_sticky .heroBottomCont_v2 {
  padding-top: 15px !important;
}
.darkHeader_sticky .heroBottomCont_v2 .home-menu-hb a {
  font-size: 18px !important;
}
.darkHeader_sticky #hbList .active a::before {
  bottom: -12px;
}
.search_top_show .darkHeader #hRow {
  height: 165px;
}
.darkHeader_sticky .closeTopSearch_Action {
  top: 165px;
}

.search_top_show .banner_section_v2_wrap::before {
  display: none;
}
.landing_v2 {
  margin-top: 100px;
}
.connect-btns a.circle_btn {
	padding-left: 0;
	padding-right: 0px;
	width: 32px;
	min-width: 20px;
	padding: 0;
	height: 32px;
	font-size: 13px !important;
}
.Search_newAction svg {
  width: 34px;
}

.font-72px {
  font-size: 72px;
  line-height: 78px;
}
.font-52px {
  font-size: 52px;
  line-height: 60px;
}
.content_inner_3 {
  max-width: 750px;
}
.btn-white {
  color: #cc3969;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-transparent {
  color: #fff;
  background-color: transparent;
  border: 1px solid #ffffff;
}
.btn-transparent:hover {
  color: #cc3969;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-white:hover {
  color: #ffffff !important;
  background-color: #cd3969;
  border-color: #cd3969;
}
.buttons-h-56 {
  height: 56px;
}

.Download_Jiunge_App {
  background: #f9f9f8 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 6px #0000001a;
  border-radius: 30px;
  max-width: 1580px;
  margin: 0 auto;
  width: calc(100% - 80px);
}
.line-height-190 {
  line-height: 190%;
}
.line-height-180 {
  line-height: 180%;
}
.line-height-170 {
  line-height: 170%;
}
.line-height-160 {
  line-height: 160%;
}
.line-height-150 {
  line-height: 150%;
}
.line-height-140 {
  line-height: 140%;
}
.line-height-130 {
  line-height: 130%;
}
.line-height-120 {
  line-height: 120%;
}
.line-height-110 {
  line-height: 110%;
}
.line-height-100 {
  line-height: 100%;
}

.max-w-525 {
  max-width: 525px;
}
.app_scane_wrap {
  width: 168px;
  background-color: #fff;
  padding: 30px 30px 10px;
}
.app_scane_playStore {
  top: -16px;
}
.app_scane_bar {
}
.app_scane_bar img {
  width: 100%;
}
.Download_app_field {
  max-width: 345px;
}
.Download_app_field input {
  height: 52px;
  border-radius: 10px 0 0 10px;
  box-shadow: none !important;
  padding: 0 15px;
}
.Download_app_field .input-group-text {
  border-radius: 0 10px 10px 0;
  width: 128px;
  justify-content: center;
  color: #fff !important;
}
.Download_app_field .input-group-text:not(.input-group-text-prepend) {
  color: #fff !important;
}
.Download_app_field .input-group-text.input-group-text-prepend {
  color: rgba(0, 0, 0, 0.8) !important;
  width: 64px;
  border-radius: 10px 0 0 10px;
}
.color_default {
  color: rgba(0, 0, 0, 0.8) !important;
}
.Or_devider::before {
  content: "";
  border-bottom: 1px solid #d9d9d9;
  position: absolute;
  left: 0;
  top: 13px;
  width: 100%;
  z-index: 2;
}
.Or_devider span {
  background: #f9f9f8;
}

.section_heading_02 {
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.section_heading_02::before,
.section_heading_02::after {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  position: absolute;
  bottom: -4px;
  background: #dcdcdc;
}
.section_heading_02::after {
  right: 0;
}
.section_heading_02::before {
  left: 0;
}

.form_inline_v2 {
  max-width: 830px;
  width: 100%;
  border-radius: 262px !important;
  box-shadow: 0px 2px 2px #00000024;
  border: 1px solid #ebebeb;
}
.form_inline_v2 input {
  box-shadow: none !important;
  height: 66px;
  margin-left: 0 !important;
  padding-top: 7px;
}
.form_inline_v2 .input-group-text-prepend {
  border-radius: 262px !important;
  background: #eeeeee;
}
.input-group-text-append {
  border-radius: 0 262px 262px 0 !important;
}

.home_feature_card_img_row_v2 .home_feature_card_img {
  width: 100%;
  box-shadow: 0px 3px 6px #0000001a;
  border-radius: 15px;
  overflow: hidden;
}
.home_feature_card_img_row_v2 .home_feature_card {
  border-radius: 15px 15px 0 0;
  background-color: transparent;
  border: none;
}
.home_feature_card_img_row_v2 .card-body-inner {
  display: flex;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000001a;
  height: calc(100% + 45px);
  border: 1px solid #e9e9e9;
  margin-top: -45px;
  padding: 15px;
  border-radius: 15px;
}
.home_feature_card_img_row_v2 .institutions-logo figure {
  width: 43px;
  height: 43px;
  /* UI Properties */
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #dcdcdc;
}
.home_feature_card_img_row_v2 .institutions-logo {
  margin-top: 0;
  margin-right: 15px;
}
.home_feature_card_img_row_v2 .institutions-infoEnd {
  word-wrap: break-word;
  flex: 1;
  width: calc(100% - 80px);
}
.home_feature_card_img_row_v2 .institution-name-col a {
  /* width: 200px; */
  /* text-overflow: ellipsis;
  overflow: hidden;
  display: block; */
}
.home_feature_card_img_row_v2 .location-address {
  line-height: 24px;
  margin-bottom: 0 !important;
}
.Intakes_card {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #e9e9e9;
  border-radius: 15px;
  padding: 25px;
}
.Intakes_card_logo {
  width: 100px;
  height: 100px;
  /* UI Properties */
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000001a;
  border-radius: 50%;
  border: 1px solid #e9e9e9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Intakes_card_logo_wrap {
  margin-top: -70px;
}
.Intakes_card_logo_wrap img {
  max-width: 60px;
  max-height: 60px;
}
.devider_sm span {
  width: 41px;
  height: 0px;
  /* UI Properties */
  border-radius: 30px;
  border: 2px solid rgba(0, 0, 0, 0.8);
}

.Discipline_row .carrer-col {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  text-align: left;
  flex-direction: row;
  padding: 15px 20px !important;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #e9e9e9;
  border-radius: 15px;
  padding-right: 0 !important;
}
.Discipline_row .carrer-col .carrer-icon {
  width: 62px;
  margin-right: 15px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #e9e9e9;
}
.Discipline_row .carrer-col .carrer-icon img {
  max-width: 80%;
  max-height: 80%;
  width: auto;
  height: auto;
}
.Discipline_row .carrer-col .carrer-option-name {
  height: auto;
  line-height: 22px;
  text-align: left;
  padding: 0;
  font-size: 21px !important;
}
.bg-light-F1F1F1 {
  background-color: #f1f1f1 !important;
}

.tab_v2_link .nav-link {
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000000d !important;
  border: 1px solid #e9e9e9;
  margin-left: 20px;
  font-size: 18px;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.8);
  font-family: "barlow_condensedsemibold" !important;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 7px;
  border-radius: 179px;
}
.tab_v2_link .nav-link:first-child {
  margin-left: 0px;
}
.tab_v2_link .nav-link.active {
  background: #f1f1f1;
  border: 1px solid #343434;
}
.form_inline_v2_920 {
  max-width: 920px;
}
.featured_img_v2 {
  width: 100%;
  border-radius: 13px;
  overflow: hidden;
  height: 229px;
}
.multiple_items_slide1 {
  position: relative;
}
.multiple_items_slide1 .slick-track {
  margin: 0 -13px;
}
.multiple_items_slide1 .slick-slide {
  padding: 0 15px;
}
.multiple_items_slide_wrap .slick-dots {
  position: static;
}
.multiple_items_slide_wrap .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #2b2b2b;
  padding: 0;
  min-width: 12px;
  min-height: 12px;
  max-width: 12px;
  max-height: 12px;
}
.multiple_items_slide_wrap .slick-dots li.slick-active button {
  background: #000000;
}
.multiple_items_slide_wrap .slick-dots {
  position: static;
  margin: -4px 18px 0 3px;
}
.slick_control {
  cursor: pointer;
}
.multiple_items_slide_wrap .slick-dots li {
  margin: 0 2px;
}
/* .search_top_show .banner_section_v2{  z-index: 1;} */

.landing_v2 #nav-tabContent {
  max-height: 350px;
  overflow: hidden;
}
.max-w-100 {
  max-width: 100%;
}
.heroBottomCont_v2 .program-input {
  overflow: hidden;
}
input[type="text"] {
  outline: none;
}

.multiple_items_slide_wrap .slick-track {
  display: flex !important;
}

.multiple_items_slide_wrap .slick-slide {
  height: inherit !important;
}
.multiple_items_slide1.home_feature_card_img_row_v2 .slick-slide > div {
  height: 100%;
}

/* .multiple_items_slide_Discipline .slick-initialized .slick-slide {
	display: flex;
	flex-direction: column;
} */

/* New landing End */

.search_top_show .ui-widget-content.ui-autocomplete {
  border-radius: 26px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  background: #ffffff;
  box-shadow: 0px 7px 14px -7px rgba(50, 50, 50, 0.25);
  z-index: 9999;
  padding: 15px 15px !important;
}
.btn-primary {
  color: #ffffff;
  background-color: #cd3969;
  border-color: #cd3969;
}
.btn-primary:hover,
.btn-primary:focus {
  color: #ffffff;
  background-color: #2a4d7f;
  border-color: #2a4d7f;
}
.content_inner_3 .btn-primary:hover,
.content_inner_3 .btn-primary:focus {
  color: #cd3969 !important;
  background-color: #fff;
  border-color: #fff;
}

.Download_app_field .bg-primary:hover {
  background-color: #2a4d7f !important;
  cursor: pointer;
}
.footer-bottomLinkCol a {
  color: rgba(0, 0, 0, 0.8);
}

.form_inline_v2 svg {
  fill: #cc3969;
  transition: all 0.5s ease;
}
.form_inline_v2 button:hover svg {
  fill: #2a4d7f;
}
.institution-name-col a {
  color: rgba(0, 0, 0, 0.8) !important;
  font-family: "barlow_condensedmedium" !important;
}
.arror_svg {
  stroke: #cc3969;
  margin-left: 2px;
}
a:hover .arror_svg {
  stroke: #2a4d7f;
}
.smallIconWrap > span:last-child {
  margin-right: 0px !important;
}
.Diploma_insti_name {
  font-size: 17px !important;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  margin-bottom: 1px;
  line-height: 19px;
  display: block;
}
#nav-tabContent .multiple_items_slide_wrap .slick-slide > div,
#nav-tabContent .multiple_items_slide_wrap .slick-slide > div > div,
#nav-tabContent .multiple_items_slide_wrap .slick-slide > div > div > div {
  height: 100%;
}
#nav-tabContent .multiple_items_slide_wrap .slick-slide {
  padding-bottom: 6px;
}
.Download_Jiunge_App_row {
  display: flex;
  justify-content: center;
}
.Download_Jiunge_App_row .max-w-525 {
  max-width: 460px;
}
.Download_Jiunge_App_row > div {
  margin-left: 40px;
  margin-right: 40px;
}

/* bootstrap hack: fix content width inside hidden tabs */
#nav-tabContent.tab-content > .tab-pane,
#nav-tabContent .pill-content > .pill-pane {
  display: block; /* undo display:none          */
  height: 0; /* height:0 is also invisible */
  overflow: hidden; /* no-overflow                */
}
#nav-tabContent.tab-content > .active,
#nav-tabContent .pill-content > .active {
  height: auto; /* let the content decide it  */
} /* bootstrap hack end */

.closeTopSearch_btn {
  cursor: pointer;
}

.Intakes_card .color_default a {
  color: rgba(0, 0, 0, 0.8) !important;
}
.Intakes_card .color_default a:hover {
  color: #cd3969 !important;
}

.breadcrumb_wrap {
  background: #ebebec;
}
.breadcrumb li {
  font-size: 16px;
}
.page-go-back {
  font-size: 16px !important;
}
.blog-post-lg__details-desc ul li,
.blog-post-lg__details-desc p {
  font-size: 18px !important;
}
#programe_drop_section .program-input,
#searchForm {
  box-shadow: 0px 2px 2px #00000024;
  border: 1px solid #ebebeb;
  overflow: hidden;
  border-radius: 262px !important;
}
.form-control-lg {
  font-size: 1.28rem;
}
.fill-transparent {
  fill: transparent;
}
#programe_drop_section #search-btn,
#searchForm .fqsearchbtn {
  padding: 0 !important;
  width: 42px;
  height: 42px !important;
}
#programe_drop_section #search-btn svg {
  width: 41px;
  height: auto;
}
#programe_drop_section input {
  margin-right: 20px;
}
.Popular_div_title {
  font-size: 22px !important;
}
.Popular_list li a {
  font-size: 19px !important;
}

.ProgramCardBlock {
  border-radius: 15px;
  overflow: hidden;
}
.font-13px,
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 18px !important;
}
.program_card .program_card_link {
  font-family: "barlow_condensedsemibold";
  color: rgba(0, 0, 0, 0.8) !important
  ;
}
.design_v2_innerpage .font-14px {
  font-size: 18px !important;
  letter-spacing: 0.5px;
}
.design_v2_innerpage .font-16px {
  font-size: 18px !important;
}
.design_v2_innerpage .font-16px.smallIconWrap {
  font-size: 16px !important;
}
.design_v2_innerpage .font-12px {
  font-size: 16px !important;
}
.design_v2_innerpage .font-20px,
.signup-verify__desc {
  font-size: 26px !important;
}
.design_v2_innerpage .font-11px {
  font-size: 16px !important;
  line-height: 20px;
}
.related-programmes-container .height-50px {
  height: 75px;
}
.program_card.card-body {
  padding: 1rem 1.5rem !important;
}
.sort-form-box,
.sort-form-box .select2-container,
.sort-form-box .select2-container .select2-selection--single {
  border-radius: 15px !important;
  outline: none;
}
.select2-container li {
  font-size: 16px;
}
.select2-container .select2-dropdown {
  border-radius: 15px !important;
  overflow: hidden;
}

.filterDiv {
  border-radius: 15px;
  padding: 0 8px;
}
.form-control:focus {
  border-color: #ced4da;
  box-shadow: none;
}
.mobile_position_arrow svg {
  height: 13px;
}
.course_detail_display {
  border-radius: 15px;
  box-shadow: 0px 3px 6px #0000001a;
}
.course_detail_display .row div:last-child {
  border-right: none !important;
}
.app-tabs .nav-pills .nav-link {
  font-family: "barlow_condensedmedium";
  font-size: 20px;
}
.font-14px,
.page-go-back {
  font-size: 16px !important;
}

.flex-grow-1.DescriptionCoulm *:not(b) {
  font-family: "barlow_condensedregular" !important;
  font-size: 18px !important;
  line-height: 24px !important;
}
.flex-grow-1.DescriptionCoulm font {
  font-size: 18px !important;
}
.flex-grow-1.DescriptionCoulm p b,
.flex-grow-1.DescriptionCoulm p b span,
.flex-grow-1.DescriptionCoulm *.fontMedium,
.inner-content b,
.inner-content b span {
  font-family: "barlow_condensedmedium" !important;
}
.site-accordion-container .accordion-button {
  font-family: "barlow_condensedmedium";
}
.institutions-subheader__img-container--content h1 {
  font-family: "barlow_condensedmedium";
}
.institutions-subheader__img-container--content p {
  font-family: "barlow_condensedregular";
}
.institutions-subheader__lightBg--list ul li,
.institutions-subheader__lightBg--list ul li a {
  font-size: 16px;
}
.amenities-offered__title,
.amenities-offered__desc {
  font-size: 18px;
}
.institutions-subheader__lightBg--list ul li a {
  background-position: right center;
}

.darkHeader_sticky .Comparison-col.show_comparison {
  display: block;
  top: 65px;
}
.amenities-offered__item {
  box-shadow: 0px 3px 6px #0000001a;
  border-radius: 15px;
}
.inner-content p,
.inner-content span,
.inner-content font {
  font: 18px/24px "barlow_condensedregular" !important;
}
.inst_list_card .slick-slide img,
.slideshow_wrapp {
  border-radius: 15px;
  overflow: hidden;
}
.inst_list_card .card {
  box-shadow: 0px 3px 6px #0000001a;
  border-radius: 15px;
  overflow: hidden;
}

.landing_v2 .institution-btn-list .buttons {
  font-size: 16px !important;
  text-align: center;
}
.font-24px,
.blog-sidebar__grey-box--title,
.blog-latest__section-title,
.blog-post-lg__details-desc h2 {
  line-height: 30px;
}

#search-accommodation {
  border-radius: 262px !important;
  overflow: hidden;
}
#search-accommodation > .input-group {
  box-shadow: 0px 2px 2px #00000024;
  border: 1px solid #ebebeb;
  margin-bottom: 0 !important;
  border-radius: 262px !important;
}
#search-accommodation .buttons {
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 47px;
  height: 47px !important;
  margin-right: 8px !important;
}
.ui-widget-content.ui-autocomplete {
  border-radius: 26px;
}
.counter_card,
#HostelByOccupancy-row .card,
#HostelByproce-row .card {
  border-radius: 15px;
  box-shadow: 0px 3px 6px #0000001a;
}

.blue_title,
.blue_title.text-secondary,
.hostel_feature_title,
.design_v2_innerpage .testimonial-title,
.design_v2_innerpage .commonTitle {
  color: rgba(0, 0, 0, 0.8) !important;
  font-family: "barlow_condensedsemibold" !important;
}

.design_v2_innerpage .font-24px,
.design_v2_innerpage .blog-sidebar__grey-box--title,
.design_v2_innerpage .blog-latest__section-title,
.design_v2_innerpage .blog-post-lg__details-desc h2 {
  font-size: 26px !important;
}

.design_v2_innerpage .testimonial-title {
}

.design_v2_innerpage h1 {
  font-family: "barlow_condensedbold";
}

.design_v2_innerpage .card-content-small a,
.font-20px.fontMedium.text-secondary {
  color: rgba(0, 0, 0, 0.8) !important;
}

.app-sidebar .accordion-item #panelsStayOpen-headingOne {
}
.form_inline_v2 form {
  flex: 1;
}
.homeInstitutionSearchAutocompleteFeatured {
  max-width: 828px;
}
.form_inline_v2 {
  position: relative;
  border-radius: 262px !important;
}
.form_inline_v2 .input-group-text-prepend {
  position: relative;
  z-index: 10;
}
.form_inline_v2_Institutions .form-control {
  /* position: absolute;
    left: 0;
    border-radius: 260px;
    top: 0;
    height: 57px; */
  border-radius: 262px !important;
  padding-left: 345px;
}
.form_inline_v2_Institutions.form_inline_v2 .input-group-text-prepend {
  position: absolute;
  z-index: 10;
  letter-spacing: 0;
  height: 100%;
}
.ui-menu .ui-menu-item {
  font-family: "barlow_condensedregular";
  font-size: 18px;
}
.ui-widget-content.ui-autocomplete {
  padding-left: 10px;
  padding-right: 10px;
}
.ui-widget-content.ui-autocomplete li:first-child {
  margin-top: 15px !important;
}
.ui-widget-content.ui-autocomplete li:last-child {
  margin-bottom: 15px !important;
}

.form_inline_v2_Hostels .input-group-text-prepend {
  position: absolute;
  z-index: 10;
  letter-spacing: 0;
  height: 100%;
}
.form_inline_v2_Hostels .form-control {
  border-radius: 262px !important;
  padding-left: 375px;
}
.homeAutocompleteFeatured {
  max-width: 919px;
}

.app-sidebar .accordion-button::after {
  top: 2px;
  position: relative;
}
.app-sidebar .accordion-button:not(.collapsed)::after {
  top: -4px;
}

.app-sidebar .accordion-header {
  border-radius: 7px !important;
  overflow: hidden;
}
.ul-li-list-default .card,
.map-detail-new,
.card_v2,
.compare-institutions,
.form-dialog--content,
.institutions-content .card,
.social-widget,
.active_gallery_tab,
.gallery-row-card,
.horz-slider-Mainimage-gallery,
.blog-post-lg__img,
.blog-latest__img,
.blog-sidebar__list--img,
.blog-sidebar__grey-box,
.hostelcard_wrap {
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #e9e9e9;
  overflow: hidden;
  border-radius: 15px;
}
.card_v2 .card {
  box-shadow: none !important;
  border-radius: 0px;
}
.search-container {
  padding-bottom: 8px;
  box-shadow: 0px 2px 2px #00000024;
  border: 1px solid #ebebeb;
  border-radius: 30px;
  top: 14px;
  overflow: hidden;
  padding-bottom: 0;
}

.search-container i {
  /* color: #8E8C8C; */
  margin-top: 10px;
  width: 26px;
  height: 26px;
  background: #cc3969;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  /* right: 10px; */
  position: absolute;
  right: 5px;
  top: 0;
  margin-top: 7px;
}
.search-container .form-control {
  padding-top: 9px;
  padding-bottom: 6px !important;
}
.blog-latest__img {
  padding-right: 0;
  vertical-align: top;
}
.blog-latest__img img {
  vertical-align: top;
}
.amenities-offered {
  padding-top: 0;
}
.amenities-offered__item {
  margin: 0px 0 17px;
}
.compare-institutions__section-title {
  font-size: 24px;
  font-family: "barlow_condensedmedium";
  padding: 0 0 20px 0;
}
td .buttons,
.landing_v2 td .buttons {
  height: 32px;
  font-size: 16px !important;
}

.blog-sidebar .blog-search {
  box-shadow: 0px 2px 2px #00000024;
  border: 1px solid #ebebeb;
  overflow: hidden;
  border-radius: 262px;
}
.blog-sidebar .blog-search .buttons {
  font-size: 0px;
  padding: 0 !important;
  width: 47px;
  min-height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile_position_arrow svg {
  transform: rotate(-90deg);
  position: relative;
  left: -5px;
}
.design_v2_innerpage .ProgramCardBlock .font-14px {
  font-size: 18px !important;
}
.list-inline-devider li::before {
  margin: 0 3px;
}
.signup-government .form-control::placeholder,
.signup-government .form-control,
.blog-sidebar .browse-by-month ul li a,
.blog-post-lg__details-desc ul li a {
  font-size: 20px !important;
}
.site-accordion-container .accordion-button {
  font-size: 18px;
}

#switch_to_careers font,
#switch_to_careers *:not(.font-20px) {
  line-height: 28px !important;
  font-size: 18px !important;
}
.design_v2_innerpage .inst_list_detail_count .font-12px {
  font-size: 18px !important;
}
.institution-btn-list .form-check-input {
  width: 12px;
  min-width: 12px;
  height: 12px;
}
.design_v2_innerpage .institution-btn-list .font-14px {
  font-size: 16px !important;
  letter-spacing: 0;
}
.form-help {
  font-size: 17px;
}
.font-10px {
  font-size: 16px !important;
}
.imges-outer-featured,
.imges-outer-hostelsItem,
.imges-outer_Institutes_slides,
.hostel-details__gallery--lg,
.imges-outer-HostelSetail,
.hostel-details__gallery--viewall {
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #e9e9e9;
  border-radius: 15px;
  overflow: hidden;
}
.hostels-amenities__available li {
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #e9e9e9;
  border-radius: 15px;
}
.hostels-available-rooms__room-details ul li {
  font-size: 18px;
}
.hostels-available-rooms__col {
  font-size: 20px;
}
.font-14px.hostel_sm-card {
  font-size: 18px !important;
}
.map-detail-new.map-detail-new-hostal *,
.map-detail-new.map-detail-new-hostal .font-14px {
  font-size: 18px !important;
}
.font-12px {
  font-size: 16px !important;
}
.page {
  background-color: transparent !important;
}
.about_note,
.hostels-available-rooms__price ul li .price-label {
  font-size: 18px;
}
.hostels-available-rooms__price ul li .price-label {
  min-width: 200px;
}
.hostels-available-rooms__room-details .available-occupation button {
  font-size: 18px;
}
.hostels-available-rooms__room-details .available-occupation button span {
  font-size: 11px !important;
  width: 18px;
  height: 18px;
}
.table-responsive th:first-child,
.table-responsive td:first-child {
  padding-left: 20px;
}
.amenities-offered__item {
  width: 100%;
}
.Study_Mode_content {
  padding: 0 10px;
}
/* .rt_content{ margin-top: -40px;} */
.institution_detail_namee {
  display: flex;
  align-items: center;
}
.callEmailRow > div {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.step-wrap .ract-30px {
  font-size: 14px;
  padding-top: 2px;
}
.site-accordion-container .accordion-button:not(.collapsed) {
  background-color: #fff !important;
}
#HostelbyRoom .card,
.hostels-available-rooms__gallery .slick-list,
.insitution-gallery__item,
.hostels-map-view__lists .card {
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #e9e9e9;
  border-radius: 15px;
}
.hostels-available-rooms__body .hostels-available-rooms__row {
  border-radius: 15px;
  box-shadow: 0px 3px 6px #0000001a;
}
.hostels-available-rooms__body .hostels-available-rooms__col:first-child {
  border-radius: 15px 0px 0 15px;
}
.hostels-available-rooms__header {
  border-radius: 15px;
  box-shadow: 0px 3px 6px #0000001a;
}
.listview-ribbon span {
  font-size: 13px !important;
}
.ui-widget {
  font-family: "barlow_condensedregular";
}
.smallIconWrap img {
  margin-right: 7px;
}
.insitution-gallery__title {
  font-size: 20px;
  padding: 0;
  font-family: "barlow_condensedmedium" !important;
}
.form-icon {
  font-size: 14px;
}
.compare-institutions__table .grid-table-cell,
.compare-institutions__table .grid-table-cell ul li {
  font-size: 18px;
}
.compare-institutions__compare-list--item-add {
  min-height: 245px;
}
.banner-slider .institutions-SlideInfo {
  font-size: 20px;
}
#footSocial {
  margin-bottom: 20px !important;
}
.page .page-about {
  padding-bottom: 0;
}
.page-about h3,
.page-about h3 * {
}
.page-about font {
  font-family: "barlow_condensedregular" !important;
}
.banner-heading {
  font-family: "barlow_condensedmedium" !important;
}

.contact-us__options--item,
.contact-us-wrap,
.faqSideBar {
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #e9e9e9;
  border-radius: 15px;
}
#SiteAccordion font {
  font-family: "barlow_condensedregular" !important;
  font-size: 18px;
}
#SiteAccordion .accordion-item .accordion-button {
  font-size: 20px !important;
}
.contact-us .btn-lg {
  height: 42px;
}
.tabs-left li.active a {
  border-radius: 10px;
}


.btn.btn-outline-primary{ border-radius: 50px; min-width: 90px;  font-family: "barlow_condensedsemibold" !important;  text-transform: uppercase;
  color: #cd3969;
  border-color: #cd3969;
}
.btn.btn-outline-primary:hover{  color: #fff !important;
  background-color: #cd3969;}
.LoginSignup a:not(:last-child){ margin-right: 5px;}

.user_picWrap {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden; margin-left: 10px;
}
.user_picWrap .imges-outer img {
	object-fit: cover;
	max-width: calc(100% + 10px);
	min-height: 100%;
	min-width: calc(100% + 10px);
	max-height: calc(100% + 10px);
	width: auto;
	height: auto !important;
	margin-left: 0;
}

/* re start */
/* { color:#F298B6 !important} */

.hCart-counter{ right: -9px;}
.Comparison-col.show_comparison + .banner_section_v2_wrap{padding-top: 100px;z-index: 3;}
.btn-outline-secondary{ border: 1px solid #2E4C82; color: #2E4C82;}
.btn-outline-secondary:hover{ border-color: #cd3969; color: #fff !important; background-color: #cd3969;}
.connect-btns .buttons:not(:last-child) {
	margin-right:5px;
}

.mail-info{ color: #fff !important;}
.radioGroup_outer > div { width: auto; margin-right: 20px;}
.page-title-wrapper .container h1{font-family: "barlow_condensedmedium";}
.compare-institutions__compare-list--item-add .action-handler a{font-family: "barlow_condensedregular";}
.password-eye {
  z-index: 3;
}
input::-ms-reveal,
input::-ms-clear {
  display: none;
}
.wishlistBtnInstituteList:hover,
.wishlistBtnInstituteList:hover i{ color: #CD3969 !important;}
.wishlistBtnInstituteList.btn-outline.active {
	color: #ffffff !important;
	background-color: #CD3969 !important;
	border-color: #CD3969;
}
.wishlistBtnInstituteList.btn-outline.active:hover i{color: #fff !important;}
.inputSearchNews{ width:360px;}

.HostailDetailIDD_parent{ position: relative;}
.HostailDetailIDD_parent .ui-widget-content.ui-autocomplete {
	left: 0px !important;
	text-align: left;transform: none !important; width: 100% !important;max-width: 100% !important;
}

@media (min-width: 1600px) {
  .banner_section_v2 {
    height: 540px;
  }
  .content_inner_3 {
    max-width: 850px;
  }
}

@media (max-width: 1440px) {
  .banner_section_v2 .content_inner_3 .font-24px {
    font-size: 22px;
  }
  .banner_section_v2 .content_inner_3 {
    max-width: 650px;
  }
  .banner_section_v2 {
    height: 590px;
  }
  .Search_new_col .nav_v2 .nav-main > li > a, 

  .Search_new_col .nav {
    padding: 0;
  }
  .Menu_div_v2{padding-left: 10px;}

  .nav_v2 .nav-main > li > a, 
  .nav_v2 .nav-main > li .mainNav-item {
    margin: 0 5px;
  }
  .btn.btn-outline-primary{ min-width: 75px;}
}
@media (max-width: 1300px) {
  .Menu_div_v2{padding-left: 0px;}
  /* .HowWork_v02 .Institutions-signup-counter.HowItWork > div .counter-image {
    height: 180px;
    width: 180px !important;
  } */
}
@media (max-width: 1400px) {
  .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .content_inner_3 {
    max-width: 550px;
    padding-left: 50px;
  }
  .font-72px {
    font-size: 62px;
    line-height: 68px;
  }
  .font-52px {
    font-size: 42px;
    line-height: 54px;
  }
  .content_inner_3 .font-24px {
    font-size: 20px !important;
    line-height: 130%;
  }

  .banner_section_v2 {
    padding-left: 20px;
    height: 540px;
  }
  .banner_section_v2 .content_inner_3 {
    padding-left: 0;
  }
  .banner_section_v2 .buttons-h-56 {
    height: 46px;
  }
  .banner_section_v2 .content_inner_3 {
    max-width: 600px;
  }
}
@media (max-width: 1280px) {
  
  .Search_new_col {
    padding-left: 0;
  }
  .headerLoginRt {
    padding-left: 0 !important;
  }
  .landing_v2 #hConnects .buttons {
    font-size: 14px !important;
  }
}
@media (max-width: 1200px) {
  #header,
  #Footer {
    display: block;
  }
}

@media (max-width: 1199px) {
  .connect-btns .buttons:not(:last-child) {
    margin-right: 6px;
  }
  #career_section .slick-initialized .slick-slide {
    display: initial !important;
    padding: 5px;
    height: 200px;
  }
  #career_section .slick-initialized .slick-slide a {
    display: flex;
    height: 100%;
  }

  .section-10 .carrer-img,
  .hostel-details__gallery--lg {
    height: 350px;
  }
  .insitution-gallery__item {
    height: 270px;
  }
  .imges-outer-img1 {
    min-width: 250px;
    height: 250px;
  }
  .imges-outer-imgLg {
    height: 400px;
  }

  .ownerPhoto::after {
    display: none;
  }
  .section-5
    .vertical-SlickSlider.vertical-SlickSlider-1
    .banner-slider
    .slider.slider-nav
    .thumbnail-image
    .slick-active:after {
    display: none;
  }
  .loginBtn1,
  .SignUpBtn1 {
    display: block;
    padding: 6px 10px !important;
    font-size: 13px !important;
    height: 28px;
  }

  .header-TopNav .account {
    margin-right: 0;
  }
  .header-TopNav .account li a {
    line-height: 24px;
  }
  .account-text1 {
    line-height: 10px;
  }
  #dropdownMenuButton1 {
    padding-right: 0px;
  }
  .dropdownOnHover .dropdown-menu.accountDropdown {
    margin-top: 4px !important;
  }
  .form_inline_v2_Institutions .form-control {
    padding-left: 305px;
    font-size: 17px !important;
    padding-right: 0;
  }
  .form_inline_v2_Hostels .form-control {
    padding-left: 325px;
    font-size: 17px !important;
    padding-right: 0;
  }
  .homeAutocompleteFeatured,
  .homeInstitutionSearchAutocompleteFeatured {
    max-width: 706px !important;
  }
  
}
@media (max-width: 1199px) {
  body,
  html {
    overflow-x: hidden;
  }
  .header {
    display: block !important;
    position: relative !important;
  }
  .header #hRow .row {
    flex-wrap: nowrap;
  }
  .header-TopNav {
    margin-top: 0 !important;
  }
  .header-TopNav li a {
    display: block !important;
  }
  .mobile-display-none {
    display: none !important;
  }
  .mobile-w-70px {
    width: 70px;
  }
  .mobile-display {
    display: block !important;
  }
  .account {
    height: auto !important;
    border-left: unset !important;
  }
  .account div #dropdownMenuButton1,
  .account div #dropdownMenuButton1 span {
    display: block !important;
  }
  .mobile-heading {
    font-size: 28px;
    text-align: center;
  }
  .contact-toast {
    display: none;
  }
  .hb-list li a {
    margin-right: 25px !important;
  }
  .program-input form input {
    font-size: 12px !important;
  }
  .hero-bottom-content {
    padding: 20px 15px !important;
  }
  #programme-search button {
    font-size: 14px !important;
  }
  .mobile-display-cover {
    background-color: #eaebec;
    padding: 30px 20px !important;
  }
  .count-heading-inner {
    padding-top: 0 !important;
  }
  .hero-bottom {
    margin-bottom: 0 !important;
  }
  .counter-row {
    margin: 0;
  }

  .mobile-count-section {
    background-color: unset !important;
    padding: 0 !important;
  }
  .mobile-count-section .container {
    padding: 20px 5px;
  }
  .mobile-career-section {
    padding: 0px 5px !important;
  }
  .mobile-career-section .container {
    padding: 0 10px;
  }

  .signup-verify__desc {
    font-size: 15px !important;
  }
  .counter-num {
    font-size: 26px !important;
    margin-top: 10px;
  }
  .counter-row .counter-image img {
    width: 45px;
    height: 45px;
  }
  .counter-caption {
    margin-top: 12px;
  }
  .counter-image {
    margin-right: 10px !important;
  }
  .page-heading p {
    font-size: 16px !important;
  }
  .page-heading h2 {
    font-size: 28px !important;
    line-height: 37px;
    padding: 0 30px;
  }
  .careerRow .animate {
    width: 50%;
    height: 200px;
    /* float: left; */
    padding: 0 5px;
    margin-bottom: 35px;
  }
  .animate a {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .career-icon {
    margin-bottom: unset !important;
  }
  .carrer-icon img {
    width: 45px;
    height: 45px;
  }
  .animate .carrer-option-name {
    font-size: 18px !important;
  }
  .careerRow {
    margin: 0;
    justify-content: center;
  }
  .countbox-switch.active {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #cd3969;
  }
  .countbox-switch {
    width: 12px;
    margin-left: 5px;
    height: 12px;
    border-radius: 50%;
    background-color: #dedede;
    cursor: pointer;
  }
  .section-4-content {
    position: unset;
    padding: 0;
  }
  .section-4 .row .col-6 img {
    height: 100%;
  }
  .section-4-content .container {
    padding: 0 10px;
  }
  .section-4-content .container .row .col-5,
  .section-4-content .container .row .col-7,
  .section-4 .row .col-6 {
    width: 100%;
  }
  .section-4 .assessment-content {
    display: block !important;
  }
  .free-career-image {
    position: absolute;
    top: 150px;
    left: 50px;
  }
  .free-career-image img {
    width: 97px;
    height: 80px;
  }
  .mobile-bk {
    background: #ce4873;
    padding: 30px 15px;
  }
  .mobile-bk h3 {
    font-size: 22px !important;
    margin-bottom: 30px !important;
  }
  .assessment-content .assessment-text {
    font-size: 15px;
  }
  .w-170px {
    width: 170px;
    margin-right: 15px;
    font-size: 15px;
  }
  .w-195px {
    width: 210px;
    font-size: 15px;
  }
  .section-10 .container .row .col-6 {
    width: 100%;
  }
  .page-heading h2 {
    padding: 0px 30px;
  }
  .assessment-btn {
    margin-left: 25%;
  }
  .section-10 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .mobile-center {
    justify-content: center;
  }
  .section-5 .page-heading {
    padding: 0 60px;
  }
  .section-5-mobile h2 {
    margin-top: 25px;
  }
  .red-underline {
    margin-top: 25px !important;
  }
  .section-5-mobile .row {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .mobile-note {
    font-size: 25px;
    line-height: 33px;
  }
  .name-font {
    font-size: 22px !important;
    margin-bottom: 20px;
  }
  .profile {
    font-size: 18px !important;
  }
  .mobile-view-flex {
    display: flex !important;
  }
  .section-11 .col-6 {
    width: 100%;
  }
  .section-11 .border {
    border: unset !important;
    padding-top: 0px !important;
  }
  .tawk-mobile {
    display: none;
  }
  .section-10-mobile {
    background: unset;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  .blog-post-card .row {
    display: unset;
  }
  .blog-post-card .row .post-image-col {
    max-width: 100%;
    width: 100%;
  }
  .blog-post-card .row .post-image-col img {
    width: 100%;
    height: 100%;
  }
  .ImageEffect img {
    width: 100%;
    height: 100%;
  }
  .post-head {
    position: absolute;
    bottom: 110px;
  }
  .post-head .post-date {
    width: 49px;
    height: 59px;
    margin-right: 0.5rem !important;
  }
  .post-card-title {
    color: #fff;
  }
  /* .vehicle-detail-banner
    .banner-slider
    .slider-nav
    .slick-list
    .slick-track
    .thumbnail-image {
    width: 20% !important;
  } */
  .vertical-SlickSlider.vertical-SlickSlider-1
    .banner-slider
    .slider.slider-nav {
    max-width: 100% !important;
    padding-bottom: 0 !important;
  }
  .thumb-colum .col-4 {
    display: none;
  }
  .thumb-colum p {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .vertical-SlickSlider .slick-prev,
  .vertical-SlickSlider .slick-next {
    display: none !important;
  }
  .main-large-image img {
    width: 100% !important;
    height: 100% !important;
  }
  .vertical-SlickSlider.vertical-SlickSlider-1
    .banner-slider
    .slider.slider-for {
    padding-left: 0 !important;
    max-width: 100%;
  }
  .vertical-SlickSlider .slider-banner-image {
    height: 100% !important;
  }
  .card.slider-banner-card {
    padding: 0 10px !important;
  }
  .smallIconWrap > span {
    display: unset !important;
  }
  .iconItem-row img {
    top: 4px;
  }
  .smallIconWrap span span {
    font-size: 10px;
  }
  .slide-row-2 .col-6 {
    width: 80%;
  }
  .small-absolute {
    position: absolute;
    right: 0;
  }
  .slider-banner-image .close-menu {
    display: none;
  }
  .vertical-SlickSlider.vertical-SlickSlider-1
    .banner-slider
    .slider.slider-nav {
    margin: 45px 0 !important;
  }
  .main-large-image {
    height: 100%;
  }
  .custom-redirect-apply {
    right: 19px;
    top: 10px;
  }
  .guarantee_img {
    display: block !important;
  }
  .program_card_link {
    /* font-family: "PRODUCT_SANS_MEDIUMREGULAR"; */
    font-size: 18px !important;
  }
  .mobile-w-100 {
    width: 100% !important;
  }
  .program_card .link-primary {
    /* font-family: "PRODUCT_SANS_MEDIUMREGULAR"; */
    font-size: 18px !important;
  }
  .program_card figure {
    margin-right: 0.5rem !important;
  }
  .program_card a {
    /* font-family: "PRODUCT_SANS_MEDIUMREGULAR"; */
  }
  .buttons.btn-36px {
    width: 32px;
    height: 32px;
  }
  .course-title {
    width: 85%;
    word-break: break-word;
  }
  .card-bottom .col-12 {
    width: unset;
    max-width: none;
    padding: 5px 13px !important;
  }
  .card-bottom .row {
    flex-direction: row-reverse !important;
    align-items: center;
    justify-content: start;
  }
  .display-unset {
    display: unset !important;
  }
  .display-unset span {
    display: block !important;
    text-align: left;
  }
  .display-unset ul {
    float: left;
  }
  .duration-title span {
    display: block;
  }
  .brochure_download_mobileBtn {
    padding: 5px 8px !important;
    font-size: 12px;
  }
  .list-inline-devider li:before {
    margin: 0px !important;
  }
  .program_card {
    padding-bottom: 2px !important;
  }
  .program_card .border-top {
    padding-top: 0 !important;
  }
  .bg-white-device {
    background-color: #fff !important;
  }
  .program_card .d-flex figure img {
    width: 63px;
    height: 63px;
  }
  .program_search_block.py-5 {
    margin-top: 0px;
    padding: 1.5rem 0 !important;
  }
  .guarantee_img {
    position: absolute;
    top: 30px;
    z-index: 9999;
    right: 39px;
    display: block !important;
  }
  .program_search_block.py-5 .container form {
    margin-bottom: 10px !important;
  }
  .course_detail_display .row .col-12 {
    width: 46%;
    background: #f3f8ff !important;
    margin: 6px 6px 4px 6px;
    text-align: left !important;
    /* padding: 2px 10px; */
    height: 88px;
    border: 1px solid #dce6f5;
  }
  .course_detail_display .row {
    margin-left: 0px !important;
  }
  .row-m-device figure img {
    width: 77px !important;
    height: 77px;
  }
  .row-m-device .font-16px {
    font-size: 16px !important;
  }
  .program-tabs ul {
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
  }
  .program-tabs .card {
    padding: 10px !important;
  }
  .sm-device-steps .col-3 {
    width: 100% !important;
  }
  .sm-device-steps .col-3 .ps-4 {
    padding-left: 0 !important;
  }
  .sm-device-steps .stepNum:after {
    content: "";
    position: absolute;
    top: 35px;
    left: -53px;
    height: 2px;
    background: #cd3969;
    width: 136px;
    transform: rotate(90deg);
    z-index: 0;
  }
  .step_label {
    position: absolute;
    top: 5px;
    left: 32px;
  }
  .steps_title {
    position: relative;
    top: -13px;
    left: 32px;
    font-size: 20px !important;
    line-height: 24px;
  }
  .steps_detail_note {
    position: relative;
    left: 35px;
  }
  #RelatedProgrammes .slick-prev:before {
    background: transparent !important;
    border: none !important;
    left: -15px !important;
  }
  #RelatedProgrammes .slick-next:before {
    background: transparent !important;
    border: none !important;
    left: -30px !important;
  }
  .process_name {
    font-size: 24px !important;
    padding: 15px 0 30px 0;
  }
  .border-start_section {
    border-top: 2px solid #ececec;
    margin-top: 14px;
  }
  .filtersort_btn {
    font-size: 14px;
    /* padding: 10px 20px; */
    position: sticky;
    background: #000000b8;
    color: #fff;
    border-radius: 20px;
    bottom: 20px;
    left: 30%;
    display: inline-flex !important;
  }
  .filtersort_btn a {
    font-size: 14px;
    color: #fff;

    padding: 7px 15px;
  }
  .filtersort_btn a i,
  .filtersort_btn a img {
    margin-right: 5px;
  }
  .border-right {
    border-right: 1px solid #fff;
  }
  .mobilefilter_show {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    display: block !important;
    overflow: auto;
    left: 0;
    height: calc(100% - 0px);
  }
  .action_filter_btn div {
    flex: 1;
  }
  .action_filter_btn div button {
    width: 100%;
    border: none;
    background: none;
    font-size: 20px;
  }
  .action_filter_btn {
    border-top: 1px solid #e2e0e0;
    align-items: center !important;
    padding-top: 5px;
  }
  .DescriptionCoulm {
    padding-top: 20px;
  }
  .course_detail_display .flex-column div {
    margin-bottom: 5px;
  }
  .padding-x-50 {
    padding: 0 50px;
  }
  .mobile-bk {
    display: block !important;
  }
  .row-m-device .col-sm-6 {
    width: 100% !important;
  }
  .flex-1 {
    flex: 1;
  }
  .sm-gredient {
    margin-top: 15px;
  }
  .room_available_label .font-12px {
    margin-right: 10px;
  }
  .hostels-available-rooms__price ul li {
    display: block !important;
  }
  .hostels-available-rooms__body .hostels-available-rooms__col {
    padding: 12px;
    display: flex;
    border-left: none !important;
  }
  .hostels-available-rooms__room-details ul li {
    padding: 2px 0 !important;
  }
  .hostels-available-rooms__room-details ul {
    margin-top: 5px !important;
  }
  .custom-book-now {
    padding: 0 5px !important;
    font-size: 13px;
    top: 20px;
    right: 120px !important;
    height: 35px;
    width: 100px;
  }
  .roomdetail_view {
    padding: 0 5px !important;
    position: absolute;
    right: 10px;
    display: flex !important;
    align-items: center;
    font-size: 13px;
    width: 95px;
    height: 35px;
    top: 20px;
  }
  .hostels-available-rooms__price ul li .price-col {
    color: #cd3969 !important;
  }
  .hostels-available-rooms__body .hostels-available-rooms__row {
    border: none !important;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
  }
  .input-sm-detail,
  .input-sm-detailDate {
    height: 45px;
    font-size: 12px !important;
  }
  .input-sm-detailDate .form-control-xxl {
    height: 40px !important;
    width: 60px !important;
  }
  .input-sm-detailDate {
    padding-right: 5px !important;
  }
  .input-sm-detailDate .buttons-xl {
    border-radius: 7px;
  }
  .hostel-details__location--map-marker,
  .hostel-details__location--map-marker i {
    margin-right: 0 !important;
  }
  .text-left-sm {
    text-align: left !important;
  }
  .book-redirect {
    padding: 0 8px;
    margin-left: auto;
  }
  .d-sm-flex {
    display: flex;
  }
  .room_row_title {
    font-size: 22px !important;
    /* margin-top: 20px; */
  }
  .availabilitiy_rooms_title {
    font-size: 20px !important;
    padding: 0px 0 0px 6px;
  }
  .border-top-seperator {
    width: 95%;
    margin-left: 10px;
  }
  .about_hostel img {
    width: 100%;
  }
  .about_note {
    font-size: 15px;
    line-height: 21px;
  }
  .sm-height-50px {
    height: 50px;
  }
  .rating_cont {
    margin-left: 5px;
  }
  .margin-top-25px {
    margin-top: 25px;
  }
  .hostel-details__gallery {
    padding-top: 15px;
  }
  .rooms_info_tab-list {
    flex-wrap: nowrap !important;
    overflow-x: auto;
  }
  .color_default {
    color: #333333 !important;
  }

  .nearby-title {
    font-size: 24px !important;
    margin-bottom: 20px !important;
  }
  .sm-shadow-unset {
    box-shadow: unset !important;
  }
  /* .add_tab_list {
    padding: 0 0.5rem !important;
  } */
}
@media (max-width: 1199px) {
  body {
    overflow-x: hidden;
  }
  .header {
    display: block !important;
    position: relative !important;
  }
  .header #hRow .row {
    flex-wrap: nowrap;
  }
  .header-TopNav {
    margin-top: 0 !important;
  }
  .header-TopNav li a {
    display: block !important;
  }
  .mobile-display-none {
    display: none !important;
  }
  .mobile-w-70px {
    width: 70px;
  }
  .mobile-display {
    display: block !important;
  }
  .account {
    height: auto !important;
    border-left: unset !important;
  }
  .account div #dropdownMenuButton1,
  .account div #dropdownMenuButton1 span {
    display: block !important;
  }
  .mobile-heading {
    font-size: 28px;
    text-align: center;
  }
  .contact-toast {
    display: none;
  }
  .hb-list li a {
    margin-right: 25px !important;
  }
  .program-input form input {
    font-size: 14px !important;
  }
  .hero-bottom-content {
    padding: 20px 15px !important;
  }
  #programme-search button {
    font-size: 14px !important;
  }
  .mobile-display-cover {
    background-color: #eaebec;
    padding: 0px 0px !important;
    margin-top: 18px;
  }
  .count-heading-inner {
    padding-top: 0 !important;
  }
  .hero-bottom {
    margin-bottom: 0 !important;
  }
  .counter-row {
    margin: 0;
  }

  .mobile-count-section {
    background-color: unset !important;
    padding: 0 !important;
  }
  .mobile-count-section .container {
    padding: 20px 5px;
    padding-top: 13px !important;
  }
  .mobile-career-section {
    padding: 0px 5px !important;
    margin-top: 0.5rem !important;
  }
  .mobile-career-section .container {
    padding: 0 10px;
  }

  .signup-verify__desc {
    font-size: 15px !important;
  }
  .counter-num {
    font-size: 26px !important;
    margin-top: 5px;
  }
  .counter-row .counter-image img {
    width: 45px;
    height: 45px;
  }
  .counter-caption {
    margin-top: 3px;
  }
  .counter-image {
    margin-right: 10px !important;
  }
  .page-heading p {
    font-size: 16px !important;
  }
  .section-5-dup .page-heading h2 {
    font-size: 28px !important;
    line-height: 37px;
    padding: 0 30px;
  }
  .careerRow .animate {
    width: 100%;
    height: 200px;
    /* float: left; */
    padding: 0 5px;
    margin-bottom: 30px;
  }
  .animate a {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .career-icon {
    margin-bottom: unset !important;
  }
  .carrer-icon img {
    width: 45px;
    height: 45px;
  }
  .animate .carrer-option-name {
    font-size: 18px !important;
  }
  .careerRow {
    margin: 0;
    justify-content: center;
  }
  .countbox-switch.active {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #cd3969;
  }
  .countbox-switch {
    width: 12px;
    margin-left: 5px;
    height: 12px;
    border-radius: 50%;
    background-color: #dedede;
    cursor: pointer;
  }
  .section-4-content {
    position: unset;
    padding: 0;
  }
  .section-4 .row .col-6 img {
    height: 100%;
  }
  .section-4-content .container {
    padding: 0 10px;
  }
  .section-4-content .container .row .col-5,
  .section-4-content .container .row .col-7,
  .section-4 .row .col-6 {
    width: 100%;
  }
  .section-4 .assessment-content {
    display: block !important;
  }
  .free-career-image {
    position: absolute;
    top: 150px;
    left: 50px;
  }
  .free-career-image img {
    width: 97px;
    height: 80px;
  }
  .mobile-bk {
    background: #ce4873;
    padding: 30px 25px;
  }
  .mobile-bk h3 {
    font-size: 22px !important;
    margin-bottom: 25px !important;
  }
  .assessment-content .assessment-text {
    font-size: 15px;
  }
  .w-170px {
    width: 170px;
    margin-right: 10px;
    font-size: 15px;
  }
  .w-195px {
    width: 210px;
    font-size: 15px;
    padding: 0 !important;
  }
  .section-10 .container .row .col-6 {
    width: 100%;
  }
  /* .page-heading h2
{
  padding: 0px 5px;
} */
  .assessment-btn {
    margin-left: 25%;
  }
  .section-10 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .mobile-center {
    justify-content: center;
  }
  .section-5 .page-heading {
    padding: 0 60px;
  }
  .section-5-mobile h2 {
    margin-top: 10px;
  }
  .red-underline {
    margin-top: 17px !important;
  }
  .section-5-mobile .row {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .smallIconWrap span {
    color: #3d598b;
  }
  .section-5-mobile .page-heading {
    margin-bottom: 5px !important;
  }
  .mobile-note {
    font-size: 25px;
    line-height: 33px;
  }
  .name-font {
    font-size: 22px !important;
    margin-bottom: 10px;
  }
  .profile {
    font-size: 18px !important;
  }
  .mobile-view-flex {
    display: flex !important;
    margin-left: 5px;
  }
  .section-11 .col-6 {
    width: 100%;
  }
  .section-11 .border {
    border: unset !important;
    padding: 0px !important;
    height: auto !important;
  }
  body.tawk-mobile,
  html.tawk-mobile {
    display: none !important;
  }
  .section-10-mobile {
    background: unset;
    padding-top: 0 !important;
    margin-top: 0 !important;
    background: none !important;
  }
  .blog-post-card .row {
    display: unset;
  }
  .blog-post-card .row .post-image-col {
    max-width: 100%;
    width: 100%;
  }
  .blog-post-card .row .post-image-col img {
    width: 100%;
    height: 100%;
  }
  .ImageEffect img {
    width: 100%;
    height: 100%;
  }
  .post-head {
    /* position: relative; */
    position: unset;
    bottom: 74px;
    padding: 0px 15px;
    padding-top: 10px !important;
  }
  .post-head .post-date {
    width: 49px;
    height: 59px;
    position: unset;
    margin-right: 0.5rem !important;
  }
  .post-card-title {
    color: #fff;
  }
  /* .vehicle-detail-banner
    .banner-slider
    .slider-nav
    .slick-list
    .slick-track
    .thumbnail-image {
    width: 143px !important;
  } */
  .vertical-SlickSlider.vertical-SlickSlider-1
    .slider-nav
    .slick-slide.thumbnail-image
    .thumbImg {
    padding: 0.5rem !important;
  }
  .vertical-SlickSlider.vertical-SlickSlider-1
    .banner-slider
    .slider.slider-nav {
    max-width: 100% !important;
    padding-bottom: 0 !important;
  }
  .thumb-colum .col-4 {
    display: none;
  }
  .thumb-colum p,
  .thumb-colum h4 {
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .vertical-SlickSlider .slick-prev,
  .vertical-SlickSlider .slick-next {
    display: none !important;
  }
  .main-large-image img {
    width: 100% !important;
    height: 390px !important;
  }
  .vertical-SlickSlider.vertical-SlickSlider-1
    .banner-slider
    .slider.slider-for {
    padding-left: 0 !important;
    max-width: 100%;
  }
  .vertical-SlickSlider .slider-banner-image {
    height: 100% !important;
  }
  .card.slider-banner-card {
    padding: 10px !important;
  }
  .smallIconWrap > span {
    display: unset !important;
  }
  .iconItem-row img {
    top: 4px;
  }
  .smallIconWrap span span {
    font-size: 10px;
  }
  .slide-row-2 .col-6 {
    width: 80%;
  }
  .small-absolute {
    position: absolute;
    right: 5px;
  }
  .slider-banner-image .close-menu {
    display: none;
  }
  .vertical-SlickSlider.vertical-SlickSlider-1
    .banner-slider
    .slider.slider-nav {
    margin: 15px 0 !important;
    padding: 10px 0 !important;
  }
  .main-large-image {
    height: 100%;
  }
  .custom-redirect-apply {
    right: 19px;
    top: 10px;
  }
  .slide-row-1 {
    max-height: 145px;
    height: 145px;
  }
  .small-absolute span {
    font-size: 12px;
    margin-right: 0 !important;
  }
  .smallIconWrap span {
    margin-right: 5px !important;
  }
  /* #backtoTop {
    display: none;
  } */
  .mobile-position-custom .post-head {
    position: absolute;
    bottom: 0;
  }
  .blog-post-card {
    margin-bottom: 0 !important;
  }
  .post-date .font-20px {
    font-size: 21px !important;
  }
  .section-11 {
    margin-top: 0 !important;
    padding: 0 !important;
    text-align: center;
  }
  .section-11 h3 {
    font-size: 28px !important;
    color: #2e4c82;
    text-align: left;
  }
  .section-11 p {
    font-size: 20px !important;
    line-height: 31px;
    color: #545454;
    text-align: left;
  }
  .padding-unset {
    padding-right: 0 !important;
  }
  .home-page-col .card {
    font-size: 16px !important;
    line-height: 30px;
  }
  .content-with-icon {
    text-align: left;
  }
  .m-50-m0bile {
    margin-bottom: 50px;
  }
  .small-device-menu {
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: center;
    background: #fff;
    padding: 10px;
    border-top: 2px solid #dddddd;
    z-index: 99999;
    width: 100%;
    display: none;
  }
  /* .counter-row
{
  justify-content: center;
} */

  .small-device-menu h3 {
    font-size: 14px;
    margin-top: 10px;
    color: #666666;
  }
  .small-device-menu div {
    text-align: center;
    margin-bottom: 75px;
    margin-right: 21px;
  }
  .apartment-cat {
    top: 15px;
  }
  .section-test .page-heading {
    padding: 0 !important;
  }
  .ViewAll-Hostels-btn {
    margin-top: 20px !important;
    margin-bottom: 5px;
    right: 0px;
    padding-left: 0px;
  }
  #hRow .py-3 {
    padding-top: 1rem !important;
    padding-bottom: 0.3rem !important;
  }
  .program-input {
    padding: 0.25rem !important;
  }
  .program-input button {
    height: 35px !important;
    border-radius: 7px !important;
    padding: 0 10px;
    font-size: 14px !important;
    padding-left: 7px !important;
  }
  .margin-5px {
    margin-top: 5px !important;
  }
  .carrer-img {
    padding: 14px 0 0 17px !important;
  }

  .padding-05px {
    padding: 0px 5px !important;
  }
  .smallview-padding {
    padding: 0 65px 0 0px !important;
  }
  .sm-marginleft-0 {
    padding-left: 0 !important;
  }
  .career-note {
    font-size: 18px !important;
    line-height: 30px;
    padding: 0 15px;
    margin-bottom: 0 !important;
  }
  .featured_inst_title {
    margin-top: 20px;
  }
  .margin-top-23px {
    margin-top: 23px !important;
  }
  .section-5-mobile .row > * {
    width: 90% !important;
  }
  .section-5-mobile .page-heading h2 {
    padding: 0 5px;
  }
  .section-5-dup {
    margin-top: 0 !important;
    padding: 10px 0 !important;
  }
  .section-5-mobile .guide_button {
    margin-top: 0.5rem !important;
    margin-bottom: 1rem !important;
  }
  .testimonial-section .d-block {
    padding-top: 0 !important;
  }
  .mobile-display-cover .py-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .institution-name-col a span {
    font-size: 20px;
  }
  .section-5-dup .page-heading {
    padding: 0px 36px;
    margin-bottom: 0px !important;
    padding-top: 38px !important;
  }
  .vertical-SlickSlider.vertical-SlickSlider-1.mb-5 {
    margin-bottom: 10px !important;
  }
  .section-test {
    padding-top: 25px !important;
    padding-bottom: 5px !important;
  }
  .section-test .page-heading h2 {
    padding: 0 55px !important;
  }
  .section-10-mobile .page-heading.text-center.mb-5.pt-4 {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .section-test .page-heading p {
    margin-bottom: 25px !important;
  }
  .blogRow .slick-prev {
    left: 19px;
    position: relative;
    top: 65px;
  }
  .blogRow .slick-next {
    position: relative;
    float: right;
    right: 60px;
    top: 36px;
  }
  .blogRow .slick-prev:before,
  .blogRow .slick-next:before {
    color: #ddd !important;
  }
  .post-card-text {
    font-size: 16px !important;
    /* position: relative; */
    position: unset !important;
    top: -51px;
    max-height: 50px;
    overflow: hidden;
  }
  .blog-post-card .card-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .blog-post-card .post-content {
    padding: 3px 14px !important;
    border: 1px solid #ddd;
    border-top: 0 !important;
  }
  .carrer-col .carrer-icon {
    margin: 0 auto;
  }
  .margin-top-30px {
    margin-top: 30px !important;
  }
  .guarantee_img {
    position: absolute;
    top: 30px;
    z-index: 9999;
    right: 39px;
    display: block !important;
  }
  .about_result {
    /* font-family: "PRODUCT_SANS_MEDIUMREGULAR"; */
    font-size: 14px !important;
  }
  /* .program_card
{
  padding: 1rem 0.2rem !important;
} */
  .program_card .link-primary {
    /* font-family: "PRODUCT_SANS_MEDIUMREGULAR"; */
    font-size: 18px !important;
  }
  .program_card figure {
    margin-right: 0.5rem !important;
  }
  .program_card a {
    /* font-family: "PRODUCT_SANS_MEDIUMREGULAR"; */
  }
  .buttons.btn-36px {
    width: 32px;
    height: 32px !important;
  }
  .course-title {
    width: 85%;
    word-break: break-word;
  }
  .card-bottom .col-12 {
    width: unset;
    max-width: none;
    text-align: left !important;
    /* padding: 5px 20px !important; */
  }
  .mobile_position_arrow {
    margin-left: 0.3rem !important;
  }
  .card-bottom {
    padding-left: 15px;
  }
  .card-bottom .row {
    flex-direction: row !important;
    align-items: center;
    justify-content: start;
    flex-wrap: nowrap;
  }
  .display-unset {
    display: unset !important;
  }
  .display-unset span {
    display: block !important;
    text-align: left;
  }
  .display-unset ul {
    float: left;
  }
  .duration-title span {
    display: block;
  }
  .brochure_download_mobileBtn {
    padding: 5px 8px !important;
    font-size: 12px;
    height: 35px;
  }
  .list-inline-devider li:before {
    margin: 0px !important;
  }
  .program_card {
    padding-bottom: 2px !important;
  }
  .program_card .border-top {
    padding-top: 10px !important;
  }
  .bg-white-device {
    background-color: #fff !important;
  }
  .program_card .d-flex figure img {
    width: 63px;
    height: 63px;
  }
  .program_search_block.py-5 {
    padding: 1.5rem 0 !important;
    margin-bottom: 15px;
  }
  .program_search_block.py-5 .container form {
    margin-bottom: 10px !important;
  }
  .course_detail_display .row .col-12 {
    width: 47%;
    background: #f3f8ff !important;
    margin: 6px 6px 4px 6px;
    text-align: left !important;
    overflow: hidden;
    /* padding: 2px 10px; */
    height: auto;
    border-radius: 15px !important;
    border: 1px solid #dce6f5;
  }
  .course_detail_display {
    box-shadow: none;
  }
  .course_detail_display .row {
    margin-left: -4px !important;
  }
  .row-m-device figure img {
    width: 77px !important;
    height: 77px;
  }
  .row-m-device .font-16px {
    font-size: 16px !important;
  }
  .program-tabs ul {
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
  }
  .program-tabs .card {
    padding: 15px 20px !important;
  }
  .sm-device-steps .col-3 {
    width: 100% !important;
  }
  .sm-device-steps .col-3 .ps-4 {
    padding-left: 0 !important;
  }
  .sm-device-steps .stepNum:after {
    content: "";
    position: absolute;
    top: 35px;
    left: -53px;
    height: 2px;
    background: #cd3969;
    width: 136px;
    transform: rotate(90deg);
    z-index: 0;
  }
  .step_label {
    position: absolute;
    top: 5px;
    left: 35px;
  }
  .steps_title {
    position: relative;
    top: -13px;
    left: 35px;
    font-size: 20px !important;
    line-height: 24px;
  }
  .steps_detail_note {
    position: relative;
    left: 0;
    padding-bottom: 25px;
    padding-left: 35px;
  }
  #RelatedProgrammes .slick-prev:before {
    background: transparent !important;
    border: none !important;
    left: -15px !important;
  }
  #RelatedProgrammes .slick-next:before {
    background: transparent !important;
    border: none !important;
    left: -30px !important;
  }
  .process_name {
    font-size: 24px !important;
    padding: 15px 0 10px 0;
  }
  .border-start_section {
    border-top: 2px solid #ececec;
    margin-top: 0px;
  }
  .filtersort_btn {
    font-size: 14px;
    /* padding: 10px 20px; */
    position: fixed;
    background: #000000b8;
    color: #fff;
    border-radius: 20px;
    bottom: 10px;
    left: calc(50%);
    display: inline-flex !important;
    width: 110px;
    text-align: center;
    transform: translateX(-50%);
  }
  .filtersort_btn a {
    font-size: 16px;
    width: 100%;
    color: #fff;
    padding: 7px 15px;
  }
  .filtersort_btn a i,
  .filtersort_btn a img {
    margin-right: 5px;
  }
  .border-right {
    border-right: 1px solid #fff;
  }
  .mobilefilter_show {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    display: block !important;
    overflow: auto;
    left: 0;
    height: calc(100% - 0px);
  }
  .action_filter_btn div {
    flex: 1;
  }
  .action_filter_btn div button {
    width: 100%;
    border: none;
    background: none;
    font-size: 20px;
  }
  .action_filter_btn {
    border-top: 1px solid #e2e0e0;
    align-items: center !important;
    padding-top: 5px;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    height: 45px;
    left: 0;
    margin-left: 0;
  }
  .DescriptionCoulm {
    padding-top: 20px;
  }
  .course_detail_display .flex-column div {
    margin-bottom: 5px;
  }
  .padding-x-50 {
    padding: 0 50px;
  }
  .mobile-bk {
    display: block !important;
  }
  .row-m-device .col-sm-6 {
    width: 100% !important;
  }

  .counter_row_hostel > div {
    width: 32%;

    background: #f5f5f5 !important;
    padding: 0 8px !important;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 0px !important;
  }
  .counter_row_hostel .counter-caption {
    font-size: 14px !important;
  }
  .hostel_benefit_title {
    font-size: 24px !important;
  }
  .hostel_benefit_section .text-grey {
    font-size: 18px !important;
  }
  .hostel_feature_title {
    margin: 40px 0 50px 0;
    margin-bottom: 20px !important;
  }
  .title-24px {
    font-size: 24px !important;
  }

  .featured_section .text-grey {
    font-size: 18px !important;
  }
  .room_available_label {
    font-size: 14px !important;
  }
  .blue_title {
    font-size: 24px !important;
    margin-top: 20px;
    margin-bottom: 20px !important;
  }
  .meal-label {
    right: -34px !important;
  }
  .Hostels-title-box {
    font-size: 24px !important;
    margin-left: 0 !important;
  }
  .meal-label .meal_stock {
    padding-left: 13px !important;
    position: relative;
    right: 34px;
    font-size: 24px;
  }
  .article-title {
    font-size: 26px !important;
  }
  .apply_sm_btn {
    visibility: visible;
    opacity: 1;
    position: unset;
  }
  .hostel_amenities_landing {
    padding: 11px !important;
    font-size: 11px !important;
    justify-content: left !important;
  }
  .hostel_amenities_landing span {
    font-size: 11px !important;
    margin-right: 6px !important;
  }
  .hostel_amenities {
    background: #f5f5f5;
    padding: 12px 15px 5px;
    font-size: 11px !important;
    /* text-align: center; */
    display: flex;
    align-items: center;
  }
  .hostel_amenities span span {
    font-size: 12px !important;
  }
  /* .room-available {
    display: flex;
    width: 43% !important;
    flex-direction: row-reverse;
  }
  .room-available div {
    margin-left: 5px !important;
  }
  .room-count {
    border: 1px solid #2e4c82;
    height: 23px;
    border-radius: 63px;
    width: 23px;
    text-align: center;
    color: #2e4c82 !important;
  }
  .room-price {
    width: 51% !important;
    text-align: right;
  } 
  .hostel_sm-card {
    padding: 1rem 0.25rem !important;
  }
  */

  .availability_info {
    margin-bottom: 0px !important;
  }
  .sm-gredient {
    margin-top: 15px;
  }
  .accomodate-cover {
    padding-top: 0.5rem !important;
  }
  .sm-gredient h1 {
    font-size: 24px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0.5rem !important;
  }
  .left-15 {
    left: 15% !important;
  }
  /* .sm-form-switch {
    position: relative;
    top: -39px;
    right: -35px;
  } */
  .card-inner-sm div {
    font-size: 20px !important;
  }
  .mail_add {
    overflow-wrap: anywhere;
  }
  #JiungeBenefitsRow .slick-dots {
    top: 130px;
    z-index: 1;
  }
  #FeaturedAccommodations .slick-dots {
    position: relative;
    top: 5px;
    z-index: 9;
  }
  .testimonial-title {
    font-size: 26px !important;
  }
  .mobile-padding-none {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .career-guidance-heading h2 {
    margin-left: 15px;
    padding: 0 11px;
  }
  .career-guidance-heading p {
    padding-left: 17px !important;
  }
  .career-guidance-heading span {
    margin-left: 20px;
  }
  .post-1-col img {
    width: 100%;
    height: 100%;
  }
  .post-image-col {
    max-width: 100%;
    width: 100%;
    color: #fff;
  }
  /* .post-card-title
{
  color: #fff !important;
} */
  .JiungeBenefitsActiveSlider .slick-dots {
    margin-top: 0px !important;
    bottom: 0px;
  }
  .slide_accomodate .col-8 {
    width: 50% !important;
  }
  .slide_accomodate .col-4 {
    width: 46% !important;
  }
  .sm-modal-testimonial {
    height: calc(100% - 225px);
  }
  .sm-modal-testimonial .modal-content {
    height: calc(100vh - 250px);
    overflow: auto;
  }
  .sm-location-hostel_info {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
  }

  .hostels-available-rooms__col1 {
    width: 36%;
    border-left: none !important;
    float: left;
  }
  .hostels-available-rooms__col2 {
    width: 60.8%;
    float: left;
    padding-left: 15px !important;
    border-left: none !important;
    padding: 5px !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap;
  }
  .JiungeBenefitsRow_landing .slick-dots {
    top: 164px !important;
  }
  .room_available_label {
    padding-left: 1.2rem !important;
  }
  #JiungeBenefitsRow .slick-dots li button:before {
    display: none;
  }
  /* .room_available_label
{
  display: flex;

} */
  .room_available_label .font-12px {
    margin-right: 10px;
  }
  .hostels-available-rooms__price ul li {
    display: block !important;
  }
  .hostels-available-rooms__body .hostels-available-rooms__col {
    padding: 12px;
    display: flex;
    width: 100%;
    border-left: none !important;
  }
  .hostels-available-rooms__room-details ul li {
    padding: 2px 0 !important;
  }
  .hostels-available-rooms__room-details ul {
    margin-top: 5px !important;
  }
  .custom-book-now {
    padding: 0 5px !important;
    font-size: 13px;
    top: 20px;
    right: 120px !important;
    height: 35px;
    width: 100px;
  }
  .roomdetail_view {
    padding: 0 5px !important;
    position: relative;
    left: 102px;
    display: flex !important;
    align-items: center;
    font-size: 13px;
    width: 95px;
    height: 35px;
    top: 8px;
  }
  .hostels-available-rooms__price ul li .price-col {
    color: #cd3969 !important;
  }
  .hostels-available-rooms__body .hostels-available-rooms__row {
    border: none !important;
    border: 1px solid #e9e9e9 !important;
    box-shadow: 0px 3px 6px #0000001a;
  }
  .hostels-available-rooms__body {
    padding: 5px;
  }
  .input-sm-detail,
  .input-sm-detailDate {
    height: 45px;
    font-size: 12px !important;
  }
  .input-sm-detailDate .form-control-xxl {
    height: 40px !important;
    width: 60px !important;
  }
  .input-sm-detailDate {
    padding-right: 5px !important;
  }
  .input-sm-detailDate .buttons-xl {
    border-radius: 7px;
  }
  .hostel-details__location--map-marker,
  .hostel-details__location--map-marker i {
    margin-right: 0 !important;
  }
  .text-left-sm {
    text-align: left !important;
  }
  .book-redirect {
    padding: 0 8px;
    margin-left: auto;
  }
  .d-sm-flex {
    display: flex;
  }
  .room_row_title {
    font-size: 22px !important;
    /* margin-top: 20px; */
  }
  .availabilitiy_rooms_title {
    font-size: 20px !important;
    padding: 0px 0 0px 6px;
  }

  .border-top-seperator {
    width: 95%;
    margin-left: 10px;
  }
  .about_hostel img {
    width: 100%;
  }
  .about_note {
    font-size: 15px;
    line-height: 28px;
  }
  .sm-height-50px {
    height: 50px;
  }
  .rating_cont {
    margin-left: 5px;
  }
  .margin-top-25px {
    margin-top: 25px;
  }
  .hostel-details__gallery {
    padding-top: 15px;
  }
  .rooms_info_tab-list {
    flex-wrap: nowrap !important;
    overflow-x: auto;
  }
  .color_default {
    color: #333333 !important;
  }

  .nearby-title {
    font-size: 24px !important;
    margin-bottom: 20px !important;
  }
  .sm-shadow-unset {
    box-shadow: unset !important;
  }
  /* .add_tab_list {
    padding: 0 0.5rem !important;
  } */
  .featured_title_acc {
    font-size: 20px !important;
  }
  .cart-title {
    line-height: 32px;
    padding: 0 50px;
  }
  /* .cart-row-container
{
  flex-wrap: inherit;
} */
  .card-sm {
    background: #f5f5f5 !important;
    padding: 0 8px !important;
  }
  .cart-row-container .col-9,
  .cart-row-container .col-3 {
    width: 100%;
  }
  .card-sm p {
    font-size: 16px;
    line-height: 26px;
    color: #545454;
    padding-right: 30px;
  }
  /* .row-hostel-detail {
    flex-wrap: nowrap !important;
  } */
  .w-sm-70 {
    width: 70% !important;
  }
  .w-sm-36 {
    width: 36% !important;
  }
  .hostel_title-16px {
    font-size: 16px !important;
  }
  .input_checkDate .input-group {
    flex-wrap: nowrap !important;
    /* flex-direction: row !important; */
  }
  /* .input_checkDate {
    display: flex !important;
  } */
  .amount_paidkes {
    display: flex;
    align-items: center;
  }
  .amount_paidkes .fontBold {
    margin-left: auto;
    font-size: 18px !important;
  }
  .amount_paidkes .font-16px {
    font-size: 16px !important;
  }
  .list-inline-devider li {
    flex: unset;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .list-inline-devider li a {
    padding-left: 4px;
  }

  .cart-row {
    border: 1px solid #dee2e6 !important;
  }
  .careHead {
    background: #fff;
    padding: 10px 10px 0px 10px;
    margin-bottom: 0 !important;
  }
  .border-card-none {
    border: none !important;
  }
  #hbList .active a:before {
    top: 42px !important;
  }
  .home-menu-hb .active a:before {
    width: 40px !important;
    left: 42px;
    border-radius: 3px;
  }

  .date-contain-div,
  .date-contain-div2 {
    margin-left: 0px !important;
  }
  /* .date-contain-div2 {
    margin: 8px 0px 0px 5px !important;
  } */
  .date-contain-div input,
  .date-contain-div2 input {
    width: 103px !important;
    font-size: 12px;
  }
  .program_inst {
    font-size: 12px;
    line-height: 15px !important;
  }
  .program_cart_sm_detail {
    display: flex !important;
    padding: 0.5rem !important;
  }
  .program_cart_sm_detail span {
    display: block;
  }
  .program_cart_sm_detail div {
    margin-right: 20px;
  }
  .display-sm-flex {
    display: flex;
  }
  .marginleft-auto {
    margin-left: auto;
  }
  .font-sm-16 {
    font-size: 16px !important;
  }
  .font-sm-18 {
    font-size: 18px !important;
  }
  .cart-payment-title {
    font-size: 20px !important;
    color: #2e4c82 !important;
    margin-bottom: 14px !important;
  }
  .margin-bottom-sm-1rem {
    margin-bottom: 1rem !important;
  }
  .cart-row .cart-content {
    margin-bottom: 0 !important;
  }
  .card_payment-summary {
    padding: 1rem !important;
  }
  .cart_payment_mpesa {
    text-align: left !important;
    float: left;
  }
  .cart_payment_bycard {
    display: flex;
  }
  .cart_payment_bycard a {
    margin-left: 7px;
  }
  .search-container {
    display: block !important;
    position: relative;
    top: 15px;
    border: 1px solid #e3e3e3;
    height: 46px;
    width: 100%;
    right: unset;
    z-index: 9;
  }
  .search-container i {
    color: #fff;
    position: absolute;
    background: #cd3969;
    margin-top: 4px;
    right: 30px;
    top: 1px;
    width: 77px;
    border-radius: 5px;
    height: 34px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .institutions-tabs-list {
    flex-wrap: nowrap !important;
    overflow: auto;
  }
  .search-container .form-control {
    height: 100%;
  }
  .marginbox {
    margin-top: 60px;
  }
  .institutions-tabs-list li a {
    font-size: 14px !important;
  }
  .news-card-body img {
    width: 160px;
    height: 109px;
  }
  .institutions-tabs-list li a {
    width: 160px;
  }
  .institutions-tabs .app-tabsMenus-wrap {
    height: 60px;
  }
  .news-card-body .font-20px {
    font-size: 16px !important;
  }
  .institutions-tabs .container {
    padding: 0 10px 0 10px !important;
  }
  .marginbox .row {
    background: #fff !important;
  }
  .marginbox .row .card-body {
    display: flex;
    /* height: 230px;
    overflow-x: hidden;
    overflow-y: auto; */
    padding: 14px !important;
  }
  .marginbox .row .card {
    margin-bottom: 14px !important;
  }
  .marginbox .row .card-body img {
    width: 160px;
    height: 114px;
    object-fit: cover;
  }
  .marginbox .row .card-body .card-content h2 {
    font-size: 20px !important;
    margin: 10px 0 !important;
  }
  .marginbox .row .card-body .card-content {
    padding: 14px !important;
  }
  /* .news-card-body {
  border: 1px solid #D9D9D9;
} */
  .newsAndEventListSection .card {
    border: none !important;
    margin-bottom: 1rem !important;
  }

  .institutions-subheader__lightBg {
    background: unset;
    display: unset;
  }
  .institutions-subheader__lightBg--list {
    padding-left: 0;
  }
  .institutions-subheader__lightBg--list ul {
    display: block;
    margin-left: 12px;
    padding: 0 !important;
    margin-top: 150px;
  }
  .institutions-subheader__lightBg--list ul li {
    margin: 0px 0px 6px 6px;
    background: #f3f8ff;
    display: inline-block;
    width: 46%;
    height: 90px;
    overflow: hidden;
    border-radius: 3px;
    clear: both;
    padding: 20px 0px 20px 15px;
    border: 1px solid #dce6f5;
  }
  .institutions-subheader .container {
    padding: 0 !important;
  }
  .institutions-subheader__lightBg--list ul li span {
    font-size: 16px !important;
  }
  .institutions-subheader__img-container--desc {
    display: block !important;
  }
  .institutions-subheader__img-container--content {
    padding: 0 !important;
  }
  .institutions-subheader__img-container--content h1 {
    font-size: 24px;
    font-family: product_sans_mediumregular;
    color: #cd3969;
  }
  .institutions-subheader__img-container--indent {
    padding: 0 20px !important;
    margin-top: 110px;
  }
  /* .institutions-subheader__inner-shadow
{
  background: #f3f8ff;
} */
  .institutions-subheader__img-container--content p {
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .institutions-subheader__img-container--content .text-review {
    color: #7e7e7e;
  }
  .institutions-subheader__img-container--content p i {
    color: #a5a5a5;
  }
  .institutions-subheader__img-container--action-btns {
    position: relative;
    top: 783px;
  }
  .institutions-subheader__img-container--action-btns button {
    height: 39px !important;
  }
  .institutions-subheader__img-container--logo {
    position: relative;
    left: 25%;
    top: 82px;
  }
  .institution-programmes__tabs ul li a {
    font-size: 16px !important;
  }
  .site-accordion-container .accordion-header {
    background: #87cefa26;
  }
  .site-accordion-container .accordion-button:not(.collapsed):after {
    border: 1px solid #da87a7;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .site-accordion-container .accordion-button:after {
    border-radius: 50%;
    border: 1px solid #2e4c82;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .institution-programmes {
    padding-top: 0 !important;
  }
  .institute_detail_title {
    font-size: 24px !important;
    margin: 0px 0 0 15px;
  }
  .institutions-subheader__inner-shadow {
    box-shadow: unset !important;
  }
  .program_detail_tab_block {
    padding-top: 1rem !important;
  }
  .program_detail_tab_block #FeaturedAccommodations .slick-prev {
    left: -8px !important;
  }
  .program_detail_tab_block #FeaturedAccommodations .slick-next {
    right: -5px !important;
  }
  .program_detail_tab_block #FeaturedAccommodations .slick-next:before,
  .program_detail_tab_block #FeaturedAccommodations .slick-prev:before {
    color: #fff !important;
    background: #707070 !important;
    height: 35px !important;
    width: 35px !important;
    font-size: 21px !important;
  }
  .program_detail_tab_block #FeaturedAccommodations .text-grey {
    font-size: 18px !important;
  }
  .accordion-flush .accordion-item .accordion-button {
    padding-left: 10px;
  }
  .institutions-content .inner-content {
    padding: 0 15px !important;
  }
  .faq-QA {
    padding: 0 10px !important;
  }
  .m-form-radio {
    flex-wrap: nowrap !important;
    margin-bottom: 15px;
  }
  .form-checkbox--text {
    line-height: 20px;
  }
  .welcome-login-note {
    font-size: 17px !important;
    line-height: 25px !important;
  }
  .blog-latest__img img,
  .blog-sidebar__list--img img {
    width: 100% !important;
    height: auto !important;
  }
  /* .blog-latest__list .row div {
    width: unset !important;
    max-width: unset !important;
  } */
  /* .blog-sidebar__list--item .row
{
  flex-wrap: nowrap !important;
} */
  /* .blog-latest__list .row {
    flex-wrap: nowrap !important;
  } */
  .blog-latest__img {
    padding: 0 5px;
  }
  .blog-latest__list .row a {
    display: block;
    font-size: 16px;
  }
  .institution-reviews .row .col-3,
  .institution-reviews .row .col-9 {
    width: 100% !important;
  }
  .institution-reviews__progress-container ul {
    display: block !important;
  }
  .institution-reviews__progress-container ul li {
    width: 90% !important;
    padding: 0 0 0 10px !important ;
  }
  .institution-reviews__progress-container {
    margin-top: 20px;
  }
  .paddingLeft-20px {
    padding-left: 20px;
  }
  .reviewWrap {
    padding-left: 10px;
  }
  .reviewWrap .link-primary {
    font-size: 20px !important;
  }
  /* .blog-latest__list .row .font-16px {
    width: 170px !important;
    display: block;
  } */
  .blog-sidebar {
    padding: 0 10px !important;
  }
  .card-content-small {
    padding: 15px 8px 15px 25px;
    height: 190px;
    max-height: 190px;
    overflow: auto;
  }
  .blog-latest__list .row .col-sm-5,
  .blog-latest__list .row .col-sm-7 {
    padding-right: 0;
  }
  .blog-post-lg {
    display: flex;
    border: 1px solid #d9d9d9;
    padding: 15px;
  }
  .blog-latest__list {
    padding: 18px 15px;
    border: 1px solid #d9d9d9;
    margin-bottom: 14px;
    background: #fff;
  }
  .blogRow .slick-next {
    right: 18px !important;
  }
  .blogRow .slick-common-slider .slick-prev {
    left: 10px !important;
  }
  .blog-post-lg__img img {
    margin: 5px;
  }
  .blog-latest {
    padding: 15px 0 0 0 !important;
  }
  #latest_blog_section {
    background: #f8f6f6;
  }
  .blog-search {
    position: absolute;
    top: 16px;
    right: 0px;
    width: 100%;
    background: #f5f5f5;
    border: none !important;
  }
  .row-blog-list {
    margin-top: 62px;
  }
  /* .blog-sidebar__list--item .row {
    flex-wrap: nowrap;
  }
  .blog-sidebar__list--item .row div {
    width: unset !important;
    max-width: unset !important;
  }
  .blog-sidebar__list--desc a {
    word-break: break-word;
    display: inline-block;
    width: 45% !important;
    font-size: 16px;
  }
  .blog-sidebar__list--item {
    border: 1px solid #d9d9d9;
    margin-bottom: 14px;
    padding: 15px !important;
  }
  .blog-sidebar__list--desc .text-grey {
    font-size: 12px !important;
  }
  .blog-sidebar__grey-box--desc img {
    width: 160px;
    height: 114px;
    float: left;
    margin-right: 10px;
  }
  .blog-sidebar__grey-box--desc.res {
    height: 154px;
  }
  .blog-sidebar__list--desc .text-gery {
    font-size: 12px !important;
  } */
  .detail_desc div {
    padding: 4px !important;
  }
  .blog-search button {
    width: 76px;
    height: 34px !important;
    margin-right: 15px !important;
  }
  .blog-search .input-group {
    padding: 5px;
  }
  .blog-post-lg.detail {
    display: block !important;
    background: #f8f6f6;
    border: none;
  }
  .blog-post-lg.detail a {
    color: #cd3969;
    font-size: 24px;
    line-height: 33px;
  }
  /* .blog-post-lg.detail .font-14px.text-primary.text-uppercase.py-3 {
    text-align: center;
  }
  .blog-post-lg.detail .text-gery {
    text-align: center;
    margin-right: 30px;
  } */
  .blog-post-lg.detail p {
    font-size: 16px !important;
  }
  /* .back-navigate {
    display: none !important;
  } */
  .app-tabs.institutions-tabs .nav-link {
    padding: 6px !important;
  }
  .app-tabs.institutions-tabs .nav-item {
    flex: 1;
  }
  .margin_top_50 {
    margin-top: 50px;
  }
  .search-container form {
    height: 100%;
  }
  .sm-event-wrap {
    flex-wrap: wrap !important;
    margin-top: 50px !important;
  }
  .sort_by_date {
    margin-left: 0 !important;
    width: 182px;
  }
  .cal_view {
    margin: 15px 15px 0px 0px !important;
  }
  .pasteventBtn {
    /* margin-left: 70px !important;
  margin-top: 18px; */
    width: 177px;
    display: flex;
  }
  .wh-36px {
    margin-left: auto;

    margin-top: 15px;
  }
  .sm-event-wrap h1 {
    font-size: 24px !important;
    margin-bottom: 20px;
  }
  .TopBanner {
    background-image: none !important;
    display: block !important;
    min-height: 100%;
  }
  .TopBanner .container {
    padding: 0 20px;
  }
  .TopBanner h1 {
    font-size: 35px;
    margin-bottom: 0.5rem !important;
  }

  .reachout_para {
    font-size: 18px !important;
  }
  .Institutions-signup-counter .counter-image {
    width: 122px;
    height: 122px;
  }
  .Institutions-signup-counter {
    margin-top: 25px;
  }
  .Institutions-signup-counter > div {
    background: none !important;
    padding-bottom: 0;
    padding-top: 0;
  }
  .counter-num {
    font-size: 34px !important;
  }
  .counter-num-home {
    font-size: 26px !important;
  }
  .counter-caption {
    font-size: 17px !important;
  }
  .counter-col {
    padding-top: 5px !important;
  }

  .ListInstitutionContainer .col-5,
  .ListInstitutionContainer .col-7 {
    width: 100% !important;
  }

  .WhyListTitle::before {
    left: -10px !important;
    top: 10px;
    height: 63px;
    width: 5px;
  }
  .WhyListTitle {
    padding: 10px 30px 0px 10px !important;
  }
  .WhyListTitle h3 {
    font-size: 18px !important;
  }
  .ListInstitutionContainer .mb-3 {
    padding: 0 30px 0px 10px !important;
  }
  .ListInstitutionContainer {
    margin-bottom: 10px !important;
  }
  /* #counter1 div {
    width: 100%;
  } */
  .HowItWork .counter-image {
    height: 242px;
    width: 242px !important;
    padding: 28px;
  }
  .HowItWork .counter-image svg {
    width: 124px;
    height: 124px;
  }
  .HowWork h2 {
    font-size: 24px !important;
  }
  .HowItWork .counter-col .font-18px {
    font-size: 18px !important;
    padding: 0 55px;
  }
  .HowItWork .counter-col .font-24px {
    font-size: 24px !important;
  }
  .HowWork .HowWorkcontainer::after {
    height: 286px !important;
  }
  .HowWorkcontainer .slick-dots {
    position: relative;
    clear: both;
    overflow: hidden;
    top: 55px;
  }
  .Testimonials_Section {
    padding-top: 0px !important;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    margin: 0px 10px;
  }
  .Testimonials_Section.pt-5 .row {
    display: block;
  }

  .Testimonials_Section.pt-5 .row .col-3,
  .Testimonials_Section.pt-5 .row .col-9 {
    width: 100% !important;
    padding: 0 45px;
  }
  .Testimonials_Section.pt-5 .row .col-9 .font-16px {
    margin-top: 77px;
    font-size: 16px !important;
  }
  .ownerPhoto {
    width: 134px;
    height: 132px;
    text-align: center;
    margin: 30px auto 0;
    top: -50px !important;
  }
  .ownerPhoto img {
    text-align: center;
    margin: 0 auto;
    width: 134px;
    z-index: 9999999;
    height: unset !important;
  }
  .ownerPhoto::after {
    content: "";
    background: #cd3969;
    width: 65%;
    height: calc(100% - 37px);
    position: absolute;
    right: -9px;
    top: 48px;
  }
  .ownerName_row {
    position: relative;
    top: 215px;
    z-index: 9999;
    text-align: center;
  }
  .Testimonials_Section h2 {
    font-size: 24px !important;
    padding: 0 50px;
  }
  .quote-mark {
    display: block !important;
    position: relative;
    top: 70px;
  }
  .testimonials-slider-wrap.slick-common-slider .slick-dots li button {
    width: 19px;
    height: 19px;
  }
  .testimonials-slider-wrap .slick-dots {
    position: relative;
    top: 45px;
  }
  .RegisterNow_Section h1 {
    font-size: 24px !important;
    text-align: center;
    margin-top: 18px;
  }
  .RegisterNow_Section .font-24px {
    padding: 0 40px;
    text-align: center;
  }
  #Institutes_Slider .slick-prev {
    position: relative;
    left: 110px !important;
    top: 42px;
    border: 1px solid #cd3969;
  }
  #Institutes_Slider .slick-next {
    position: relative;
    left: 185px !important;
    border: 1px solid #cd3969;
  }
  #Institutes_Slider .slick-next:before,
  #Institutes_Slider .slick-prev:before {
    color: #cd3969;
  }

  .RegistrationForm {
    background: none !important;
  }
  .RegistrationForm:after {
    display: none !important;
  }
  .RegistrationFormWrap .col-7 {
    width: 100%;
  }
  .RegistrationForm {
    padding-top: 0 !important;
  }
  .RegistrationFormWrap h2 {
    font-size: 24px !important;
    text-align: center;
  }
  .RegistrationFormWrap .container {
    padding-top: 30px !important;
    padding-bottom: 0 !important;
  }
  #instituionSignup .col-6 {
    width: 100%;
  }
  #instituionSignup .col-6 input {
    font-size: 16px !important;
  }
  #institution-sign-up {
    font-size: 20px !important;
  }
  .register-detail-note {
    font-size: 16px !important;
    padding: 0 47px;
    text-align: center;
  }
  .aboutsection {
    padding-top: 0 !important;
  }
  .aboutsection h2 {
    font-size: 24px !important;
  }
  .aboutsection .WhyListContainer .col-7 {
    width: 100% !important;
  }
  .contact_tel_mail a {
    background: none !important;
    color: #cd3969;
    border: none;
  }
  .contact_tel_mail > div{ width: auto;}
  .tel_info .ract-58px {
    border: 1px solid #2e4c82 !important;
  }
  .mail-info .ract-58px {
    border: 1px solid #cd3969 !important;
  }
  .mail-info span,
  .mail-info span.text-white::before {
    color: #cd3969 !important;
  }
  .tel_info span,
  .tel_info span.text-white::before {
    color: #2e4c82 !important;
  }

  .tel_info .fontMedium {
    font-size: 22px !important;
  }
  .tel_info .fontMedium.mb-1 {
    font-size: 15px !important;
  }
  .mail-info span.d-block.line-height-100.font-24px.fontMedium {
    font-size: 22px !important;
  }
  .TopBanner .font-45px {
    font-size: 30px !important;
  }
  form#landloardSignup .col-6 {
    width: 100% !important;
  }
  #TestimonialModal .modal-dialog .modal-content .modal-body {
    height: calc(100vh - 120px);
    overflow: auto;
  }
  .hostels-amenities__available li {
    width: 150px;
  }
  .available-occupation {
    display: block !important;
  }
  /* .select2-basic-col
{
  width: 100%;
} */
  .select2-basic-col {
    /* width: 100%; */
    margin-top: 10px;
  }
  .select2-basic-custom-outer .select2-container {
    width: 356px !important;
  }
  .select2-container--open .select2-dropdown.select2-basic-custom {
    left: 0 !important;
  }
  .modal-dialog-870 .modal-header.modal-header-h-176 {
    height: 65px;
  }
  .modal-dialog-870 .modal-header.modal-header-h-176 .modal-title {
    top: 25px;
  }
  .modal-dialog-870 .modal-header.modal-header-h-176 .modal-title img {
    width: 80px;
    height: auto;
  }

  .modal-dialog-870 .modal-body .max-w-720 .font-28px {
    font-size: 20px !important;
    line-height: 28px;
    margin-top: 15px;
  }
  .h-75px {
    height: 75px;
  }
  .insitution-gallery__item:hover + .insitution-gallery__item--count {
    opacity: 1 !important;
  }
  .row.gallery-panel1 .col-sm-6 {
    width: 50% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 25px;
  }

  .insitution-gallery__item {
    margin: 0 !important;
  }
  .insitution-gallery__item img {
    margin-bottom: 10px;
    object-fit: cover;
  }
  .insitution-gallery__title {
    font-size: 18px !important;
    margin-bottom: 6px;
  }

  .slider-horizontal-wrapper-gallery.slider-horizontal-wrapper
    .horz-slider-nav
    .slick-slide.thumbnail-image
    .thumbImg {
    margin: 30px auto !important;
  }
  .gallery_expand_title {
    margin-top: 20px !important;
  }
  .brand-logo-wrap {
    max-width: 100% !important;
  }
  #HostelRow .slick-slideshow-1 .slick-prev,
  .slick-common-slider .slick-prev {
    left: 30px;
    margin-top: 230px;
  }
  #HostelRow .slick-slideshow-1 .slick-prev,
  .slick-common-slider .slick-next {
    right: 50px;
    margin-top: 230px;
  }
  #blogRow .slick-prev::before,
  #blogRow .slick-next::before {
    color: #a4a4a4 !important;
    margin-top: 230px;
  }
  /* #HostelRow .slick-slideshow-1 .slick-prev, .slick-common-slider .slick-prev::before {
  height: 28px;
  width: 28px;
  font-size: 20px !important;
} */
  /* #HostelRow .slick-slideshow-1 .slick-next, .slick-common-slider .slick-next::before
{
  height: 28px;
  width: 28px;
  font-size: 20px !important;  
} */
  #HostelRow {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .contact-us {
    padding: 0px 15px !important;
  }
  .contact-us .p-4 {
    padding: 15px !important;
  }
  .contact-us__options--item {
    padding: 15px !important;
    margin-bottom: 15px;
  }

  .contact-us__form {
    padding-left: unset;
    margin-left: unset;
    padding-bottom: 25px;
    border-left: unset;
  }
  .contact-us__form .font-22px {
    font-size: 22px !important;
  }
  .contact-us__form input,
  .contact-us__form textarea {
    font-size: 16px !important;
  }
  .contact-us__form textarea {
    padding-top: 15px;
  }
  .contact_button_cover {
    justify-content: flex-start !important;
    margin-top: 20px;
  }
  .gredient_container {
    margin-top: 0px;
  }
  .faq_title {
    font-size: 20px !important;
    margin-bottom: 20px;
  }
  .contact-us__options--item img {
    margin-right: 16px !important;
  }
  .contact_button_cover {
    width: 100% !important;
  }
  .head-title {
    position: relative;
    top: -188px;
    right: 313px;
    width: 360px;
    display: block;
  }
  .head-title h1 {
    width: 255px;
    line-height: 54px;
    font-size: 48px;
  }
  .head-title h2 {
    position: relative;
    top: 9px;
    font-size: 25px !important;
    font-family: "product_sans_mediumregular";
    width: 100%;
  }
  .row-sm-about {
    margin-top: 175px;
    flex-wrap: nowrap;
    padding: 0 !important;
  }

  .img1-cover {
    width: 180px;
    height: 133px;
  }
  .img1-cover img {
    width: 100%;
    height: 100%;
  }
  .img2-cover {
    width: 163px;
    height: 169px;
    position: relative;
    right: 14px;
  }
  .story-section {
    margin-top: 0px;
  }
  .margin-custom {
    margin: 0 !important;
  }
  .left-para {
    padding: 0 20px;
    width: 100% !important;
    margin: 0 !important;
  }
  .margin-custom .d-flex {
    display: block !important;
  }
  .margin-custom h2 {
    font-size: 26px !important;
    margin: 0px 0px -8px 20px !important;
  }
  .story-section {
    height: auto;
    padding-top: 22px;
    padding-bottom: 60px;
  }
  .video-link {
    background-color: #f5f5f5;
    padding: 0px 15px;
    width: 100%;
    margin-left: 0;
    top: -48px !important;
    height: 220px;
  }
  .play-btn-about {
    height: 96px;
    width: 96px;
  }
  .play-btn-about i {
    font-size: 36px;
  }
  .count-box {
    width: 100%;
    margin-left: 0;
  }

  .counter-row-col-8 .counter-image img {
    width: 122px !important;
    height: 122px;
    max-width: 100%;
  }
  .h-900px {
    height: 900px;
  }
  .nomarginX-sm {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .nomarginX-sm .font-20px span {
    font-size: 17px;
  }
  .counter-row .counter-num {
    margin-bottom: 7px;
    margin-top: -7px;
  }
  .counter-row-about .counter-row {
    margin-left: 0 !important;
    /* margin-top: 60px !important; */
  }
  .marginLeft-0 {
    margin-left: 0 !important;
  }
  .text-about div {
    text-align: left;
  }
  .text-about .font-60px {
    font-size: 36px !important;
  }
  .mt-27px-sm {
    margin-top: 27px !important;
    font-size: 16px !important;
  }
  .about-us-last .content-box {
    position: unset;
    display: block !important;
    width: 100%;
  }
  .about-us-last .content-box h2 {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    margin-top: 9px;
  }
  .about-us-last .content-box p {
    text-align: center;
    font-size: 18px;
    font-family: "product_sans_mediumregular";
    line-height: 26px;
    margin-top: 13px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .about-us-last {
    height: 250px;
  }
  .top-25px {
    position: relative;
    top: -25px;
  }
  .video-link img {
    position: relative;
    top: -14px;
  }
  .video-link button {
    position: relative;
    top: -11px;
    left: -20px;
  }
  /* .custom-about-note-section
{
  position: relative;
  top: -747px;
} */
  .sm-footer-btn {
    display: flex;
    justify-content: center;
  }
  .custom-about-note-section {
    margin-top: 0 !important;
    /* position: relative;
  top: -548px;
  padding-top: 60px !important; */
  }
  .map-detail-new {
    left: 10px;
  }
  .map-detail-new-top70px {
    top: 150px !important;
    width: 85%;
    left: 25px !important;
    height: 300px;
  }
  .bg-success2 {
    height: 90px;
    display: flex;
    align-items: center;
    padding: 0 !important;
  }

  .topPadding-15px {
    padding-top: 15px !important;
  }
  .customeTick {
    left: 50px;
  }
  .font-19px {
    font-size: 19px;
  }
  .success_card {
    padding: 0 10px !important;
  }
  .thank-title {
    margin-bottom: 17px;
  }
  .summary_title {
    color: #545454 !important;
  }
  .sm-hostel-name {
    font-size: 16px !important;
    margin-top: 15px !important;
    display: inline-block;
  }
  .orderSuccess-row .border-start {
    border: none !important;
  }
  .booking-price .p-3 {
    display: flex !important;
    padding-top: 32px !important;
  }
  .booking-price .p-3 .font-18px {
    margin-left: auto;
  }
  .booking-price .font-16px {
    font-size: 16px !important;
  }
  .booking-price .font-18px {
    font-size: 18px !important;
  }
  .CHECK_IN_Out .text-secondary {
    font-size: 14px !important;
  }
  .confirm-row .cart-content {
    margin-bottom: 15px !important;
  }
  .confirm-row {
    border: none !important;
  }
  .OrderActionRow a {
    width: 100%;
    margin-bottom: 18px;
  }
  .accomodation_row img {
    width: 126px;
    height: 75px;
  }
  .CHECK_IN_Out {
    max-width: 100% !important;
    margin: 0 !important;
  }
  .program_offered .font-10px {
    margin-bottom: 8px;
  }
  .inline-sm-flex {
    display: flex !important;
    padding: 5px 5px 5px 16px !important;
  }
  .inline-sm-flex .font-14px {
    flex: 1;
  }
  .inline-sm-flex span {
    display: block !important;
  }
  .orderSuccess-row .col-12.col-md-5 .p-3 {
    padding-bottom: 32px !important;
  }
  .counter-row-about .row.col-8.counter-row.counter-row-col-8 {
    margin-top: 0 !important;
  }
  .page-heading-career {
    margin-bottom: 10px !important;
  }
  .career-guidance-heading {
    margin-top: 19px !important;
    margin-bottom: 11px !important;
  }
  .vertical-SlickSlider.vertical-SlickSlider-1
    .vehicle-detail-banner
    .slider-nav
    .slick-slide.thumbnail-image
    .thumbImg {
    height: 90px !important;
  }
  .testimonialslider-content {
    margin-top: 30px;
  }
  .page-heading .popular_career_choose {
    padding: 0px 30px !important;
  }
  .accomodation_blog_button {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .read_more {
    margin: 15px 0;
    display: block;
  }
  .device-sm-text-unset {
    text-align: unset !important;
  }
  .device-sm-text-unset .select2-selection__rendered {
    text-align: right !important;
  }
  .inst_list_card .card-body {
    padding-top: 20px !important;
  }
  .institution-btn-list {
    padding-top: 12px !important;
    border-top: 1px solid #f7f7f7;
  }
  .marginTop-10px {
    margin-top: 10px;
  }
  .inst-top-start {
    margin-top: 15px;
  }
  .FeaturedAccommodationsSlider-cover .slick-slideshow-1 .slick-prev,
  .slick-common-slider .slick-prev {
    margin-top: 0 !important;
  }
  .FeaturedAccommodationsSlider-cover .slick-slideshow-1 .slick-prev,
  .slick-common-slider .slick-next {
    margin-top: 0 !important;
  }

  /* New landing start from 01-09-2023 */
  .landing_v2 #hRow {
    height: 95px;
  }
  .search_top_show.landing_v2 #hRow {
    height: 190px;
  }
  .darkHeader_sticky.search_top_show.landing_v2 #hRow {
    height: 165px;
  }
  .dropdown_v2.dropdown_v2_user .buttons {
    border: none;
    padding: 0px !important;
  }
  .dropdown_v2.dropdown_v2_user .buttons svg {
    display: none;
  }
  .landing_v2 .headerLoginRt {
    padding-right: 0px;
  }
  #List_Instituion_btn_mbl #LIST_INSTITUION {
    margin-left: 0px !important;
  }
  .Search_new_col {
    min-width: 370px;
  }
  #List_Instituion_btn_mbl {
    text-align: left;
  }
  .landing_v2 #header {
    position: fixed !important;
    width: 100%;
  }
  .closeTopSearch_Action {
    top: 190px;
  }
  .nav-main {
    z-index: 9999;
  }
  .landing_v2 #hbList .active a::before {
    top: 33px !important;
  }
  .landing_v2 #hRow > div {
    max-height: 95px;
  }
  .form_inline_v2 input {
    height: 52px;
  }
  .form_inline_v2 svg {
    max-width: 34px;
  }
  .form_inline_v2 .input-group-text {
    padding-top: 0;
    padding-bottom: 0px;
  }
  .featured_img_v2 {
    height: 180px;
  }
  #career_section .multiple_items_slide_wrap .slick-initialized .slick-slide {
    height: auto;
    padding: 0 15px;
  }
  #career_section .multiple_items_slide_wrap .carrer-col .carrer-icon {
    margin: 0 15px 0 0;
  }
  #career_section .multiple_items_slide_wrap #JiungeCareerRow {
    padding-top: 27px;
  }
  .tab_v2_link .nav-link {
    margin-left: 10px;
    flex: 0 0 auto;
    font-size: 16px;
  }
  .tab_v2_link {
    display: flex;
    overflow: auto;
    flex-wrap: nowrap;
    padding-bottom: 15px;
    margin-bottom: 0px !important;
  }

  .banner_section_v2_wrap .banner_section_v2 {
    position: relative;
    overflow: hidden;
  }
  .banner_section_v2_wrap .banner_section_v2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
  }
  .banner_section_v2_wrap .banner_section_v2 .container {
    position: relative;
    z-index: 2;
  }
  .font-72px {
    font-size: 52px;
    line-height: 58px;
  }
  .font-52px {
    font-size: 32px;
    line-height: 44px;
  }
  .content_inner_3 {
    max-width: inherit;
    padding-left: 0;
  }

  .banner_section_v2 {
    height: auto;
    padding-left: 0px;
  }
  .banner_section_v2 {
    background: url(../img/smooth-dark-blue.png) right center no-repeat #fff;
  }
  .banner_section_v2 .py-md-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .banner_section_v2 .buttons-h-56 {
    height: 46px;
  }
  /* New landing end */
  #hNav .nav-main > li > a {
    height: auto;
  }
  .home_feature_card_img_row_v2 .home_feature_card_img {
    height: 250px;
  }
  .font-13px,
  .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 17px !important;
  }
  .minSliderRange_row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .minSliderRange_row > div {
    padding-left: 5px;
    padding-right: 5px;
  }
  .minSliderRange_row .form-select {
    padding-right: 0;
    background-size: 10px;
  }
  .landing_v2 .institution-btn-list .buttons {
    font-size: 13px !important;
    text-align: center;
    padding: 0 10px !important;
  }
  .design_v2_innerpage .institution-btn-list .font-14px {
    font-size: 13px !important;
    letter-spacing: 0;
  }
  .carrer-col a svg {
    position: relative;
    top: 6px;
    margin-left: 5px;
  }
  .course_detail_display .row > div:last-child {
    border-right: 1px solid #dce6f5 !important;
  }
  .callEmailRow > div:first-child {
    width: 100%;
    margin-bottom: 7px;
  }
  .callEmailRow > div:nth-child(2) {
    border: none !important;
  }
  #switch_to_accreditation .mb-3.fontMedium,
  #switch_to_teaching_and_assessment .mb-3.fontMedium,
  #switch_to_eligibility .mb-3.fontMedium {
    margin-bottom: 0.5rem !important;
  }
  .design_v2_innerpage .font-14px {
    font-size: 16px !important;
  }
  .hostels-available-rooms__body .hostels-available-rooms__row {
    padding: 15px;
    margin-bottom: 25px;
  }
  .listview-ribbon {
    right: -21px;
  }
  .hostels-available-rooms_v2 {
    flex-direction: column;
  }
  .news-content .form-group {
    margin-bottom: 0px;
  }
  .blog-sidebar .blog-search {
    max-width: 300px;
    background: transparent;
    top: 15px;
  }
  .blog-sidebar .blog-search .buttons {
    width: 36px;
    margin-right: 5px !important;
    min-height: 36px;
  }
  .blog-search {
    position: absolute;
    top: 3px;
    border: 1px solid #ccc !important;
    right: 15px;
    padding: 0 !important;
  }
  .blog-search .input-group {
    padding: 0;
  }
  .banner_section_v2 .content_inner_3 {
    max-width: 100%;
  }
  .LoginSignup .buttons {
    padding: 0 14px;
    height: 40px;
  }
  .heroBottomCont_v2{ width: 100%; max-width: 100%;}
}
/* 1199 end */
@media (min-width: 768px) and (max-width: 1024px) {
  .sm-w-100 {
    width: 100% !important;
  }

  .news-content .card .col-sm-6 {
    width: 100% !important;
  }

  /* .cart-row .cart-content .bg-white .row .col-md-5,
  .cart-row .cart-content .bg-white .row .col-md-4,
  .cart-row .cart-content .bg-white .row .col-md-3 {
    width: 100% !important;
  } */

  /* .detail-top-row {
    display: block !important;
  }
  .detail-top-row .col-sm-8,
  .detail-top-row .col-sm-4 {
    width: 100% !important;
  } */
  .h-225px {
    height: 225px;
  }
  .app-tabs.institutions-tabs .nav-link {
    padding: 6px 15px !important;
    width: auto;
  }
  .app-tabs.institutions-tabs .nav-item {
    flex: 1;
  }
  .margin_top_50 {
    width: 100%;
  }

  .faq-section .row {
    display: block;
  }
  .faq-section .row .col-sm-6,
  .faq-section .row .col-md-6 {
    width: 100%;
  }
  .head-title {
    position: absolute;
    top: 180px;
    left: 25px;
    width: 360px;
    display: block;
  }
  .head-title h2 {
    position: relative;
    /* top: 27px; */
    font-size: 36px !important;
    font-family: "product_sans_mediumregular";
    width: 100%;
  }
  .h-900px {
    height: 650px;
  }
  .story-section {
    margin-top: 0 !important;
  }
  .about-us-last .content-box .col-sm-6 {
    width: 100%;
  }
  .img1-cover,
  .img2-cover {
    width: unset;
    height: unset;
    margin: 0 !important;
  }
  .row-sm-about .col-sm-4 {
    width: 50% !important;
  }
  .map-detail-new-top70px {
    top: 150px !important;
    width: 85%;
    left: 55px !important;
    height: 300px;
  }
  .counter-row-about .counter-row {
    margin-top: -3px !important;
  }
  .Search_newAction span {
    margin-right: 10px;
    font-size: 16px !important;
  }

}

@media (max-width: 992px) {
  .Download_Jiunge_App_row {
    justify-content: start !important;
  }
  .Download_Jiunge_App_row > div {
    margin-left: 0;
    margin-right: 0;
  }
  .hostels-map-view__lists,
  .hostels-map-view__lists,
  #map {
    max-height: 400px !important;
  }

}

/* 992 end */
@media (max-width: 840px) and (orientation: landscape) {
  .home-page-col {
    max-width: 100% !important;
  }
  .content-with-icon {
    text-align: left;
    justify-content: center;
  }
  .news-content .card .row {
    display: block !important;
  }
  .news-content .card .col-sm-6 {
    width: 100% !important;
  }
  .newsAndEventListSection .row .col-sm-9,
  .newsAndEventListSection .row .col-sm-3,
  .social-widget {
    width: 100% !important;
  }
  /* .institutions-subheader__lightBg--list ul li
{
  width: 24% !important;
} */
  .institutions-subheader__lightBg--list ul {
    margin-left: 40px;
  }
  .cart-row .cart-content .bg-white .row .col-md-5 {
    width: 100% !important;
  }
  .row.row-blog-list {
    display: block !important;
  }
  .row.row-blog-list .col-sm-8,
  .row.m-62px .col-sm-4 {
    width: 100% !important;
  }
  .row-blog-list .col-sm-4 {
    width: 100%;
  }
  .detail-top-row {
    display: block !important;
  }
  .detail-top-row .col-sm-8,
  .detail-top-row .col-sm-4 {
    width: 100% !important;
  }
  .h-225px {
    height: 225px;
  }
  .app-tabs.institutions-tabs .nav-link {
    padding: 6px !important;
  }
  .app-tabs.institutions-tabs .nav-item {
    flex: 1;
  }
  #Institutes_Slider .slick-next {
    left: 300px !important;
  }
  #Institutes_Slider .slick-prev {
    left: 201px !important;
  }
  .card-bottom .col-12 {
    flex: 1;
    text-align: center !important;
  }
  .mail-info span.d-block.line-height-100.font-24px.fontMedium {
    font-size: 22px !important;
  }
  .ownerName_row {
    position: relative;
    top: 250px !important;
  }
  .contact-us__options .row .col-sm-4 {
    width: 100% !important;
  }
  .img2-cover,
  .img1-cover {
    width: unset;
    height: unset;
    margin: 0 !important;
    position: unset !important;
  }
  .row-sm-about .col-sm-4 {
    width: 50% !important;
  }
  .head-title {
    position: absolute;
    top: 209px;
    left: 25px;
    /* left: 3px; */
    width: 360px;
    display: block;
  }
  .story-section {
    margin-top: 0 !important;
  }
  .video-link {
    background-color: #fff;
    padding: 3px;
    width: 100%;
    margin-left: 0;
    top: -45px !important;
    /* object-fit: contain; */
    height: 477px;
  }
  .about-us-last .col-sm-6 {
    width: 100% !important;
  }
  .customeTick {
    left: 0px;
  }
  .thank-title {
    margin-bottom: 17px;
    margin-top: 15px;
  }
  .CHECK_IN_Out {
    max-width: initial;
  }
  .CHECK_IN_Out .col {
    flex: 0 !important;
  }
  .orderSuccess-row .p-3 {
    padding: 10px !important;
  }
}
@media (max-width: 390px) {
  .roomdetail_view {
    left: 50px !important;
  }
  .support-address a {
    font-size: 16px !important;
  }
}
@media (max-width: 411px) {
}
@media (max-width: 360px) {
  .card-bottom .col-12 {
    width: unset;
    max-width: none;
    padding: 5px 11px !important;
  }

  .institutions-subheader__img-container--content h1 {
    font-size: 20px !important;
  }

  .section-test .page-heading h2 {
    padding: 0px 30px !important;
  }
}

@media (max-width: 1332px) {
  .programmeAutocomplete {
    /*left: 15px !important;
    width: 98% !important;*/
  }
}
@media (min-width: 1660px) {
  .programmeAutocomplete {
    /*left: 482px !important;*/
  }

  .institutionAutocomplete {
    /* left: 482px !important;*/
  }
  .hostelAutocomplete {
    /*left: 482px !important;*/
  }
}
@media (max-width: 390px) {
  .roomdetail_view {
    left: 50px !important;
  }
  .programmeAutocomplete {
    border-radius: 5px;
    /* left: 181px !important;
    width: 95% !important;
    top: 255px !important;*/
    border-radius: 5px;
  }
  .programmeAutocomplete .ui-menu-item {
    /*margin-top: 5px;*/
    padding-left: 14px !important;
  }
  /*.homeAutocomplete {
    width: 90% !important;
    top: 389.672px !important;
    left: 190px !important;
    max-width: 100% !important;
   
    border-radius: 5px;
}*/
}
@media (max-width: 320px) {
  .programmeAutocomplete {
    /*left: 160px !important;*/
  }
}
@media (max-width: 840px) and (orientation: landscape) {
  .programmeAutocomplete {
    /* left: 15px !important; */

    border-radius: 5px;
    border: none;
    /*top: 257px !important;
    width: 96% !important;
    left: 319px !important;*/
  }
}

/* Testimonials  */
.slick-slideshow-1 .slick-prev,
.slick-slideshow-1 .slick-next,
.slick-common-slider .slick-prev,
.slick-common-slider .slick-next {
  border: none;
  font-size: 0;
  width: 30px;
  height: 30px;
  background: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  position: absolute;
  top: calc(50% - 15px);
}

.slick-slideshow-1 .slick-prev::before,
.slick-slideshow-1 .slick-next::before,
.slick-common-slider .slick-prev::before,
.slick-common-slider .slick-next::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  font-size: 30px;
  position: absolute;
  left: 0;
  top: -8px;
  color: #fff;
  opacity: 0.8;
}

.slick-slideshow-1 .slick-prev,
.slick-common-slider .slick-prev {
  left: 10px;
}

.slick-slideshow-1 .slick-prev::before,
.slick-common-slider .slick-prev::before {
  content: "\f137";
}

.slick-slideshow-1 .slick-next,
.slick-common-slider .slick-next {
  right: 10px;
}

.slick-slideshow-1 .slick-next::before,
.slick-common-slider .slick-next::before {
  content: "\f138";
}

.slick-common-slider {
  margin: 0 -15px;
}

.slick-common-slider-item {
  padding: 0 15px 10px;
}

.slick-common-slider .slick-prev::before,
.slick-common-slider .slick-next::before {
  color: #333;
}

.slick-common-slider .slick-prev {
  left: -26px;
}

.slick-common-slider .slick-next {
  right: -26px;
}

.slick-common-slider .slick-dots {
  margin-top: 20px;
  text-align: center;
}

.slick-common-slider .slick-dots li {
  display: inline-block;
  margin: 0 4px;
}

.slick-common-slider .slick-dots li button {
  transition: all 0.6s ease;
  font-size: 0px;
  width: 13px;
  height: 13px;
  background-color: #dedede;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border: none;
}

.slick-common-slider .slick-dots li.slick-active button {
  transform: scale(1.4);
  background-color: #cd3a6a;
}

.slick-common-slider.slick-common-slider-2 {
  padding: 0 20px;
}

.slick-common-slider.slick-common-slider-2 .slick-common-slider-item {
  padding: 0 10px !important;
}

.slick-common-slider.slick-common-slider-2 .slick-prev {
  left: -5px;
}

.slick-common-slider.slick-common-slider-2 .slick-prev::before {
  content: "\f053";
  color: #999;
}

.slick-common-slider.slick-common-slider-2 .slick-next {
  right: -18px;
}

.slick-common-slider.slick-common-slider-2 .slick-next::before {
  content: "\f054";
  color: #999;
}

.slick-common-slider.slick-common-slider-2 .slick-prev:hover::before,
.slick-common-slider.slick-common-slider-2 .slick-next:hover::before {
  color: #2e4c82;
}

.slick-common-slider.slick-common-slider-2 .slick-prev::before,
.slick-common-slider.slick-common-slider-2 .slick-next::before {
  font-size: 26px;
}

.testimonial-section .thumbnail-image,
.testimonial-section .horz-slider-nav .slick-track {
  transition: all 0.6s;
}

.testimonial-section .thumbnail-image img,
.testimonial-section .thumbnail-image div,
.testimonial-section .horz-slider-nav .slick-track img,
.testimonial-section .horz-slider-nav .slick-track div {
  transition: all 0.6s;
}

.testimonial-section .thumbnail-image.slick-active {
  transition: all 0.6s;
  transform: scale(1.5);
  z-index: 3;
  position: relative;
}

.testimonial-section .thumbnail-image.slick-active + .slick-active {
  transform: scale(1.1);
  z-index: 2;
}

.testimonial-section .thumbImg {
  height: 200px !important;
  border: none !important;
  cursor: pointer;
}

.testimonial-section .slick-list {
  padding: 100px 0 0 30px;
}

#HorizontalSlickSlider {
  display: block !important;
  opacity: 0 !important;
  z-index: -99999;
}

#HorizontalSlickSlider.show {
  z-index: 999999;
  opacity: 1 !important;
}

.slider-horizontal-wrapper .vehicle-detail-banner .car-slider-desc {
  max-width: 180px;
  margin: 0 auto;
}

.slider-horizontal-wrapper .banner-slider .slider.horz-slider-for {
  margin: 0 auto;
}

.slider-horizontal-wrapper .banner-slider .slider.horz-slider-for,
.slider-horizontal-wrapper .banner-slider .slider.horz-slider-nav {
  width: 100%;
  float: left;
}

.slider-horizontal-wrapper .banner-slider .slider.horz-slider-nav {
  overflow: hidden;
}

.slider-horizontal-wrapper .horz-slider-Mainimage img {
  padding: 0 100px;
}

.slider-horizontal-wrapper .slider-banner-image {
  height: auto;
}

.slider-horizontal-wrapper .banner-slider .slider.horz-slider-nav {
  padding: 20px 0 0;
}

.slider-horizontal-wrapper
  .horz-slider-nav
  .slick-slide.thumbnail-image
  .thumbImg {
  max-width: calc(100% - 10px);
  height: 110px;
  margin: 0 auto;
  border: 1px solid #ebebeb;
  border-radius: 6px;
  overflow: hidden;
  display: inline-flex;
}

.slider-horizontal-wrapper .slider-banner-image img,
.slider-horizontal-wrapper
  .horz-slider-nav
  .slick-slide.thumbnail-image
  .thumbImg
  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.slider-horizontal-wrapper .slick-vertical .slick-slide:active,
.slider-horizontal-wrapper .slick-vertical .slick-slide:focus,
.slider-horizontal-wrapper .slick-arrow:hover,
.slider-horizontal-wrapper .slick-arrow:focus {
  border: 0;
  outline: 0;
}

.slider-horizontal-wrapper
  .horz-slider-nav
  .slick-slide.slick-current.thumbnail-image
  .thumbImg {
  border: 2px solid #196db6;
}

.slider-horizontal-wrapper .horz-slider-nav .slick-slide.slick-current span {
  color: #196db6;
}

.slider-horizontal-wrapper .horz-slider-nav .slick-slide {
  text-align: center;
}

.slider-horizontal-wrapper .horz-slider-nav .slick-slide span {
  font-size: 14px;
  display: block;
  padding: 5px 0 15px;
}

.slider-horizontal-wrapper .slick-arrow {
  width: 100%;
  background-color: transparent;
  border: 0;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  height: 18px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
}

.slider-horizontal-wrapper .slick-prev,
.slider-horizontal-wrapper .slick-next {
  border: none;
  font-size: 0;
  width: 30px;
  height: 30px;
  background: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  position: absolute;
  top: calc(50% - 15px);
}

.slider-horizontal-wrapper .slick-prev::before,
.slider-horizontal-wrapper .slick-next::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  font-size: 30px;
  position: absolute;
  left: 0;
  top: -8px;
  color: #999;
}

.slider-horizontal-wrapper .slick-prev {
  left: 0px;
}

.slider-horizontal-wrapper .slick-prev::before {
  content: "\f053";
}

.slider-horizontal-wrapper .slick-next {
  right: 0px;
}

.slider-horizontal-wrapper .slick-next::before {
  content: "\f054";
}

.slickSliderArrow2 .slick-prev,
.slickSliderArrow2 .slick-next {
  position: absolute;
  bottom: 0;
  width: 43px;
  height: 43px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border: 1px solid #f1efef;
  background: #f1efef;
  font-size: 0px;
  transition: all 0.5s ease;
  top: inherit;
}

.slickSliderArrow2 .slick-prev::before,
.slickSliderArrow2 .slick-next::before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 21px;
}

.slickSliderArrow2 .slick-prev:hover,
.slickSliderArrow2 .slick-next:hover {
  border-color: #cd3a6a;
}

.slickSliderArrow2 .slick-prev:hover::before,
.slickSliderArrow2 .slick-next:hover::before {
  color: #cd3a6a;
}

.slickSliderArrow2 .slick-prev {
  left: -120px;
}

.slickSliderArrow2 .slick-next {
  left: -65px;
}

.slickSliderArrow2 .slick-next::before {
  content: "\f061";
}

.slick-arrow-design-2 .slick-prev,
.slick-arrow-design-2 .slick-next {
  width: 43px;
  height: 43px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border: 1px solid #f1efef;
  background: #f1efef;
  font-size: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slick-arrow-design-2 .slick-prev::before,
.slick-arrow-design-2 .slick-next::before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 21px;
  position: static;
}

.slick-arrow-design-2 .slick-prev:hover,
.slick-arrow-design-2 .slick-next:hover {
  border-color: #cd3a6a;
}

.slick-arrow-design-2 .slick-prev:hover::before,
.slick-arrow-design-2 .slick-next:hover::before {
  color: #cd3a6a;
}

.slick-arrow-design-2 .slick-prev {
  left: -50px;
}

.slick-arrow-design-2 .slick-next {
  right: -50px;
}

.slick-arrow-design-2 .slick-next::before {
  content: "\f061";
}

.ProgrammesLogo {
  min-width: 65px;
  height: 65px;
  max-width: 65px;
}

.valign-top {
  vertical-align: top;
}

.ract-9px {
  width: 9px;
  height: 9px;
}

.ract-16px {
  width: 16px;
  height: 16px;
}

.ract-21px {
  width: 21px;
  height: 21px;
}

.ract-30px {
  width: 30px;
  height: 30px;
}

.ract-34 {
  width: 34px;
  height: 34px;
}

.ract-46x {
  width: 46px;
  height: 46px;
  max-width: 46px;
  min-width: 46px;
}

.ract-52px {
  width: 52px;
  height: 52px;
  max-width: 52px;
  min-width: 52px;
}

.ract-58px {
  width: 58px;
  height: 58px;
  max-width: 58px;
  min-width: 58px;
}

.ract-85px {
  width: 85px;
  height: 85px;
  max-width: 85px;
  min-width: 85px;
  overflow: hidden;
}
.inst_list_card .ract-85px img {
  min-height: 100%;
}

.stepNum::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  height: 2px;
  background: #cd3a6a;
  width: 100%;
  z-index: 0;
}

/*Desktop issues fixes*/
#career_section #JiungeCareerRow .carrer-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  overflow: hidden;
}
.section-10 .carrer-img {
  max-height: 450px;
  overflow: hidden;
}
.open_testimonial_popup .ract-16px i {
  font-size: 6px;
}
.testimonial-section .thumbImg {
  width: calc(100% - 30px) !important;
}
.testimonial-section .thumbnail-image {
  padding-bottom: 40px;
  padding-top: 40px;
}
.testimonial-section .thumbnail-image.slick-active {
  transform: scale(1.55);
}
.testimonial-section .buttons {
  margin-top: 5px !important;
}
#TestimonialModal .modal-dialog {
  max-width: 940px;
}
.postLargeView .post-image-col {
  height: 360px;
  max-width: inherit;
}

.postLargeView .post-card-title {
}

/* .carrer-col:hover img,
.nav-main .megamenu-item:hover .ract-26 img {
  filter: invert(43%) sepia(96%) saturate(1237%) hue-rotate(88deg)
    brightness(100000%) contrast(519%);
} */

.carrer-col:hover .color_default {
  color: #333 !important;
}
.carrer-col:hover a span {
  color: #cd3969 !important;
}
.carrer-col a:hover span {
  color: #2e4c82 !important;
}
.carrer-col a svg {
  stroke: #cd3969;
}
.carrer-col a:hover svg {
  stroke: #2e4c82 !important;
}

.buttons.show-toast-v2 {
  position: fixed;
  right: -36px;
  top: 220px;
  box-shadow: 0 0 3px 0 #fff !important;
  transform: rotate(0deg);
  width: 165px;
  height: 57px;
  z-index: 99 !important;
  border: 1px solid #fff !important;
  background: #cc3969 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  padding-left: 0 !important;
  padding-right: 30px !important;
  border: none !important;
  display: flex !important;
}
.buttons.show-toast-v2:hover {
  box-shadow: 0 0 3px 0 #fff !important;
  background-color: #2a4d7f !important;
}

.assessmentBtn {
  flex-basis: 200px;
}
.content-overlay {
  padding-top: 13.5%;
}
.testimonialslider-content {
  margin-top: -10px;
}
.testimonial-section .slick-list {
  padding-top: 50px;
}
.blogRow-home {
  display: flex;
}
.blogRow-home .blog-post-card:nth-child(2) {
  margin-bottom: 0px;
}

.select2-container .select2-selection--single {
  height: 40px;
  border-radius: 0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 39px;
  font-size: 13px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 8px;
}
#sort_by + .select2-container--default {
  width: 295px !important;
}

.wishlistBtn i {
  color: #cd3969;
}
.wishlistBtn:hover i {
  color: #fff;
}

.about-img-container .open_gallery_popup,
.institutions-popup-btn {
  background: rgba(0, 0, 0, 0.5);
}
.max-w-full {
  max-width: inherit !important;
}
.figure-60 img {
  width: 100%;
  height: 100%;
}
.apply-scroll {
  transition: none;
}
.apply-scroll.show {
  transform: rotate(90deg);
  top: 350px;
  right: -40px;
}
.data_outer .slick-slideshow-1 .slick-slide {
  height: 300px;
}
.data_outer .slick-slideshow-1 .slick-slide img {
  height: 100%;
}
/* .data_outer .slick-slideshow-1 .slick-slide img {
  min-height: 300px;
} */

.available_programmes_section {
}
.available-intakes-tab a {
  background: #eee;
  padding: 13px;
  cursor: pointer;
  border-radius: 8px;
  font-size: 20px !important;
}
.available-intakes-tab a.active,
.available-intakes-tab a:hover {
  background-color: #cd3969;
  color: #fff !important;
}
.slick-dots li button::before {
  font-size: 0px;
}
.insitution-gallery__item {
  max-height: 300px;
  overflow: hidden;
}
.card-content-small {
  height: 180px;
}
.eventRT {
  display: flex;
  justify-content: end;
  flex: 1;
}
.post-date-event1 {
  height: 50px !important;
  left: 20px !important;
  position: absolute;
  width: 50px;
  margin-top: -24px;
  line-height: 18px;
  bottom: inherit;
}
.card-content-small1 {
  margin-top: 20px;
  height: 200px;
}
/* invert(1) sepia(9) saturate(0) */

.LatestNewsTabcontainer {
  position: relative;
}
.LatestNewsTabcontainer .search-container {
  right: 0px;
}

#bancont #banHead {
  font-size: 40px;
}
#studentReg {
  max-width: 770px;
  margin: 0 auto;
}
.mb-25px {
  margin-bottom: 25px;
}
.mb-20px {
  margin-bottom: 20px;
}

.story-section {
  padding-top: 50px;
  padding-bottom: 150px;
  height: auto;
}
.counter-row-about .counter-value {
  font-size: 40px;
}

.max-w-700 {
  max-width: 700px;
}
.font-55px {
  font-size: 55px;
}
.font-40px {
  font-size: 40px;
}

.Institutions-signup-counter.HowItWork > div .counter-image {
  border-color: #cd3a6a !important;
  width: 242px;
  height: 242px;
}
.ract-58px .icon-Icon-ionic-md-call::before {
  color: #fff;
}
#Institutes_Slider.slickSliderArrow2 .slick-prev,
#Institutes_Slider.slickSliderArrow2 .slick-next {
  bottom: -20px;
}
#Institutes_Slider.slickSliderArrow2 .slick-prev::before,
#Institutes_Slider.slickSliderArrow2 .slick-next::before {
  color: #000;
  opacity: 1;
}
#Institutes_Slider.slickSliderArrow2 .slick-prev:hover::before,
#Institutes_Slider.slickSliderArrow2 .slick-next:hover::before {
  color: #cd3a6a;
}
.bg-secondary {
  background-color: #2e4c82 !important;
}
.faq-tabs-left li {
  text-align: left;
}
.faqSideBar {
  padding-left: 30px !important;
  padding-top: 15px !important;
}
.max-w-770 {
  max-width: 770px;
}
.tabs-contentFAQ .accordion-body {
  padding: 1rem 0px !important;
}
.custom-tooltipFAQ {
  padding: 11px 20px 8px !important;
  height: auto;
  width: auto;
  display: inline-block;
  left: inherit;
}

.custom-tooltipFAQ::after {
  position: absolute;
  left: 50%;
  right: auto;
  margin: 0 auto;
  top: 38px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff;
  margin-left: -16px;
}

.institutions-subheader__img-container1 {
  position: relative;
}
.institutions-subheader__img-container1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  width: 100%;
  background: url(../img/black-shadow.png) left bottom no-repeat;
  z-index: 0;
  height: 280px;
}
.institutions-subheader__img-container--content {
  z-index: 2;
}
.institution-programmes__tabs ul {
  overflow: auto;
}
.max-w-630 {
  max-width: 630px;
}
.max-w-900 {
  max-width: 900px;
}
.font-28px {
  font-size: 28px;
}
.leftSidebarLogo {
  width: 126px;
  height: 126px;
}
.leftSidebarLogo img {
  max-width: 80%;
}

.RequstDemoImgLeft {
  margin: 0 -1.5rem;
  position: relative;
  margin-top: -150px;
  z-index: 1;
}
.RequstDemoImgLeft img {
  width: 100%;
  height: auto;
  vertical-align: top;
  min-height: 250px;
}
.RequstDemoImgLeft::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  width: 100%;
  background: url(../img/blue-shadow.png) left top -70px no-repeat;
  z-index: 0;
  height: 280px;
}
.line-height-120 {
  line-height: 120% !important;
}
.banner-heading {
  font-size: 40px;
}
#ResponsiveContent {
  display: none !important;
}

.vehicle-detail-banner .saved i {
  margin-right: 0;
}
.bg-success2,
.bg-green-light2 {
  background-color: #5bc980 !important;
}
.bg-success-light {
  background-color: #6dcc90 !important;
}
.bg-warning-light {
  background-color: #fcf5b3 !important;
}
/*Desktop issues fixes End*/

.userPop-top {
  padding: 15px 15px;
}
.userPop-bot {
  margin-top: 12px;
}
.connect-btns .userPop-bot .buttons {
  padding: 0 15px;
}

#logIn i {
  margin-right: 0px !important;
}
.border-start_section .wishlistBtn.wishStatus {
  right: 0;
}

.app-tabs.institutions-tabs .nav-item {
  flex: 0 0 auto;
}

.form-data-Preview table tr td:first-child {
  width: 250px;
  color: #2e4c82;
}

.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}
.z-4 {
  z-index: 4;
}
.z-5 {
  z-index: 5;
}

.hostel-details__location--map-marker {
  margin-right: 10px !important;
}
.ui-datepicker {
  z-index: 1000 !important;
}
.imges-outer-HostelSetail {
  height: 212px;
  width: 100%;
}
.imges-outer-rooms {
  height: 150px;
}

.cart-content-01 .input_checkDate .fa-calendar {
  display: none;
}

.input_checkDate_01 .fa-calendarIcon {
  display: none !important;
}
.imges-outer-cartHostel {
  height: 110px;
  width: 100%;
}

#IntakesSlick .slick-track {
  /* margin-left: inherit !important; */
  margin-left: -15px;
  margin-right: -15px;
}
#IntakesSlick
  .slick-common-slider.slick-common-slider-2
  .slick-common-slider-item {
  padding: 0 0px !important;
}
.gallery_popupBtn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0px;
  background: transparent;
}

.horz-slider-Mainimage-gallery {
  width: 100%;
  height: 50vh;
  margin: 0 auto;
}
.banner-slider-galllery .horz-slider-nav-1 {
  max-width: 650px;
  margin: 0 auto;
  float: none !important;
}
.banner-slider-galllery .horz-slider-Mainimage img {
  padding: 0;
  height: auto;
  max-height: 100% !important;
  width: auto;
  max-width: 100%;
  object-fit: inherit;
}

.horz-slider-Mainimage-gallery .slick-prev,
.horz-slider-Mainimage-gallery .slick-next {
  background: rgba(255, 255, 255, 0.9) !important;
}

.horz-slider-Mainimage-gallery .slick-prev::before,
.horz-slider-Mainimage-gallery .slick-next::before {
  color: #cd3a6a !important;
  font-size: 20px !important;
  position: static !important;
}

.imges-outer-about_hostel {
  width: 100%;
  height: 300px;
}

.btn-hover-primaryColor:hover {
  color: #cd3969 !important;
}
.font-24px {
  font-size: 24px;
}

.font-product_sansregular {
  font-family: "barlow_condensedregular";
}
.font-product_sans_lightregular {
  font-family: "barlow_condensedlight";
}
.font-product_sansbold {
  font-family: "barlow_condensedbold";
}
.font-product_sans_mediumregular {
  font-family: "barlow_condensedmedium";
}
.back-link-01 {
  color: #2e4c82 !important;
}
.back-link-01 .back-link-icon1 {
  width: 22px;
  height: 22px;
  border: 1px solid;
}
.back-link-01 .back-link-icon1 i {
  font-size: 12px;
}
.lobibox .lobibox-btn.lobibox-btn-yes {
  background: red !important;
}
html {
  overflow: auto !important;
}
.forgotPassHead img {
  max-width: 55px;
}

.loading-overlay {
  z-index: 99999 !important;
}

.searchCallBackProgramme {
  z-index: 99999;
  width: 100% !important;
  text-align: left !important;
}
.ui-menu .ui-menu-item:hover > div {
  color: #333;
}

.homeAutocomplete {
  width: 100% !important;
  max-width: 840px;
  min-height: 250px;
}

.verified-text.bg-success {
  background: #0bc48b !important;
}

.verified-text-col .verified-icon-wrap {
  z-index: 3;
}
.verified-text-col .verified-text {
  margin-left: 10px;
  padding: 0px 4px 0px 11px;
  border-radius: 4px;
  margin-top: 0;
  display: inline-flex;
  position: relative;
  top: 1px;
  height: 13px;
  align-items: center;
}

.loading-overlay-content {
  width: auto;
}
.loading-overlay-content img {
  max-width: 200px;
}

.HorizontalSlickSlider-gallery .slider-horizontal-wrapper .slick-prev::before,
.HorizontalSlickSlider-gallery .slider-horizontal-wrapper .slick-next::before {
  position: static !important;
  font-size: 18px;
  color: #cd3969;
}

.HorizontalSlickSlider-gallery .slider-horizontal-wrapper .slick-prev,
.HorizontalSlickSlider-gallery .slider-horizontal-wrapper .slick-next {
  display: flex;
  align-items: center;
  justify-content: center;
  top: calc(50% + 15px);
  background: rgba(255, 255, 255, 0.8);
}
.HorizontalSlickSlider-gallery .slider-horizontal-wrapper .slick-prev {
  left: 15px;
}
.HorizontalSlickSlider-gallery .slider-horizontal-wrapper .slick-next {
  right: 15px;
}

#sort_by.sortEvent + .select2-container--default {
  width: 140px !important;
}
.imges-outer-news {
  height: 500px;
}

.institutions-subheader__img-container--logo {
  padding: 25px;
}

.ul-li-list-default ul:not([class*="e"]),
.ul-li-list-default ol {
  list-style-position: inside !important;
}
.ul-li-list-default ul:not([class*="e"]) li {
  list-style: initial !important;
  list-style-position: inside !important;
}
.ul-li-list-default ol li {
  list-style: decimal !important;
  list-style-position: inside !important;
}

.available-intakes-tab {
}

.megamenu-item .ract-26 img {
  max-width: 18px;
  max-height: 18px;
}

.form-control-xxl-eye {
  height: 60px !important;
}

.showFinalDatePicker {
  z-index: 99999 !important;
}

#resetPassword .input-error-wrap label.error {
  bottom: 0px;
}
#resetPassword .form-control.error {
  margin-bottom: 24px !important;
}

ol.breadcrumb {
  margin-top: 1px;
}

.breadcrumb li {
  display: inline-flex;
  align-items: center;
}
.breadcrumb li:last-child {
  line-height: 25px;
  display: inline-block !important;
}
.breadcrumb-noLink {
  position: relative;
  top: 0.5px;
}
.action-div {
  display: flex;
}
.app-tabsMenus-wrap {
  min-height: 52px;
}

#INS-datepickeer {
  position: relative;
  width: 100%;
}
#INS-datepickeer #ui-datepicker-div {
  position: absolute !important;
  left: 0px !important;
  top: 0px !important;
}

.lobibox-notify-wrapper div {
  max-height: inherit !important;
}

.password-eye {
  width: 50px;
}
.password-eye i {
  font-size: 18px !important;
}

/* .pwd-Wrap input[type="password"] ~ .input-group-text svg{ display: none;}
.pwd-Wrap input[type="password"] ~ .input-group-text i{ display: block;}

.pwd-Wrap input[type="text"] ~ .input-group-text svg{ display: block;}
.pwd-Wrap input[type="text"] ~ .input-group-text i{ display: none;} */

/* .eye-off-icon{ display: none;} */

.horz-slider-Mainimage-gallery {
}

.imges-outer-img1 a,
.imges-outer > a {
  display: flex;
  width: 100%;
  height: 100%;
}

.text-transform-capitalize {
  text-transform: lowercase;
}

.text-transform-capitalize::first-letter {
  text-transform: uppercase !important;
}

#SignUpSuccess .modal-content,
#SignUpSuccess .modal-header {
  border-radius: 0px !important;
}
.common-FullImagesPop {
  padding-right: 0px !important;
}
.common-FullImagesPop .close-btn-2 {
  top: 6px;
}
.common-FullImagesPop .horz-slider-Mainimage {
  width: 100%;
  height: 65vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  background-color: #f5f5f5;
}
.common-FullImagesPop .horz-slider-nav {
  max-width: 650px;
  margin: 0 auto;
  float: none !important;
}
.common-FullImagesPop .horz-slider-Mainimage img {
  padding: 0;
  height: auto;
  max-height: 100% !important;
  width: auto;
  margin: 0 auto;
  border-radius: 0;
  max-width: 100%;
  object-fit: inherit;
}
.common-FullImagesPop .slick-prev {
  left: 15px;
}
.common-FullImagesPop .slick-next {
  right: 30px;
}
.common-FullImagesPop .slick-prev,
.common-FullImagesPop .slick-next {
  display: flex;
  align-items: center;
  justify-content: center;
  top: calc(50% + 15px);
  background: rgba(255, 255, 255, 0.8);
}
.common-FullImagesPop .slick-prev::before,
.common-FullImagesPop .slick-next::before {
  position: static !important;
  font-size: 18px;
  color: #cd3969;
}

/* stepwizard on ApplyNow Page Start */
.stepwizard-wrapper-ApplyNow .stepwizard-row {
  max-width: 700px;
  margin: 0 auto 70px;
}
.stepwizard-wrapper.stepwizard-wrapper-ApplyNow
  .stepwizard-step
  .steeper-step-num {
  background: #5bc980;
}
.stepwizard-progress-wrap {
  max-width: 740px;
  margin: 20px auto 0;
}

/* .stepwizard-wrapper.stepwizard-wrapper-ApplyNow .stepwizard-step-col{ flex-direction: column;} */

.stepwizard-wrapper-ApplyNow .stepwizard-step {
  flex: auto;
}

/* .stepwizard-wrapper-ApplyNow .stepwizard-step-col::before{ display: block !important;} */

.stepwizard-wrapper-ApplyNow .stepwizard-step-col::after {
  content: "";
  display: block !important;
  height: 8px;
  transition: all 0.1s ease;
  background: #5bc980;
  width: 100%;
  position: absolute;
  bottom: -25px;
  left: 0px;
}

.stepwizard-wrapper-ApplyNow .stepwizard-step-col:first-child::after {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.stepwizard-wrapper-ApplyNow .stepwizard-step-col:last-child::after {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

.stepwizard-wrapper-ApplyNow
  .stepwizard-step-col.step-col-active
  ~ .stepwizard-step-col::after {
  background: #e9ecef;
}

.stepwizard-progress-wrap .progress {
  height: 10px;
}
.stepwizard-progress-wrap .progress-bar {
  background-color: #5bc980;
}
.stepwizard-wrapper-ApplyNow .setup-content {
  max-width: 740px;
  margin: 0 auto;
  text-align: left;
}
.stepwizard-wrapper-ApplyNow .site-accordion-container-no h2 {
  margin-top: 0px !important;
}
/* stepwizard on ApplyNow Page End */

.ract-col:hover div {
  color: #fff !important;
}

.button-small-1 {
  height: auto !important;
  padding: 10px 10px !important;
  font-size: 15px !important;
  width: auto !important;
  min-width: inherit;
}
.accountDropdown a.buttons {
  height: auto !important;
}
#accountDropdown-wrap {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}
.accountDropdown {
  width: 290px;
  right: -40px;
}
.accountDropdown .triangle-with-shadow {
  right: 46px;
}

.SignUp-categorie1 {
  margin: 4px 0 0 0px;
}
.SignUp-categorie1 a {
  line-height: 20px !important;
}
.SignUp-categorie1 li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 5px;
}
.SignUp-categorie1 li::before {
  content: "\f054";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0px;
  color: #2e4c82;
  font-size: 13px;
  top: -2px;
}
.SignUp-categorie1 li {
  line-height: 20px !important;
}

.alert-GOVT {
  max-width: 425px;
}

.pagination li {
  list-style: none !important;
}

.map-detail-new.map-detail-new-hostal {
  left: 33px !important;
  top: 124px !important;
  height: 375px;
}

.ul-li-list-default .gm-style .gm-style-mtc li {
  list-style: none !important;
}

.home_feature_card_img_row .institutions-logo figure img {
  width: auto;
  height: auto;
  max-width: 80%;
  min-width: 60px;
  max-height: 60px;
}

.CompareProduct-btn {
  position: fixed;
  right: 100px;
  bottom: 20px;
  width: 150px;
  display: flex;
  z-index: 20 !important;
  align-items: center;
  justify-content: center;
  height: 60px;
  border: 1px solid #b21c4d;
  border-radius: 150px;
  /* z-index: 200; */
}
a.CompareProduct-btn:hover {
  color: #fff !important;
}
#backtoTop {
  right: 100px;
  bottom: 28px;
}
.imges-outer-aboutUs-top {
  height: 340px;
  width: 100%;
}
.imges-outer-aboutUs-row2 {
  height: 390px;
}
#subscribe {
  position: relative;
  z-index: 1;
}
.chips-1 {
  height: 38px;
  border: 1px solid #cccccc;
}

ul.datalist-ul li:nth-child(n + 6) {
  display: none;
}
.hostels-map-view__lists .imges-outer-hostelsItem {
  height: 130px;
}
/* #pageAd{border: 1px solid #dee2e6; background: #fff;} */
.PageAd-sidebar {
  margin-top: 24px;
}
.footer-bottomLinkCol {
  position: relative;
  z-index: 5;
}
.MoreDownArrow {
  position: relative;
  top: 2px;
}
.counter-row.Institutions-signup-counter {
  justify-content: center;
}
.smallIconWrap {
  display: inline-flex;
  align-items: center;
}
.smallIconWrap img {
  vertical-align: top;
  object-fit: inherit;
  top: 0px;
  max-height: 14px;
  width: auto !important;
  max-width: 14px;
  height: auto !important;
}
.smallIconWrap > span > span:first-child {
  line-height: 12px;
}
.smallIconWrap > span > span:last-child {
  position: relative;
  top: 0.7px;
}
.buttons-sm-36px {
  height: 36px !important;
  line-height: 36px;
  padding-top: 1px;
}

.Comparison-col {
  display: none;
}
.Comparison-col.show_comparison {
  display: block;
}

.Comparison-col.show_comparison + * {
  margin-top: 72px;
}
/* #HostelbyRoom .hotel-symbol{ opacity: 1;}
#HostelbyRoom a:hover .hotel-symbol img{filter: invert(43%) sepia(96%) saturate(1237%) hue-rotate(88deg) brightness(100000%) contrast(519%);} */
.text-transform-none {
  text-transform: none;
}

.megamenu-blue-section a:hover {
  color: #faa7ca !important;
}
.compare-institutions__table {
  border: 1px solid #eee;
  padding: 0px !important;
  margin-top: 15px;
}
.autoccomplete-rt {
  color: #2e4c82 !important;
  font-size: 14px !important;
}
.autoccomplete-rt a {
  font-size: 14px !important;
}
.autocomplete-bottom {
  height: 70px !important;
  bottom: 0px !important;
  font-size: 14px !important;
}
.autocomplete-bottom-div {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 8px;
}
.Didnt-find-text {
  text-decoration: underline;
}

.grid-table .amenities-list img {
  max-width: 38px;
}
.compare-institutions__table .grid-table-row > div:nth-child(5) {
  display: none !important;
}

.compare-institutions__compare-list--item-add {
  height: 100%;
  min-height: 280px;
}

#institutions-inquiry-form textarea.form-input {
  min-height: 120px;
}
.selectGrp-arrow .form-icon {
  top: 20px !important;
  right: 10px !important;
}

.request-for-demoWrap {
  padding: 40px 0;
}

.request-for-demoWrap .form-group,
#institutions-inquiry-form .form-group {
  margin-bottom: 20px;
}

.request-for-demoWrap .form-input,
#institutions-inquiry-form .form-input {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  height: 60px;
  padding-top: 13px;
  padding-left: 10px;
  outline: none !important;
  box-shadow: 0px !important;
}
.request-for-demoWrap .form-label,
#institutions-inquiry-form .form-label {
  top: 18px;
  left: 13px;
}
.PhoneNumberField .form-input {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.CounrtyCodeList-field .form-input {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-right: none !important;
  padding-right: 10px !important;
}
.CounrtyCodeList-field .selectDownIcon {
  position: absolute;
  right: 7px;
  opacity: 0.5;
  top: 17px;
}
.CounrtyCodeList-field::after {
  content: "";
  height: 5px;
  width: 12px;
  position: absolute;
  right: -8px;
  top: 1px;
  background: #fff;
  z-index: 2;
}
.CounrtyCodeList-field::before {
  content: "";
  height: 5px;
  width: 12px;
  position: absolute;
  right: -8px;
  bottom: 1px;
  background: #fff;
  z-index: 2;
}

.mapview-card .listview-provide--text img {
  max-width: 11px;
  max-height: 11px;
}
.listview-provide--list:not(:last-child) {
  margin-bottom: 9px;
}
.form-switch-input {
  min-width: 50px;
}

/*  */
.menu-wrapper {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  display: block !important;
  padding: 0 0px;
}

.menu-wrapper .menuContainer {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.menu-wrapper .paddle {
  position: absolute;
  top: 19px;
  bottom: 0;
  width: 24px;
  background: #fff !important;
  height: 24px;
  border: 1px solid #cd3969;
  color: #cd3969;
}
.menu-wrapper .paddle i {
  position: relative;
  top: 1px;
}
.menu-wrapper .left-paddle {
  left: 0;
}
.menu-wrapper .right-paddle {
  right: 0;
}
.menu-wrapper .hidden {
  display: none;
}
.paddles {
}

/* .menu-wrapper .menuContainer{ display: block !important;}
.menu-wrapper .menuContainer li{ display: inline-block !important;} */

.menu-wrapper-institutions .paddle {
  top: 3px;
}

.hide-button .paddle {
  display: none;
}

.app-tabs .nav-pills .nav-link {
  margin-right: 0px !important;
}

#HostelbyRoom .ract-col:hover img {
  filter: invert(43%) sepia(96%) saturate(1237%) hue-rotate(88deg)
    brightness(100000%) contrast(519%);
}
#HostelbyRoom .hotel-symbol {
  opacity: 1;
}

/*new-custom style start*/

.banner-programme-section {
    background: url(../img/banner-programme.png) right center no-repeat #fff;
    height: 330px;
    display: flex;
    align-items: center;
    max-width: 1580px;
    max-height: inherit !important;
    margin: 0 auto;
    width: calc(100% - 80px);
    box-shadow: 0px 3px 6px rgba(0,0,0,.1607843137);
    border-radius: 30px;
    z-index: 5;
    position: relative;
}

.institution-banners{
  height: 230px!important;
}

.career-list{
  max-width: 900px!important;
  margin: 0px auto;
  display: table;
}

.career-list ul li a {
  color: #fff!important; 
  font-size: 16px!important;
}

.career-list .list-inline-devider li::before {  
  color: #fff!important;
}

.content-top-section {
  width: 100%;
  position: relative;
}

.select-drop-bg {
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 2px rgba(0,0,0,.1411764706);
  border: 1px solid #ebebeb;
  border-radius: 262px;
  padding: 5px 15px;
  position: relative;
  height: 45px;
}

.select-drop-bg label {
  position: absolute;
  padding: 4px 4px 2px;
}

.select-drop-bg .drop-down-select {
  word-wrap: normal;
  width: auto;
  padding: 0px 10px 0px 65px !important;
  height: 35px;
  font-size: 18px;
  color: rgba(0,0,0,.6);
  font-family: "barlow_condensedmedium";
  border: none;
  outline: none;
}

.divider-row {
  border-bottom: solid 1px #dcdcdc;
  position: relative;
}

.divider-row:before {
  position: absolute;
  content: "";
  left: 0px;
  width: 9px;
  height: 9px;
  background: #dcdcdc;
  border-radius: 50%;
  bottom: -5px;
}

.divider-row:after {
  position: absolute;
  content: "";
  right: 0px;
  width: 9px;
  height: 9px;
  background: #dcdcdc;
  border-radius: 50%;
  bottom: -5px;
}

.border-right-1 {
  border-right: solid 1px #e9e9e9 !important;
}

.radius-0{
  border-radius: 0px!important;
}

.pad-remove{
  padding: 0px!important;
}

.filter-boxes {
  width: 100%;
}

.filter-boxes .font-16px {
  font-size: 16px!important;
}

.border-bottom-2 {
  border-bottom: solid 1px #dcdcdc;
}

.color-pink{
  color: #cd3969!important;
}

.bottom-row-details{
  width: 100%;
  padding: 0px 30px;
  margin-top: -15px!important;
}

.bottom-row-details .font-14px{
  font-size: 14px!important;
}

.bg-gray-strip{
  background: #F9F9F8!important;
  border-radius: 15px;
  border:solid 1px #E9E9E9;
  padding: 0px 15px;
}

.thumb-img-show {
  position: absolute;
  bottom: 10px;
  left: 10px;    
}

.bg-thumb {
  background: #fff;
  border: none!important;
  border-radius: 5px;
}

.border-none{
  border: none!important;
}

.rooms-details {
  width: 100%;
  background: #fff;
  border: solid 1px #e9e9e9;
  border-radius: 15px;
}

.heading-white span{
  color: #fff!important;
}

.silder-height{
  height: calc(100% - 55px);
}

.intak-h-box {
  height: 100% !important;
}


.intaks-div-v2 .slick-slide > div{ height: 100%;}
.intaks-div-v2 .piece{ margin-top: 0px !important; margin-bottom: 0px !important;}
.intaks-div-v2 .silder-height {
	height: 100%;display: flex;
  flex-direction: column;
}
.intaks-div-v2 .slick-track {
	display: flex !important;
	padding-top: 25px;
}
.intaks-div-v2-head{ margin-bottom: 20px;}
/**/

.institute-silder{
  padding-bottom: 40px;
}

.institute-silder .slick-prev,
.institute-silder .slick-next {
  bottom: -25px!important;  
  margin-top:0px!important;
  position: absolute;
  left: 0%!important;
  top: inherit;
  width: 30px;
  height: 30px;
}
.institute-silder .slick-next {
  left: 6% !important;
}









/*Responsive Issue fixes start*/
@media (max-width: 1400px) {
.list-pad-show{
  padding-left: 0px!important;
}
}

@media (max-width: 1350px) {
  .logo {
    max-width: 160px;
  }
  
  .Search_newAction span {
    margin-right: 10px;
    font-size: 15px !important;
  }

}
@media (min-width: 1200px) {
  .institutions-subheader-banner {
    padding-top: 210px;
    position: relative;
  }
  .nav-main > li:hover .dropdownOnHover .dropdown-menu {
    display: block !important;
  }
  .footCopy-col {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center !important;
  }
}

@media (max-width: 1199px) {
  .Comparison-col.show_comparison + .banner_section_v2_wrap {
    padding-top: 20px;    
  }
  .institutions-subheader__img-container1::after {
    opacity: 0.1;
  }

  #hMobmen {
    position: absolute;
    right: 20px;
    top: 34px;
    border: 0px solid #2e4c82;
    padding: 3px 0px;
    border-radius: 3px;
    height: 28px;
  }
  .account {
    margin-right: 52px;
  }
  .nav-main {
    display: block;
  }
  .nav-main li:not(:last-child) {
    margin-bottom: 0;
  }
  .nav-main > li > a,
  .nav-main > li .mainNav-item {
    height: auto;
    margin-bottom: 15px;
  }
  .nav-main > li > a,
  .nav-main > li .mainNav-item {
    font-size: 18px;
  }
  .close-mob {
    position: absolute;
    right: 25px;
    z-index: 2;
    top: 20px;
  }
  .nav-main > li > a,
  .nav-main > li .mainNav-item {
    padding: 0 20px 0 0;
  }
  .nav-main {
    padding: 60px 20px 20px 20px !important;
  }
  .nav-main > li > a::after,
  .nav-main > li .mainNav-item::after {
    height: 2px;
  }
  .nav-main {
    z-index: 99;
    left: 0;
    top: 0;
    padding: 15px;
    border-radius: 0;
    width: 280px;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: 9;
    background-color: #2e4c82;
  }
  #hMobmen,
  #hcloseMob {
    display: block !important;
  }
  #mob-menu::after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    z-index: -5;
  }
  li.active a {
    color: #e66891;
  }
  #mob-menu .dropdown-menu {
    position: static !important;
  }
  .mobile-display-cover {
    margin-top: 0px;
    padding-top: 30px !important;
  }
  .nav-main > li > a::after,
  .nav-main > li .mainNav-item::after {
    display: none !important;
  }
  .nav-main li:not(.communityLi) .dropdown-Megamenu {
    display: none !important;
  }
  .nav-main .dropdownOnHover .dropdown-menu.dropdown-Megamenu {
    margin-top: 0px !important;
    background: none;
    padding: 0px;
    margin-bottom: 10px !important;
  }
  .nav-main .dropdownOnHover .dropdown-menu.dropdown-Megamenu {
    box-shadow: none !important;
    border: none !important;
  }
  .nav-main .dropdownOnHover .dropdown-menu.dropdown-Megamenu a {
    color: #fff;
    margin-top: -8px;
  }
  .nav-main > li .headerSubNav li {
    margin-bottom: 0;
    padding: 0 0 0 15px;
  }
  #hlogImg {
    max-width: 120px;
    margin: 5px 0 0;
  }
  #hMobmen i {
    font-size: 22px;
    color: #2e4c82 !important;
  }
  .hero-bottom-content {
    padding: 20px 15px !important;
    margin: 0 auto 20px;
  }
  .mobile-display-cover {
    background-color: rgba(255, 255, 255, 0.9);
    padding-bottom: 30px !important;
  }
  /* #header {
    border-bottom: 1px solid #ccc;
  } */

  #counter .counter-col {
    flex-direction: column;
  }
  .counter-row .counter-num {
    text-align: center;
    margin: 0px;
  }
  .content-overlay {
    padding-top: 0;
  }
  .assessment-btn {
    margin-left: 0;
  }
  .section-4-content .mobile-bk h3 {
    margin-bottom: 10px !important;
  }
  #Footer {
    display: block !important;
  }

  .section-4 .assessment-content {
    display: flex !important;
    background: #ce4873;
    align-items: center;
  }
  .free-career-image {
    position: static;
  }
  .assessment-content .free-career-image {
    margin-left: 30px;
  }
  .assessment-content .assessment-text {
    line-height: 21px;
  }
  .section-4 .row .col-6 img {
    display: none;
  }
  .free-career-image img {
    width: 197px;
    height: auto;
    max-width: inherit !important;
  }
  .section-4 {
    margin-top: 30px;
  }
  .JiungeBenefitsActiveSlider .slick-dots {
    bottom: -10px;
  }
  #career_section {
    padding: 20px !important;
  }
  .section-10 .container .row .col-6 {
    width: 50%;
  }
  .section-10 .page-heading h2 {
    font-size: 26px !important;
    line-height: 32px;
    padding: 0 0px;
    margin-left: 0;
    padding: 0 11px;
    padding: 0px !important;
  }
  .career-guidance-heading p {
    padding-left: 0px !important;
  }
  .career-guidance-heading span {
    margin-left: 0;
  }
  .career-note {
    padding: 0;
  }
  .section-10 .margin-top-23px {
    margin-top: 13px !important;
  }
  .career-note {
    font-size: 16px !important;
    line-height: 23px !important;
  }
  .career-guidance-heading {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .guarantee_img {
    position: static;
  }
  .section-5-mobile .row > * {
    width: 50% !important;
  }
  .section-test .page-heading p {
    margin-bottom: 5px !important;
  }
  .postLargeView {
    display: none;
  }
  .blogRow-home {
    display: flex;
    width: 100%;
  }
  .blogRow-home > div {
    flex: 1;
    padding: 15px !important;
  }
  .home-blog-list .post-head {
    padding: 0px;
  }
  .h-75px {
    height: auto;
  }
  .foot-logo {
    text-align: center;
  }
  .foot-social a {
    margin-right: 10px;
  }

  #mob-menu .dropdown-toggle {
    width: 100%;
  }
  .communityLi .dropdown-toggle::before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    font-size: 14px;
  }
  .header-TopNav > li {
    padding: 0 15px;
  }
  h1 {
    font-size: 34px;
  }
  .form-control-lg {
    font-size: 16px;
  }
  .program_search_block .form-control-lg {
    font-size: 18px;
  }
  .app-tabsMenus-wrap ul .nav-item {
    flex: 0 0 auto;
  }
  .institutions-subheader__lightBg--list ul {
    display: flex;
    padding-right: 15px !important;
  }
  .institutions-subheader__lightBg--list ul li {
    flex: 1;
  }
  .institutions-subheader {
    margin-top: 0;
  }
  .institutions-subheader {
    padding-bottom: 0;
  }
  .available-intakes-tab a {
    font-size: 16px !important;
  }
  .institutions-subheader__img-container--img {
    height: 230px;
  }
  .institutions-subheader__img-container--indent {
    margin-top: 22px;
  }
  .institutions-subheader__img-container--logo {
    top: 0px;
  }
  .counter_row_hostel {
    padding: 0 15px;
  }
  .counter_row_hostel > div {
    /* width: 33.33%; */
    background: transparent !important;
  }
  .hostel_feature_title,
  .blue_title {
    margin-top: 0px;
  }
  #HostelbyRoom {
    padding-bottom: 25px;
  }
  #HostelbyRoom .slick-dots {
    bottom: -5px;
  }
  .card-content-small {
    height: auto;
  }
  .news-card-body > div:first-child {
    max-width: 160px;
  }
  .LatestNewsTab .nav-item {
    flex: 0 0 auto !important;
  }
  .marginbox {
    margin-top: 0;
  }
  .LatestNewsTab {
    margin-top: 6px;
  }
  .institutions-tabs .app-tabsMenus-wrap {
    height: auto;
    padding: 0 30px;
  }
  .LatestNewsTabcontainer .search-container {
    top: 0px;
    width: 100%;
    max-width: 300px;
  }
  .LatestNewsTabcontainer {
    justify-content: space-between;
    display: flex;
    align-items: center;
  }
  .institutions-tabs .LatestNewsTabcontainer {
    padding: 15px 10px 15px 10px !important;
  }
  .LatestNewsTabcontainer .search-container i {
    width: 36px;
    right: 5px;
    border-radius: 50%;
  }
  .sm-event-wrap {
    margin-top: 0px !important;
  }
  .wh-36px {
    margin-left: inherit;
    margin-top: 0;
  }
  .cal_view {
    margin: 0px 0px 0px 0px !important;
  }
  .eventRT {
    align-items: center;
  }
  .sort_by_date {
    width: auto;
  }
  .select2-basic-col {
    margin-top: 0;
  }
  .card-event-img {
    width: 100%;
    height: 200px;
  }

  #campus-event #calendar h2 {
    font-size: 20px;
    margin-top: 15px;
  }
  .app-tabs.institutions-tabs.BlogPageTab .nav-item {
    flex: 0 0 auto;
  }
  .blog-sidebar__list--img img {
    width: 100% !important;
    height: auto !important;
  }
  .blog-sidebar__list--item .row > div:first-child {
    padding-right: 0px !important;
  }
  .blog-post-lg {
    flex-direction: column;
  }
  .font-36px {
    font-size: 26px !important;
    line-height: 34px;
  }
  .font-24px,
  .blog-sidebar__grey-box--title,
  .blog-latest__section-title,
  .blog-post-lg__details-desc h2 {
    font-size: 20px !important;
    line-height: 28px;
  }
  .font-18px,
  .signup-government .form-control::placeholder,
  .signup-government .form-control,
  .blog-sidebar .browse-by-month ul li a,
  .blog-post-lg__details-desc ul li a {
    font-size: 16px !important;
  }
  #bancont #banHead {
    font-size: 30px;
  }
  .blog-sidebar__grey-box {
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .contact-us__options--item img {
    margin-right: 10px !important;
    max-width: 32px;
  }
  .contact-us__options--item {
    padding: 15px !important;
    margin-bottom: 10px;
    height: 100%;
  }
  .row-sm-about {
    margin-top: 65px;
    position: relative;
  }
  .row-sm-about .head-title {
    top: -30px;
  }
  .row-sm-about .head-title h1 {
    font-size: 40px;
  }
  .row-sm-about .head-title h2 {
    top: 10px;
  }
  .video-link {
    top: 0 !important;
    height: auto;
    margin-top: 20px;
  }
  .story-section {
    padding-top: 25px;
    padding-bottom: 20px;
    height: auto;
  }
  .video-link img {
    top: 0;
  }
  .h-900px {
    height: auto;
  }
  .count-box.count-boxAboutUs {
    margin-bottom: 0px;
  }
  .count-box.count-boxAboutUs #counter {
    padding-bottom: 10px !important;
    background: #f5f5f5;
  }
  .counter-row-col-8 .counter-image img {
    width: 80px !important;
    height: 80px;
    max-width: 100%;
  }
  .count-box.count-boxAboutUs .counter-row .counter-num {
    text-align: left;
  }
  .count-box.count-boxAboutUs {
    padding-top: 50px;
    background: #f5f5f5;
  }
  .HowWork .container .point-arrow {
    display: none;
  }
  /* #Institutes_Slider.slickSliderArrow2 .slick-prev,
  #Institutes_Slider.slickSliderArrow2 .slick-next {
    display: none !important;
  } */
  #ListInstitutionContainer.slick-initialized .slick-slide {
    display: flex !important;
  }
  #ListInstitutionContainer {
    padding-bottom: 50px;
  }
  #ListInstitutionContainer .slick-dots {
    bottom: -00px;
  }
  .HowWorkcontainer .slick-dots .slick-active button {
    background-color: #951b42 !important;
  }
  .HowWorkcontainer #counter1 div {
    padding-top: 10px;
    margin: 0 !important;
  }
  .HowWork .HowWorkcontainer::after {
    height: 100% !important;
  }
  .HowWorkcontainer .slick-dots {
    top: inherit;
    bottom: -11px !important;
  }
  .slides-testimonial > .card {
    padding: 0px !important;
  }
  .Testimonials_Section h2 {
    margin-top: 20px !important;
  }
  .Testimonials_Section {
    padding: 0 0px;
    box-shadow: none;
  }
  .Testimonials_Section a.link-primary {
    margin-bottom: 20px !important;
    display: block;
  }
  .testimonials-slider-wrap .slick-dots {
    top: 0;
  }
  .testimonials-slider-wrap.slick-common-slider .slick-dots li button {
    width: 14px;
    height: 14px;
  }
  .testimonials-slider-wrap.slick-common-slider .slick-dots li {
    margin: 0 3px;
  }
  .RegisterNow_Section {
    padding-bottom: 50px !important;
  }
  .RegisterNow_Section.RegisterNow_Section_01 {
    padding-bottom: 0px !important;
  }
  .RegisterNow_Section.RegisterNow_SectionInstitute {
    position: relative;
    padding-bottom: 65px !important;
  }
  .RegisterNow_Section .buttons {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 150px;
    padding: 0;
  }
  .WhyListContainerImg img {
    max-width: 320px;
    margin: 15px auto;
    display: block;
  }

  .WhyListContainerImg img {
    max-width: 200px;
  }
  /* .custom-tooltipFAQ {
    display: none;
  } */
  .img-tab .FAQ-Tab1 img {
    height: auto;
    max-width: 48px;
  }
  .FAQ-Tab1 .nav-item {
    flex: 0 0 auto !important;
  }
  .FAQ-Tab1 {
    max-width: 600px;
  }
  .FAQ-Tab1 h3 {
    font-size: 18px;
  }
  .nav-main.on-menu {
    overflow: auto;
  }

  #ResponsiveContent {
    display: block !important;
  }

  #partner-mobileShow .dropdown-toggle {
    padding: 0px !important;
  }
  #partner-mobileShow .dropdown-toggle * {
    color: #fff !important;
  }
  #request-demo-mobile {
    text-align: left;
    margin-top: 15px;
  }
  #partner-mobileShow .dropdown-menu {
    margin-bottom: 20px !important;
    margin-top: 15px !important;
    transform: none !important;
  }
  #partner-mobileShow .triangle-with-shadow {
    left: 42px;
    top: 21px;
  }
  #request-demo-mobile #site-RequestforDemo {
    margin: 0 !important;
    width: 100%;
    max-width: 100px;
  }
  #mob-menu.nav-main i {
    margin-left: 0;
  }
  #header #hRow {
    padding-right: 20px;
  }
  .slider-horizontal-wrapper
    .horz-slider-nav
    .slick-slide.thumbnail-image
    .thumbImg {
    border-radius: 0px;
  }
  .slider-horizontal-wrapper .slider-banner-image img,
  .slider-horizontal-wrapper
    .horz-slider-nav
    .slick-slide.thumbnail-image
    .thumbImg
    img {
    border-radius: 0;
  }
  .testimonial-section .thumbImg {
    width: calc(100% - 18px) !important;
  }

  .header-TopNav li a.CallIconMain {
    width: auto;
    height: auto;
    /* border: 1px solid #cd3969; */
    border-radius: 50%;
    display: flex !important;
    align-items: center !important;
    font-size: 16px;
    justify-content: center !important;
    padding: 0 !important;
    margin-top: 8px;
  }
  .header-TopNav > li {
    padding: 0px 6px;
  }

  .connect-btns .header-cart {
    padding: 0 7px;
    height: 32px;
  }
  .wishlistBtn {
    right: 10px;
  }
  .institutions-subheader__img-container--logo {
    left: 20px;
  }
  .institutions-subheader__lightBg--action-btns {
    padding: 0 15px;
    margin-top: 5px;
    justify-content: flex-start;
  }
  .ui-widget-content.ui-autocomplete.institutionAutocomplete,
  .ui-widget-content.ui-autocomplete.programmeAutocomplete,
  .ui-widget-content.ui-autocomplete.hostelAutocomplete {
    min-height: 300px !important;
  }
  .datepicker2-input {
    min-width: 100px;
  }
  .form-datepicker-col .btn.filter {
    height: calc(100% - 10px) !important;
  }
  #FeaturedAccommodations .slick-dots {
    display: none !important;
  }
  .imges-outer-HostelSetail {
    height: 160px;
  }
  .booking-clock > div {
    font-size: 13px;
  }

  .Institutions-signup-counter.HowItWork .counter-image img {
    max-width: inherit !important;
  }

  .RegisterNow_Section.RegisterNow_SectionInstitute .buttons {
    right: 15px;
    left: inherit;
    font-size: 16px !important;
    height: 38px;
    min-width: inherit;
    width: auto;
    padding: 0 15px;
  }
  #Institutes_Slider.slickSliderArrow2 .slick-prev,
  #Institutes_Slider.slickSliderArrow2 .slick-next {
    bottom: -64px;
    position: absolute;
    left: 0 !important;
    top: inherit;
    width: 30px;
    height: 30px;
  }
  #Institutes_Slider.slickSliderArrow2 .slick-next {
    left: 38px !important;
  }
  #Institutes_Slider.slickSliderArrow2 .slick-prev::before,
  #Institutes_Slider.slickSliderArrow2 .slick-next::before {
    font-size: 14px;
  }
  .imges-outer-about_hostel {
    height: 200px;
  }
  .contact-us__options01 .contact-us__options--item .font-28px {
    font-size: 16px !important;
  }
  .contact-us__options01 .contact-us__options--item img {
    max-width: 24px;
  }
  .modal-header-v1 {
    margin-bottom: 20px !important;
  }
  .contact_tel_mail .ract-58px {
    width: 50px;
    height: 50px;
    max-width: 50px;
    min-width: 50px;
  }
  .slides-testimonialLandingPage {
    margin-top: -30px;
  }
  .slider-contain {
    padding: 0;
  }

  .slick-main-containerNews.slick-main-container .slick-slider .slick-prev {
    left: -10px !important;
  }
  .slick-main-containerNews.slick-main-container .slick-slider .slick-next {
    right: -10px !important;
  }

  .slick-main-containerNews.slick-main-container .slick-slider .slick-prev,
  .slick-main-containerNews.slick-main-container .slick-slider .slick-next {
    background: #fff;
    width: 21px;
    height: 21px;
    border: 1px solid #666;
    top: calc(50% - 5px);
  }

  .slick-main-containerNews.slick-main-container
    .slick-slider
    .slick-prev:before,
  .slick-main-containerNews.slick-main-container
    .slick-slider
    .slick-next::before {
    width: auto;
    height: auto;
    opacity: 1;
    background: none;
    color: #666 !important;
    font-size: 12px !important;
    border: none;
    position: static;
  }
  .search-container.search-container-01 .form-control {
    padding-bottom: 4px !important;
  }
  .newsRightImages {
    max-width: 250px;
    margin-right: 15px;
  }
  .news-card-body > div:first-child {
    max-width: 250px;
  }
  .common-FullImagesPop .slick-next {
    right: 15px;
  }

  .sm-device-steps-01 .stepNum::after {
    display: none;
  }
  .sm-device-steps-01 .stepNum::before {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 15px;
    top: 0;
    height: 100%;
    content: "";
    background: #cd3969;
  }
  .sm-device-steps-01 > div:last-child .stepNum::before {
    display: none;
  }
  .stepNum .step-wrap .ract-30px {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    padding-top: 1.5px;
  }
  .map-detail-new.map-detail-new-hostal {
    left: 49px !important;
    top: 145px !important;
    height: 380px;
  }
  #header,
  #Footer {
    display: block;
  }

  .section-5
    .vertical-SlickSlider.vertical-SlickSlider-1
    .banner-slider
    .slider.slider-nav
    .thumbnail-image
    .thumbImg {
    margin-bottom: 10px;
  }
  .section-5
    .vertical-SlickSlider.vertical-SlickSlider-1
    .banner-slider
    .slider.slider-nav
    .thumbnail-image.slick-active::after {
    right: 50%;
    top: calc(100% - 16px);
    transform: rotate(135deg);
  }

  .testimonialslider-content {
    margin-top: 0;
  }
  .testimonialslider-content .font-20px {
    font-size: 16px !important;
    line-height: 26px;
  }
  .testimonial-section .thumbnail-image {
    padding-bottom: 10px;
  }

  .footer-bottom {
    padding-bottom: 90px;
  }
  .imges-outer-aboutUs-top {
    height: 240px;
  }

  .Comparison-col {
    position: relative !important;
  }
  .Comparison-col.show_comparison + * {
    margin-top: 0px !important;
  }
  .Comparison-col + .inst-top-start {
    margin-top: 15px;
  }
  .compare-institutions__compare-list--title a {
    font-size: 20px;
    font-size: 16px;
    line-height: 21px !important;
  }
  .compare-institutions__section-title {
    padding-bottom: 15px;
  }
  .compare-institutions-Wrap {
    overflow: auto;
    padding: 1px;
  }
  .compare-institutions-content {
    min-width: 900px;
    margin-right: 25px;
    padding-top: 20px;
  }
  .grid-table .amenities-list img {
    max-width: 16px;
    padding: 0 !important;
    max-height: 14px !important;
    margin-right: 10px;
  }
  .compare-institutions__table .grid-table-cell ul li {
    font-size: 14px;
  }
  .compare-institutions__table .grid-table-cell {
    padding: 12px 15px;
  }
  .request-for-demoWrap .form-input,
  #institutions-inquiry-form .form-input {
    height: 42px;
    padding-top: 10px;
    font-size: 14px;
  }
  .request-for-demoWrap .form-label,
  #institutions-inquiry-form .form-label {
    top: 11px;
    font-size: 14px;
  }
  .CounrtyCodeList-field .selectDownIcon {
    top: 10px;
  }
  .request-for-demoWrap .form-group,
  #institutions-inquiry-form .form-group {
    margin-bottom: 15px;
  }

  .selectGrp-arrow .form-icon {
    top: 12px !important;
  }
  .menu-wrapper .nav-pills .nav-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .menu-wrapper .paddle {
    top: 29px;
  }
  .menu-wrapper-institutions .paddle {
    top: 3px;
    z-index: 9;
  }
  .nav_v2 .nav-main > li > a,
  .nav_v2 .nav-main > li .mainNav-item {
    color: #fff;
  }
  #List_Instituion_btn_mbl {
    margin-top: 20px;
  }
  #hRow .nav-main li:not(:last-child) {
    margin-bottom: 9px;
  }
  .font-32px {
    font-size: 24px !important;
  }
  .font-40px {
    font-size: 32px;
  }
  .font-22px {
    font-size: 20px !important;
  }
  .Intakes_card_logo {
    width: 80px;
    height: 80px;
  }
  .Intakes_card_logo_wrap img {
    max-width: 40px;
    max-height: 40px;
  }
  .Intakes_card_logo_wrap {
    margin-top: -60px;
  }
  /* #sort_by + .select2-container--default {
    width: 220px !important;
  } */
  .common-FullImagesPop .horz-slider-Mainimage {
    height: 40vh;
  }
  .view_n_book_btn {
    text-align: start !important;
    margin-top: 15px !important;
  }
  #search-accommodation .buttons {
    width: 36px;
    height: 36px !important;
  }
  .hostels-available-rooms__gallery .slick-list {
    max-width: 200px;
  }
  .bg-light-n1 {
    padding: 0 20px;
  }
  #room_tables .institution-reviews__pagination {
    padding: 0px 0 0 0;
  }
}
/* 1199 end 2  */

/*iPad Issue fixes end*/
@media (max-width: 992px) {
  .blog-sidebar__grey-box--title {
    padding: 7px 10px;
  }
  .blog-sidebar__grey-box--desc {
    padding: 10px;
  }
  .row-sm-about .head-title h1 {
    font-size: 34px;
    line-height: 42px;
  }
  .row-sm-about .head-title h2 {
    font-size: 26px !important;
  }
  .WhyListHeadCard {
    position: relative;
    left: 0;
    top: -36px;
    width: calc(100% - 70px);
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 10px !important;
    right: 0;
    margin: 0 auto;
  }
  #ListInstitutionContainer {
    padding-bottom: 0px;
  }
  #ListInstitutionContainer .slick-dots {
    bottom: -10px;
  }
  .FAQ-Tab1 {
    max-width: 500px;
  }
  .hostel_amenities_custom {
    background: none !important;
    padding: 0 !important;
  }
  #previewPopup .modal-dialog {
    max-width: inherit;
  }
  .wishlistBtnInstituteList {
    right: 20px;
    top: 22px;
  }
  .programmeAutocomplete li.ui-menu-item,
  .institutionAutocomplete li.ui-menu-item,
  .hostelAutocomplete li.ui-menu-item {
    display: flex;
    align-items: start;
    flex-direction: column;
  }
  .programmeAutocomplete li.ui-menu-item .val-right,
  .institutionAutocomplete li.ui-menu-item .val-right,
  .hostelAutocomplete li.ui-menu-item .val-right {
    padding-left: 0;
  }
  .imges-outer-HostelSetail {
    height: 160px;
  }
  .border-top-seperator.border-top-seperator1 {
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
  }
  .hostels-available-rooms__price.hostels-available-rooms__price01
    .book-now-btn {
    position: absolute;
    top: 15px;
    right: 0px !important;
    bottom: 0;
  }
  .imges-outer-news {
    height: 300px;
  }
  .about-img-container {
    width: 100%;
  }
  .card-bottom.card-bottom-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .card-bottom.card-bottom-1 .row {
    flex-wrap: wrap;
  }
  .card-bottom.card-bottom-1 .col-12 {
    flex: 0 0 auto;
    width: 50%;
    padding-top: 0 !important;
    text-align: left !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ViewAll-Hostels-btn {
    width: 100% !important;
    text-align: center;
    max-width: inherit;
  }
  .vertical-SlickSlider .banner-slider .slider.slider-nav {
    height: auto !important;
  }
  .slide-row-1 {
    height: auto;
  }
  .mobile-count-section {
    background-color: #f5f5f5 !important;
  }
  .app-pagination .page-item .page-link {
    padding: 1px 7px;
  }
  .action_filter_btn,
  .filtersort_btn {
    display: none !important;
  }

  #RelatedProgrammes.slick-common-slider .slick-next,
  #RelatedProgrammes.slick-common-slider .slick-prev {
    right: 17px;
    top: -30px;
    font-size: 14px;
  }
  #RelatedProgrammes.slick-common-slider .slick-prev {
    left: inherit;
    right: 45px !important;
  }
  #RelatedProgrammes.slick-common-slider .slick-next::before,
  #RelatedProgrammes.slick-common-slider .slick-prev::before {
    font-size: 20px !important;
    position: static;
    width: auto;
    height: auto;
  }
  .about-img-container {
    width: 100%;
  }
  .availability_info .buttons {
    padding: 0 10px;
    font-size: 12px;
  }

  .widget-wrap {
    display: flex;
    margin: 0 -5px;
  }
  .widget-wrap > * {
    flex: 1;
    padding: 0 10px;
    margin: 5px;
  }
  #campus-event .card-content-small {
    padding: 5px 0;
    overflow: inherit;
  }
  .eventDDMMYYTT .font-20px {
    font-size: 16px !important;
  }
  .back-navigate span {
    display: none;
  }
}

@media (max-width: 767px) {
  #hMobmen {
    right: 15px;
    top: 22px;
  }
  .mobile-heading {
    font-size: 26px;
  }
  .hb-list li a {
    margin-right: 10px !important;
  }
  #hbList .active a::before {
    top: 24px !important;
  }
  .mobile-display-cover {
    padding-bottom: 10px !important;
  }
  .counter-row > div {
    width: calc(50% - 10px);
    margin: 5px !important;
  }
  .counter-row > div:nth-child(3),
  .counter-row > div:nth-child(4) {
    margin-bottom: 0px !important;
  }
  #career_section {
    margin-top: 0px !important;
  }
  .page-heading .popular_career_choose {
    padding: 0px 0px !important;
  }
  .section-4 .assessment-content {
    flex-direction: column;
  }
  .free-career-image img {
    width: 157px;
  }
  .section-4-content .mobile-bk {
    background: #ce4873;
    padding: 0px 25px 25px;
  }
  .section-10 .container .row .col-6 {
    width: 100%;
  }
  .section-5-mobile .row > * {
    width: 100% !important;
  }
  .section-test .page-heading h2 {
    padding: 0px 20px !important;
  }
  .testimonialslider-content {
    margin: 0 !important;
  }
  .mobile-note {
    line-height: 26px;
  }
  .testimonial-section .horz-slider-nav .slick-list {
    padding: 30px 0 10px 0px;
  }
  .blogRow-home {
    padding-right: 0 !important;
  }
  .blogRow-home > div {
    padding: 0px !important;
  }
  .blogRow-home {
  }
  .section-10 .slick-prev,
  .section-10 .slick-next {
    display: none !important;
  }
  .blogRow-home .blog-post-card {
    padding-top: 0px !important;
  }
  .red-underline {
    margin-top: 10px !important;
  }

  .slick-dots li button::before {
    display: none;
  }
  #footBot * {
    text-align: center !important;
  }
  .footer-bottomLinkCol {
    margin-bottom: 10px;
  }
  .testimonial-section .thumbImg {
    height: 130px !important;
  }
  .play-btn {
    width: 24px;
    height: 24px;
    padding: 0;
    font-size: 8px;
  }
  .testimonial-section .thumbImg {
    width: calc(100% - 20px) !important;
  }
  .slider-horizontal-wrapper
    .horz-slider-nav
    .slick-slide.thumbnail-image
    .thumbImg {
    border-radius: 0;
  }
  .slider-horizontal-wrapper
    .horz-slider-nav
    .slick-slide.thumbnail-image
    .thumbImg
    img {
    border-radius: 0;
  }
  .mobile-display-cover {
    background-color: #f5f5f5 !important;
  }
  h1 {
    font-size: 30px;
  }
  .filterDiv {
    margin-bottom: 8px;
  }
  .list-inline-devider li {
    margin-right: 0px;
  }
  .list-inline-devider li a {
    padding-left: 0px;
  }
  .slider-horizontal-wrapper .horz-slider-Mainimage img {
    padding: 0;
  }
  .foot-social li:not(:last-child) {
    margin-right: 0;
  }
  .institution-btn-list {
    padding-left: 0;
  }
  .font-sm-18px {
    font-size: 18px !important;
  }
  .institutions-subheader__img-container--img {
    height: 130px;
  }
  .institutions-subheader__img-container--logo {
    width: 100px;
    height: 100px;
    padding: 15px;
  }
  .institutions-subheader__img-container--desc {
    padding: 75px 0 0 0;
  }
  .institutions-subheader__lightBg--list ul {
    flex-wrap: wrap;
  }
  .institutions-subheader__lightBg--list ul li {
    width: 50%;
    flex-basis: 46%;
  }
  .institutions-subheader__lightBg--list ul {
    margin-top: 120px;
  }
  .institutions-tabs-list li a {
    width: auto;
  }
  .available-intakes-tab a {
    width: 100%;
    display: block;
    line-height: 18px;
    text-align: center;
  }
  #institution {
    width: auto;
    border-radius: 0px !important;
  }
  #JiungeBenefitsRow {
    padding-bottom: 60px;
  }
  #JiungeBenefitsRow .slick-dots {
    bottom: 10px;
    top: inherit !important;
  }
  #HostelByproce-row,
  #HostelByOccupancy-row,
  #HostelbyRoom {
    margin: 0 1px !important;
  }
  .mob-scroll #HostelbyRoom {
    padding-bottom: 25px;
  }
  #blogRow .slick-prev,
  #blogRow .slick-next {
    display: none !important;
  }

  .LatestNewsTabcontainer {
    flex-direction: column-reverse;
  }
  .LatestNewsTabcontainer .search-container {
    max-width: inherit;
  }
  .institutions-tabs .LatestNewsTabcontainer {
    padding: 10px 10px 10px 10px !important;
  }
  .marginbox .row .card-body {
    flex-direction: column;
  }
  .marginbox .row .card-body .card-content {
    padding-left: 0 !important;
  }
  .marginbox .row .card-body .card-content-small {
    padding-left: 0 !important;
  }
  .news-content .form-group {
    margin-bottom: 0px;
  }
  .eventRT {
  }
  .sm-event-wrap h1 {
    font-size: 16px !important;
    display: block;
    width: 100%;
    position: relative;
    top: inherit;
    left: 0;
    margin-bottom: 15px;
  }
  .eventRT {
    flex-wrap: wrap-reverse;
  }
  .eventRT > * {
    margin-top: 15px !important;
  }
  .sm-event-wrap h1 {
    padding: 15px 15px 0 15px;
    margin-bottom: 0px;
  }
  .LatestNewsTabcontainer {
    align-items: flex-start;
  }
  .blog-sidebar .blog-search {
    padding: 7px 0;
    max-width: 100%;
    background: transparent;
    top: 8px;
    right: 0;
  }
  .blog-sidebar__grey-box {
    margin-top: 20px;
  }
  .blog-sidebar {
    padding-bottom: 15px !important;
  }
  .font-36px {
    font-size: 22px !important;
    line-height: 28px;
  }
  .gallery-expandView .horz-slider-nav,
  .gallery-expandView-modal .horz-slider-nav {
    margin-top: 10px;
    padding: 0px 10px !important;
  }
  .gallery_expand_title {
    margin-top: 30px !important;
    margin-bottom: 7px !important;
  }
  #bancont #banHead {
    font-size: 24px;
  }
  .page-about > br {
    display: none;
  }
  .page-about ul {
    margin-left: 15px;
  }
  .font-32px {
    font-size: 28px !important;
  }
  .contact-us__options--item {
    height: auto;
  }
  .mb-20px {
    margin-bottom: 15px;
  }
  .counter-row-about.counter-row > div {
    width: 100%;
    margin: 0px !important;
  }
  .count-box.count-boxAboutUs .counter-row .counter-num {
    text-align: center;
  }
  .play-btn-about {
    height: 56px;
    width: 56px;
  }
  .play-btn-about i {
    font-size: 22px;
  }
  .row-sm-about {
    margin-top: 20px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .img2-cover {
    width: 100%;
    height: auto;
  }
  .row-col-2 {
    display: none;
  }
  .img1-cover {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .row-sm-about .head-title {
    position: static;
  }
  .row-sm-about .head-title h2 {
    top: 0;
    margin-bottom: 15px;
  }
  .row-sm-about .head-title h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .row-col-1 {
    position: static;
  }
  .img1-cover {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .row-sm-about .col-sm-4 {
    width: 100% !important;
  }
  .counter-row-about .counter-row > div {
    padding: 10px 5px 0;
  }
  .count-box.count-boxAboutUs {
    padding-top: 10px;
  }
  .WhyListHeadCard {
    width: calc(100% - 30px);
  }
  .testimonials-slider-wrap .slick-dots {
    margin: 0;
  }
  .About_article p {
    margin-bottom: 15px;
    line-height: 23px;
  }
  .Testimonials_Section a.link-primary {
    margin-bottom: 0px !important;
  }
  .faqSideBar {
    height: auto !important;
    margin-bottom: 25px;
  }
  .tabs-contentFAQ {
    padding: 18px 8px;
    background-color: #fff;
  }

  .font-sm-26px {
    font-size: 26px;
  }
  .font-sm-24px {
    font-size: 24px;
  }
  .FAQ-Tab1 {
    margin-top: 20px;
  }
  .img-tab .FAQ-Tab1 img {
    height: auto;
    max-width: 36px;
  }
  .img-tab .FAQ-Tab1 h3 {
    font-size: 14px;
  }
  .faq-tabs-left {
    display: flex;
  }
  .faq-tabs-left li {
    flex: 0 0 auto;
    padding: 0 !important;
    margin-top: 10px;
  }
  .faq-tabs-left li a {
    padding: 8px 10px !important;
  }
  .faqSideBar {
    padding: 0px !important;
    border: none !important;
    box-shadow: none;
  }
  .FAQ-Tab1 {
    max-width: 400px;
  }
  .banner-heading {
    font-size: 26px;
  }
  .banner-responsive {
    min-height: 100px;
  }
  .contact-us-req .form-group {
    padding-left: 0px;
    padding-right: 0px;
  }
  .contact-us-req .contact-us {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .RequstDemoImgLeft::after {
    background-size: 100% 100%;
  }
  .filterDiv {
    display: none !important;
  }
  .filterDiv.mobilefilter_show {
    display: block !important;        padding-bottom: 20px !important;
    overflow-x: hidden;
  }
  .slide-row-2 {
    height: auto;
  }
  .sort-form-box,
  .form-select-outer {
    width: 100%;
  }
  #sort_by + .select2-container--default {
    width: 100% !important;
  }
  .section-10 .carrer-img,
  .hostel-details__gallery--lg {
    height: 250px;
  }
  .insitution-gallery__item {
    height: 90px;
  }
  .imges-outer-featured {
    height: 200px;
  }
  .imges-outer-imgLg {
    height: 200px;
  }

  .site-accordion-container-no h2 {
    margin-top: 20px !important;
  }
  .header-lgTitle {
    font-size: 22px !important;
  }

  .loading-overlay.loading-theme-light img {
    max-width: 80px !important;
  }
  .loading-overlay-content {
    width: auto !important;
  }

  .button-mbl-design .buttons {
    height: 32px;
    font-size: 12px;
    padding: 0 7px;
  }
  .text-mbl-start {
    text-align: left !important;
  }

  .card-bottom.card-bottom-1 .col-12 {
    flex: 0 0 auto;
    width: 60%;
    padding-top: 0 !important;
    text-align: left !important;
    padding-bottom: 0px !important;
  }
  .card-bottom.card-bottom-1 .col-12:nth-child(1),
  .card-bottom.card-bottom-1 .col-12:nth-child(4) {
    width: 40%;
  }

  
  .card-bottom.card-bottom-1.card-bottom-01 .col-12 {
    flex: 0 0 auto;
    width: 60%;
    padding-top: 0 !important;
    text-align: left !important;
    padding-bottom: 0px !important;
  }
  .card-bottom.card-bottom-1.card-bottom-01 .col-12{ margin-bottom: 15px; width: 100%;}
  .card-bottom.card-bottom-1.card-bottom-01 .col-12:nth-child(1),
  .card-bottom.card-bottom-1.card-bottom-01 .col-12:nth-child(4) {
    width: 100%;
  }

  .card-bottom-01 .Study_Mode_content {
    padding: 0;
  }

  .card-bottom.card-bottom-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .card-bottom.card-bottom-1 .row {
    flex-wrap: wrap;
  }
  .ProgramCardBlock .program_card_link {
    display: block;
    line-height: 24px;
    margin-bottom: 10px !important;
  }

  #accordionExample_nested .accordion-body {
    padding: 1rem 0px;
  }

  .close-btn-site {
    right: 8px;
    top: 1px;
  }
  .form-data-Preview .preview_data table {
    margin-bottom: 7px;
  }

  .form-data-Preview .preview_data td {
    display: block !important;
    padding: 0px !important;
  }
  .form-data-Preview .preview_data tr td:last-child {
    padding-bottom: 9px !important;
  }
  .form-data-Preview .preview_data .preview-heading {
    color: #cd3a6a;
    margin-bottom: 4px;
  }
  .form-check-custome.form-check-24px .form-check-input {
    width: 18px;
    height: 18px;
  }
  #previewPopup h1 {
    font-size: 26px;
  }
  .programmeAutocomplete li.ui-menu-item,
  .institutionAutocomplete li.ui-menu-item,
  .hostelAutocomplete li.ui-menu-item {
    display: flex;
    align-items: start;
    flex-direction: column;
  }
  .programmeAutocomplete li.ui-menu-item .val-right,
  .institutionAutocomplete li.ui-menu-item .val-right,
  .hostelAutocomplete li.ui-menu-item .val-right {
    padding-left: 0;
  }
  .hostelAutocomplete .sticky-showall,
  .programmeAutocomplete .sticky-showall,
  .institutionAutocomplete .sticky-showall {
    font-size: 13px !important;
    padding-top: 6px !important;
  }
  .guarantee_img_home {
    position: absolute;
    right: 10px;
    top: 20px;
  }
  .carrer-col .carrer-option-name {
    line-height: 22px;
    padding: 0 0px;
    font-size: 16px !important;
    height: auto;
    margin-bottom: 12px;
  }
  .ViewAll-Hostels-btn {
    padding-left: 0px !important;
  }
  .sm-bg-white {
    background-color: #fff !important;
  }
  .hostels-available-rooms__row {
    flex-direction: column;
    padding: 15px;
  }
  .hostels-available-rooms__row > div {
    width: 100% !important;
    padding: 0px !important;
  }
  .hostels-available-rooms__col .slick-list {
    width: 100% !important;
  }

  .imges-outer-HostelSetail {
    height: 130px;
  }
  .section-10 .carrer-img,
  .hostel-details__gallery--lg {
    height: 200px;
  }
  .hostels-available-rooms__price ul {
    margin-top: 10px !important;
  }
  .sm-location-hostel_info {
    flex-direction: column;
  }
  .smallIconWrap span {
    line-height: 15px;
    vertical-align: top;
  }
  .border-mbl-none {
    border-width: 0px !important;
  }
  .input_checkDate_01 {
    width: 100%;
    padding: 0 20px;
  }

  .input_checkDate_01 #LabelDate {
    border: none !important;
  }
  .imges-outer-about_hostel {
    height: 160px;
  }
  .hostel-details__action-btns {
    justify-content: flex-start;
  }
  .hostels-amenities__available {
    margin: 0px !important;
  }
  .hostels-amenities__available li {
    width: calc(33.33% - 14px);
    flex: 0 0 auto;
    margin: 20px 7px 20px;
    max-width: calc(33.33% - 14px);
    min-width: inherit;
  }
  .font-24px {
    font-size: 20px;
  }

  .forgotPassHead img {
    max-width: 42px;
    margin-bottom: 5px;
  }
  .button-mbl-design {
    padding-right: 0px !important;
  }

  #header #request-demo-desktop #site-RequestforDemo {
    display: none;
  }
  #header #ResponsiveContent #site-RequestforDemo {
    display: flex;
  }
  .slides-testimonialLandingPage {
    margin-top: -50px;
  }

  #RelatedProgrammes .slick-slide {
    padding: 0 10px !important;
  }

  #RelatedProgrammes.slick-common-slider .slick-next,
  #RelatedProgrammes.slick-common-slider .slick-prev {
    right: 17px;
    top: -30px;
    font-size: 14px;
  }
  #RelatedProgrammes.slick-common-slider .slick-prev {
    left: inherit;
    right: 45px !important;
  }
  #RelatedProgrammes.slick-common-slider .slick-next::before,
  #RelatedProgrammes.slick-common-slider .slick-prev::before {
    font-size: 20px !important;
    position: static;
    width: auto;
    height: auto;
  }

  .contact-us .btn-lg {
    height: 40px;
    font-size: 15px !important;
    min-width: inherit;
    padding: 3px 12px 0;
    display: inline-flex;
    align-items: center;
  }
  .imges-outer-news {
    height: 200px;
  }
  .news-h2 {
    font-size: 24px;
    padding: 0 15px;
  }
  .bg-mbl-none {
    background: none !important;
  }
  .LatestNewsTabcontainer-01 {
    display: flex;
    flex-direction: column;
  }

  .detailBtnWrap {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    flex-direction: row-reverse;
    justify-content: start;
  }
  .detailBtnWrap #callPop {
    margin-left: 0px !important;
  }
  .detailBtnWrap button {
    position: static !important;
    margin-left: 7px;
  }
  .sm-device-steps > div:first-child .stepNum::after {
    top: calc(70px);
  }
  .sm-device-steps > div:last-child .stepNum::after {
    top: calc(-100% + 50px);
  }

  #RegistrationForm {
    background: #f9f9f9 !important;
  }

  .Institute_Logo_figure {
    padding: 15px !important;
    border: 1px solid #e6e6e6 !important;
  }
  .font-sm-14px {
    font-size: 14px !important;
  }
  .eventDDMMYYTT .calender-icon {
    margin-right: 4px;
  }
  .back-navigate {
    display: block !important;
    top: 15px;
    right: 8px;
  }
  .back-navigate .back-icon {
    width: 24px;
    height: 24px;
  }
  .back-navigate span {
    line-height: 27px;
    margin-left: 5px;
    display: none;
  }
  .custom-tooltipFAQ::after {
    top: calc(100% - 10px);
  }
  .custom-tooltipFAQ span {
    font-size: 14px !important;
    line-height: 16px !important;
    display: block;
  }
  .card-content-small1 {
    height: auto;
  }
  .faq-studebtTab {
    overflow: auto;
  }
  .faq-studebtTab a {
    display: block;
  }
  .banner-01 {
    min-height: inherit !important;
  }
  .horz-slider-Mainimage-gallery {
    width: 100%;
  }
  .news-card-body > div:first-child {
    max-width: 100%;
  }
  .paddingleft-25 {
    padding-left: 0;
  }
  .newsRightImages {
    max-width: 100px;
    max-height: 100px;
    min-width: 100px;
    margin-right: 12px;
  }
  .newsCardBody-1 .imges-outer-img1 {
    max-width: 100px;
    max-height: 100px;
    min-width: 100px;
    min-width: inherit;
  }
  .news-card-body > div:first-child {
    max-width: 100%;
  }
  .newsCardBody-1 {
    flex-direction: row !important;
  }
  .newsCardBody-1 .card-content-small {
    padding-top: 0;
  }
  .marginbox .row .card-body .card-content.card-content-01 {
    padding-top: 0px !important;
    padding-left: 12px !important;
  }
  .news-card-body.newsCardBody-1 > div:first-child {
    max-width: 100px;
    /* max-height: 100px; */
  }
  .news-card-body.newsCardBody-1 > div:first-child .imges-outer-newsCard {
    height: 100px;
  }
  .news-card-body.newsCardBody-1 .paddingleft-25 {
    padding-left: 12px;
  }
  .newsCardBody-1 h4 a,
  .marginbox .row .card-body .card-content h2 {
    font-size: 18px !important;
  }
  .modal-email-icon {
    max-width: inherit;
  }
  #SignUpSuccess.modal.fade .modal-dialog {
    transform: none;
  }
  .stepwizard-wrapper-ApplyNow .stepwizard-row {
    margin-bottom: 50px;
  }
  .stepwizard-wrapper-ApplyNow .header-lgTitle {
    font-size: 18px !important;
  }
  .common-FullImagesPop .horz-slider-Mainimage {
    height: 48vh;
  }
  .border-start-sm-none {
    border-left: none !important;
  }
  .map-detail-new {
    top: 100px;
    max-width: 250px;
    height: 460px;
  }
  .dropdown-menu.accountSignUpDropdown {
    margin-top: 15px !important;
  }

  .dropdown-menu.accountSignUpDropdown.animate a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .header .logo {
    max-width: 110px;
  }

  .loginBtn1,
  .SignUpBtn1 {
    padding: 7px 7px 0 !important;
  }
  .filterDiv-row {
    flex-direction: column-reverse;
  }
  .cart_payment_mpesa .buttons,
  .cart_payment_bycard .buttons {
    padding-left: 8px !important;
    padding-right: 8px !important;
    width: auto !important;
  }
  .imges-outer-aboutUs-top {
    height: 150px !important;
  }
  #backtoTop {
    right: inherit;
    bottom: 10px;
    left: 10px;
    height: 38px;
    width: 34px;
  }
  .CompareProduct-btn {
    right: inherit;
    bottom: 10px;
    width: 85px;
    height: 38px;
    font-size: 13px;
    left: 49px;
  }
  .PageAd-sidebar {
    margin-top: 14px;
  }
  .Comparison-col svg {
    max-width: 22px;
  }
  .Comparison-col .buttons {
    font-size: 13px !important;
    height: 30px !important;
  }
  .compare-institutions__compare-list--close {
    top: -14px;
    right: -7px;
  }

  .institutions-subheader__lightBg--action-btns .buttons {
    text-align: center !important;
    font-size: 13px !important;
    padding: 0 6px !important;
  }

  .inst_list_card .buttons {
    text-align: center !important;
    font-size: 13px !important;
    padding: 0 6px !important;
  }
  .inst_list_card .buttons .form-check-label {
    font-size: 13px !important;
  }
  .inst_list_card
    .buttons
    .form-check-custome
    .form-check-input[type="checkbox"] {
    width: 18px;
  }
  .institutions-subheader__lightBg--action-btns button label {
    padding-right: 4px;
  }

  .programmeAutocomplete li.ui-menu-item .val-left,
  .institutionAutocomplete li.ui-menu-item .val-left,
  .hostelAutocomplete li.ui-menu-item .val-left {
    font-size: 13px;
  }
  .autoccomplete-rt {
    font-size: 13px !important;
  }
  .autoccomplete-rt a {
    font-size: 13px !important;
  }
  .autocomplete-bottom {
    font-size: 13px !important;
  }
  .compare-institutions {
    padding: 5px !important;
  }
  .compare-institutions__section-title {
    padding-left: 15px;
    padding-top: 10px;
  }
  .compare-institutions__table .grid-table-cell ul li {
    font-size: 14px;
  }
  .compare-institutions__table .grid-table-cell {
    padding: 10px;
  }
  .grid-table .amenities-list img {
    max-width: 16px;
    padding: 0 !important;
    max-height: 14px !important;
    margin-right: 10px;
  }
  .compare-institutions__table .grid-table-cell ul.amenities-list li {
    padding: 6px 0;
  }
  .compare-institutions__compare-list--close {
    width: 20px;
    height: 20px;
    top: -7px;
    right: -7px;
  }
  .compare-institutions__compare-list--close svg {
    max-width: 7px;
  }
  .compare-institutions__section-title {
    padding-bottom: 0;
    font-size: 22px;
  }
  .page-title-wrapper .container h1 {
    font-size: 28px;
  }
  .page-title-wrapper {
    min-height: 110px;
  }
  .compare-institutions__compare-list--img {
    padding-top: 0px;
  }
  .compare-institutions__compare-list--img img {
  }
  .compare-institutions__compare-list--title a {
    font-size: 14px;
    line-height: 20px !important;
    display: inherit;
  }
  .compare-institutions__compare-list--location {
    font-size: 13px;
  }
  .compare-institutions__compare-list--item-add .action-handler a {
    font-size: 20px;
  }
  .compare-institutions__compare-list--item-add .action-handler .add-icon {
    width: 44px;
    height: 44px;
  }
  .compare-institutions__compare-list--item-add .action-handler .add-icon svg {
    max-width: 20px;
  }

  .form-switch .form-check-input {
    height: 22px;
    width: 40px;
    background-size: 29px;
  }
  .form-switch-input {
    min-width: 40px;
    width: 40px;
  }

  .menu-wrapper .paddle {
    top: 20px;
  }
  .menu-wrapper-institutions .paddle {
    top: 3px;
  }

  .institutions-content #Location_section .conTab1_map {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
  }
  .institutions-content #Location_section .map-detail-new {
    position: static;
    height: auto;
    max-width: inherit;
    padding: 15px 20px !important;
  }

  .Search_new_col {
    position: absolute;
    left: 20px;
    bottom: 12px;
  }
  .Search_new_col .Search_newAction {
    height: 36px;
    width: calc(100% - 20px);
  }
  .Search_new_col {
    min-width: 100%;
    padding: 0;
  }
  .Search_new_col svg {
    max-width: 26px;
  }
  .landing_v2 #hRow {
    height: 118px;
    align-items: start !important;
    padding-bottom: 0;
  }
  .heroBottomCont_v2 {
    max-width: 100%;
  }
  .heroBottomCont_v2 .home-menu-hb a {
    font-size: 18px !important;
  }
  .landing_v2 #hbList .active a::before {
    top: 28px !important;
  }
  .search_top_show.landing_v2 #hRow {
    height: 170px;
  }
  .closeTopSearch_Action {
    top: 170px;
  }
  .heroBottomCont_v2 {
    max-width: 100%;
  }
  .heroBottomCont_v2 .home-menu-hb a {
    font-size: 18px !important;
  }
  .landing_v2 #hbList .active a::before {
    top: 28px !important;
  }
  .multiple_items_slide1 .slick-slide {
    padding: 0 7px;
  }
  .multiple_items_slide1 .slick-track {
    margin: 0 0px;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .banner_section_v2_wrap::before,
  .banner_section_v2_wrap::after {
    opacity: 0;
  }
  .banner_section_v2_wrap .banner_section_v2 {
    position: relative;
    overflow: hidden;
    width: calc(100% - 40px);
    border-radius: 10px;
  }
  .banner_section_v2 {
    height: auto;
    padding-left: 0px;
  }
  .font-72px {
    font-size: 28px;
    line-height: 34px;
  }
  .font-52px {
    font-size: 20px;
    line-height: 26px;
  }
  .content_inner_3 .font-24px {
    font-size: 16px !important;
  }
  .buttons-h-56 {
    height: 42px;
  }
  .buttons.font-22px {
    font-size: 16px !important;
  }

  .section_heading_02 .font-40px {
    font-size: 22px;
  }
  .section_heading_02 .font-22px {
    font-size: 15px !important;
  }
  .section_heading_02 svg {
    max-width: 14px;
    margin-left: 4px !important;
  }
  .slick_control a {
    margin: 0 10px;
  }
  .form_inline_v2 .input-group-text-prepend {
    position: absolute;
    top: -31px;
    display: none;
    background: transparent;
    padding: 0 !important;
  }
  .form_inline_v2 input {
    height: 44px;
    border-radius: 200px !important;
    font-size: 14px !important;
    padding-right: 0;
    padding-top: 9px;
  }
  .form_inline_v2 svg {
    max-width: 26px;
  }

  .pb-3 {
    padding-bottom: 0.5rem !important;
  }
  .slick_control .slick-arrow svg {
    max-width: 9px;
  }
  /* .form_inline_v2 .input-group{ flex-direction: column;}
  .form_inline_v2 .input-group-text-prepend {
    border-radius: 5px !important;
    background: #eeeeee;
    padding: 10px 15px !important;
    display: flex;
  } */
  .section_heading_02 > div:last-child {
    flex: 0 0 auto;
  }
  #nav-tabContent .slick_control {
    margin-top: -11px;
  }
  .Download_Jiunge_App {
    border-radius: 20px;
    width: calc(100% - 40px);
  }
  .font-40px {
    font-size: 24px;
  }
  .Download_Jiunge_App .font-20px {
    font-size: 18px !important;
  }
  .Download_app_field .input-group-text {
    width: 110px;
  }
  .Download_app_field input {
    height: 44px;
  }
  .footerLinks {
    font-size: 16px;
  }
  #fCol1 .font-32px {
    font-size: 20px !important;
    line-height: 26px;
  }
  .foot-social a {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
  .foot-social a i {
    font-size: 14px;
  }
  .footSocial_new a {
    margin-right: 8px !important;
  }
  .footCopy-col {
    flex-direction: column;
  }
  .footerLinks .mx-2 {
    margin-right: 0.3rem !important;
    margin-left: 0.3rem !important;
  }
  .Download_app_field .input-group-text.input-group-text-prepend {
    width: 46px;
  }
  /* .section_heading_02 {
    flex-direction: column;
    justify-content: space-between !important;
    align-items: start !important;
  } */
  .program-input form input {
    font-size: 16px !important;
  }
  .Discipline_row .carrer-col .carrer-option-name {
    margin-bottom: 5px;
    font-size: 18px !important;
  }
  .Search_newAction span {
    margin-right: 0;
  }
  .landing_v2 {
    margin-top: 119px;
  }
  .heroBottomCont_v2 input[type="text"] {
    font-size: 16px !important;
  }
  .home_feature_card_img_row_v2 .home_feature_card_img {
    height: 250px;
  }

  .landing_v2 .buttons {
    height: 36px;
    padding: 2px 16px 0;
    font-size: 14px !important;
  }
  .banner_section_v2_wrap .banner_section_v2 .container {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .landing_v2 .contact_tel_mail .buttons{ height: auto;}
  .contact_tel_mail .ract-58px {
    width: 40px;
    height: 40px;
    max-width: 40px;
    min-width: 40px;
  }
  .contact_tel_mail .tel_info span, 
  .contact_tel_mail .tel_info span.text-white::before {    
    font-size: 15px;
  }
  .contact_tel_mail .mail-info span, 
  .contact_tel_mail .mail-info span.text-white::before {
    font-size: 15px;
  }
  .contact_tel_mail > div{ margin-top: 15px;}
  .mail-info span.d-block.line-height-100.font-24px.fontMedium {
    font-size: 20px !important;
  }
  .smallIconWrap span {
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px !important;
  }
  .Discipline_row .carrer-col .carrer-icon {
    width: 52px;
    margin-right: 15px;
    height: 52px;
  }
  .darkHeader .logo a {
    position: relative;
    top: 0;
  }
  /* .darkHeader_sticky .heroBottomCont_v2 input[type="text"] {
    padding-top: 11px;
  } */
  .form_inline_v2_Institutions .form-control,
  .form_inline_v2_Hostels .form-control {
    padding-left: 15px;
    font-size: 13px !important;
    padding-right: 0;
    letter-spacing: 0.2px;
  }
  .homeAutocompleteFeatured,
  .homeInstitutionSearchAutocompleteFeatured {
    max-width: calc(100% - 50px) !important;
  }
  .ui-widget-content.ui-autocomplete {
    border-radius: 15px;
  }
  .ui-menu .ui-menu-item {
    font-size: 16px;
  }
  .ui-widget-content.ui-autocomplete {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ui-menu {
    height: 200px;
  }
  .Popular_list li a {
    font-size: 17px !important;
  }
  .mobile_position_arrow svg {
    left: 0;
  }
  #search-accommodation .buttons {
    width: 28px;
    min-width: 28px;
    height: 28px !important;
  }
  #search-accommodation > .input-group,
  #search-accommodation {
    border-radius: 20px !important;
  }
  #programe_drop_section #search-btn,
  #searchForm .fqsearchbtn {
    width: 36px;
    height: 36px !important;
    margin-right: 5px !important;
  }
  .course_detail_display .row .col-12 {
    width: 94%;
  }
  .landing_v2 .institutions-subheader__lightBg--action-btns .buttons {
    height: 36px;
    padding: 2px 10px 0 !important;
    font-size: 12px !important;
  }
  .institutions-content .inner-content {
    padding: 0 15px 15px !important;
  }
  #hostels-overview .institutions-content .inner-content {
    padding: 0 0px 15px !important;
  }
  .design_v2_innerpage .font-20px,
  .signup-verify__desc {
    font-size: 24px !important;
  }
  .design_v2_innerpage .font-16px {
    font-size: 17.8px !important;
  }
  #IntakesSlick .slick-common-slider-item {
    padding: 0;
  }
  #IntakesSlick .slick-track {
    margin-left: 0;
    margin-right: 0;
  }
  .process_name {
    padding: 0px 0 0px 0;
  }
  .callEmailRow > div:nth-child(2),
  .callEmailRow > div:nth-child(3) {
    margin-bottom: 5px;
  }
  .DescriptionCoulm {
    padding-top: 10px;
  }
  #callPop span {
    letter-spacing: 1px;
  }
  .accordion-body .accordion-item:first-child .accordion-button {
    padding-top: 0;
  }
  .available_programmes .accordion-body .table {
    min-width: 500px;
  }
  .site-accordion-container .accordion-button {
    font-size: 17px;
  }
  #HostelbyRoom + .slick_control {
    display: none !important;
  }
  #room_tables > .card_v2 {
    box-shadow: none !important;
  }
  .hostel-details > .card_v2 {
    box-shadow: none;
    border-radius: 0;
  }
  .institution-reviews__pagination {
    padding-top: 0;
  }
  .institute_detail_title {
    margin-top: 15px;
  }
  .imstitute_img_title {
    flex-direction: column;
    align-items: start;
    align-items: start !important;
  }
  .imstitute_img_title figure {
    margin-bottom: 15px;
  }
  .institution-btn-list {
    flex-wrap: wrap;
  }
  .landing_v2 .institution-btn-list .buttons {
    margin: 0 auto 12px;
    max-width: 169px;
  }
  .ui-datepicker {
    width: 13em;
  }
  #institutions-inquiry-form .form-switch label {
    margin-top: 0px !important;
  }
  .Institution_Choices {
    background-color: #fff !important;
  }
  #LabelDate {
    width: 100%;
  }
  #search-accommodation .buttons .me-1 {
    margin-right: 0;
  }
  .hostels-available-rooms__gallery .slick-list {
    max-width: 100%;
  }
  .bg-light-n1 .card_v2 {
    box-shadow: none;
    border: none;
  }
  .institutions-tabs .app-tabsMenus-wrap {
    height: auto;
    padding: 0;
  }
  .app-tabsMenus-wrap .institutions-content .inner-content {
    padding: 0 0px !important;
  }
  .bg-light-n1 .institute_detail_title {
    margin: 0;
  }
  .bg-light-n1 {
    padding-bottom: 0 !important;
  }
  .about_hostel .row > div {
    padding: 0;
  }
  .institutions-content .inner-content.hostels-amenities {
    padding-bottom: 0 !important;
  }
  .hostels-amenities__available li {
    padding: 20px 10px 5px 10px;
    font-size: 13px;
  }
  #hostels-location {
    margin: 0 -10px;
  }
  .bg-light-n1 .institutions-content .inner-content {
    padding: 0 0px 15px !important;
  }
  #campus-event > .card {
    box-shadow: none !important;
    background: none;
  }
  .LatestNewsTab {
    margin-top: 16px;
  }
  .app-tabs .nav-pills .nav-link {
    border-width: 2px;
  }
  .marginbox .row {
    background: transparent !important;
  }
  .banner-slider .institutions-SlideInfo {
    font-size: 18px;
  }
  .blog-sidebar .blog-search .buttons svg {
    max-width: 13px;
  }
  .institutions-tabs .app-tabsMenus-wrap .nav {
    padding: 4px 15px 0;
  }
  #searchForm .input-group {
    padding: 0px !important;
  }
  .tabs-contentFAQ .card {
    box-shadow: none;
  }
  .tabs-contentFAQ {
    box-shadow: 0px 3px 6px #0000001a;
    border: 1px solid #e9e9e9;
    border-radius: 15px;
  }
  .banner_section_v2 .py-md-5 {
    padding-top: 0.7rem !important;
    padding-bottom: 0.2rem !important;
  }
  .Search_new_col{ padding-right: 20px;}

  .banner-programme-section {   
    width: calc(100% - 20px);
    border-radius: 15px;
    height: auto;
    padding:30px 0px;
  }

  .banner-programme-section h1 {
    font-size: 22px;
    margin-bottom: 10px!important;
  }

  .institution-banners {
    height: 165px !important;
  }
  .intaks-div-v2-head {
    margin-bottom: 10px;
  }
  .radioGroup_outer > div{ margin-right: 18px;}
  .filterDiv.mobilefilter_show > div{ padding-left: 20px;}
  .app-pagination .page-item .page-link {
    padding: 1px 5px;
    border: none;
}
<<<<<<< HEAD
.main-sidebar .user-panel {
  margin-bottom: 20px;
}
.inputSearchNews {
	width: 100%;
}
=======
>>>>>>> studentnew
}
/* 767 end */
@media (max-width: 576px) {
  .form-control-xxl-eye {
    height: 50px !important;
  }
  .map-detail-new.map-detail-new-hostal {
    left: 26px !important;
    top: 120px !important;
    height: 385px;
  }

  .autocomplete-bottom-div {
    justify-content: start;
    align-items: start;
    margin-top: 8px;
    flex-direction: column;
  }

  .autocomplete-bottom-div div:first-child {
    width: 100% !important;
    display: flex;
  }
  .autocomplete-bottom-div:first-child a {
    margin-left: 10px;
  }

  .programmeAutocomplete li.ui-menu-item .val-left,
  .institutionAutocomplete li.ui-menu-item .val-left,
  .hostelAutocomplete li.ui-menu-item .val-left {
    font-size: 12px;
  }
  .autoccomplete-rt {
    font-size: 12px !important;
  }
  .autoccomplete-rt a {
    font-size: 12px !important;
  }
  .autocomplete-bottom {
    font-size: 12px !important;
  }
  #institution {
    border-bottom: 1px solid #ccc !important;
  }
}
/* 576 end */
@media (max-width: 480px) {
  #subscribe .foot-input {
    display: flex;
    flex-direction: column;
  }
  #subscribe .foot-input button {
    width: 126px;
    margin: 10px 0 0 0 !important;
  }
  #institution {
    width: 100%;
  }
  .form-datepicker-col {
    width: 100%;
  }
  #LabelDate {
    position: relative;
    border-right: 1px solid #ccc;
  }
  #LabelDate input {
    width: 100%;
  }
  #LabelDate i {
    position: absolute;
    right: 10px;
    top: 15px;
  }
  .FAQ-Tab1 {
    max-width: 280px;
  }

  .main-large-image {
    height: 290px !important;
  }

  .signup-government .form-control {
    width: 100%;
  }
  .text-xxs-start {
    text-align: left !important;
  }
  .ps-xxs-0 {
    padding-left: 0px !important;
  }
  .LabelDateDate {
    width: 50% !important;
    text-align: left;
  }
  .LabelDateDate .datepicker2-input {
    min-width: 100%;
    width: 100% !important;
  }
  .btnViewDetail {
    float: right;
  }
  .hostels-amenities__available li {
    width: calc(50% - 14px);
    max-width: calc(50% - 14px);
  }
  .headerLoginRt {
    padding-left: 0px;
  }
  .filtersort_btn {
    width: 90px;
  }
  .Search_newAction span {
    font-size: 16px !important;
  }
  .selectGrp .form-icon {
    right: 15px;
    color: #333;
    font-size: 14px;
  }

  .list-inline-devider li {  
    margin-bottom: 0px;
  }

  #programe_drop_section .program-input,
  #searchForm {  
    margin-bottom: 0px!important;
  }

  .Popular_div_title {
    font-size: 18px !important;
    padding: 5px 0px 0px!important;
    margin: 0px!important;
}


}

@media (max-width: 375px){
  .Search_newAction span {
    font-size: 14px !important;
  }
  .darkHeader .Search_newAction span {
    font-size: 14px !important;
  }
}

@media (max-width: 320px){  
  .banner-programme-section h1 {
    font-size: 18px;
  }
  .landing_v2 .institution-btn-list .buttons {
    font-size: 12px !important;
  }
}
