@media only screen and (max-width: 992px) {
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 11px !important;
    font-weight: 700;
    cursor: pointer;
    letter-spacing: 1px;
    color: #18385f;
    padding: 5px 9px;
    text-transform: capitalize;
  }
  .slider {
    height: 88vh;
  }
  .fp-slick .slick-prev.slick-arrow {
    bottom: -30px;
    right: 60px;
    left: inherit;
  }
  .fp-slick .slick-next.slick-arrow {
    bottom: -30px;
    right: 0;
    left: inherit;
  }
  .slick-prev.slick-arrow {
    left: 42%;
    top: inherit;
    bottom: -75px;
  }
  .slick-next.slick-arrow {
    right: inherit;
    top: inherit;
    bottom: -75px;
    left: 50%;
  }
  .social-icons svg {
    padding: 0 2px;
  }
  .footer {
    padding: 40px 0 0;
  }
  .spacebetween2 {
    right: 25px;
  }
  .why-choose svg {
    height: 40px;
    width: 40px;
  }
  .why-content h4 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 769px) {
  h2 {
    font-size: 28px;
    line-height: 35px;
  }
  .slide__content {
    width: 85%;
  }
  .slide__text {
    font-size: 32px;
    line-height: 42px;
  }
  .slide__heading {
    font-size: 16px;
  }
  .slide__text {
    font-size: 26px;
    line-height: 40px;
  }
  .slide__content {
    width: 85%;
  }
  .slider__control {
    z-index: 2;
    top: 50%;
    left: 10%;
    width: 40px;
    height: 40px;
  }
  .slider__control--right {
    left: 90%;
  }
  .slider__control-line {
    left: 13px;
  }
  .slider__control--right .slider__control-line {
    left: 27px;
  }
  .slider {
    height: 68vh;
    margin-top: 100px;
  }
  .row {
    padding: 0px;
    margin: 0px;
  }
  .custom-flex {
    justify-content: initial;
  }
  .about {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .feature-products {
    padding: 50px 0;
  }
  .why-content {
    padding: 30px 15px;
  }
  .why-choose h2 {
    padding: 30px 0 20px;
  }
  .welcome-icon-t {
    display: block;
    padding: 11px 10px;
    justify-content: center;
    text-align: center;
  }
  .welcome-icon-t h4 {
    color: #000;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    padding-left: 0px;
  }
  .welcome-icon-t > img {
    object-fit: none;
    width: 100%;
    height: 52px;
    padding: 11px 0px;
  }
  .about p {
    padding: 5px 0;
    color: #000;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
  }
  .welcome-icon-button {
    color: #ffffff;
    padding: 11px 35px;
    line-height: 30px;
    background: #006e93;
    border-bottom-right-radius: 21px;
    text-transform: capitalize;
    border-top-right-radius: 21px;
    font-weight: 100;
    font-size: 13px;
    border-radius: 20px;
    margin: auto;
    font-family: "montserrat-bold";
  }
  .desktop-none {
    display: none;
  }
  .mobile-none {
    display: block;
  }

  .know-button-div {
    margin-top: 25px;
    text-align: center;
  }
  .count-div p {
    font-size: 15px;
    padding: 16px 0px;
    color: #495057;
  }
  .card-body,
  .why-choose,
  .footer .widget {
    padding: 0;
  }
  .project-status h4 {
    font-size: 14px;
  }
  .custom-flex p {
    font-size: 13px;
  }
  .h-53 {
    height: 53px;
  }
  .project-status .p-mob-0 {
    padding: 0;
    margin-bottom: 15px;
  }
  /* .form-section .p-mob-0{padding: 0;} */
  .spacebetween2 {
    position: absolute;
    right: 20px;
    top: 80px;
  }
  .custom-padding {
    padding: 0;
  }
  .space .p-mob-0,
  .space.p-mob-0 {
    padding: 0;
  }
}

@media only screen and (max-width: 425px) {
  .content-description {
    margin-bottom: 20px;
  }
  .content-description2 {
    margin-bottom: 20px;
  }
  .mobile-slick {
    display: block;
  }
  .slider__control {
    background: transparent;
  }
  .mobile-slick .slick-list {
    padding: 0 20% 0 0 !important;
  }
  .desktop-in {
    display: none;
  }
  /* .custom-flex {justify-content: center;}      */
  .custom-mt {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .p-mob-0 {
    padding: 0;
    margin-bottom: 15px;
  }
  .fixed-top {
    background-color: #f7f7f7;
  }
  .see-all {
    text-align: end;
    margin-bottom: 50px;
    margin-top: 20px;
  }
  .spacebetween2 {
    right: inherit;
    top: inherit;
    bottom: 22px;
    left: 10px;
  }
  .mr-100 {
    margin-right: 10px;
  }
  .footer {
    padding: 30px 0px;
  }
  .slider {
    height: 50vh;
  }
  .slick-next.slick-arrow,
  .slick-prev.slick-arrow {
    padding: 22px;
  }
  .mt-20 {
    margin: 15px 0 20px 150px;
  }
  .about-project p {
    padding-bottom: 5px;
  }
  .form-section h4 {
    margin-top: 0px;
  }
  .form-section {
    padding: 50px 15px;
  }
  .slick-next.slick-arrow {
    right: inherit;
    top: inherit;
    bottom: -50px;
    left: 50%;
  }
  .slick-prev.slick-arrow {
    left: 30%;
    top: inherit;
    bottom: -50px;
  }
  .social-icons svg {
    padding: 0 5px;
  }
}
/*90% */
@media (min-width: 765px) and (max-width: 820px) {
}

/*110% */
@media (min-width: 980px) and (max-width: 1044px) {
}

/*125% */
@media (min-width: 1024px) and (max-width: 1100px) {
  .bg-arrow-img img {
    width: 67%;
    display: block;
    margin: 0 auto;
  }
}

/*150% */
@media (min-width: 1101px) and (max-width: 1399px) {
}

/*150% */
@media (min-width: 1400px) and (max-width: 1800px) {
}

/*150% */
@media (min-width: 1601px) and (max-width: 1800px) {
}

/*150% */
@media (min-width: 1801px) and (max-width: 2400px) {
}

/* MOBILE */
@media (min-width: 100px) and (max-width: 767px) {
  .welcome {
    font-size: 30px !important;
    line-height: 41px !important;
  }
  .read-more {
    margin: 0px 0px;
  }
  .display-mob {
    display: block;
  }
  #content_block_04 .content-box .single-item.text-right .icon-box {
    left: 0px;
  }
  #content_block_04 .content-box .single-item.text-right {
    padding-left: 90px;
  }
  #content_block_04 .content-box .single-item.text-right .box {
    text-align: left;
  }
  #content_block_04 .content-box .single-item.text-right {
    padding-right: 0px;
  }
  #video_block_01 {
    display: none;
  }
  .main-btn {
    font-size: 11px;
    min-width: 170px;
  }
  .widget-title {
    text-transform: capitalize;
    color: #fff;
    font-weight: 700;
    margin-bottom: 6px;
    font-size: 17px;
    font-family: "montserrat-bold";
  }
  .welcome-icon-button-door {
    color: #006e93;
    padding: 12px 35px;
    line-height: 30px;
    background: #fff;
    border-bottom-left-radius: 21px;
    text-transform: capitalize;
    border-top-left-radius: 21px;
    font-weight: 500;
    border-radius: 20px;
    font-size: 11px;
    border: 1px solid #006e93;
    font-family: "montserrat-bold";
  }
  .margin-top-div {
    margin-top: 15px;
  }
  .prod-div-new {
    font-size: 13px !important;
    padding: 7px 0px !important;
    font-family: "teachers-semi";
  }
  .location-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .color-div1 {
    background-color: #210f01;
    border-radius: 36px;
    text-align: center;
    font-family: "montserrat-bold";
    font-size: 11px;
    padding: 8px 0px;
    color: #fff;
    margin: 10px 0px;
  }
  .color-div2 {
    background-color: #824f16;
    border-radius: 36px;
    text-align: center;
    font-family: "montserrat-bold";
    font-size: 11px;
    padding: 8px 0px;
    color: #fff;
    margin: 10px 0px;
  }
  .color-div3 {
    background-color: #4e2f13;
    border-radius: 36px;
    text-align: center;
    font-family: "montserrat-bold";
    font-size: 11px;
    padding: 8px 0px;
    color: #fff;
    margin: 10px 0px;
  }
  .color-div4 {
    background-color: #462015;
    border-radius: 36px;
    text-align: center;
    font-family: "montserrat-bold";
    font-size: 11px;
    padding: 8px 0px;
    color: #fff;
    margin: 10px 0px;
  }
  .color-div5 {
    background-color: #121212;
    border-radius: 36px;
    text-align: center;
    font-family: "montserrat-bold";
    font-size: 11px;
    padding: 8px 0px;
    color: #fff;
    margin: 10px 0px;
  }
  .color-div6 {
    background-color: #544c41;
    border-radius: 36px;
    text-align: center;
    font-family: "montserrat-bold";
    font-size: 11px;
    padding: 8px 0px;
    color: #fff;
    margin: 10px 0px;
  }
  .color-div7 {
    background-color: #3b2108;
    border-radius: 36px;
    text-align: center;
    font-family: "montserrat-bold";
    font-size: 11px;
    padding: 8px 0px;
    color: #fff;
    margin: 10px 0px;
  }
  .color-div8 {
    background-color: #2d3538;
    border-radius: 36px;
    text-align: center;
    font-family: "montserrat-bold";
    font-size: 11px;
    padding: 8px 0px;
    color: #fff;
    margin: 10px 0px;
  }
  .book-cun {
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    font-family: "montserrat";
  }
  .social-fixed2 {
    position: fixed;
    border-radius: 0px;
    right: 0%;
    bottom: 50%;
    z-index: 400;
    transform: translateY(-49px);
    rotate: 90deg;
    display: block;
  }
  .social2 a {
    background: #006e93;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    padding: 7px 20px;
    position: relative;
    border: 1px solid #006e93;
    font-family: "montserrat";
  }
  .w5 {
    width: 50%;
  }
  #footer-image {
    text-align: center;
  }
  .social-icons svg {
    font-size: 31px;
  }
  .timedesktop {
    display: none;
  }
  .timemobile {
    display: block;
  }
  .textwidget p a {
    line-height: 37px;
    color: #fff;
    font-size: 19px;
    font-family: "montserrat";
  }
  .footer .widget {
    margin-bottom: 17px;
  }
  .enquire-button {
    display: none;
  }
  .enquire-button-downlod {
    display: none;
  }
  .wf-float-left {
    /* border-top: 1px solid #fbfbfb; */
    padding: 20px 0;
    background-color: #000;
    margin-top: 31px;
    text-align: center;
    font-family: "montserrat";
    display: block;
    justify-content: space-around;
  }
  .wf-float-left p {
    color: #fff;
    font-size: 17px;
    padding: 7px 0px;
  }
  .wf-float-left > p > img {
    padding-left: 10px;
    padding-top: 16px;
  }
  .timemobile .info {
    display: flex;
    flex-direction: column;
    justify-content: start;
    padding: 20px 20px;
    color: #fff;
    background: linear-gradient(
      107deg,
      rgb(255, 67, 5) 11.1%,
      rgb(245, 135, 0) 95.3%
    );
    white-space: normal;
    border-radius: 10px;
  }
  .timemobile .info h2 {
    line-height: 35px;
    margin-bottom: 0px;
    font-size: 22px;
  }
  .timemobile .info p {
    margin-top: 10px;
    color: #fff;
    line-height: 25px;
    font-size: 14px;
  }
  .timemobile .info a {
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 600;
    margin-top: 20px;
    display: block;
    text-align: right;
  }
  .enquire-button {
    color: #f7f7f7;
    padding: 8px 14px;
    line-height: 30px;
    border-radius: 5px;
    font-size: 11px;
    background: #e62249;
  }
  .project-status {
    padding: 25px 0;
    /* background: rgb(19, 53, 83); */
    /* background: linear-gradient(107deg, rgb(255, 67, 5) 11.1%, rgb(245, 135, 0) 95.3%); */
    width: 80%;
    display: none;
    position: absolute;
    border-radius: 11px;
    top: 89%;
    background-color: #f7f7f7;
    left: 50%;
    transform: translate(-50%, 0%);
    box-shadow: rgb(100 100 111 / 41%) 0px 0px 10px 0px;
  }
  .banner-text {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    left: 56%;
  }
  .sliding-window-img {
    width: 100%;
    margin-bottom: 30px;
  }
  .banner-text p {
    color: #f7f7f7;
    margin-top: 10px;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px black, 0 0 25px #000, 0 0 5px #000;
  }
  .banner-text h1 {
    color: #f7f7f7;
    font-weight: 600;
    line-height: 39px;
    padding-top: 10px;
    letter-spacing: 2px;
    font-size: 31px;
    text-shadow: 0px 11px 5px rgb(0 0 0 / 30%);
  }
  .count-div-why1-div {
    display: block;
    text-align: -webkit-center;
    /* margin: auto; */
    justify-content: space-between;
    margin-top: 48px;
  }
  .count-div-why1-div > img {
    width: 29px;
    height: 13px;
    margin: inherit;
    margin-top: 80px;
    position: relative;
    top: -9%;
    rotate: 90deg;
  }
  .sec2-div > h3 {
    line-height: 17px;
    font-size: 13px;
    font-weight: 700;
    padding: 21px 0px;
  }
  .count-div-why2 h3 {
    font-size: 11px;
    line-height: 17px;
    font-family: "montserrat";
  }
  .sec2-div > img {
    width: 40px;
    height: 42px;
  }
  .prod-div > h5 {
    font-size: 13px;
    /* padding: 5px 0px; */
    padding-bottom: 0px;
    font-family: "teachers-semi";
  }
  .prod-div > p {
    padding-bottom: 12px;
    color: #030303;
    font-size: 10px;
    font-family: "montserrat";
  }
  .amenities-section {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .sec-title p {
    display: block;
    font-size: 15px;
    padding-bottom: 20px;
    /* font-family: math; */
    font-family: "montserrat-bold";
  }
  .w-power {
    width: 80%;
    padding: 14px;
  }
  .sec-text-color {
    color: #006e93;
    font-family: "montserrat-bold";
    text-align: center;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 14px;
  }
  .scrollText {
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
    text-align: left;
    padding: 19px 5px;
  }
  .count-div-slide > img {
    width: 70px;
    margin: auto;
    padding: 18px 0px;
  }
  .count-div-slide {
    margin: 10px 3px;
    text-align: center;
    /* box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07); */
  }
  .count-div-main {
    display: ruby;
  }
  .about-text > img {
    height: 62px;
    background-color: #e4ebf4;
    padding: 8px;
  }
  .about-text {
    display: flex;
    justify-content: left;
    padding: 13px 0px 20px 0px;
  }
  .sec-title {
    font-family: "Montserrat", sans-serif;
    position: relative;
    color: #222;
    text-align: unset;
    font-size: 23px;
    line-height: 34px;
    text-transform: capitalize;
    margin-bottom: 0px;
  }
  .youtube-story-div {
    width: 150px;
    margin: 10px 0px;
    text-align: center;
  }
  .popup-content {
    background: black;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    height: auto;
  }
  .feature-products .slick-track {
    display: flex;
    align-items: center;
    min-height: 260px;
  }
  .count-div-why h3 {
    font-size: 16px;
    line-height: 22px;
    padding: 11px 0px;
  }
  .count-div-why1 {
    padding: 11px 0px;
    height: 50px;
    width: 140px;
    text-align: center;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    border: 2px solid #fff;
    position: relative;
  }
  .count-div-why1::before {
    content: "1";
    position: absolute;
    font-size: 29px;
    color: #000;
    background: -webkit-linear-gradient(45deg, #25d2f5, #1998b1);
    /* background: -webkit-linear-gradient(45deg, #167ac6, #6baef5, #167ac6); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: -90%;
    left: 45%;
    font-weight: bold;
    font-family: "teachers-extrabold";
  }
  .count-div-why1 h3 {
    font-size: 11px;
    line-height: 26px;
    font-family: "montserrat";
  }
  .count-div-why2 {
    padding: 8px 0px;
    height: 69px;
    width: 140px;
    text-align: center;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    border: 2px solid #fff;
    position: relative;
  }
  .count-div-why2::before {
    content: "2";
    position: absolute;
    font-size: 30px;
    color: #000;
    background: -webkit-linear-gradient(45deg, #25d2f5, #1998b1);
    /* background: -webkit-linear-gradient(45deg, #167ac6, #6baef5, #167ac6); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: -72%;
    left: 45%;
    font-weight: bold;
    font-family: "teachers-extrabold";
  }
  .count-div-why3 h3 {
    font-size: 11px;
    line-height: 15px;
    font-family: "montserrat";
  }
  .count-div-why3 {
    padding: 10px 0px;
    height: 69px;
    width: 140px;
    text-align: center;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    border: 2px solid #fff;
    position: relative;
  }
  .count-div-why3::before {
    content: "3";
    position: absolute;
    font-size: 31px;
    color: #000;
    background: -webkit-linear-gradient(45deg, #25d2f5, #1998b1);
    /* background: -webkit-linear-gradient(45deg, #167ac6, #6baef5, #167ac6); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: -72%;
    left: 45%;
    font-weight: bold;
    font-family: "teachers-extrabold";
  }
  .count-div-why4 h3 {
    font-size: 11px;
    line-height: 16px;
    font-family: "montserrat";
  }
  .count-div-why4 {
    padding: 8px 0px;
    height: 72px;
    width: 140px;
    text-align: center;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    border: 2px solid #fff;
    position: relative;
  }
  .count-div-why4::before {
    content: "4";
    position: absolute;
    font-size: 30px;
    color: #000;
    background: -webkit-linear-gradient(45deg, #25d2f5, #1998b1);
    /* background: -webkit-linear-gradient(45deg, #167ac6, #6baef5, #167ac6); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: -73%;
    left: 45%;
    font-weight: bold;
    font-family: "teachers-extrabold";
  }
  .count-div-why5 h3 {
    font-size: 11px;
    line-height: 16px;
    font-family: "montserrat";
  }
  .count-div-why5 {
    padding: 10px 0px;
    height: 72px;
    width: 140px;
    text-align: center;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    border: 2px solid #fff;
    position: relative;
  }
  .count-div-why5::before {
    content: "5";
    position: absolute;
    font-size: 32px;
    color: #000;
    background: -webkit-linear-gradient(45deg, #25d2f5, #1998b1);
    /* background: -webkit-linear-gradient(45deg, #167ac6, #6baef5, #167ac6); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: -78%;
    left: 45%;
    font-weight: bold;
    font-family: "teachers-extrabold";
  }
  .num-h5 {
    background: -webkit-linear-gradient(45deg, #25d2f5, #1998b1);
    /* background: -webkit-linear-gradient(45deg, #167ac6, #6baef5, #167ac6); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 44px;
    font-weight: bold;
    font-family: "teachers-extrabold";
  }
  .count-div-why {
    padding: 17px 9px;
    height: 170px;
    /* margin-top: 20px; */
    width: 100%;
    margin: 11px 0px;
    text-align: center;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    border: 2px solid #fff;
  }
  .gallery-video {
    position: absolute;
    top: 97%;
    background: #f7f7f7;
    left: 34%;
    transform: translate(-50%, -50px);
    padding: 10px 9px;
    color: #e62249;
    font-size: 12px;
    border-radius: 5px;
    font-weight: 600;
    box-shadow: rgb(100 100 111 / 41%) 0px 0px 10px 0px;
  }
  .gallery-video a {
    padding: 0px 2px;
    font-size: 12px;
    font-weight: 400;
    color: #18385f;
  }
  .order1 {
    order: 2;
  }
  .border-right {
    border-right: 0 !important;
  }
  .order2 {
    order: 1;
  }
  .form-section h5 {
    font-size: 17px;
    color: #18385f;
    padding-top: 24px;
  }
  .form-section h4 {
    color: #18385f;
    font-weight: 600;
    padding-bottom: 20px;
  }

  .forsalesh4 {
    padding-bottom: 16px !important;
    font-size: 27px;
  }
  .sec-title span {
    color: #000;
    display: block;
    letter-spacing: 1px;
    text-transform: math-auto;
    line-height: 19px;
    font-size: 14px;
    padding: 22px 0px;
  }
  .prod-div {
    box-shadow: 0px 0px 8px 0px #6c757db8;
    text-align: center;
    border-radius: 14px;
    padding: 0;
    margin: 14px 0px;
  }
  .t-r-cen {
    text-align: center;
  }
  .t-l-cen {
    text-align: center;
  }
  .secont-form {
    box-shadow: 0px 0px 15px 0px hsla(240, 7%, 62%, 1);
    padding: 40px 20px;
    border-radius: 15px;
    border: 1px solid hsla(206, 100%, 73.3%, 1);
    margin: 40px 0px;
  }
  .slick-prev2 {
    content: "";
    position: absolute;
    height: 29px;
    width: 40px;
    border: 0;
    transform: translate(-50%, -50%);
    background-size: contain;
    background-image: url(../images/arrow-left.png);
    left: 27%;
    top: 8%;
    z-index: 9999;
    background-color: #1f3852;
    border-radius: 18%;
    border: 1px solid #fff;
    background-position: center;
    background-repeat: no-repeat;
  }
  .slick-prev2.slick-arrow {
    left: 73%;
  }
  .slick-next2 {
    content: "";
    position: absolute;
    height: 29px;
    width: 40px;
    transform: translate(-50%, -50%);
    border: 0;
    background-size: contain;
    background-image: url(../images/right-arrow.png);
    left: 87%;
    top: 8%;
    background-color: #1f3852;
    border-radius: 18%;
    border: 1px solid #fff;
    background-position: center;
    background-repeat: no-repeat;
  }
  .floor-text h4 {
    font-size: 24px;
    font-family: "montserrat-bold";
    padding-bottom: 8px;
    letter-spacing: 2px;
  }
  .floor-text h5 {
    font-size: 18px;
    font-family: "montserrat";
    color: #fff;
    padding-bottom: 37px;
  }
  .floor-text p {
    color: #fff;
    font-size: 12px;
    font-family: "montserrat";
    letter-spacing: 1px;
    padding: 27px 0px;
    line-height: 18px;
  }
  .floor-text {
    padding: 13px 0px;
  }
  .floor-text button {
    padding: 6px 43px;
    color: #1f3852;
    font-weight: 600;
    border: none;
    font-size: 14px;
    font-family: "montserrat-bold";
    letter-spacing: 1px;
    margin-left: 55px;
  }
  .card.box-shadow img {
    border-radius: 15px;
    height: auto;
    width: 100%;
    object-fit: cover;
    box-shadow: 0 0 15px -2px rgb(0 0 0 / 20%);
  }
  .btn-link {
    font-size: 13px;
    font-family: "montserrat";
    color: #fff;
    outline: none;
    padding: 0px;
    display: flex;
    text-decoration: none;
    justify-content: space-between;
  }
  .card-body {
    padding: 1rem 1.5rem !important;
    background-color: #e8eef3;
    color: #16385e;
    font-family: "montserrat";
    font-size: 13px;
  }
}
/* desktop-80% */
@media (min-width: 1200px) and (max-width: 1500px) {

}
/* desktop-67% */
@media (min-width: 1500px) and (max-width: 1700px) {
 
}