  /*
	Theme Name: Mentone
	Author: Whitetower Team
	Author URI: https://whitetower.com.au/
	Version: 1.0
	Text Domain: mentone
*/
body {
  font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}

.heading-global .elementor-widget-spacer {
    --spacer-size: 400px !important;
}

html, body {
  max-width: 100%;
  overflow-x: hidden;
}
html, body{
	color: #000;
}

.swiper-slide a {
  color: #202931;
  font-weight: 600;
}
a {
  color: #202931;
}
.home-slider p {
    color: #000;
}
a:hover {
  color: #909DA2;
}
h2 a, p a {
    text-decoration: none !important;
}
.hfe-menu-toggle i {
  opacity: .6;
}
.link-underline span.elementor-icon-list-text {
  text-decoration: underline;
}
textarea, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  padding: 15px !important;
}
.display-posts.row .col-lg-4 {
  margin-bottom: 50px;
}


.display-posts.row::after{
	content: "";   
    display: table;
    clear: both;    
}
@media (max-width: 767px) {
	.display-posts.row{
		display: block !important;
		clear:both !important;
	}
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        max-width: 100% !important;
    }
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }
}



.desktop-menu .hfe-nav-menu__layout-horizontal ul.sub-menu {
  padding: 15px 0;
}
.desktop-menu .sub-menu .menu-item a {
  padding-left: 25px !important;
}
.desktop-menu .hfe-nav-menu .menu-item .hfe-menu-item {
  border-right: 1px solid #909da2;
}
.desktop-menu .hfe-nav-menu .menu-item:last-child .hfe-menu-item {
  border: none;
}
.desktop-menu .sub-menu .menu-item a:hover:after {
  content: url(/wp-content/uploads/2022/08/arrow-right-blue.png);
  position: absolute;
  right: 10px;
}
.desktop-menu  .sub-menu .current-menu-item a {
  text-decoration: underline !important;
}

.display-posts .post h3 a {
  color: #202931;
  text-decoration: none !important;
  font-size: 24px;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.display-posts .post h3 {
  margin-bottom: 5px !important;
}
.post .category {
  background-color: #434B53;
  color: #fff;
  float: left;
  padding: 2px 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}
.post .date {
  float: right;
}
.display-posts .post .excerpt {
  font-size: 16px;
  font-weight: 400;
	text-align:left;
  height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}
.display-posts .post .readmore {
  background-color: #6992CD;
  color: #fff;
  text-decoration: none;
  padding: 6px 15px;
  display: inline-block;
  font-weight: 600;
}
.readmore:hover {
  background-color: #B9D7F4 !important;
}
.footer-cta .elementor-image-box-img img {
  position: absolute;
  transform: translate(-10%, -50%);
}
.display-posts {
  margin-top: 60px;
}
.display-posts .post .featured_image {
  margin-bottom: 12px;
  width:100%;
  height: 220px;
  object-fit: cover;
}
.display-posts .post .readall {
  float: right;
  font-size: 14px;
  margin-top: 6px;
  font-weight: 600;
}
.showposts .elementor-tabs-wrapper .elementor-active {
  background-color: #F9F9F9;
}
.showposts .elementor-tabs-wrapper .elementor-active {
  border-bottom: 3px solid #6992CD !important;
}
.showposts .elementor-tab-content {
  padding: 0px !important;
}
/* .arrow-text:after {
  content: url(/wp-content/uploads/2022/07/arrow-right.svg);
  margin-left: 10px !important;
} */
/* .campus_life .elementor-widget-container div {
  display: none;
}
.campus_life .col-bg:hover .elementor-widget-container div {
  display: block;
  transition: all 2s ease 2s;
}
.campus_life .col-bg:hover .elementor-widget-container {
  background-color: #b9d7f4e0 !important;
}
.campus_life .col-bg {
  background-size: cover;
  position: relative;
  height: 430px;
}
.campus_life a {
  color: #202931;
  text-decoration: underline !important;
}
.campus_life .col-bg .elementor-element {
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.5rem;
  left: 0;
  line-height: 2.8rem;
  position: absolute;
  width: 100%;
  z-index: 2;
  transition: all 2s ease 2s;
}
.campus_life .col-bg h6 {
  font-size: 12px;
  color: #fff;
}
.campus_life .col-bg h5 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.campus_life .col-bg:hover h6, .campus_life .col-bg:hover h5{
  color: #242739;
}
.campus_life .col-bg p {
  color: #242739;
  font-size: 15px;
  line-height: 26px;
}
.campus_life img.arrow_right {
  position: absolute;
  margin-left: 10px;
  margin-top: 4px;
  width: 15px;
} */


.campus_life .col-bg:hover .elementor-widget-container {
  background-color: #b9d7f4f2 !important;
}
.campus_life a {
  color: #202931;
  text-decoration: underline !important;
}
.campus_life .col-bg h6 {
  font-size: 12px;
  color: #fff;
}
.campus_life .col-bg h5 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.campus_life .col-bg:hover h6, .campus_life .col-bg:hover h5{
  color: #242739;
}
.campus_life .col-bg p {
  color: #242739;
  font-size: 15px;
  line-height: 26px;
}
.campus_life img.arrow_right {
  position: absolute;
  margin-left: 10px;
  margin-top: 4px;
  width: 15px;
} 


.campus_life .elementor-widget-wrap.elementor-element-populated {
  height: 380px;
  width: 100%;
  overflow: hidden;
}
.campus_life .elementor-widget-container {
  top: 147%;
  position: relative;
  transition: all .7s ease-out;
  height: 100%;
}
.campus_life .elementor-widget-wrap.elementor-element-populated:hover .elementor-widget-container {
  top: 88%;
}



.showposts .elementor-tabs-wrapper .elementor-tab-title {
  padding: 12px 25px;
  text-transform: uppercase;
  font-size: 13px !important;
}

.home-slider .swiper-slide-inner {
  max-width: 1260px;
}
.home-tabs .elementor-tabs-wrapper .elementor-active {
  background-color: #6B94CE;
}
.home-tabs .elementor-tabs-wrapper {
  border-right: 2px solid #e3e3e399;
}
.home-tabs .elementor-tabs-wrapper .elementor-tab-title {
  padding: 25px 20px;
}
.home-tabs .arrow_right {
  float: right;
  filter: brightness(0) invert(1);
}
.home-tabs .elementor-tabs-content-wrapper .elementor-tab-mobile-title.elementor-active, .showposts .elementor-tabs-content-wrapper .elementor-tab-mobile-title.elementor-active{
  background-color: #6992cd !important;
}
.home-tabs .elementor-tabs-content-wrapper .elementor-tab-mobile-title.elementor-active:after {
  right: 10px;
  position: absolute;
  content: url(/wp-content/uploads/2022/07/arrow-right.svg);
  filter: brightness(0) invert(1);
  transform: rotate(-90deg);
}


.home-slider .elementor-slide-button {
  padding: 0px;
}
.home-slider .elementor-slide-button:hover img.arrow_right{
  filter: brightness(0) invert(1);
}
.home-slider img.arrow_right {
  filter: brightness(0) invert(1);
  position: absolute;
  margin-left: 10px;
  margin-top: -7px;
  width: 30px;
}

.owl-dots .owl-dot {
  background-color: #E5ECEF !important;
  height: 10px;
  width: 10px;
  border-radius: 20px;
  margin: 0 3px;
}
.owl-dots .owl-dot.active {
  background-color: #6992CD !important;
}
.owl-dots {
  text-align: center;
  margin: 30px 0;
}

.btn-blue a.hfe-menu-item {
  background-color: #6992CD;
  color: #fff !important;
  text-align: center !important;
  display: block;
  margin: 0 15px;
  padding: 15px !important;
  margin-top: 20px;
}
.btn-outline a.hfe-menu-item {
  border: 2px solid #242739;
  color: #242739;
  margin: 0 15px;
  margin-top: 10px;
  text-align: center;
  display: block;
  padding: 15px !important;
}
.mob-top-menu a {
  font-size: 13px;
  text-decoration: underline !important;
  padding-bottom: 8px !important;
  padding-top: 8px !important;
  font-weight: 400 !important;
}
.entry-title {
  display: none !important;
}
.list-category .elementor-image-box-title a {
  width: 90%;
  display: block;
  text-decoration: none;
}
.list-category .elementor-image-box-title a img{
 float: right;
 width: 38px;
 margin-right: 30px;
}
.list-category .elementor-image-box-img img {
  height: 100px;
  width: 100%;
  object-fit: cover;
  margin-bottom: -1px;
}
.list-category .elementor-widget-image-box:hover h3 {
  color: #fff !important;
}
.list-category .elementor-widget-image-box:hover .elementor-image-box-title a img {
  filter: brightness(0) invert(1);
}

.internal a{
  color: #fff;
}
.mobile-menu .hfe-search-button-wrapper .hfe-search-icon-toggle i.fas.fa-search {
  display: none;
}
.mobile-menu img.search_icon {
  margin-right: 5px;
}
.mobile-menu .hfe-search-button-wrapper input.hfe-search-form__input{
  height: 40px !important;
  margin-top: -5px;
}
.footer_cta figure {
  float: right;
}

.home-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  max-width: 1160px;
  left: 50%;
  transform: translate(-50%, -20px);
  text-align: left;
}
#comments {
  display: none;
}
.home-tabs p strong {
    font-weight: 600;
}


.home-tabs .elementor-tabs-wrapper {
    height: 280px;
    overflow-y: scroll !important;
}

.home-tabs .elementor-tabs-wrapper::-webkit-scrollbar {
  width: 10px;
}
.home-tabs .elementor-tabs-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
.home-tabs .elementor-tabs-wrapper::-webkit-scrollbar-thumb {
  background: #aaaaaa; 
  border-radius: 10px;
}
.home-tabs .elementor-tabs-wrapper::-webkit-scrollbar-thumb:hover {
  background: #6992CD; 
}
.page-id-1677 #footer-before{
	display:none;
}

blockquote.elementor-blockquote {
  border: 0px solid #6992cd !important;
  padding: 70px 140px !important;
}
.elementor-blockquote:before {
  content: url(/wp-content/uploads/2022/09/double-quotes-1.png) !important;
  position: absolute;
  width: 80px !important;
  height: 80px !important;
  top: 20px;
  left: 30px;
  transform: rotate(180deg);
}
.elementor-blockquote:after {
  content: url(/wp-content/uploads/2022/09/double-quotes-1.png) !important;
  position: absolute;
  width: 80px !important;
  height: 80px !important;
  bottom: 20px;
  right: 30px;
}
.contact_form textarea{
  border-width: 2px !important;
}
.mymentone .elementor-image-box-content h3 a {
  text-decoration: none !important;
}

.contact-locations span.pp-accordion-title-text p {
  font-size: 16px;
  color: #242739;
  font-weight: 500;
  margin-top: 20px;
}
.contact-locations .pp-accordion-item.pp-accordion-item-active, .contact-locations .pp-accordion-tab-active-default {
  background-color: #B9D7F4;
}
/* .contact-locations .pp-accordion-item-active span.pp-accordion-title-text p, .contact-locations .pp-accordion-tab-active-default span.pp-accordion-title-text p {
  display: none;
} */

/* .mymentone .mymentone_row .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-image-box:after {
  content: url(/wp-content/uploads/2022/08/arrow-right-circle.svg);
  position: absolute;
  top: 140px;
  right: 20px;
  transform: scale(1.6);
} */
.tab-light h4, .tab-light p {
  color: #fff !important;
}
.tab-light .slider__thumbs .swiper-slide h5 {
  color: #fff;
}
.tab-light i.fas.fa-chevron-down, .tab-light i.fas.fa-chevron-up{
  color: #fff;
}
.tab-light .swiper-slide a {
  color: #fff;
}

/* search */
.search h2 a {
  color: #202931;
  font-size: 26px;
  font-weight: 600;
}
.search h2, .search a, .search p, .search body {
  font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}
.search img.arrow_right {
  margin-left: 10px;
}
.searchlist {
  border-bottom: 1px solid #c0d1d8;
  padding: 20px 0;
}
.search .type{
  color: #C0D1D8;
  font-size: 14px;
  margin-bottom: 0px;
}
.search .nav-next {
  text-align: right;
}
.search .site-main {
  padding-bottom: 60px;
}

.post-row .post.item {
  width: 33.33%;
}
.page-header {
  padding-bottom: 0px !important;
  margin: 0px !important;
  border-bottom: 0px solid #eee !important;
}

.formfilter {
  width: 100%;
  float: right;
  z-index: 999;
  margin-top: -50px;
}
.formfilter select {
  border: none;
  border-bottom: 1px solid #242739;
  border-radius: 0px;
  background-color: transparent;
  margin-right: 20px;
  padding: 10px 15px;
  font-size: 15px;
  width: 200px;
  float: right;
  outline: none;
}





.slider .swiper-container {
  width: 100%;
  height: 100%;
}
.slider__flex {
  display: flex;
  align-items: flex-start;
}
.slider__col {
  display: flex;
  flex-direction: column;
  width: 380px;
  margin-right: 32px;
  border-right: 1px solid #E5ECEF;
}
.slider__prev,
.slider__next {
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider__prev:focus,
.slider__next:focus {
  outline: none;
}
.slider__thumbs {
  height: calc(400px - 96px);
}
.slider__thumbs .slider__image {
  transition: 0.25s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}
.slider__thumbs .slider__image:hover {
  opacity: 1;
}
.slider__thumbs .swiper-slide-thumb-active .slider__image {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
.slider__images {
  height: 400px;
}
.slider__images .slider__image img {
  transition: 3s;
}
.slider__images .slider__image:hover img {
  transform: scale(1.1);
}
.slider__image {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  overflow: hidden;
}
.slider__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.slider__flex .elementor-widget-wrap.elementor-element-populated {
  text-align: left;
}
.swiper-slide h5 {
  color: #202931;
  font-size: 15px;
  text-align: left;
  font-weight: 600;
  vertical-align: middle;
  display: table-cell;
}
.swiper-slide.swiper-slide-thumb-active {
  background-color: #6992CD;
}
.slider__thumbs .swiper-slide{
  padding: 20px 15px;
  display: table;
  cursor: pointer;
}
.swiper-slide.swiper-slide-thumb-active h5 {
  color: #fff;
}
.slider__next.swiper-button-disabled i, .slider__prev.swiper-button-disabled i{
  opacity: 1;
}
.swiper-slide a {
  color: #202931;
  text-decoration: underline !important;
  font-weight: 600;
}

.swiper-slide-thumb-active:after {
  content: url(/wp-content/uploads/2022/07/arrow-right.svg);
  filter: brightness(0) invert(1);
  position: absolute;
  right: 10px;
  top: 35%;
}
.swiper-container .elementor-widget-image img {
    margin-top: -10px;
}


@media (max-width: 767.98px) {
  .slider__images{
    height: unset;
  }
  .slider__flex {
    flex-direction: column;
  }
  .slider__col {
    flex-direction: row;
    align-items: center;
    margin-right: 0;
    margin-top: 24px;
    width: 100%;
  }
  .slider__images {
    width: 100%;
  }
  .slider__thumbs {
    height: 80px;
    width: calc(100% - 96px);
    margin: 0 16px;
  }
  .slider__prev,
  .slider__next {
    height: auto;
    width: 32px;
  }
}



.image-loader {
  width: 64px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 0;
  display: block;
}
.list-category .elementor-image-box-title {
  margin-top: 10px;
}
.contact_form button.elementor-button:hover {
  background-color: #b9d7f4 !important;
}
.key-contact a:hover {
  color: #b9d7f4 !important;
  transition: .2s;
}
.search-term {
  font-size: 28px;
  color: #6992CD;
  text-transform: capitalize;
}
.search_search_icon {
  width: 24px !important;
  height: 24px !important;
  max-height: unset !important;
  transform: translate(0px, 15px);
}
.searchlist h2 {
  margin-top: 0px;
}
.single-post .page-content .elementor-widget-container a{
  color: #6992CD;
  font-weight: 600;
  text-decoration: underline !important;
}
.profile .elementor-widget-container p a {
  text-decoration: underline !important;
}
#response a.readall, #alumnifilterresponse .readall{
  float: left;
}
.faq_accordian .pp-accordion-item:first-child {
  border-top: 2px solid #d4d4d4 !important;
}
.footer_cta h3.elementor-image-box-title {
  margin-top: 10px;
}
.hfe-search-icon-toggle i.fas.fa-search {
  display: none;
}
.hfe-search-icon-toggle input.hfe-search-form__input {
  margin-top: -5px;
}
.post .arrow-right {
  margin-left: 10px;
  width: 13px;
}
.owl-carousel .post .arrow-right {
  display: none;
}


/* Team style */

.single-team img {
  height: 320px;
  width: 100%;
  object-fit: cover;
}
.single-htteam_member .htteam-details-area {
  padding: 60px 0;
}
.single-htteam_member .team-thumb img {
  width: 100%;
}
.single-htteam_member .htteam-details-area {
  font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
}
.single-htteam_member .team-name {
  font-size: 28px;
  font-weight: 600;
}


.pagination-row {
  text-align: center;
}

.page-numbers {
  border: 2px solid #6992CD;
  color: #6992CD;
  padding: 2px 15px;
  display: inline-table;
  text-align: center;
  margin: 10px 5px;
  text-decoration: none !important;
}
span.page-numbers.current {
  background-color: #6992CD;
  color: #fff;
}


.display-posts {
  margin-top: 60px;
  display: inline-block;
  width: 100%;
}
/* .display-posts .post.item {
  width: 100%;
  float: left !important;
  margin-left: 2%;
  margin-bottom: 60px;
} 
.home .display-posts .post.item {
  width: 31%;
}
.display-posts  .owl-item.active .post.item {
  width: 100%;
} */

#loader-gif {
  display: block;
    width: 40px;
    margin: 0 auto;
    padding-top: 60px;
 }

 .home .elementor-element-9e112d4 .post.item {
  max-width: 374px;
  overflow: hidden;
}


.single-team .content p {
    font-size: 15px;
}



/* Carousel Gallery styles */
/* external css: flickity.css */


.carousel-gallery {
  background: #fff;
  padding: 80px 0;
}

.carousel-gallery .carousel-cell {
  width: 66%;
  height: 500px;
  margin-right: 10px;
}

.carousel-gallery .carousel-status {
  font-size: 24px;
}
.carousel-cell img {
  width: 100%;
}
.carousel-cell {
  height: 200px;
  opacity: .4;
}
.carousel-cell.is-selected{
  width: 66%;
  height: 500px !important; 
  opacity: 1;
}
ol.flickity-page-dots {
  display: none;
}
p.carousel-status {
  text-align: right;
  max-width: 660px;
  margin-top: -45px !important;
  position: absolute;
  right: 23%;
  color: #878787;
}
.flickity-prev-next-button {
  bottom: 0%;
  width: 35px;
  height: 35px;
  border-radius: 50% !important;
  transform: translateY(-50%);
  top: unset;
  background-color: transparent !important;
  color: #000 !important;
}
.flickity-prev-next-button.next {
  right: 17%;
  border: 1px solid #000;
}
.flickity-prev-next-button.previous {
  left: 17%;
  border: 1px solid #000;
}
.flickity-slider {
  width: 97%;
}


@media only screen and (max-width: 720px)  {
  .carousel-gallery .carousel-cell {
    height: 320px;
  }
  .carousel-cell.is-selected{
    height: 320px !important; 
  }
}




@media only screen and (max-width: 1024px)  {


  .single-htteam_member .team-name {
    margin-top: 40px;
}
  .display-posts .post .excerpt {
    font-size: 14px;
  }
  .display-posts .post h3 a {
    font-size: 20px;
  }
  .display-posts .post .readmore {
    padding: 5px 15px;
    font-size: 13px;
  }
}



@media only screen and (max-width: 768px)  {
  .formfilter {
    float: unset;
    margin: 20px 0 30px;
    display: inline-block;
  }
  .formfilter select {
    width: 100%;
    float: left;
  }
  .display-posts.row .col-lg-4 {
    margin-bottom: 80px;
    padding: 0px;
  }
  .location-tab .elementor-widget-container {
    margin: 0px !important;
    margin-top: 10px !important;
  }
  .mymentone_row .elementor-widget-wrap.elementor-element-populated {
    margin: 0px !important;
    margin-bottom: 20px !important;
  }
  .list-category .elementor-widget:not(:last-child) {
    margin-bottom: 10px;
  }
  blockquote.elementor-blockquote {
    padding: 60px 20px !important;
    border: 0px solid #6992cd !important;
    border-left: 0 !important;
    border-right: 0 !important;

}
.elementor-blockquote:before {
  top: -20px;
}
.elementor-blockquote:after {
  bottom: -20px;
}

  .campus_life .col-bg h6 {
    margin-bottom: 0px;
  }
  
  .home-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    max-width: 380px;
    left: 50%;
    transform: translate(-50%, 50%);
    text-align: left;
    bottom: 20%;
  }
  .home-tabs .elementor-tabs-content-wrapper .elementor-active {
    border-bottom: 2px solid #e1e1e1 !important;
  }
  .row{
    display: block;
  }
  .col-lg-3 {
    width: 100%;
    margin: 0;
    margin-bottom: 60px
  }
  .home-tabs .elementor-tab-title.elementor-tab-mobile-title{
    padding: 20px 20px;
    border-bottom: 2px solid #e1e1e1 !important;
    font-size: 16px !important;
  }
  .showposts .elementor-tab-title.elementor-tab-mobile-title {
    padding: 15px 20px;
    border-bottom: 2px solid #e1e1e1 !important;
  }
  .showposts .elementor-tabs-content-wrapper .elementor-active {
    border-bottom: 2px solid #e1e1e1 !important;
  }
  .showposts .elementor-tabs-content-wrapper .elementor-tab-mobile-title.elementor-active{
    color: #fff !important;
  }
 
  .display-posts {
    margin-top: 20px;
  }
  .list-category .elementor-image-box-img {
    display: none !important;
  }
  .list-category .elementor-image-box-title a img {
    width: 28px;
    margin-right: 20px;
    position: absolute;
    right: -10px;
    top: 20%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px)  {
  .campus_life .elementor-widget-wrap.elementor-element-populated:hover .elementor-widget-container {
    top: 50%;
  }
  .campus_life .elementor-widget-container {
    top: 130%;
  }
  .home-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    max-width: 740px;
  }
  blockquote.elementor-blockquote {
    padding: 60px 100px !important;
  }
  .list-category .elementor-image-box-title {
    padding: 10px;
  }
  .mymentone_row .elementor-column.elementor-col-33 {
    padding: 0 10px;
  }
}





@media only screen and (min-width: 1024px)  {
  .policylist h3.elementor-image-box-title {
    padding: 20px 0px 10px 20px;
  }
  .owl-dots {
    display: none;
  }
  .tab-light  .slider__thumbs {
    border-right: 1px solid #878787;
  }
.home .elementor-element-9e112d4 {
  height: 640px;
  overflow: hidden;
  } 
 
}

// Custom css start 28 feb 2025 

.campus_life_thankyou .col-bg:hover .elementor-widget-container {
  background-color: #b9d7f4f2 !important;
}
.campus_life_thankyou a {
  color: #202931;
  text-decoration: underline !important;
}
.campus_life_thankyou .col-bg h6 {
  font-size: 12px;
  color: #fff;
}
.campus_life_thankyou .col-bg h5 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 20px 0 20px 0;
  font-family: "Helvetica Now Display", Sans-serif;
}
.campus_life_thankyou .col-bg:hover h6, .campus_life_thankyou .col-bg:hover h5{
  color: #242739;
}
.campus_life_thankyou .col-bg p {
  color: #242739;
  font-size: 14px;
  line-height: 24px;
  font-family: "Helvetica Now Display", Sans-serif;
}
.campus_life_thankyou img.arrow_right {
  position: absolute;
  margin-left: 10px;
  margin-top: 4px;
  width: 15px;
} 


.campus_life_thankyou .elementor-widget-wrap.elementor-element-populated {
  height: 380px;
  width: 100%;
  overflow: hidden;
}
.campus_life_thankyou .elementor-widget-container {
  top: 140%;
  position: relative;
  transition: all .7s ease-out;
  height: 100%;
}
.campus_life_thankyou .elementor-widget-wrap.elementor-element-populated:hover .elementor-widget-container {
  top: 88%;
}
@media only screen and (max-width: 768px)  {
.campus_life_thankyou .col-bg h6 {
  margin-bottom: 0px;
}
/* .campus_life_thankyou .elementor-element.elementor-element-882909e.elementor-widget.elementor-widget-text-editor  .elementor-widget-container {
  top: 125%;
	position: relative;
  transition: all .7s ease-out;
  height: 100%;
  
} */
}
@media only screen 
  and (device-width: 375px) 
  and (device-height: 667px) 
  and (-webkit-device-pixel-ratio: 2) {
   .campus_life_thankyou .col-bg .elementor-element-609f3c29  p{
		line-height: 18px;
	}
}
@media only screen and (max-width: 375px) {
    .campus_life_thankyou .col-bg .elementor-element-609f3c29  p{
		line-height: 18px;
	}
}
@media only screen 
  and (device-width: 360px) 
  and (device-height: 740px) 
  and (-webkit-device-pixel-ratio: 4) {
    .campus_life_thankyou .col-bg .elementor-element-609f3c29  p{
		line-height: 18px;
	}
}
@media only screen and (max-width: 360px) {
    .campus_life_thankyou .col-bg .elementor-element-609f3c29  p{
		line-height: 18px;
	}
}



@media only screen and (max-width: 1024px) and (min-width: 768px)  {
  .campus_life_thankyou .elementor-widget-wrap.elementor-element-populated:hover .elementor-widget-container {
    top: 50%;
  }
  .campus_life_thankyou .elementor-widget-container {
    top: 120%;
  }
	
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px){
   .campus_life_thankyou .col-bg .elementor-element-422e2fa1  p:nth-child(2){
		margin-bottom: 30px;
	}
}
@media only screen and (min-device-width: 1025px) and (max-device-width: 1366px){
   .campus_life_thankyou .col-bg .elementor-element-422e2fa1  p:nth-child(2){
		margin-bottom: 55px;
	}
}