.res-img {
  display: block;
  /*    margin: auto;*/
  width: 90px;
}
.cust-title {
  color: #fff;
  font-size: 2.4rem;
  letter-spacing: -.01em;
  line-height: 1.5;
  padding: 0 0 25px;
}
.nav-menu > li > a.nav-btn {
  background: #ee3224;
  padding: 10px;
  height: auto;
  color: #fff;
  margin: 0px 20px;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: 0.6s;
  background: #fff;
  z-index: 10;
}
header.sticky {
  background: #fff;
}
.main-slider {
  height: 92vh;
}
.swiper-slide img {
  height: 90vh;
}
.specifications-description h4, .specifications-description .lest-icon li {
  color: #1a2930;
}
.specifications-description h4 {
  font-family: PostGrotesk, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 21px;
}
.main-slider .description {
  font-size: 2.3rem;
}
.main-slider .dsn-slider-content .slide-content {
  padding-bottom: 0px;
  padding-top: 0px;
  right: 0%;
  bottom: 10%;
}
.main-slider .dsn-slider-content .slide-content.left {
  padding-bottom: 0px;
  padding-top: 0px;
  left: 0%;
  bottom: 10%;
}
.main-footer .widget-section p.certificate-logo {
  text-align: center;
  margin-top: 0px;
}
.sns-atrial-logo-img {
  width: 230px;
}
.sns-atria-page .home-about-section .title-block {
  font-size: 16px;
  letter-spacing: inherit;
  padding-top: 21px;
  padding-bottom: 10px;
}
.box-content h4.title-block {
  font-size: 1.8rem;
  font-weight: 400;
  font-family: PostGrotesk, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.our-work.work-2 .box-content {
  top: auto;
  bottom: 0%;
  background: var(--assistant-color);
  width: 80%;
  margin: 0px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-more-data-section p {
  text-align: left;
}
.elevate-font-color {
  color: #c4983b;
}
.Michroma-font {
  font-family: "Michroma", sans-serif;
  font-weight: 700;
}
.micro-heading-h2 {
  font-family: "Michroma", sans-serif;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1.5;
  text-transform: uppercase;
}
#page-home .section-hero .slide-items .item-hints .hint-content p strong {
  font-family: "Michroma", sans-serif;
  color: #c4983b;
}
.about-more-data-section p {
  margin-top: 10px;
}
.proj-flex h4 {
  color: #fff;
  font-family: PostGrotesk, Helvetica Neue, Helvetica, Arial, sans-serif;
  margin-top: 0px;
  display: flex;
  align-items: center;
  font-size: 26px;
  padding-left: 15px;
}
p.rera-font {
  font-size: 1.6rem;
  text-align: left;
}
@media (max-width: 767px) {
  header {
    position: relative;
  }
  .main-slider {
    height: 50vh !important;
  }
  .swiper-slide img {
    height: 32vh !important;
  }
  .title {
    float: none;
  }
  .main-slider .description {
    font-size: 21px;
  }
  .main-slider .dsn-slider-content .slide-content {
    padding: 0px 20px;
    left: 0;
  }
  .heading-h2, .heading-h4 {
    font-size: 21px;
  }
  .main-slider .description {
    color: #000;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .content {
    margin: 0px;
  }
  .main-slider .dsn-slider-content .slide-content {
    bottom: 15%;
  }
  .main-slider .dsn-slider-content .slide-content.left {
    bottom: 15%;
  }
  .sns-atria-page .img-text-section-description ul.lest-icon {
    padding-left: 0px;
  }
  .nav-menu > li > a.nav-btn {
    margin: 10px 20px;
    width: 50%;
  }
  .about-more-data-section {
    padding: 50px 15px;
  }
  .micro-heading-h2 {
    font-size: 2.4rem;
  }
  .image-bg-section {
    height: 320px;
  }
  .main-footer .widget-section .about-widget {
    margin-right: 0px;
  }
  .footer-widget.links-widget.ml-70 {
    margin-left: 0px;
  }
  .footer-widget.contact-widget.ml-40 {
    margin-left: 0px;
  }
  .swiper-pagination-bullet {
    width: 2px;
  }
  .main-footer .widget-section:before {
    width: 0px;
  }
  .projects-list.work-gallery .swiper-container .work-item .img-next-box {
    height: 32vh;
  }
  .section-margin {
    margin-top: 30px;
  }
  .main-slider .control-nav {
    bottom: 20px;
  }
  .proj-flex {
    justify-content: center;
  }
  .about-more-data-section p {
    text-align: center;
  }
}
@media (min-width:768px) and (max-width:1024px) {
  header {
    position: relative;
  }
  .main-slider {
    height: 38vh;
  }
  .swiper-slide img {
    height: 420px;
  }
  .nav-menu > li > a {
    height: 60px;
    padding: 5px 5px;
  }
  .about-more-data-section {
    padding: 50px 15px;
  }
  .footer-widget.links-widget.ml-70 {
    margin-left: 0px;
  }
  .main-footer .widget-section:before {
    width: 0px;
  }
  .lest-icon li:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .nav-menu {
    margin-top: 0rem;
  }
  .sns-atria-page .img-text-section-description ul.lest-icon {
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  .nav-menu > li > a.nav-btn {
    margin: 0px 10px;
  }
  .about-more-data-section {
    padding: 50px 15px;
  }
  .footer-widget.links-widget.ml-70 {
    margin-left: 0px;
  }
  .lest-icon li:not(:last-of-type) {
    margin-bottom: 10px;
  }
	
}
@media (min-width: 1024px) and (min-height:1366px) {
  .nav-menu > li > a.nav-btn {
    display: none;
  }
  .megamenu-list > li > a, .nav-menu > li > a {
    color: #ee3224;
  }
}
@media (min-width: 1024px) and (max-height:600px) {
  .main-slider {
    height: 100vh !important;
  }
  .nav-menu > li > a {
    padding: 15px 5px;
  }

}
@media (min-width: 1280px) and (max-height:720px) {
	p.rera-font {
    font-size: 1.2rem;
    text-align: left;
}
}

@media (min-height: 1020px) and (max-height: 1380px) {
  .swiper-slide img {
    height: 420px !important;
  }
  .main-slider .dsn-slider-content .slide-content.left {
    bottom: 25%;
  }
  .main-slider .dsn-slider-content .slide-content {
    bottom: 25%;
  }
  .megamenu-tabs-pane.active, .navigation-portrait .nav-menus-wrapper-close-button, .navigation-portrait .nav-toggle {
    display: block;
  }
  .megamenu-list > li > a, .nav-menu > li > a {
    /*    color: #ee3224;*/
  }
}
@media only screen and (min-width: 1680px) and (min-height: 1050px) {
  .swiper-slide img {
    height: 90vh !important;
  }
}