@media only screen and (max-width: 1920px) and (min-width: 1500px) {
  .container {
    max-width: 1380px;
  }
}

@media only screen and (max-width: 1600px) {
  .navbar-brand img {
    max-width: 150px;
  }
  .navbar-nav {
    gap: 0;
    /*width: 80%;*/
    margin-right: 0.8rem !important;
  }
  .navbar-brand {
    margin: 0;
    padding: 0;
  }
  .slideContent h3 {
    font-size: 4.5rem;
  }
  .slideImg {
    gap: 1.25rem;
  }
  .circle {
    width: 450px;
    height: 450px;
  }
  .shape1 {
    margin-top: -12rem;
  }
  .shape2 {
    margin-bottom: -12rem;
  }
  .dotImg {
    left: -20%;
  }
  .chooseSlider {
    margin-left: 12rem;
  }
  .abtImg figure img.is-inview {
    margin-right: -11rem;
  }
  .heading {
    font-size: 2.25rem;
  }
  .serviceMain .shape1 {
    margin-top: -11rem;
  }
  .serviceMain .shape2 {
    margin-bottom: -8rem;
  }
  .clientImg figure {
    gap: 1rem;
  }
  footer .shape1 {
    margin-top: -9rem;
  }
}

@media only screen and (max-width: 1445px) {
  header .container-fluid {
    padding: 0 1rem;
  }
  /*.navbar-brand img {*/
  /*  max-width: 160px;*/
  /*}*/
  .navbar-nav {
    /*width: 78%;*/
    margin-right: 0.5rem !important;
  }
  .mainSlider {
    height: 940px;
  }
  .circle {
    width: 380px;
    height: 380px;
  }
  .slideContent h3 {
    font-size: 4rem;
  }
  .heading {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  .chooseContent h3 {
    font-size: 1.875rem;
  }
  .chooseContent figure {
    width: 130px;
    height: 125px;
  }
  .chooseContent figure img {
    max-width: 74px;
  }
  .serviceMain .shape1 {
    margin-top: -9.5rem;
  }
  .stars i {
    font-size: 1.5rem;
  }
  .stars {
    margin-bottom: 0.5rem;
  }
  .reviewContent p {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .reviewContent img {
    top: auto;
    bottom: 0;
    max-width: 220px;
  }
  .blogContent {
    padding: 1.25rem 1.5rem;
  }
  .blogContent h2 {
    font-size: 1.25rem;
  }
  footer .shape1 {
    margin-top: -8rem;
  }
  .socialLinks li a {
    width: 3.125rem;
    height: 3.125rem;
  }
  .socialLinks {
    gap: 1rem;
  }
  .aboutMain {
    padding: 12rem 0 6rem;
  }
  .partnerImg {
    margin-right: -16rem;
  }
}

@media only screen and (max-width: 1366px) {
  html {
    font-size: 15px;
  }
  .navbar-brand img {
    max-width: 140px;
  }
  .navbar-nav .nav-item .nav-link {
    font-size: 12px;
  }
  .circle {
    width: 300px;
    height: 300px;
  }
  .circle.circleBottom {
    right: -10rem;
    bottom: -10rem;
  }
  .slideContent h3 {
    font-size: 3.5rem;
  }
  .mainSlider {
    height: 860px;
  }
  .slideImg {
    gap: 1rem;
  }
  .slideImg figure {
    gap: 1rem;
  }
  .heading {
    font-size: 1.875rem;
    margin-bottom: 0.5rem;
  }
  .dotImg {
    left: -24%;
  }
  .shape2 {
    margin-bottom: -10.7rem;
  }
  .chooseContent p {
    line-height: 1.6;
  }
  .choseImg figure {
    height: 500px;
    border-radius: 2.5rem;
  }
  .abtImg figure img.is-inview {
    max-width: 240px;
    margin-right: -8rem;
  }
  .reviewContent p {
    font-size: 1.375rem;
    line-height: 1.6;
  }
  .reviewContent img {
    max-width: 200px;
  }
  .clientImg figure {
    margin: 0;
    margin-left: -2rem;
  }
  .footLogo img {
    max-width: 220px;
  }
  footer h3 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
  .about-services {
    padding: 12rem 0 10rem;
  }
  .about-services::after {
    height: 580px;
  }
  .about-services .video-box {
    margin-top: 8rem;
  }
  .inner-main .radius1 {
    border-radius: 1.25rem 8.4375rem 1.25rem 8rem;
  }
  .inner-main .radius3 {
    border-radius: 7rem 1.25rem 7.125rem 1.25rem;
  }
  .inner-main .radius2 {
    border-radius: 10.5rem 1.25rem 10.5rem 1.5rem;
  }
  .inner-main .radius4 {
    border-radius: 1.25rem 8rem 1.25rem 8.4375rem;
  }
  .services-list {
    padding: 8rem 0;
  }
  .communityList {
    padding: 5rem 0 2rem;
  }
  .communitiesTabsWrapper {
    padding: 4rem 0 3rem;
  }
  #inner-about2 .realImg img {
    width: 50%;
  }
  #inner-about2 {
    background-size: cover;
    background-position: top center;
    margin: -6rem 0;
  }
  section.about-services.ser1 {
    padding: 0 0 10rem;
  }
  section.about-services.ser1::after {
    top: -8rem;
    bottom: 0;
    height: auto;
  }
  #inner-about1 {
    background-size: cover;
    background-position: center center;
    padding: 6rem 0;
    background-repeat: no-repeat;
    margin: -6rem 0;
  }
  .title {
    font-size: 3.75rem;
  }
  .employee-section {
    padding: 12rem 0;
  }
  .contactForm .row {
    gap: 2rem 0;
  }
  .contact-section {
    padding: 5rem 0 3rem;
    margin-top: -5rem;
  }
  .contact--item figure {
    width: 6.25rem;
    height: 6.25rem;
  }
  .blogDetails__sec,
  .privacy-section {
    padding: 10rem 0;
  }
  #preloader > span {
    font-size: 6rem;
  }
}

@media (max-width: 1199.98px) {
  html {
    font-size: 14px;
  }
  .navbar-nav {
    width: 100%;
    gap: 1rem;
    margin-right: 0 !important;
    margin-top: 1rem;
  }
  .form-inline {
    justify-content: center;
    margin-top: 1rem;
  }
  .mainSlider {
    height: 780px;
  }
  .slideContent h5 {
    font-size: 1.5rem;
  }
  .slideContent h3 {
    font-size: 3.125rem;
  }
  .radius1 {
    max-width: 200px;
  }
  img.radius3 {
    max-width: 180px;
  }
  .radius2 {
    max-width: 220px;
  }
  .radius4 {
    max-width: 210px;
  }
  .slideImg {
    justify-content: end;
  }
  .shape1 {
    margin-top: -10.5rem;
  }
  .abtImg figure img.is-inview {
    max-width: 200px;
    margin-right: -10rem;
  }
  ul.counter {
    flex-wrap: wrap;
  }
  .serviceMain .shape2 {
    margin-bottom: -6rem;
  }
  .clientImg figure img {
    width: 45%;
    border-radius: 1rem;
  }
  .reviewContent h3 {
    font-size: 1.5rem;
  }
  .reviewContent p {
    font-size: 1.25rem;
  }
  .blogSlider {
    margin-right: -15rem;
  }
  footer .shape1 {
    margin-top: -6.5rem;
  }
  .blogMain {
    padding: 5rem 0 10rem;
  }
  .footLogo img {
    max-width: 190px;
  }
  .blogSlider .swiper-button-prev {
    left: 8px;
  }
  .blogSlider .swiper-button-next {
    right: -1.5rem;
  }
  .blogSlider .swiper-pagination {
    left: 2rem;
  }
  ul.counter li h2 {
    font-size: 2.75rem;
  }
  .chooseSlider {
    margin-left: 0;
    width: 90%;
    margin: 0 auto;
  }
  .chooseMain .sliderBtn {
    transform: translateY(-50%) !important;
    top: 60% !important;
    margin: 0;
  }
  .sliderBtn.chooseSwiperNextBtn {
    left: auto;
    right: 2rem;
  }
  .sliderBtn.chooseSwiperPrevBtn {
    left: 2rem;
  }
  .chooseContent figure {
    width: 98px;
    height: 88px;
    margin-bottom: 1.25rem;
  }
  .chooseContent figure img {
    max-width: 60px;
  }
  .subHeading {
    font-size: 1.5rem;
    gap: 0.5rem;
  }
  .chooseContent h3 {
    font-size: 1.75rem;
  }
  .partnerImg {
    margin-right: -9rem;
  }
  .services-list {
    padding: 8rem 0 4rem;
  }
  .smallHeading {
    font-size: 1.5rem;
  }
  .services-list__content .title {
    font-size: 1.375rem;
  }
  .communitiesTabs__content .heading {
    font-size: 1.875rem;
  }
  .servicesInner {
    padding: 0 0 20rem;
  }
  section.about-services.ser1 {
    padding: 0 0 7rem;
  }
  #inner-about2 {
    padding: 9rem 0;
  }
  .employee-section {
    padding: 10rem 0 8rem;
  }
  #inner-about1 {
    padding: 4rem 0;
  }
  .title {
    font-size: 3rem;
    margin-bottom: 1rem;
  }
  .contactForm .row {
    gap: 1.25rem 0;
  }
  .map iframe {
    height: 600px;
  }
  .blogDetails__sec,
  .privacy-section {
    padding: 8rem 0;
  }
  #preloader > span {
    font-size: 4rem;
  }
  #preloader .loaderLottie {
    width: 400px;
  }
  .blogCard figure img {
    width: 100%;
}
}

@media (max-width: 991.98px) {
  html {
    font-size: 13px;
  }
  .slideImg {
    justify-content: start;
  }
  .mainSlider {
    height: 680px;
  }
  .slideContent h5 {
    font-size: 1.375rem;
  }
  .slideContent h3 {
    font-size: 2.75rem;
  }
  .shape1 {
    margin-top: -9.5rem;
  }
  .shape2 {
    margin-bottom: -9.5rem;
  }
  .choseImg figure {
    height: 400px;
    border-radius: 1.75rem;
  }
  .abtImg figure img.is-inview {
    max-width: 150px;
  }
  .partnerMain {
    padding: 4rem 0;
  }
  .aboutMain {
    padding: 10rem 0 5rem;
  }
  .heading {
    font-size: 1.75rem;
    margin-bottom: 0.25rem;
  }
  ul.counter li {
    width: 170px;
    height: fit-content;
  }
  .chooseMain video {
    margin: 1rem 0 2rem;
  }
  .chooseMain .sliderBtn {
    top: 65% !important;
  }
  .chooseContent.aboutContent ul li h2 {
    font-size: 1.5rem;
  }
  .chooseContent h3 {
    font-size: 1.5rem;
    margin: 0;
  }
  .serviceMain .shape1 {
    margin-top: -7.5rem;
  }
  .blogMain {
    padding: 4rem 0 8rem;
  }
  .blogSlider {
    margin-right: 0;
    margin-top: 1rem;
  }
  .blogSlider .swiper-button-next {
    right: 0;
  }
  .reviewContent img {
    max-width: 150px;
  }
  .subHeading {
    margin-bottom: 0.5rem;
  }
  .radius1 {
    max-width: 160px;
  }
  img.radius3 {
    max-width: 140px;
  }
  .radius2 {
    max-width: 180px;
  }
  .radius4 {
    max-width: 170px;
  }
  .circle {
    width: 200px;
    height: 200px;
  }
  .clientImg figure img {
    border-radius: 0.75rem;
    width: 40%;
  }
  .reviewMain {
    padding: 10rem 0 5rem;
  }
  .realMain {
    padding: 5rem 0 10rem;
  }
  .partnerImg {
    margin-right: -19rem;
    text-align: left;
  }
  .about-services {
    padding: 10rem 0 8rem;
  }
  .about-services::after {
    height: 520px;
  }
  .about-services .video-box {
    margin-top: 5rem;
  }
  .servicesList .line:is(:first-child, :last-child) {
    height: 100px !important;
  }
  .servicesList .line + .count + .line {
    height: 300px;
  }
  #cursor-follow {
    display: none;
  }
  .communitiesTabsWrapper .nav {
    justify-content: start !important;
  }
  .communitiesTabsWrapper {
    padding: 3rem 0;
  }
  .communitiesTabs__content .heading {
    font-size: 1.75rem;
  }
  .services-list {
    padding: 4rem 0;
  }
  .services-list__content .title {
    font-size: 1.25rem;
  }
  .services-list__content li::before {
    font-size: 1.25rem;
    top: 0;
    transform: none;
  }
  .services-list__content li {
    padding-left: 2rem;
  }
  .servicesInner {
    padding-bottom: 10rem;
  }
  #inner-about2 {
    padding: 7rem 0;
  }
  .title {
    font-size: 2.5rem;
  }
  .employmentform input.form-control {
    height: 4rem;
    border: 0;
  }
  .employmentform .row {
    gap: 1.5rem 0;
  }
  .contactForm .row {
    gap: 1rem 0;
  }
  .map iframe {
    height: 550px;
  }
  .contact--item figure {
    width: 4.5rem;
    height: 4.5rem;
  }
  .contact--item div {
    flex: 1;
  }
  .contact--item div a {
    font-size: 0.935rem;
  }
  .contact--item div a br {
    display: none;
  }
  .contact--item figure img {
    max-width: 24px;
  }
  .contact--item {
    align-items: start;
  }
  .blogDetails__sec,
  .privacy-section {
    padding: 6rem 0;
  }
  #preloader > span {
    font-size: 3rem;
  }
  #preloader .loaderLottie {
    width: 300px;
  }
}

@media (max-width: 767.98px) {
  html {
    font-size: 12px;
  }
  .slideImg {
    justify-content: center;
  }
  .slideContent {
    text-align: center;
    margin-bottom: 2rem;
  }
  .mainSlider {
    height: 600px;
  }
  .slideContent h3 {
    font-size: 2.5rem;
  }
  p {
    line-height: 1.7;
  }
  .choseImg figure {
    border-radius: 1.5rem;
    height: 300px;
    margin-bottom: 1rem;
  }
  .chooseMain {
    padding-bottom: 0;
  }
  .shape2 {
    margin-bottom: -4.5rem;
  }
  .realImg {
    max-width: 360px;
    margin: 0 auto 3rem;
  }
  .circleShape {
    margin-top: -1.5rem;
    margin-left: -1.5rem;
  }
  ul.counter {
    justify-content: center;
  }
  .chooseContent.realContent {
    text-align: center;
  }
  .chooseContent.realContent .heading {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .chooseContent.realContent .subHeading {
    justify-content: center;
  }
  .serviceMain .shape2 {
    margin-bottom: -4.5rem;
  }
  .clientImg figure img {
    width: 29%;
    justify-content: center;
  }
  .clientImg figure {
    justify-content: center;
    margin-top: 3rem;
  }
  .reviewContent img {
    max-width: 120px;
  }
  .blogSlider .swiper-pagination {
    display: none;
  }
  .blogSlider .swiper-button-next {
    right: 2rem;
  }
  .blogCard figure img {
    width: 100%;
  }
  footer .shape1 {
    margin-top: -5rem;
  }
  footer .row {
    gap: 2rem 0;
  }
  footer h3 {
    margin-bottom: 0.5rem;
  }
  .footLogo img {
    max-width: 175px;
  }
  .ftrPara {
    margin-top: 1rem;
  }
  div#cursor-follow {
    display: none;
  }
  .blogSlider .swiper-button-next,
  .blogSlider .swiper-button-prev {
    display: none;
  }
  .blogMain {
    padding: 3rem 0;
  }
  .chooseMain .sliderBtn {
    display: none;
  }
  .chooseSlider {
    width: 94%;
  }
  .angerContent.collapseCont {
    margin-top: 2rem;
  }
  .abtImg figure {
    margin-top: 2rem;
  }
  .partnerImg {
    margin: 2rem 0 0;
  }
  .about-services {
    padding: 6rem 0;
  }
  .about-services::after {
    height: 385px;
  }
  #inner-about .shape2 {
    margin-bottom: -8.5rem;
  }
  .video-box--about video {
    height: auto;
    display: block;
  }
  .servicesInner {
    padding-bottom: 5rem;
  }
  .servicesList {
    display: none;
  }
  .servicesInner::before {
    top: -1%;
  }
  .communitiesTabsWrapper .nav {
    height: auto;
    margin-bottom: 2rem;
  }
  .communitiesTabsWrapper .nav-pills .nav-link {
    padding-inline: 0;
  }
  .communitiesTabs__content .heading {
    font-size: 1.5rem;
  }
  .communityList__content ul {
    column-count: 2;
  }
  .communityList {
    padding: 8rem 0 2rem;
  }
  .communityList__content ul li {
    margin-bottom: 0.5rem;
  }
  #inner-about2 {
    padding: 4rem 0;
  }
  .employee-section {
    padding: 8rem 0 6rem;
  }
  .title {
    font-size: 2rem;
  }
  .employmentform .row {
    gap: 1rem 0;
  }
  .contactForm input.form-control {
    height: 3.75rem;
  }
  .contact-section {
    margin-top: -2rem;
    padding: 4rem 0 2rem;
  }
  .contact--item {
    align-items: center;
    margin-top: 1.5rem;
  }
  .map iframe {
    height: 480px;
  }
  .blogDetails__sec,
  .privacy-section {
    padding: 4rem 0;
  }
  #preloader > span {
    font-size: 2rem;
  }
  #preloader .loaderLottie {
    width: 250px;
  }
}

@media (max-width: 575.98px) {
  .navbar-brand img {
    max-width: 110px;
  }
  .mainSlider {
    height: 560px;
  }
  .slideContent h3 {
    font-size: 2.125rem;
  }
  .radius1 {
    max-width: 140px;
  }
  img.radius3 {
    max-width: 120px;
  }
  .radius2 {
    max-width: 150px;
  }
  .radius4 {
    max-width: 130px;
  }
  .shape1 {
    margin-top: -7.8rem;
  }
  .shape2 {
    margin-bottom: -3.5rem;
  }
  .chooseSlider {
    width: 100%;
  }
  .aboutMain {
    padding: 5rem 0;
  }
  ul.counter li {
    width: 136px;
    padding: 1.5rem 0.5rem 1rem;
    border-radius: 1rem;
  }
  ul.counter li p {
    font-size: 12px;
  }
  .realMain {
    padding: 5rem 0;
  }
  .serviceMain .shape1 {
    margin-top: -5.8rem;
  }
  .serviceMain .shape2 {
    margin-bottom: -3.3rem;
  }
  .reviewMain {
    padding: 5rem 0;
  }
  .clientImg figure {
    gap: 0;
    margin-left: 0;
    justify-content: space-around;
  }
  footer .shape1 {
    margin-top: -3.8rem;
  }
  .footLogo img {
    max-width: 150px;
  }
  .termlink {
    justify-content: start;
  }
  .choseImg figure {
    height: 200px;
    border-radius: 1rem;
  }
  .partnerImg {
    margin: 1.5rem 0 0;
  }
  .partnerMain {
    padding: 3rem 0;
  }
  #inner-about .shape2 {
    margin-bottom: -7.4rem;
  }
  .about-services::after {
    height: 41%;
  }
  .about-services {
    padding: 5rem 0;
  }
  .about-services .video-box {
    border-radius: 1rem;
  }
  .aboutMain1 {
    padding: 1rem 0 4rem;
    margin: 0;
  }
  .communityList__content ul {
    column-count: 1;
  }
  .map iframe {
    height: 400px;
  }
  .blogDetails__sec,
  .privacy-section {
    padding: 2rem 0;
  }
  #preloader .loaderLottie {
    width: 200px;
  }
  footer .row {
    gap: 1rem 0;
    margin-top: 1rem;
}

.footForm input {
    height: 45px;
}

.socialLinks li a {
    width: 2.75rem;
    height: auto;
    aspect-ratio: 1;
}
}
