
.about-team-img picture img { height: auto;
    max-width: 55%;
    margin: 20px auto; }
.about-team-modal-img picture img {
    max-width: 55%;
    height: auto;
    width: 100%;
    display: block;margin: auto;
}
 @media screen and (max-width: 1799px) {
  .section-title {
    margin-bottom: 30px;
  }

  .section-vision::before {
    height: 100%;
  }

  .about-us-detail-element img {
    bottom: -200px !important;
    opacity: 0.5;
  }

  .ourpillars-num h5 {
    font-size: 80px;
    line-height: 70px;
  }

  .home-ourpillars-element img {
    max-width: 300px;
  }

  #ourpillars-thumb-slider {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1599px) {
  #township-slider .splide__arrow {
    position: static;
    transform: unset;
  }

  #township-slider .splide__arrows {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    gap: 10px;
  }

  .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  .footer-theme-element img {
    opacity: 0.7;
  }

  .sticky-btn-enquire {
    right: -64px;
  }

    /* .marginTop {
      top: 200px !important;
      right: -87px;
    } */

  /* .marginTop {
    background-color: #AF7F6E !important;
  } */

  /* .marginTop:hover {
    background-color: #0C1E39 !important;
  }

  .marginTop:hover::before {
    height: 100%;
    background-color: #0C1E39 !important;
  } */

  .map-inner iframe {
    height: 500px;
  }

  .map-inner {
    margin-bottom: 40px;
  }

  .our-team-modal-item-desc p {
    font-size: 14px;
  }

  .our-team-modal-card {
    max-width: 920px;
  }

  .theme-modal .section-title h2 {
    font-size: 22px;
  }

  .legacy-detail {
    left: 0;
  }

  .footer-logo {
    max-width: 200px;
  }

  #footer {
    padding: 40px 0 20px;
  }

  .ourprojects-wrapper {
    padding: 0;
  }

  .columns.gap-3 {
    margin-left: -30px !important;
    margin-right: -30px !important;
  }

  .gap-3>.column {
    padding-left: 30px;
    padding-right: 30px;
  }

  .title-tagline {
    font-size: 36px;
    line-height: 38px;
    margin-top: 20px;
  }

  .aboutus-desc-inner {
    margin-bottom: 20px;
  }

  .btn-with-arrow svg {
    width: 12px;
    height: 12px;
  }

  .theme-btn {
    padding: 8px 20px;
    font-size: 13px;
  }

  #header-primary-menu {
    background-size: cover;
    background-position: center;
  }

  #header1__menu1 {
    padding: 40px 160px 40px 60px;
  }

  .menu-logo img {
    height: 100px;
  }

  .insomenu-bars {
    right: 60px;
  }

  .header__menu-item {
    line-height: 26px;
  }

  .menu-logo {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .section-title h1 {
    font-size: 60px;
    line-height: 70px;
  }

  .banner-desc .section-title::before {
    bottom: 40px;
  }

  .main-slider {
    padding-left: 260px;
  }

  .col-main-form {
    padding: 20px 15px;
    display: block;
    margin: auto;
  }

  .banner-desc {
    bottom: 60px;
    left: 60px;
  }

  .theme-logo img {
    max-width: 200px;
  }

  header {
    padding: 12px 60px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 1408px) {
  body {
    font-size: 14px;
    line-height: 24px;
  }

  /* .no-webp #header-primary-menu {
    background-image: url(../images/header/header-bg-1350.jpg);
  }

  .webp #header-primary-menu {
    background-image: url(../images/header/header-bg-1350.webp);
  } */

  .about-team-inner {
    padding: 0;
  }

  .footer-contact-wrapper {
    margin-bottom: 30px;
    gap: 20px;
  }

  .footer-wrapper {
    margin-bottom: 60px;
  }

  .section-ourpillars::before {
    height: 95%;
  }

  .ourpillars-num h5 {
    font-size: 70px;
    line-height: 60px;
  }

  h3 {
    margin-bottom: 10px;
  }

  .title-tagline {
    margin-top: 10px;
  }

  #ourpillars-slider .splide__arrows {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1216px) {
  .form-fields-block {
    padding: 20px;
  }

  .ourprojects-desc-hover-screen {
    padding: 30px;
  }

  .title-tagline {
    font-size: 30px;
    line-height: 36px;
  }

  .ourprojects-desc p {
    line-height: 18px;
  }

  .theme-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  .home-our-project-element img {
    max-width: 300px;
  }

  .gap-1>.column {
    padding-left: 12px;
    padding-right: 12px;
  }

  .columns.gap-1 {
    margin-left: -12px !important;
    margin-right: -12px !important;
  }

  .about-team-title h3 {
    font-size: 15px;
  }

  .legacy-detail:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
  }

  .legacy-detail {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    padding: 60px 30px;
  }

  .legacy-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .section-vision::before {
    height: 100%;
  }

  .footer-logo {
    max-width: 160px;
  }

  #footer {
    padding: 30px 0 20px;
  }

  .ourprojects-desc h3 {
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }

  /* .ourprojects-wrapper:hover .ourprojects-desc h3 {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);

  }

  .ourprojects-desc h3 {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  } */

  .ourprojects-desc {
    padding: 30px;
  }

  .section-ourpillars::before {
    height: 100%;
  }

  .section-ourpillars {
    padding-top: 60px !important;
  }

  .gap-3>.column {
    padding-left: 15px;
    padding-right: 15px;
  }

  .columns.gap-3 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }

  .insomenu-bars {
    right: 30px;
  }

  .space-title {
    letter-spacing: 0;
  }

  .theme-logo img {
    max-width: 150px;
  }

  .banner-desc {
    bottom: 0;
    left: 0;
    padding: 40px 30px;
    width: 100%;
  }

  #home .banner-desc {
    padding: 30px;
  }

  header {
    padding: 12px 30px;
  }

  .splide__arrow {
    width: 40px;
    height: 40px;
    padding: 8px;
  }

  .sticky-btn-enquire {
    z-index: 888 !important;
  }

}

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

  .sm-form-control {
    padding: 12px 12px 12px 0;
  }

  .theme-modal.is-active .theme-modal-card {
    top: 0;
    transform: none;
    margin-top: 30px;
  }

  .theme-modal.is-active {
    overflow-y: scroll;
  }

  .theme-modal-card {
    max-width: 500px;
  }

  #register-modal:before {
    position: fixed;
  }

  .modal-bg img {
    position: fixed;
  }

  .lg-d-none {
    display: none;
  }

  .md-d-none {
    display: block;
  }

  .section-title h1 {
    font-size: 50px;
    line-height: 60px;
  }

  .contact-form-element img {
    top: unset !important;
    bottom: 0 !important;
    max-width: 600px;
  }

  .mission-element img {
    bottom: unset;
    top: 0;
    max-width: 600px;
  }

  .about-us-detail-element img {
    bottom: 0 !important;
    max-width: 400px;
  }

  .home-ourpillars-element img {
    bottom: unset;
    top: 0;
  }

  .section-contact-form {
    padding-left: 35px !important;
  }

  .team-modal .close1,
  .team-modal .close {
    background-color: #AF7F6E;
    border: 1px solid #ffffff30;
    width: 36px;
    height: 36px;
  }

  .about-team-modal-img img {
    max-width: 300px;
    margin: 0 auto;
  }

  .our-team-modal-card {
    top: 0;
    transform: unset;
    margin-top: 0;
  }

  .theme-modal {
    padding: 0 30px 30px;
  }

  .is-active .our-team-modal-card {
    margin-top: 30px;
    top: unset;
  }

  .legacy-detail {
    padding: 30px;
  }

  .aboutus-detail-img {
    margin-top: 100px;
  }

  .aboutus-overview-img {
    left: -110px;
    margin-right: -110px;
  }

  .footer-menu li {
    padding-right: 8px;
    margin-right: 8px;
    line-height: 12px;
  }

  .footer-menu {
    justify-content: center;
    margin-top: 10px;
  }

  .ourprojects-desc h3 {
    font-size: 18px;
  }

  .section-ourpillars {
    padding-left: 35px !important;
  }

  .order-2 {
    order: unset;
  }

  .section-ourpillars {
    padding-top: 40px !important;
  }

  .aboutus-desc .section-title {
    margin-right: unset;
  }

  .aboutus-desc-inner {
    max-width: inherit;
  }

  .no-webp #header-primary-menu {
    background-image: url(../images/header/header-bg-11-9-md.jpg);
  }

  .webp #header-primary-menu {
    background-image: url(../images/header/header-bg-11-9-md.webp);
  }

  #header1__menu1 {
    background-color: #0C1E39E5;
  }

  #header1__menu1::before {
    background-image: unset;
    background-color: #0C1E39E5;
    height: 100%;
    width: 200px;
    left: 100%;
    bottom: 0;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
  }

  .menu-logo img {
    height: 80px;
    width: auto;
  }

  .banner-desc .section-title::before {
    left: -350px;
  }

  .main-slider {
    padding-left: 140px;
  }

  .container {
    padding: 0 30px;
  }

  .theme-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  .row-copyright {
    margin: 0 !important;
  }

  .col-copyright {
    padding: 0 !important;
  }

  .sticky-btn-enquire {
    right: -57px;
    padding: 6px 15px !important;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: 230px;
    right: -81px;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .col-copyright,
  .col-copyright:last-child {
    text-align: center;
  }

  .location-block {
    padding: 0 0 0 30px;
  }

  #back2top svg {
    width: 36px;
    height: 36px;
  }

  #back2top {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .call-btn {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .sticky-bottom-form-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -165px;
    left: 0;
    width: 100%;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #1d57a3;
    z-index: 999;
  }

  .sticky-bottom-form.open .close-form {
    opacity: 1;
    background-color: transparent;
  }

  .sticky-bottom-form.open .sticky-bottom-form-inner {
    bottom: 0;
    left: 0;
  }

  .sticky-bottom-form {
    bottom: auto;
    left: auto;
    padding: 0;
    width: 100%;
    background: rgb(45 41 38 / 0.9);
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    position: inherit;
    z-index: 999 !important;
  }

  .sticky-bottom-form .col-form {
    width: 50%;
    margin: 0 0 15px !important;
  }

  .sticky-bottom-form .col-form.col-form-btn {
    width: 100%;
  }

  .col-form-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }

  .col-form-title h3 {
    margin: 0;
    padding: 10px 12px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid rgb(182 223 235);
    text-transform: uppercase;
  }

  .close-form {
    color: #ffffff;
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    top: 8px;
    right: 3px;
    opacity: 0;
    cursor: pointer;
  }
}

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

  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }

  .col-footer:last-child {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .contact-title {
    width: unset;
    flex: unset;
  }

  #header1__menu1 {
    left: unset;
  }

  header {
    position: relative;
    background-color: #0C1E39;
  }

  .footer-theme-element img {
    max-width: 370px;
  }

  .contact-form-col .col-form {
    margin-bottom: 0;
  }

  .map-inner {
    margin-bottom: 20px;
  }

  .map-inner iframe {
    height: 400px;
  }

  .about-team-desc {
    margin: 0 auto 30px;
  }

  .aboutus-overview-img {
    left: unset;
    margin-right: unset;
    margin-bottom: 30px;
  }

  .aboutus-detail-img {
    margin-top: 0;
    border: 0;
    margin-bottom: 10px;
  }

  .footer-wrapper {
    margin-bottom: 20px;
  }

  .footer-logo {
    max-width: 140px;
  }

  .footer-contact-desc {
    flex-direction: column;
  }

  .footer-contact-desc .contact-title {
    margin-bottom: 10px;
  }

  .social-icons {
    justify-content: center;
  }

  .footer-page-link {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-page-link p {
    width: 33.33%;
    flex: 0 0 33.33%;
    margin-bottom: 15px;
    padding-right: 15px;
  }

  .our-projects-tagline span {
    font-size: 16px;
  }

  .insomenu-bars span,
  .insomenu-bars span:after,
  .insomenu-bars span:before {
    background-color: #fff;
  }

  .insomenu-bars {
    border: 1px solid #fff;
  }

  #header.sticky .theme-logo img,
  .theme-logo img {
    max-width: 120px;
  }

  header.sticky {
    position: fixed;
    animation: slide-down 1s !important;
  }

  @keyframes slide-down {
    0% {
      opacity: 0;
      transform: translateY(-100%)
    }

    100% {
      opacity: 1;
      transform: translateY(0)
    }
  }

  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    left: 10px !important;
  }

  #location-slider1 {
    margin-top: 30px;
  }

  .copyright-detail .small {
    font-size: 13px;
  }

  .counter-block h3 {
    font-size: 28px;
  }

  .tab-list .tab {
    width: auto;
    padding: 12px 24px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
    left: 0;
  }

  .section-title h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .copyright-line {
    display: block;
    font-size: 0 !important;
    line-height: 0 !important;
  }

  .location-block {
    padding: 30px 0 0 0;
  }

  #register-modal {
    padding: 0 20px;
    overflow: hidden;
  }
}

@media screen and (max-width: 600px) {
  .md-d-none {
    display: none;
  }

  .sm-d-none {
    display: block;
  }

  .no-webp #header-primary-menu {
    background-image: url(../images/header/header-bg-11-9-sm.jpg);
  }

  .webp #header-primary-menu {
    background-image: url(../images/header/header-bg-11-9-sm.webp);
  }
}

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

  .custom-checkbox,
  .custom-radio {
    margin: 3px 8px 3px 0;
    gap: 0px;
  }

  /* .marginTop {
    top: unset !important;
    right: 0px !important;
    width: 50% !important;
    float: right;
    left: 50% !important;
  } */

  .form-fields-block {
    padding: 15px;
  }

  .theme-modal.is-active .theme-modal-card {
    margin-top: 15px;
  }

  .custom-checkbox label,
  .custom-radio label {
    font-size: 13px;
    line-height: normal;
  }

  .sm-form-control {
    padding: 8px 8px 8px 0;
  }

  .splide__arrow {
    width: 36px;
    height: 36px;
  }

  .contact-us-map-element img {
    max-width: 300px;
  }

  #footer {
    padding: 30px 0 60px;
  }

  .section-contact-form {
    padding-left: 20px !important;
  }

  .footer-contact-img {
    width: 20px;
    flex: 0 0 20px;
  }

  .footer-contact-desc span {
    line-height: 20px;
  }

  .footer-contact-desc span br {
    display: none;
  }

  .map-inner iframe {
    height: 300px;
  }

  .theme-overlay::before {
    background: #000;
    /* opacity: 0.6; */
  }

  .custom-checkbox label::before,
  .custom-radio label::before {
    width: 16px;
    height: 16px;
  }

  .custom-checkbox label::after,
  .custom-radio label::after {
    width: 10px;
    height: 6px;
    left: 3px;
    top: 3px;
  }

  .our-team-modal-card {
    top: -30px;
  }

  .theme-modal .section-title h2 {
    font-size: 18px;
    line-height: 20px;
  }

  .our-team-modal-item-desc {
    padding: 15px;
  }

  .our-team-modal-item-desc .section-title {
    margin-bottom: 10px;
  }

  .about-team-modal-img img {
    max-width: 250px;
  }

  .is-active .our-team-modal-card {
    margin-top: 0;
    top: 0;
  }

  .theme-modal {
    padding: 10px;
  }

  .container {
    padding: 0 20px;
  }

  .about-team-title h3 {
    font-size: 14px;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }

  .about-team-title-inner h4,
  .about-team-title-inner a {
    font-size: 13px;
  }

  .ourprojects-desc h3 {
    font-size: 16px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .ourpillars-num h5 {
    font-size: 60px;
    line-height: 50px;
  }

  .ourpillars-num h5 {
    font-size: 60px;
    line-height: 50px;
  }

  h3 {
    font-size: 15px;
  }

  .section-ourpillars {
    padding-top: 30px !important;
  }

  .section-ourpillars {
    padding-left: 20px !important;
  }

  .title-tagline {
    font-size: 28px;
    line-height: 32px;
    margin-top: 12px;
  }

  /* .theme-modal-card-body {
    padding: 20px;
  } */

  .theme-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #header1__menu1 {
    width: 100%;
    padding: 30px;
  }

  .menu-logo img {
    height: 60px;
  }

  .menu-logo:before {
    opacity: 0.3;
  }

  #header1__menu1::before {
    left: 0;
    width: 100%;
    clip-path: polygon(0 0, 40% 0, 100% 100%, 0% 100%);
  }

  header {
    padding: 12px 20px;
  }

  .banner-desc {
    padding: 40px 20px;
  }

  #home .banner-desc {
    padding: 20px;
  }

  .banner-desc .section-title::before {
    bottom: 30%;
    left: -450px;
  }

  .insomenu-active .insomenu-bars span,
  .insomenu-active .insomenu-bars span:before,
  .insomenu-active .insomenu-bars span:after {
    width: 16px;
  }

  .insomenu-active .insomenu-bars span,
  .insomenu-active .insomenu-bars span:after {
    margin-top: -1px;
  }

  .insomenu-bars span {
    margin-top: 3px;
  }

  .insomenu-bars span,
  .insomenu-bars span:after,
  .insomenu-bars span:before {
    width: 16px;
    height: 1px;
  }

  .insomenu-bars {
    width: 40px;
    height: 40px;
  }

  .main-slider {
    padding-left: 40px;
  }

  .sm-form-control {
    font-size: 13px;
  }

  .theme-btn {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 20px;
  }

  .section-title {
    margin-bottom: 20px;
  }

  .accordion .card__content {
    padding: 0 15px 15px;
  }

  .accordion .card__title {
    padding: 8px 15px;
  }

  .column.col-register {
    padding: 8px;
  }

  .columns.row-register {
    margin: -8px !important;
  }

  .splide__pagination__page {
    width: 10px;
    height: 10px;
  }

  .listed-points li:before {
    width: 8px;
    height: 8px;
  }

  .listed-points li {
    padding-left: 20px;
  }

  #main-slider .splide__arrow {
    display: none;
  }

  .accordion .card__title {
    font-size: 16px;
    min-height: 50px;
  }

  .tab-list {
    gap: 10px;
  }

  .sticky-bottom-form {
    display: none !important;
  }

  .sticky-btn-enquire {
    transform: unset;
    top: unset;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0 !important;
    border-top: 1px solid #ffffff30 !important;
    border-radius: 0;
    text-align: center;
    width: 100%;
    padding: 10px 0px !important;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: unset;
    right: 0;
    width: 50%;
    left: unset;
    border-left: 1px solid #ffffff50 !important;
  }

  .thankyou-block h1 {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .thankyou-msg {
    font-size: 14px !important
  }

  .thankyou-logo img {
    height: 80px;
  }

  .modal-title {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .close1,
  .close {
    bottom: initial;
    top: -18px;
    left: initial;
    right: -18px;
    width: 36px;
    height: 36px;
  }

  .theme-modal-card {
    max-width: 350px;
  }

  .theme-modal .theme-modal-card {
    top: -30px;
    transform: none;
    margin-top: 30px;
  }

  #back2top {
    display: none !important;
  }

  body {
    font-size: 13px;
    line-height: 22px;
  }

  .section-title h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .section-title h2:before {
    height: 2px;
  }

  .connectivity-list {
    margin-top: 10px;
  }
}

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

  .custom-checkbox label,
  .custom-radio label {
    font-size: 12px;
    line-height: 20px;
  }

  .sm-form-control {
    font-size: 12px;
  }

  .modal-title {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .theme-modal-card {
    /* max-width: 320px; */
    max-width: inherit;
  }

  .column.col-register.col-register-mobile {
    width: 50% !important;
    flex: 0 0 50% !important;
  }

  /* .theme-modal.is-active .theme-modal-card {
    margin-top: 10px;
  } */

  /* .modal-title {
    font-size: 20px;
    margin-bottom: 10px;
  } */

  .footer-page-link p {
    width: 50%;
    flex: 0 0 50%;
  }

  .ourprojects-desc {
    padding: 10px;
  }

  .our-projects-tagline span {
    font-size: 15px;
  }

  .ourpillars-num h5 {
    font-size: 50px;
    line-height: 40px;
    letter-spacing: 3px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 18px;
    line-height: 22px;
  }

  .title-tagline {
    font-size: 22px;
    line-height: 26px;
  }

  .section-title h1 {
    font-size: 26px;
    line-height: 30px;
  }

  #header.sticky .insomenu-bars,
  .insomenu-bars {
    border: 1px solid #ffffff30;
  }

  #header.sticky .theme-logo img,
  .theme-logo img {
    max-width: 90px;
  }

  .counter-block h3 {
    font-size: 24px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 420px) {
  .sm-d-none {
    display: none;
  }

  .main-bg-video-detail video {
    height: calc(100vh - 160px);
    object-fit: cover;
    object-position: center;
  }

  .xs-d-none {
    display: block;
  }

  #home .banner-desc {
    padding: 20px 40px;
    bottom: 100px;
  }

  .no-webp #header-primary-menu {
    background-image: url(../images/header/header-bg-11-9-xs.jpg);
  }

  .webp #header-primary-menu {
    background-image: url(../images/header/header-bg-11-9-xs.webp);
  }
}

@media screen and (max-width: 380px) {
  .tab-list .tab {
    padding: 12px 24px;
  }

  /*.main-bg-video-detail video {*/
  /*  height: calc(100vh - 110px);*/
  /*}*/
  header {
    padding: 10px 20px;
  }
}

@media screen and (max-width: 360px) {
  .tab-list .tab {
    width: 100%;
  }

  .section-title h1 {
    font-size: 22px;
    line-height: 28px;
  }
}


.carousel-control.right , .carousel-control.left {  
    background-image: none!important; }
.carousel, .item, .active {
   height: 100%;
  /* height: 100vh; */
}
 .carousel-inner {
   height: 100%;  height: 100vh;

}
 .carousel {
   margin-bottom: 60px;
}
 
 .carousel .item {
   background-color: #777;
}
 .carousel .carousel-inner .bg {
   background-repeat: no-repeat;
   background-size: cover;
   height: 100vh;
}
 .carousel .carousel-inner .bg1 {
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Website-banner-1.jpg');
   background-position: center bottom;
}
 .carousel .carousel-inner .bg2 {
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Website-banner-2.jpg');
   background-position: center bottom;
}
 .carousel .carousel-inner .bg3 {
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Website-banner-3.jpg');
   background-position: center bottom;
}
.carousel .carousel-inner .bg4 {
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Website-banner-4.jpg');
   background-position: center bottom;
}
.carousel .carousel-inner .bg5 {
  padding: 100px 0px;
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Website-banner-5.jpg');
   background-position: center bottom;
}
.carousel .carousel-inner .bg6 {
  padding: 100px 0px;
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Website-banner-6.jpg');
   background-position: center bottom;
}
.carousel .carousel-inner .bg7 {
  padding: 100px 0px;
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Website-banner-7.jpg');
   background-position: center bottom;
}
.carousel .carousel-inner .bg8 {
  padding: 100px 0px;
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Website-banner-8.jpg');
   background-position: center bottom;
}
@media all and (max-width:767px){
   .carousel .carousel-inner .bg1 {
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Mobile-banner-1.jpg');
   background-position: center top;
}
 .carousel .carousel-inner .bg2 {
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Mobile-banner-2.jpg');
   background-position: center center;
}
 .carousel .carousel-inner .bg3 {
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Mobile-banner-3.jpg');
   background-position: center bottom;
}
.carousel .carousel-inner .bg4 {
   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Mobile-banner-4.jpg');
   background-position: center bottom;
}

.carousel .carousel-inner .bg5 {

   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Mobile-banner-5.jpg');
   background-position: center center;
}
.carousel .carousel-inner .bg6 {

   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Mobile-banner-6.jpg');
   background-position: center center;
}
.carousel .carousel-inner .bg7 {

   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Mobile-banner-7.jpg');
   background-position: center center;
}
.carousel .carousel-inner .bg8 {

   background-image: url('https://anchorpointdevelopers.com/media/images/banner/Mobile-banner-8.jpg');
   background-position: center center;
}
}


.carousel-inner .section-title::before {
    position: absolute;
    content: "";
    bottom: 50px;
    left: -250px;
    /* background-color: #D9D9D9; */
    height: 1px;
    width: 470px;
    background: #ffffff80 !important;
}


@media screen and (max-width: 1599px) {
    .carousel-inner .section-title::before {
        bottom: 40px;
    }
}
.carousel-inner .section-title::before {
    position: absolute;
    content: "";
    bottom: 30px;
    left: -250px;
    /* background-color: #D9D9D9; */
    height: 1px;
    width: 470px;
    background: #ffffff80 !important;
}

   .carousel-inner .section-title {
        margin-bottom: 30px;
          
        top: 60%; left: 60px;
    }

.space-title{ margin-left: 260px;}
    @media screen and (max-width: 767px) {

      .carousel-inner .section-title {
       
        top:40%!important;
    }
   .carousel-inner .section-title h1 {
        font-size: 34px;
        line-height: 45px;
    }
    .carousel-inner .section-title::before { position: absolute;
           position: absolute;
        content: "";
        bottom: 30px;
        left: -50px;
        /* background-color: #D9D9D9; */
        height: 1px;
        width: 101px;
        background: #ffffff80 !important;}

        .space-title{ margin-left:  60px;}

}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}