@media (max-width: 767px){
  .space-left {
    display: block;
    margin-bottom: 30px;
}
.title {
  font-size: 30px;
}
.header .top-header{
  display: none;
}
.banner-section {
  position: relative;
  top: 0px;
}
.banner-section:before {
  top: 0px;
}
.space-section {
  top: 0px;
}
.navbar {
  padding-top: 0rem;
  padding-bottom: 0rem;
  position: absolute;
  top: 0px;
  width: 100%;
}
.overview-slider {
  margin-top: 50px;
}
.img-one {
  padding-left: 35px;
}
.overview-details {
  padding: 0px;
}
.overview-title {
  font-size: 30px;
}
.property-content-footer {
  display: block;
}
.button-area {
  margin-top: 20px;
}
.property-content-footer {
  margin-bottom: 30px;
display: flex;
    flex-direction: column;
    gap: 25px;
}
.main-property {
  padding: 60px 0px 0px 0px;
}

.apartment-section {
  padding: 60px 0px;
}
.neighborhoods-sec {
  padding: 80px 0px 60px 0px;
}
.about-test-section.padding {
  padding: 60px 0px 60px 0px;
}
.about-test-inner {
  padding: 50px 24px;
}
.modern-luxury-section {
  padding: 60px 0px;
}
.contact-section {
  padding: 60px 0px 60px 0px;
}
.footer-part.gallery-part .col-lg-4.col-md-6 {
  width: 33%;
}
.mt-md-2{
  margin-top: 20px;
}
.footer-part address.phone-content h5 {
  margin-top: 0px;
  font-size: 14px;
  color: #fff;
  font-family: 'font-regular';
  font-weight: 400;
}
.tab-section {
  padding: 30px 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}


.complex-section .complex-nav {
  top: 50%;
}
.modern-luxury-left{
  padding-bottom: 30px;
}
.contact-section .form-section {
  padding: 60px 0 30px;
  padding-left: 1px;
}
.form-area {
  padding: 30px 30px 30px;
  background: #fff;
}

.space-section {
  top: 80px;
  margin-bottom: 80px;
}
.banner-section {
  top: 30px;
}
.banner-right {
  padding-top: 30px;
}
.building-overview {
  padding: 60px 0 60px;
}
.banner-section.thankyou .carousel-inner h1 {
  font-size: 30px;
  line-height: 1.5;
}
.banner-section.thankyou .carousel-inner p {
  font-size: 13px;
  color: #fff;
  font-weight: 400;
  line-height: 1.5;
}
.banner-section.thankyou .carousel-caption {
  bottom: 1.4rem;
}
.banner-section.thankyou .carousel-inner {
  margin-bottom: 75px;
}
section {
  padding: 60px 0;
}
.school-section .school-tab {
  padding: 60px 0;
}
.school-section .school-tab {
  border-bottom-right-radius: 0px;
  padding: 60px 0;
}
.school-section .school-tab .overlay-bg {
  background: #EDF5FF;
  width: auto;
  margin-left: 0px;
  right: 0;
  position: relative;
  border-bottom-right-radius: 0px;
}
.student-section {
  background-size: 80px, 71px;
}
.testimonial-section {
  background: url(none);
}
.acheivements-right {
  text-align: left;
  float: right;
  align-items: start;
    justify-content: start;
    flex-direction: column;
}
.enquiry-right {
  margin-top: 30px;
}
.enquiry-right .col-lg-6:nth-child(2) .enquiry-box {
  margin-top: 0px;
}
.enquiry-right .col-lg-6:nth-child(3) .enquiry-box {
  margin-left: 0px;
}
.enquiry-right .col-lg-6:nth-child(4) .enquiry-box {
  margin-top: 0px;
}
.photolink .photolink-item {
  margin-bottom: 20px;
}
.footer-bg-left {
 display: none;
}
.footer-bg-right{
display: none;
}
.footer-link .footer-item{
  margin-bottom: 15px;
}
.footer-link br{
  display: none;
}
.footer-logo{
  margin-bottom: 15px;
}
.footer-top-new {
  padding-top: 100px;
  padding-bottom: 60px;
}
.footer-top {
  background: #113171;
  padding: 60px 0 60px;
}
#logo-section {
  display: block;
  width: 256px;
}
.vision-section .vision-inner {
  padding: 20px;
  margin-bottom: 60px;
}
.tab-inner-content ul {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.tab-inner-content ul li {
  width: 48%;
}
.tab-inner-content .tab-box {
  text-align: center;
  margin: auto;
  padding: 10px;
}
.tab-inner-content .tab-box .tab-img {
  text-align: center;
  margin: auto;
}
.enquiry-right .enquiry-box .enquiry-heading h4 {
  font-size: 14px;
}
.col-lg-3.col-sm-6 .row .col-lg-6:nth-child(1){
  margin-bottom: 16px;
}
.student-nav{
  display: none;
}
.main-header .logo-part {
  width: 62%;
}
.who-weare-section .row .col-md-6:nth-child(2) {
  margin-top: 50px;
}

.about-page-section {
  margin-top: 40px;
}
.contactpage-right-area {
  margin-top: 50px;
}
.footer-part .row .col-lg-6:nth-child(1){
  margin-bottom: 10px;
}
}
@media (min-width: 768px) and (max-width: 991px){
  .photolink .photolink-item {
    margin-bottom: 30px;
}
.footer-top-new {
  padding-top: 90px;
}
.footer-logo{
  margin-bottom: 20px;
}
.col-lg-3.col-sm-6 .row .col-lg-6:nth-child(1) {
  margin-bottom: 10px;
}
  .about-test-inner {
    padding: 50px 20px;
}
.banner-section {
  top: 0px;
}
.testimonial-section {
  background: url(../images/test-bg.png);
  background-position: right 17px top 245px;
  background-repeat: no-repeat;
  background-size: 150px;
}
.contact-section .form-section {
  padding: 60px 0 30px;
  padding-left: 1px;
}
.form-area {
  padding: 30px 30px 30px;
  background: #fff;
}
.building-overview {
  padding: 60px 0 60px;
}
.banner-section .carousel-caption {
  bottom: 7.25rem;
}
.banner-section .carousel-inner h1 {
  line-height: 1.55;
}
.who-weare-left {
  padding-bottom: 60px;
}

}


@media (max-width: 350px){
  .overview-desc {
    font-size: 14px;
}
}

@media (max-width: 430px){
  .f-a-1{
    margin-top: 10px;
}
}


@media (max-width: 991px){
  html{
    overflow-x: hidden!important;
  }
  #logo-section{
    display: block;
  }
  .testimonial-one__arrow {
    height: 30px;
}
.banner-section .banner-content h1 {
  font-size: 30px;
}
.about-test-main {
  margin-left: 30px;
  margin-top: 65px;
}
.about-test-section .test-content {
  padding: 0px;
}
.test-area-sec{
  margin-top: 20px;
}
.contact-section .form-section {
  padding: 60px 0 30px;
  padding-left: 1px;
}
.form-area {
  padding: 30px 30px 30px;
  background: #fff;
}
.top-header{
  display: none;
}
.phone-content p {
  color: #646363;
  font-family: 'font-regular';
}
.phone-content h5 {
  color: #333;
}
.thankyoufooter {
  margin-top: 0px!important;
}
.vision-section .vision-box {
  margin-bottom: 25px;
}
.acheivements-right{
  padding-top: 50px;
}
.about-counter .counter-inner{
  margin-bottom: 25px;
}

/* .banner-section {
  position: static;
  top: 0px;
} */

/* .banner-section {
  top: 80px;
} */
.sticky .navbar-light .navbar-nav .nav-link {
  color: #333!important;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-transparent {
background-color: #fff!important;
}
/* .banner-section:before {
  position: absolute;
  content: "";
  background: #02050b63;
  opacity: 0.6;
  width: 100%;
  height: 5%;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
}
.banner-section .carousel-inner:before {
  position: absolute;
  content: "";
  background: #02050b63;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
} */
.navbar-light .navbar-toggler-icon {
  background-image: none;
  height: 2em;
}
.navbar-light .navbar-toggler-icon i {
  color: #333;
}
.navbar-toggler:focus {
  box-shadow: 0;
}
.navbar-light .navbar-toggler {
  color: transparent;
  border-color: transparent;
  line-height: 2;
}
.navbar-light .navbar-nav .nav-link {
  color: #333;
}
.footer-part .row .col-lg-6:nth-child(1) {
  margin-bottom: 10px;
}

.team-member-two .image img {
  height: auto !important;
}





}
@media (min-width: 1400px){
  .navbar-expand-lg .navbar-collapse ul{
    gap: 20px;
  }
}
@media (max-width: 350px){
  .breadcrumb-inner .breadcrumb-title {
    text-wrap: nowrap;
}
}
@media (min-width: 992px){
 .main-property .col-lg-4 {
    flex: 0 0 auto;
    width: 29%;
}
#logo-section{
  display: none;
}
.main-header .logo-part{
  width: 30%;
}
.contactpage-contact .list li br{
  /* display: none; */
}
/* .apartment-section .apartment-main-content .img-sec img{
  margin-top: -34px!important;
} */
.navbar-nav li > ul {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  display: block;
  font-size: 14px;
  left: 0;
  margin: 0;
  min-width: 200px;
  opacity: 0;
  padding: 0;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  top: 100%;
  visibility: hidden;
  z-index: 1000;
  border-top: 3px solid #0c1071;
}
.navbar-nav > li .submenu li:first-child a {
  border-top: 0;
}
.navbar-nav > li .submenu li a {
  display: block;
  padding: 10px 15px 10px;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #374b5c;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 100%;
  position: relative;
}
.navbar-nav li.has-submenu:hover > .submenu {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  -webkit-transform: translateY(26px);
  -ms-transform: translateY(26px);
  transform: translateY(26px);
}
.dropdown-item.active, .dropdown-item:active {
  color: #0A1E46;
  text-decoration: none;
  background-color: transparent;
}
.navbar-nav a::before{
  margin-top: 12px;
    transform: none;
    transition: cubic-bezier(.55,0,.1,1) right 300ms;
    right: 100%;
    content: "";
    position: absolute;
    width: auto;
    height: 3px;
    top: 50%;
    left: 15px;
    margin-top: 15px;
    transform: translateY(-3px);
    background: #0323F1;
    border-bottom: 0;
}
.navbar-nav a:hover::before{
  right: 15px;
  margin-top: 12px;
    transform: none;
    transition: cubic-bezier(.55,0,.1,1) right 300ms;
    right: 100%;
    content: "";
    position: absolute;
    width: auto;
    height: 3px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin-top: 15px;
    transform: translateY(-3px);
    background: #0323F1;
    border-bottom-color: #0323F1;
    opacity: 1!important;
    border-bottom: 0;
    bottom: -3px;
    display: block;
}

.top-header .navbar-nav a::before{
  margin-top: 12px;
    transform: none;
    transition: cubic-bezier(.55,0,.1,1) right 300ms;
    right: 100%;
    content: "";
    position: absolute;
    width: auto;
    height: 3px;
    top: 50%;
    left: 15px;
    margin-top: 15px;
    transform: translateY(-3px);
    background: #fff;
    border-bottom: 0;
}
.top-header .navbar-nav a:hover::before{
  right: 15px;
  margin-top: 12px;
    transform: none;
    transition: cubic-bezier(.55,0,.1,1) right 300ms;
    right: 100%;
    content: "";
    position: absolute;
    width: auto;
    height: 3px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin-top: 15px;
    transform: translateY(-3px);
    background: #fff;
    border-bottom-color: #fff;
    opacity: 1!important;
    border-bottom: 0;
    bottom: -3px;
    display: block;
}

}


@media screen and (min-width: 992px) and (max-width: 1240px) {
  .top-header .right-part .header-contact .headlink {
    font-size: 14px;
}
.top-header .right-part .header-contact .payment-btn {
  font-size: 14px;
}
.top-header .right-part .header-contact .regis-btn {
  font-size: 14px;
}
.navbar-light .navbar-nav .nav-link {
  padding: 6px 2px;
  font-size: 12px;
}
.navbar-expand-lg .navbar-nav {
  gap: 15px;
}
.navbar-expand-lg .navbar-collapse {
  justify-content: space-between;
  gap: 10px;
}
.top-header-left .header-contact a {
  font-size: 13px;
}
.curruroculum-part-section .curruroculum-box {
  padding: 30px 10px;
}
}