/* responsive start */

.section-video-profile .btn-close, .about-all-content .btn-close{
  right: -5px;
  top: -30px;
}
.milestone-modal .btn-close {
    right: 15px !important;
    top: -20px !important;
}
.certifications-img{
    text-align:center;
}
.modal-content{
    top: 15px;
}

@media only screen and (width:320px) {
  .award-icon-section ul li img {
    text-align: center;
    display: block;
    margin-left: 29px;
  }

  .award-icon-section ul li {
    margin: 0px 12px;
  }
}
@media only screen and (width:375px) {
  .award-icon-section ul li img {
    text-align: center;
    display: block;
    margin-left: 30px;
  }

  .award-icon-section ul li {
    margin: 0px 12px;
  }
}
@media only screen and (width:425px) {
  .award-icon-section ul li img {
    text-align: center;
    display: block;
    margin-left: 40px;
  }

  .award-icon-section ul li {
    margin: 0px 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }
}

@media (max-width: 1600px) {
  .container-min {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 525px) {
  .testimonial-item {
    padding: 20px 0;
}
  .circular-section {
    padding: 50px 5px;
}
  .contact-wrap {
    padding: 10px 0px 10px 0px;
}
.facilities-content {
  display: block;
  overflow: initial;
  padding-left: 20px;
}
  .award-swiper-section .container,
  .reviews-section .container {
    padding: 10px;
    overflow-x: hidden;
  }
  .banner {
    height: 150px;
  }
  .review_slide a::after {
    font-size: 30px;
    bottom: 5px;
    right: 5px;
  }
  .about-banner-title h1 {
    color: #fff;
    font-size: 25px;
  }
  #review-carousel .owl-item.active {
    min-width: 300px;
  }
  h2 {
    font-size: 22px;
  }
  .review-detail .review-content::before {
    left: 5px;
    top: 7px;
    font-size: 30px;
  }
  #review-carousel .owl-prev img,
  #review-carousel .owl-next img {
    height: 32px;
  }
  .photo-gallery .gallery a {
    height: 98px;
  }
  .review_slide a {
    padding: 15px;
  }
  .latest-news-box a{
    display: flex;
  }
  .news-box-border
  .milestone-card {
    padding: 0; 
  }
  .pillar-title h5 {
    font-size: 30px;
  }
  .facilities-content {
    font-size: 18px;
  }
  .sustain-main-disc, .certification-disc {
    padding: 48px 0px;
  }
  .sustain-main-info img{
    height: 100px;
  }
  .card-body {
    padding: 0;
  }
  .sustainability-card .card-body{
    padding: 10px;
  }
  .card__image-inner .card-body {
    padding: 13px 0 7px 0;
}

  .executive-board {
    width: 99px;
    margin-right: 12px;
    margin-bottom: 9px;
  }
  .design-focus-section {
    padding: 0px;
  }
  .home-nav nav {
    padding: 94px !important;
    height: 310px;
    width: 310px;
  }
  .panel-body p {
    padding: 13px 0px;
    line-height: 1.4;
    font-size: 14px;
  }
  .home-nav .nav-item {
    width: 125px;
    height: 135px;
  }
  .view-all-button {
    margin-bottom: 20px;
  }
  .nav-item-content h4 {
    margin: 2px;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
  }
  .nav-item-content img {
    margin: 0px;
    width: 36%;
    transition: 0.8s;
  }
  .nav-item-content h4 span {
    margin: 0px;
    font-weight: 400;
    font-size: 10px;
    display: block;
    text-transform: capitalize;
  }
  .center-text-box:before {
    height: 130px;
    width: 130px;
  }
  .center-text-box {
    padding: 36px;
  }
  .center-text-box p {
    font-size: 15px;
  }
  .card::before {
    width: 475px;
  }
  .our-partner-section .owl-carousel .owl-stage-outer {
    height: 68px;
  }
  .our-partner-section .owl-carousel {
    padding: 0px 36px 1px 36px;
}
  .reviews-section .owl-carousel .owl-stage-outer, .our-partner-section .owl-carousel .owl-stage-outer {
    height: auto;
  }
  .btn-read {
    padding: 8px 11px;
  }
  .content-box-disc {
    position: relative;
    height: 63px;
    overflow: hidden;
  }
  .our-partner .container {
    padding: 0;
  }
  .flipto-prev,
  .flipto-next {
    padding: 8px;
  }
  .footer-social {
    margin-bottom: 20px;
  }
  .design-studio-title-2 h1 {
    font-size: 40px;
  }
  .design-studio-title-1 h1 {
    font-size: 25px;
  }
  #awards-scroll-wrap .scrollbar {
    width: 270px;
  }
  .career-form-section .contact-wrap {
    padding: 40px 13px 33px 13px;
  }
  .career-form-section .container {
    padding: 0;
  }
  .contact-wrap {
    border-radius: 0px;
  }
  .dbox .icon {
    height: 30px;
    width: 30px;
  }
  .address-text {
    padding-left: 42px;
}
  .main-banner-content {
    height: auto;
    width: 80%;
    top: 52%;
  }
  .home-btn {
    margin-top: 23px;
  }
  .main-banner-disc p {
    font-size: 14px;
  }
  .main-banner-disc p{
    line-height: 1;
  }
  .main-banner-content .main-banner-title h1 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 526px) and (max-width: 767px) {
  .our-partner-section .owl-carousel .owl-stage-outer {
    height: 68px;
  }
  .our-partner-section .owl-carousel {
    padding: 0px 36px 1px 36px;
}
  .design-focus-section {
    padding: 30px;
  }
  .banner {
    height: 200px;
  }
.news-box-border{
  width: 100%;
}
  .home-nav nav {
    padding: 94px !important;
    height: 380px;
    width: 380px;
  }
  .main-banner-content {
    width: 80%;
    top: 55%;
  }
  .home-nav .nav-item {
    width: 170px;
    height: 170px;
  }
  .center-text-box:before {
    height: 150px;
    width: 150px;
  }
  .nav-item-content h4 {
    margin: 2px;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
  }
  .nav-item-content img {
    margin: 0px;
    width: 36%;
    transition: 0.8s;
  }
  .nav-item-content h4 span {
    margin: 0px;
    font-weight: 400;
    font-size: 10px;
    display: block;
    text-transform: capitalize;
  }
  .center-text-box p {
    font-size: 16px;
  }
  .capabilities-image {
    max-height: 164px;
  }
  .card__image-inner .card-body h5{
  font-size: 16px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .card__image-inner .card-body h5{
    font-size: 18px;
}
  .site-logo img {
        height: 45px;
    }
  .modal-content {
    top: 20px;
    width: 80%;
}
  .facilities-item-button {
    padding: 0 100px;
}
  .contact_slide {
    padding: 0px;
  }
  .home-nav nav {
    height: 600px;
    width: 600px;
  }
  .circular-section svg {
    width: 100%;
    max-height: 450px;
}
  .about-img svg {
    height: 300px;
  }
  .design-focus-title{
    margin-top: 0px;
  }
  .home-nav .nav-item {
    bottom: 52%;
    left: 47%;
    width: 280px;
    height: 280px;
  }
  .event-description {
    padding: 0px 100px;
    border-right: none;
  }
  .nav-item-content img {
    width: 37%;
    transition: 0.8s;
  }
  .nav-item-one {
    top: 67%;
    right: 32%;
  }
  .sustain-main-disc {
    padding: 60px 50px;
}
  .nav-item-content h4 {
    font-size: 15px;
  }
  .news-box-title {
    max-height: 70px;
}
  .nav-item-content h4 span {
    font-size: 16px;
  }
  .navbar-nav .nav-item .nav-link {
    font-size: 10px;
    margin: 0px;
  }
  .fixed-top .site-logo img {
    height: 39px;
  }
  .design-studio-section {
    padding: 30px;
  }

  .design-studio-img {
    width: 80%;
    margin-top: -80px;
  }

  .design-focus-content {
    text-align: justify;
    padding: 20px;
  }

  .design-studio-content {
    margin-top: 70px;
  }
  .main-banner-content {
    width: 70%;
    top: 50%;
  }
  .environment-inner-disc {
    padding: 0px;
  }
  .certification-disc {
    padding: 40px 50px;
  }
  .environment-inner-disc{
    height: 280px;
  }
  .banner-gif {
    bottom: 45px;
}
.swiper-slide .caption {
    bottom: 55%;
}
.capabilities-image {
    max-height: 127px;
  }
  .item .thumb {
    max-height: 197px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  #milestone-section .ico-wrap img {
    height: 53px;
  }
  .footer-wrapper {
    padding: 0 5px;
}
  .tabcontent {
    padding: 40px 40px;
  }

  .card::before {
    width: 330px;
  }

  #milestone-section span {
    font-size: 10px;
  }

  #milestone-section h4 {
    font-size: 18px;
  }

  .map-section .container {
    padding: 0 14px;
  }

  .home-about-content .card-img {
    max-height: 160px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hide-in-desktop {
    display: block;
  }
  .hide-in-mobile {
    display: none;
  }
.sustain-main-disc, .certification-disc {
    padding: 48px 0px;
}
.btn-close {
    padding: 12px;
}
.modal-content {
    top: 40px;
}
.home-about-content .card:hover {
  transform: scale(1.04) !important;
}
.human-right-section .view-all-btn {
    text-align: center;
    align-items: center;
    line-height: 26px;
    justify-content: center;
    display: flex;
    padding: 7px 22px 7px 7px;
}
  .facilities-item-button {
    padding: 0;
}
  #infra-carousel .owl-prev {
    left: 0;
  }
  #infra-carousel .owl-next {
    right: 0;
  }
  .footer-wrapper{
    margin-bottom: 30px;
    padding: 0 20px;
  }
  .video-profile {
    padding: 100px 0px;
  }
  .container {
    padding: 0 15px;
  }
  .contact_slide {
    padding: 5px 20px;
  }
  .contact-bg-default {
    padding: 20px 0px;
}
  .home-about-content {
    padding: 0px;
  }
  #infra-carousel .owl-prev, #infra-carousel .owl-next {
    background: #ffffff75;
    padding: 4px 0px;
}
  .home-about-content .card-about-details {
    height: auto;
  }
  .home-about-content .view-all-button {
    margin-top: 15px;
  }
  .environment-inner-disc {
    height: auto;
    padding: 0px;
}
.environment-inner-img {
  text-align: center;
}
  .home-about-content .card {
    margin-bottom: 40px;
  }

  #stories,
  #md {
    padding: 30px 15px;
  }

  #top-btn {
    font-size: 17px;
    right: 5px;
  }

  .facilities-section .container {
    padding: 0;
  }

  .facilities-item {
    margin-top: 40px;
  }
  .our-partner-section .owl-next {
    right: 2px;
}
.our-partner-section .owl-prev {
  left: 2px;
}
  .facilities-section {
    height: auto;
    overflow: visible;
    padding: 30px;
  }

  .about-all-content {
    padding: 0;
  }

  #management .certi-content {
    padding: 35px 20px;
  }

  .why-choose {
    padding: 20px 15px;
  }

  .design-focus-content {
    padding: 0;
  }

  .about-img svg {
    height: 200px;
  }

  .panel-body {
    padding: 0 11px 15px 7px;
  }

  .design-studio-section {
    height: 300px;
    padding: 30px 10px;
  }

  .leadership-message::before {
    display: none;
  }

  .hide-in-mobile-responsive {
    display: none;
  }

  #milestone-section {
    padding-left: 0px;
  }

  #milestone-section .wrap {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 25px 0;
  }

  .navbar-nav {
    text-align: left;
  }

  .navbar-nav .nav-item .nav-link {
    display: inline-block;
    padding: 18px 0px 4px 0px !important;
    margin-left: 0;
  }
  .map-section .container {
    padding: 0 14px;
  }
  .navbar-nav .nav-item {
    border-bottom: 1px solid #a7a7a7;
  }
  .footer-quick-menu ul {
    flex-direction: column;
  }
  .footer-quick-menu ul li {
    margin: 8px 0;
  }
  .footer-quick-menu ul li::after {
    display: none;
  }
  .flipto-prev:hover,
  .flipto-next:hover {
    background-color: #ffffff;
  }
  .navbar-toggler:focus {
    box-shadow: 0 0 0 0.2rem #175169;
  }
  .navbar-toggler {
    border: 1px solid #175169;
  }
  .navbar-nav {
    margin-top: 20px;
  }
  .paralax-section {
    height: 180px;
  }
  .tabcontent {
    padding: 40px 0px;
  }
  #contact-carousel .owl-stage-outer {
    height: auto;
    padding: 0px;
  }
  .ftco-section .container {
    padding: 0 14px;
  }
  .company-nav-fixed {
    padding: 110px 20px 20px;
    position: relative;
  }
  .concern-body {
    margin-top: 46px;
    padding: 24px 0px 0px 0px;
  }
  .main-banner-title h1 {
    font-size: 36px;
  }
  .capabilities-content svg {
    margin-top: 40px;
  }
.mobile-search-button {
    top: 12px;
}
  .mobile-language-button {
    top: 8px;
}
.dropdown span {
  float: right;
  font-size: 24px
}
.four-office-circle {
  min-height: 300px;
}
.flipto-prev, .flipto-next {
  background: #ffffff9c;
}
.leadership-message{
  text-align: center;
}
.latest-news-box .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
}
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .home-about-content .row {
    margin: 0 auto !important;
    padding-top: 26px;
  }
  .title h4 a,
  .title h4 p {
    font-size: 18px;
  }
  .company-about-section .container {
    padding: 0 12px;
  }
  .product-btn {
    opacity: 1;
    bottom: 30px;
}
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
  .facilities-main-content {
    display: block;
    padding-top: 10px;
    padding-left: 0px;
  }
  .our-service-section .card {
    height: 320px;
  }
  .r-and-d-page .event-description {
    padding: 10px;
  }
  .about-common-disc {
    padding: 0px;
  }
  .category-img-overlay {
    opacity: 1;
  }
  .blog-items {
    padding: 0px;
}
.latest-news-section .news-box-border span {
  margin-left: 10px;
}
 
.director-img {
  padding: 0 0px;
}
.sustainability-card-main {
  padding: 0 10px;
}
.office-circle-image img {
     max-width: 100% !important;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .our-service-section .card {
    height: 320px;
  }
  .footer-link a .fa-brands {
    height: 30px;
    width: 30px;
  }
  .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    margin: 0 1px;
  }
  .design-focus-content {
    text-align: justify;
    padding: 53px 23px;
}
  .event-description {
    padding: 10px 20px;
  }
  h3 {
    font-size: 20px;
  }
  .site-logo img {
    height: 50px;
  }
  .capabilities-main-title {
    margin: 5px 0 15px;
  }
  .r-and-d-page .event-description {
    padding: 1px 20px;
  }
  .environment-inner-disc{
    height: 330px;
  }
  .footer-title{
    font-size: 15px;
  }
  .banner-gif {
    bottom: 120px;
}
.swiper-slide .caption {
    bottom: 55%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .footer_logo img {
    height: 45px;
  }
  #infra-carousel .owl-prev, #infra-carousel .owl-next {
    background: #ffffff75;
    padding: 4px 0px;
}
.video-profile {
  padding: 100px 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .milestone-card {
    position: relative;
    padding: 30px 0px 30px 50px;
  }

  .milestone-experience-year h1 {
    font-size: 75px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
  .milestone-experience-disc {
    padding: 20px;
    margin-top: -41px;
    margin-left: 76px;
  }
  .footer-bottom p {
    font-size: 14px;
  }
  .news-sub-title {
    height: 64px;
  }
  .global-map-image img {
    height: 300px;
  }
  .milestone-experience-year {
    margin-left: 19px;
  }

  .milestone-experience-year h1 {
    font-size: 60px;
  }
  .navbar .dropdown-menu li a {
    font-size: 14px;
    padding: 6px 10px;
  }
  .swiper-slide .caption {
    left: 6%;
  }
  .executive-board {
    left: 31%;
  }
  .banner-gif {
    bottom: 10px;
    right: 8px;
  }
  .banner-gif img{
    height: 50px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 425px) {
  .milestone-experience-disc {
    margin-left: 81px;
  }

  .milestone-experience-year {
    margin-left: 15px;
  }

  .milestone-experience-year h1 {
    font-size: 70px;
  }
  .milestone-card {
    position: relative;
    padding: 0;
  }
.card__image-inner .card-body {
  padding: 10px;
}
  .card-body {
    padding: 0;
  }
  .swiper-slide .caption {
    left: 15%;
  }
  .banner-gif {
    bottom: 10px;
    right: 8px;
  }
  .banner-gif img{
    height: 55px;
  }
}
@media only screen and (min-width: 426px) and (max-width: 767px) {

  .milestone-card {
    padding: 30px;
  }

  .card-body {
    padding: 0;
  }
  .site-logo img {
    height: 40px;
  }
.banner-gif {
    bottom: 12px;
    right: 35px;
}
.banner-gif img{
  height: 70px;
}
.swiper-slide .caption {
    bottom: 48%;
    width: 350px;
}
.swiper-slide .caption h3{
    font-size: 19px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1310px) {
  .main-title{
    position: relative;
    height: 60px;
    overflow: hidden;
  }
  .card__image-inner .card-body h5{
    font-size: 18px;
}
}
@media only screen and (min-width: 376px) and (max-width: 600px){
.global-map-image img {
  height: 385px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px){
.facilities-main-content {
  padding-left: 5px;
}
}
@media only screen and (min-width: 320px) and (max-width: 425px){
.modal-title {
  font-size: 1rem;
}
.site-logo img {
  height: 35px;
}
.swiper-slide .caption {
  bottom: 43%;
  width: 280px;
}
.swiper-slide .caption h3{
    font-size: 16px;
}
.career-form-title h4 {
  font-size: 18px;
}
.report-link {
  font-size: 13px;
}
}
  
  @media (min-width: 792px) and (max-width: 991px) {
    .footer .widget.portfolio ul li {
        width: 112px;
        height: 90px;
    }
    .footer .widget.portfolio ul li img {
      width: 107px;
      height: 87px;
    }
}

@media (min-width: 575px) and (max-width: 635px) {
    .footer .widget.portfolio ul li {
        width: 68px;
        height: 76px;
        margin-bottom: -5px;
    }
    .footer .widget.portfolio ul li img {
      width: 68px;
      height: 63px;
    }
}
@media (min-width: 447px) and (max-width: 575px) {
    .footer .widget.portfolio ul li {
        width: 123px;
        height: 76px;
        margin-bottom: 33px;
    }
    .footer .widget.portfolio ul li img {
        width: 108px;
        height: 89px;
    }
}
  @media (min-width: 992px) and (max-width: 1235px) {
    .footer .widget.portfolio ul li {
      width: 67px;
      margin-left: 4px;
      margin-bottom: -11px;
    }
    .footer .widget.portfolio ul li img {
      width: 67px;
      height: 60px;
    }

}

@media (max-width: 991px) {
  .qc-modern-card {
    min-height: 220px;
    padding: 28px 16px 20px 16px;
  }
  .qc-modern-icon {
    width: 54px;
    height: 54px;
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .qc-modern-card {
    min-height: 0;
    margin-bottom: 18px;
  }
  .award .slide-content {
    display: block;
}
.award .award-content {
  display: flex;
  justify-content: center;
}
.btn-close {
    right: -25px;
}

}

@media (min-width: 992px) and (max-width: 1150px) {
.item .thumb {
    max-height: 148px;
}
.blog-items {
    padding: 0px;
}
}

@media (min-width: 1150px) and (max-width: 1350px) {
.item .thumb {
    max-height: 170px;
}
}

.home-page-swiper .swiper-slide img{
  max-width: 100%;
}