@media (min-width: 1920px) {
  .aboutUs-section .aboutUs-row .boxes-row .box .details .box-title {
    font-size: 22px;
    line-height: 32px;
  }

  .aboutUs-section .aboutUs-row .boxes-row {
    padding: 0 0 0 125px !important;
  }

  .home-section .home-row {
    height: 80vh;
    display: flex;
    justify-content: space-between !important;
    align-items: center !important;
  }
}

@media (max-width: 1850px) {
  .container {
    max-width: 90% !important;
  }

  .home-section .home-details .footer .container {
    max-width: 100% !important;
  }

  header .navbar .navbar-nav {
    gap: 25px;
  }

  .home-section .home-form-box {
    width: 33.33% !important;
  }

  .home-section .home-details {
    width: 60% !important;
    padding: 0 0 0 50px !important;
  }

  /*.investorProspectus-section .investorProspectus-row .investorProspectus-box {
    width: 50% !important;
  }
  .investorProspectus-section .investorProspectus-row .investorProspectus-link {
    width: 50% !important;
  }*/
  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box .box-sub-title {
    min-height: 96px;
  }

  .criticalGigamapping-section {
    padding: 150px 0 30px;
  }

  .home-section .home-row {
    height: 80vh;
    display: flex;
    justify-content: space-between !important;
    align-items: stretch !important;
  }

}

@media (max-width: 1600px) {
  .home-section .home-details {
    width: 65% !important;
  }

  .loginpage .home-section .home-details {
    width: 58% !important;
    padding-left: 0px !important;
    padding-right: 44px !important;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box .details .box-title {
    min-height: 88px;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 60%;
  }

  .aboutUs-section .aboutUs-row .boxes-row {
    padding-left: 5px !important;
  }

  .home-section .home-form-box .box-form {
    padding: 45px 45px 45px !important;
  }

  .department-of-infrastructure-page .wcifbox img {
    width: 200px;
    margin-left: 15px;
  }

  .ct-flip-card-front a {
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 10px;
  }

  .header-details .rightheadercard {
    padding-right: 0;
    width: 26%
  }

  .header-details .navbar {
    width: 59%;
  }

  header .navbar .navbar-nav {
    gap: 16px;
  }

  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }

  .weather-card {
    width: 390px;
  }

  .temp {
    font-size: 30px;
    margin-top: 5px;
  }

  .weatherIconheader img {
    width: 55px !important;
  }

  .top-icons {
    margin: 5px 0 10px 0px;
  }

  .top-icons .top-icon {
    padding: 7px;
  }

  .top-icons img {
    width: 20px;
  }

  .weather-top,
  .weather-bottom {
    padding: 15px;
  }

  .daily-row {
    margin-bottom: 4px;
  }

  .homepage .home-section .flip-card {
    height: 375px;
  }

  .homeLogin .group {
    gap: 20px;
  }
}


@media (max-width: 1440px) {
  .home-section {
    padding: 180px 0 0;
  }

  .home-section .home-details {
    width: 55% !important;
  }

  .home-section .home-details .detail-box .title {
    font-size: 52px;
    line-height: 60px;
  }

  .home-section .home-details .detail-box .description {
    font-size: 34px;
    line-height: 48px;
  }

  .home-section .home-form-box .box-form form .submit-btn {
    margin-top: 30px;
  }

  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }

  body.aboutUs {
    overflow-x: hidden;
    overflow-y: visible;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box .details .box-tag {
    font-size: 14px;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box .details .box-title {
    font-size: 16px;
    line-height: 24px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box .description {
    font-size: 16px;
    margin: 20px 0 30px;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-box .title {
    font-size: 18px;
    line-height: 28px;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-box .description {
    font-size: 16px;
    line-height: 26px;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-title,
  .investorProspectus-section .investorProspectus-detail h4 {
    font-size: 36px;
    line-height: 40px;
  }

  .projectEvaluation-section .infrastructure-main-title {
    font-size: 28px;
    line-height: 32px;
    margin: 30px 0 35px;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box .details .box-title {
    min-height: 50px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box {
    padding: 30px 20px;
  }

  .aboutUs-section .aboutUs-title,
  .investorProspectus-section .investorProspectus-detail .infrastructure-title {
    font-size: 50px;
    line-height: 58px;
    margin-bottom: 40px;
  }

  /*.projectEvaluation-section .icon-text .icon-txt {
    font-size: 50px;
    line-height: 58px;
    margin-right: 30px;
  }
  .investorProspectus-section
    .investorProspectus-link
    .link-detail
    a
    .link-title {
    font-size: 50px;
    line-height: 58px;
  }*/
  .projectEvaluation-section .icon-text .icon-txt {
    margin-bottom: 0;
  }

  .projectEvaluation-section {
    padding: 120px 0 0;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box .points {
    row-gap: 15px;
  }

  .container {
    max-width: 96% !important;
  }

  .home-section .home-details .footer .container {
    max-width: 100% !important;
  }

  .investorProspectus-section {
    padding: 150px 0 110px;
  }

  .criticalGigamapping-section {
    padding-bottom: 20px;
  }

  /*.investorProspectus-section .investorProspectus-row .investorProspectus-box {
    width: 50% !important;
  }
  .investorProspectus-section .investorProspectus-row .investorProspectus-link {
    width: 50% !important;
  }*/
  .projectEvaluation-section .infrastructure-boxes .infrastructure-box::before {
    width: calc(100% - 60px);
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box::after {
    width: calc(100% - 45px);
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 60%;
  }

  /*.investorProspectus-section
    .investorProspectus-link
    .link-detail
    a
    .link-title {
    margin: 30px 0 0;
    font-size: 50px;
    line-height: 58px;
  }
  .projectEvaluation-section .icon-text .icon-bg,
  .investorProspectus-section .investorProspectus-link .link-detail a .icon-bg {
    width: 192px;
    height: 192px;
  }
  .projectEvaluation-section .icon-text .icon-bg svg,
  .investorProspectus-section
    .investorProspectus-link
    .link-detail
    a
    .icon-bg
    svg {
    width: 128px;
    height: 128px;
  }*/
  .western-cape-infrastructure-strategy-page .ct-flip-card-front {
    min-height: 100px;
  }

  .ct-flip-card-front {
    padding: 10px 5px;
  }

  #mainwidgetcal_weather {
    right: 225px;
  }

  .department .type {
    gap: 20px;
  }

  .loginpage .home-section .home-details {
    padding-left: 20px !important;
    padding-right: 90px !important;
  }
}

@media (max-width: 1366px) {
  .container {
    max-width: 94% !important;
  }

  header .logo {
    width: 160px;
  }

  header .contact-btn {
    width: 150px;
    padding: 12px 24px;
    font-size: 15px;
  }

  header .navbar .navbar-nav {
    gap: 15px;
  }

  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }

  .home-section {
    padding: 110px 0 0;
  }

  .home-section .home-form-box {
    width: 40% !important;
  }

  .home-section .home-details {
    width: 50% !important;
  }

  .home-section .home-details .detail-box .title {
    font-size: 42px;
    line-height: 52px;
    margin: 0 0 35px;
  }

  .loginpage .home-section .home-form-box .box-form {
    padding: 20px !important;
  }

  .home-section .home-form-box .box-form .logo {
    margin-bottom: 30px;
  }

  .home-section .home-form-box .box-form form .submit-btn {
    margin-top: 30px;
  }

  .footer .footer-menus .menu .menu-box svg {
    width: 38px;
    height: 38px;
  }

  .eve-icon {
    width: 38px;
  }

  .home-section .home-details .detail-box .description {
    font-size: 26px;
    line-height: 34px;
  }

  .aboutUs-section .aboutUs-title,
  .investorProspectus-section .investorProspectus-detail .infrastructure-title

  /*,
  .projectEvaluation-section .icon-text .icon-txt,
  .investorProspectus-section
    .investorProspectus-link
    .link-detail
    a
    .link-title*/
    {
    font-size: 44px;
    line-height: 50px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box .title {
    font-size: 18px;
    line-height: 24px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box .description {
    font-size: 15px;
    line-height: 22px;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-box .title {
    font-size: 16px;
    line-height: 25px;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-box .description {
    font-size: 15px;
    line-height: 24px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box .point-txt {
    font-size: 15px;
    line-height: 20px;
  }

  .investorProspectus-section .investorProspectus-detail {
    padding: 30px;
  }

  .criticalGigamapping-section {
    padding: 180px 0 166px;
  }

  .projectEvaluation-section {
    margin-bottom: 70px;
  }

  /*.projectEvaluation-section .icon-text .icon-bg,
  .investorProspectus-section .investorProspectus-link .link-detail a .icon-bg {
    width: 178px;
    height: 178px;
  }*/
  .investorProspectus-section {
    padding: 140px 0 50px;
  }

  .criticalGigamapping-section {
    padding-bottom: 0;
  }

  .department .flip-card img {
    object-fit: revert-layer;
    height: 75%;
  }

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

  header .logo svg {
    width: 160px;
  }

  .loginpage .home-section .home-form-box .box-form form .field-box .field {
    padding: 10px 20px 10px 50px;
  }

  .loginpage .home-section .home-row {
    height: 80vh;
  }

  #bellicon {
    margin-right: 35px;
  }

  #bellicon img {
    height: 30px;
  }

  .footer .footer-menus .menu .menu-box img {
    width: 40px;
  }
}


@media (min-width: 1200px) {

  .investorProspectus header .navbar .navbar-nav .nav-item .nav-link,
  .investorProspectus #profile_username {
    color: #fff;
  }
}

@media (max-width: 1280px) {
  .home-section .home-details {
    width: 53% !important;
    padding-left: 0px !important;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box .details {
    padding: 10px 13px 10px 10px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details {
    padding: 0 15px 0 0 !important;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box {
    width: calc(33.33% - 10px);
  }

  .aboutUs-section .aboutUs-row .boxes-row .box .details .box-tag {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 7px;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box .details .box-title {
    font-size: 16px;
    line-height: 22px;
    min-height: 50px;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box {
    padding: 62px 15px 45px;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 65%;
  }

  .investorProspectus-section .investorProspectus-detail .description {
    font-size: 16px;
    line-height: 28px;
  }

  .investorProspectus-section {
    padding: 140px 0 100px;
  }

  .criticalGigamapping-section {
    padding-bottom: 0;
  }

}

@media (max-width: 1199px) {
  body {
    overflow-x: hidden;
    overflow-y: visible;
  }

  header .logo {
    width: 198px;
  }

  header .navbar {
    width: calc(100% - 228px);
    justify-content: end;
  }

  header .navbar .navbar-collapse {
    position: absolute;
    top: 80px;
    right: 0;
    width: 45%;
    z-index: 11;
  }

  header .navbar .navbar-collapse .navbar-nav {
    padding: 20px;
    background: #ffffff;
    box-shadow: inset -2px -2px 2px rgba(255, 255, 255, 0.15);
    border-radius: 16px;
  }

  header .navbar .navbar-nav .nav-item .nav-link {
    color: #3c3c3b;
  }

  header .navbar .navbar-nav .nav-item.contact-btn {
    display: block;
    width: 100%;
  }

  header .navbar .navbar-nav .nav-item.contact-btn a {
    color: #ffffff;
  }

  header .contact-btn {
    display: none;
  }

  .header-details .rightheadercard {
    width: 8%;
  }

  #bellicon .ct-flip-card {
    margin-right: 0px;
    padding: 5px 12px;
  }

  .home-section .home-details {
    padding: 0 !important;
  }

  .home-section {
    padding: 130px 0 0;
    height: auto;
  }

  .investorProspectus-section .investorProspectus-detail .infrastructure-title,
  .aboutUs-section .aboutUs-title

  /*,
  .projectEvaluation-section .icon-text .icon-txt,
  .investorProspectus-section
    .investorProspectus-link
    .link-detail
    a
    .link-title */
    {
    font-size: 40px;
    line-height: 54px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 40px;
  }

  .aboutUs-section .aboutUs-row .boxes-row {
    width: 100% !important;
    gap: 15px;
    padding: 0 !important;
    margin-top: 50px;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box {
    width: calc(33.33% - 15px);
  }

  .aboutUs-section .aboutUs-row .boxes-row .box .details .box-title {
    font-size: 22px;
    line-height: 28px;
    min-height: auto;
  }

  /*.investorProspectus-section .investorProspectus-row {
    flex-direction: column-reverse;
    row-gap: 30px;
  }
 .investorProspectus-section .investorProspectus-row .investorProspectus-box {
    width: 100% !important;
  }
  .investorProspectus-section .investorProspectus-row .investorProspectus-link {
    width: 100% !important;
  }*/
  .projectEvaluation-section .infrastructure-boxes {
    row-gap: 90px;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box {
    width: calc(50% - 20px);
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 45%;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box .box-sub-title {
    min-height: 72px;
  }

  .projectEvaluation-section .infrastructure-main-title {
    font-size: 24px;
    line-height: 30px;
    margin: 30px 0 30px;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-title,
  .investorProspectus-section .investorProspectus-detail h4 {
    font-size: 32px;
    line-height: 36px;
  }

  .footer .footer-menus .menu .menu-box {
    padding: 9px;
  }

  /*.eve-icon {
        width: 65px;
  }
  */

  .footer.fix-footer {
    position: relative !important;
    bottom: 0;
    right: 0;
  }

  /*.home-section .home-row{
    height: auto;
    display: unset;
    justify-content: space-between !important;
    align-items: stretch !important;
  }*/

}

@media (max-width: 1198px) {
  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box {
    padding: 62px 28px 45px;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 35%;
  }

  .investorProspectus-section {
    padding: 120px 0 50px;
  }

  .criticalGigamapping-section {
    padding-bottom: 0;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .points {
    width: 100%;
  }
}

@media (max-width: 1080px) {
  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 45%;
  }
}


@media (max-width: 1024px) {

  #bellicon {
    margin-right: 0;
  }

  .header-details .rightheadercard {
    width: 13%;
    padding-left: 7px !important;
  }

  #bellicon .ct-flip-card {
    padding: 7px 12px 8px 12px;
  }

  .header-details .navbar {
    width: 66%;
  }

  .navbar .navbar-toggler {
    padding: 8px;
  }

  #mainwidgetcal_weather {
    right: 30px;
    padding: 10px 15px
  }

  #mainwidgetcal_weather .headerpopupcard img {
    height: 27px;
  }

  .homeLogin .group {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .homepage .home-section .flip-card {
    height: 340px;
  }

  .department,
  .department .type {
    min-height: auto !important;
  }

  .department .box {
    width: 100% !important;
  }

  .department .flip-card-back p {
    margin-bottom: 10px !important;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box .details .box-title {
    font-size: 18px;
  }

  .footer.fix-footer {
    position: absolute !important;
  }

  .video-background video,
  .video-background .ct-bg-banner,
  .video-background,
  .video-background .content {
    height: 50vh
  }

  .western-cape-infrastructure-strategy-page .ct-flip-card-front {
    min-height: 125px;
  }

  .projectEvaluation-section .infrastructure-boxes {
    grid-template-columns: 1fr 1fr;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box {
    width: calc(90% - 20px);
  }

  .projectEvaluation-section .infrastructure-boxes {
    gap: 80px 30px;
  }

  .projectEvaluation .infrastructure-boxes .infrastructure-box:after {
    right: -190px;
  }

  .aboutUs-section {
    min-height: auto !important;
  }

  .projectEvaluation .whyEngage .content {
    padding-left: 40px;
  }

  .project-evaluation-banner-content p,
  .commonbanner p {
    margin-bottom: 10px !important;
    text-align: center;
  }

  .bannericon {
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
  }

  .criticalGigamapping .rounded-circle {
    width: 400px;
    height: 400px;
  }

  .loginpage .home-section .home-row {
    flex-direction: column-reverse;
    justify-content: center !important;
    gap: 40px
  }

  .loginpage .home-section .home-details {
    padding-left: 0px !important;
    width: 100% !important;
    padding-right: 0px !important;
  }

  .department-of-infrastructure-page .ct-flip-card-front {
    padding: 12px 20px;
  }
}

@media (max-width: 992px) {

  .projectEvaluation-section .fill-circle,
  .projectEvaluation-section .stroke-circle,
  .investorProspectus-section .fill-circle,
  .investorProspectus-section .stroke-circle {
    display: none;
  }

  /*.aboutUs-section::before {
    width: 120px;
    height: 120px;
    top: -15px;
    left: -50px;
  }
  .aboutUs-section::after {
    width: 200px;
    height: 200px;
  }*/
  .header-details .navbar {
    width: 66%;
  }
}


@media (max-width: 991px) {
  header .navbar .navbar-collapse {
    width: 80%;
  }

  .footer-text {
    justify-content: center;
  }

  .home-section .home-form-box {
    width: 50% !important;
    margin: 0 auto;
  }

  .home-section .home-details {
    width: 65% !important;
    padding: 30px 0 0 !important;
    margin: 0 auto;
    text-align: center;
  }

  .home-section .home-details .detail-box .title {
    font-size: 44px;
    line-height: 54px;
    margin: 0 0 10px;
  }

  .home-section .home-details .detail-box .description {
    font-size: 26px;
    line-height: 36px;
  }

  .investorProspectus-section .investorProspectus-detail .infrastructure-title,
  .aboutUs-section .aboutUs-title

  /*,
  .projectEvaluation-section .icon-text .icon-txt,
  .investorProspectus-section
    .investorProspectus-link
    .link-detail
    a
    .link-title*/
    {
    font-size: 46px;
    line-height: 56px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box .description {
    margin: 20px 0;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box .points {
    row-gap: 10px;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box {
    width: calc(60% - 15px);
    margin: 0 auto 30px;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 50%;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box .box-sub-title {
    min-height: 96px;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-link .link-detail a {
    margin-top: 0;
  }

  /*.investorProspectus-section
    .investorProspectus-link
    .link-detail
    a
    .link-title {
    font-size: 40px;
    line-height: 54px;
    margin: 10px 0 0;
  }*/
  .footer {
    margin-top: 20px !important;
    margin-bottom: 20px;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .description {
    font-size: 16px;
    line-height: 26px;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .sub-title {
    font-size: 20px;
    line-height: 28px;
    margin: 20px 0 15px;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .points {
    row-gap: 12px;
    padding: 0 0 0 20px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .home-section .home-form-box {
    width: 70% !important;
  }

  .home-section .home-details {
    width: 80% !important;
  }

  .projectEvaluation-section .fill-circle,
  .investorProspectus-section .fill-circle {
    right: 160px;
  }

  .projectEvaluation-section .stroke-circle,
  .investorProspectus-section .stroke-circle {
    right: 100px;
  }

  /*.projectEvaluation-section .icon-text .icon-bg,
  .investorProspectus-section .investorProspectus-link .link-detail a .icon-bg {
    width: 142px;
    height: 142px;
  }*/
  .projectEvaluation-section .icon-text .icon-bg svg

  /*,
  .investorProspectus-section
    .investorProspectus-link
    .link-detail
    a
    .icon-bg
    svg {
    width: 102px;
    height: 102px;
  }*/
  .projectEvaluation-section .infrastructure-boxes {
    row-gap: 70px;
  }

  .header-details .navbar {
    width: 56%;
  }

  .header-details .rightheadercard {
    width: 16%;
  }

  .homepage .home-section .flip-card {
    height: 370px;
  }

  .aboutUs-section .aboutUs-row .boxes-row {
    margin-top: 0px;
  }

  .department .type {
    gap: 25px
  }

  .department .type .flip-card-front,
  .department .type .flip-card-back {
    height: 90%;
  }

  h1 {
    font-size: 45px;
  }

  .western-cape-infrastructure-strategy-page .inner-department-card {
    grid-template-columns: 1fr;
  }

  .projectEvaluation .infrastructure-boxes .infrastructure-box:after {
    right: -145px;
    height: 150px;
  }

  .projectEvaluation .section-padding {
    padding: 30px 0px;
  }

  .video-background video,
  .video-background .ct-bg-banner,
  .video-background,
  .video-background .content {
    height: 75vh;
    padding-left: 0px;
  }

  .criticalGigamapping .rounded-circle {
    width: 340px;
    height: 340px;
    margin-bottom: 40px;
  }

  #bellicon .ct-flip-card {
    padding: 9px 12px 10px 12px;
  }

  .section-padding {
    padding: 50px 0px;
  }

  .projectEvaluation .whyEngage .content,
  .westernCap .content {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .projectEvaluation .content,
  .meanForYou .content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .westernCap .content {
    padding-bottom: 50px;
  }

  .investorProspectus-section .investorProspectus-detail .infrastructure-title,
  .aboutUs-section .aboutUs-title,
  .projectEvaluation-section .icon-text .icon-txt,
  .investorProspectus-section .investorProspectus-link .link-detail a .link-title {
    font-size: 26px;
    line-height: 36px;
  }

  .department .type .inner-flip-card-back {
    min-height: 460px;
  }

  .projectEvaluation .infrastructure-boxes .box .content p {
    padding: 5px 12px;
  }

  .engagewithus-section .col-md-8 .content {
    padding-top: 30px;
  }

  .governanceResources .section-padding,
  .contactUspage .section-padding {
    padding: 25px 0px !important;
  }

  .artificialIntelligencepage .section-padding {
    padding: 10px 0px !important;
  }

  .department-of-infrastructure-page .inner-department-card a:hover::after {
    opacity: 0 !important;
  }

  .video-side-card {
    display: none;
  }

  .left-side-content {
    width: 100%;
  }

  .contactUspage .contact-form-card {
    border-left: 2px solid #1f497dcc;
    box-shadow: unset;
  }

  .header-details #navbarNav {
    position: fixed;
    width: 100vw;
    top: 0px;
  }

  .header-details .navbar-nav {
    height: 100vh;
    border-radius: 0px !important;
    padding-top: 0px !important;
    justify-content: center;
  }

  .header-details #navbarNav .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
  }

  .header-details .navbar {
    order: 1;
    width: auto;
  }

  .header-details .rightheadercard {
    position: absolute;
    right: 70px;
    padding-left: 0px !important
  }

  #bellicon .ct-flip-card,
  .headerpopupcard .ct-flip-card {
    padding: 9px 12px 9px 12px;
  }

  .notification-label {
    width: 25px;
    height: 25px;
    line-height: 26px
  }

  #bellicon img,
  .headerpopupcard img {
    height: 31px;
  }

  header .header-details {
    padding: 8px 0;
  }

  .calendar-popup-box {
    padding: 0px !important;
    top: 85px !important;
    right: 15px;
  }

  #mainwidgetcal_weather {
    right: 54px;
  }

  #mainwidgetcal_weather .headerpopupcard img {
    height: 25px;
  }

  #mainwidgetcal_weather .headerpopupcard .ct-flip-card {
    padding: 7px 8px 7px 8px;
  }

  #calendarPopup>.row {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: 100%;
    margin: auto;
  }

  #calendarPopup,
  .weather-popup {
    width: 85% !important;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }

  .calendar-popup-box .eventcardview,
  .calendarcardview {
    width: 100%;
  }

  .inner-eventcardview {
    padding: 50px 10px;
    width: 100%;
  }

  .weather-card {
    width: 100%;
    border-radius: 45px;
    padding: 17px 12px;
  }

  .location {
    font-size: 14px;
    line-height: 22px;
  }

  .top-icons .top-icon {
    border-radius: 12px;
    margin: 0 2px;
    font-size: 12px;
  }

  .hourly,
  .condition {
    font-size: 12px;
  }

  .daily-row span {
    font-size: 12px;
    line-height: 18px;
  }

  .temp {
    font-size: 22px;
    margin-top: 5px;
  }

  .weatherIconheader img {
    width: 40px !important;
  }

  .hourly img {
    width: 20px;
    margin: 2px 0;
  }

  .top-icons img {
    width: 16px;
  }

}

@media (max-width: 767px) {
  .department .type {
    grid-template-columns: 1fr
  }

  .department .type .flip-card-front,
  .department .type .flip-card-back {
    height: 100%;
  }

  .department .flip-card {
    height: 400px;
  }

  .aboutUs-section .aboutUs-row .boxes-row {
    padding-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .video-background video,
  .video-background .ct-bg-banner,
  .video-background,
  .video-background .content {
    height: 100vh;
  }

  .department-of-infrastructure-page .video-background video,
  .department-of-infrastructure-page .video-background .ct-bg-banner,
  .department-of-infrastructure-page .video-background,
  .department-of-infrastructure-page .video-background .content,
  .projectEvaluation .video-background video,
  .projectEvaluation .video-background .ct-bg-banner,
  .projectEvaluation .video-background,
  .projectEvaluation .video-background .content,
  .investorProspectus .video-background video,
  .investorProspectus .video-background .ct-bg-banner,
  .investorProspectus .video-background,
  .investorProspectus .video-background .content {
    height: 100vh;
  }

  .department-of-infrastructure-page .moip-section .row {
    flex-direction: column-reverse !important;
  }

  .department-of-infrastructure-page .ct-box-img {
    padding-bottom: 20px;
  }

  .footer .footer-menus .menu .menu-box img {
    width: 45px;
  }

  .footer .footer-menus .menu .menu-box {
    padding: 0 !important;
  }

  .projectEvaluation-section .infrastructure-boxes {
    grid-template-columns: 1fr;
  }

  .projectEvaluation-section .infrastructure-boxes {
    gap: 160px 30px;
  }

  .projectEvaluation .infrastructure-boxes .infrastructure-box:after {
    width: calc(100% - 0px);
    bottom: -115px !important;
    right: 0px;
    top: unset;
    transform: rotate(90deg);
  }

  .wcifvision {
    padding-top: 30px;
  }

  .reverse-card {
    flex-direction: column-reverse;
  }

  .reverse-card img,
  .ct-pb25 {
    padding-bottom: 25px !important;
  }

  .contactUspage .contact-form-card {
    border-left: 0px solid #1f497dcc;
    border-top: 2px solid #1f497dcc;
    padding-top: 30px;
    margin-top: 15px;
  }

  .header-details .container .row {
    /* flex-direction: column; */
    width: 100% !important;
    align-items: start !important;
    flex-wrap: nowrap;
    justify-content: space-between !important;
    flex-grow: 1 !important;
  }

  .header-details .navbar {
    margin-top: 15px !important;
    width: auto !important;
    flex-direction: row-reverse !important;
    gap: 10px;
    justify-content: flex-end !important;
  }

  #headermainwidget {
    margin-right: 0px !important;
  }

  .navbar-toggler-icon,
  #bellicon img,
  .headerpopupcard img {
    height: 1.25em !important;
    width: 1.25em !important;
  }

  .notification-label {
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 10px;
    left: 27px !important;
  }

  .header-details .logo svg {
    margin-top: 8px !important;
    width: 150px !important;
  }

}

@media (max-width: 410px) {

  /*.header-details .navbar {width: 19% !important;}*/
  .header-details .logo svg {
    width: 140px;
  }

  #bellicon img,
  .headerpopupcard img {
    width: 100%;
    height: 28px;
  }

  .navbar .navbar-toggler {
    padding: 5px;
  }

  .header-details .rightheadercard {
    width: 28% !important;
  }

  .header-details .rightheadercard {
    right: 60px;
  }
}

@media (max-width: 736px) {
  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 60%;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box .box-sub-title {
    width: 100%;
  }

  /*.projectEvaluation-section .icon-text .icon-txt {
    font-size: 46px;
    line-height: 54px;
    margin: 0 0 0 30px;
  }*/
  .investorProspectus-section .investorProspectus-link .link-detail a .link-title {
    font-size: 46px;
    line-height: 54px;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-title,
  .investorProspectus-section .investorProspectus-detail h4 {
    font-size: 28px;
  }

  .projectEvaluation-section .infrastructure-main-title {
    font-size: 20px;
    line-height: 26px;
  }

  .home-section .home-details .detail-box .title {
    font-size: 40px;
    line-height: 48px;
  }

  .home-section .home-details .detail-box .description {
    font-size: 20px;
    line-height: 30px;
  }

  .footer .footer-menus .menu .menu-box {
    padding: 10px;
    border-radius: 8px;
  }

  .footer .footer-menus .menu .menu-box svg {
    width: 36px;
    height: 36px;
  }

  .eve-icon {
    width: 36px;
  }

  header .logo {
    width: 140px;
  }

  .projectEvaluation-section {
    padding: 95px 0 0;
  }

  .investorProspectus-section .investorProspectus-detail .infrastructure-title,
  .aboutUs-section .aboutUs-title {
    font-size: 38px;
    line-height: 48px;
    margin: 0 0 30px;
  }

  /*.projectEvaluation-section .icon-text .icon-txt {
    font-size: 38px;
    line-height: 48px;
    margin: 0 0 0 30px;
  }*/
  .investorProspectus-section .investorProspectus-link .link-detail a .link-title {
    font-size: 38px;
    line-height: 48px;
  }

  .investorProspectus-section {
    margin-bottom: 0;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .description {
    font-size: 14px;
    line-height: 22px;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .sub-title {
    font-size: 16px;
    line-height: 24px;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .points .point-txt {
    font-size: 14px;
    line-height: 20px;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .points {
    row-gap: 8px;
  }

  .department-of-infrastructure-page .inner-department-card {
    gap: 30px;
  }

  .department-of-infrastructure-page .ct-flip-card-front {
    min-height: 65px;
  }

  .department-of-infrastructure-page .wcifbox img {
    width: 130px;
    margin-left: 10px;
  }

  .department-of-infrastructure-page .wcifbox {
    margin-bottom: 30px;
  }

  .department-of-infrastructure-page .ct-box-img {
    text-align: center;
  }

}

@media (max-width: 668px) {

  .home-section .home-form-box,
  .home-section .home-details {
    width: 100% !important;
  }

  .home-section .home-details .detail-box .title {
    font-size: 24px;
    line-height: 34px;
  }

  .home-section .home-details .detail-box .description {
    font-size: 18px;
    line-height: 22px;
  }

  .investorProspectus-section .investorProspectus-detail .infrastructure-title,
  .aboutUs-section .aboutUs-title,
  .projectEvaluation-section .icon-text .icon-txt,
  .investorProspectus-section .investorProspectus-link .link-detail a .link-title {
    font-size: 26px;
    line-height: 36px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box .title {
    font-size: 18px;
    line-height: 22px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box .description {
    font-size: 14px;
    line-height: 20px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details .aboutUs-box .point-txt {
    font-size: 14px;
    line-height: 20px;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box .details .box-title {
    font-size: 18px;
    line-height: 22px;
  }

  .aboutUs-section .aboutUs-row .aboutUs-details {
    margin-bottom: 0;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box {
    padding: 62px 15px 45px;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 75%;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-title,
  .investorProspectus-section .investorProspectus-detail h4 {
    font-size: 26px;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-box .title {
    font-size: 18px;
    line-height: 26px;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-box .description {
    font-size: 14px;
    line-height: 24px;
  }

  .investorProspectus-section .investorProspectus-detail .description {
    font-size: 16px;
    line-height: 26px;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .description {
    font-size: 14px;
    line-height: 20px;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .points .point-txt {
    font-size: 14px;
    line-height: 20px;
  }

  .investorProspectus-section.criticalGigamapping-section .investorProspectus-detail .sub-title {
    font-size: 18px;
    line-height: 22px;
  }

  /*.projectEvaluation-section .icon-text .icon-bg,*/
  .investorProspectus-section .investorProspectus-link .link-detail a .icon-bg {
    width: 118px;
    height: 118px;
    border: 2px solid rgba(255, 255, 255, 0.4);
  }

  .projectEvaluation-section .icon-text .icon-bg svg,
  .investorProspectus-section .investorProspectus-link .link-detail a .icon-bg svg {
    width: 82px;
    height: 82px;
  }

  .projectEvaluation-section .infrastructure-details {
    margin: 25px 0 0;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-box .title {
    font-size: 16px;
    line-height: 24px;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box {
    width: calc(65% - 0px);
    margin: 0 auto;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box .box-sub-title {
    min-height: inherit;
  }

  .projectEvaluation-section .infrastructure-main-title {
    text-align: center;
  }

  h1 {
    font-size: 40px;
  }

  .department .type .inner-flip-card-back {
    min-height: 360px;
  }

}


@media (max-width: 567px) {
  header .logo {
    width: 160px;
  }

  header .navbar .navbar-collapse {
    width: 260px;
  }

  .footer {
    justify-content: center;
    row-gap: 20px;
  }

  .footer .footer-menus {
    margin: 0 15px 0 0;
    justify-content: center;
  }

  .home-section {
    padding: 120px 0 0;
  }

  /*.home-section::after,
  .aboutUs-section::after,
  .investorProspectus-section::after,
  .projectEvaluation-section::after {
    width: 200px;
    height: 200px;
  }
  .home-section::before,
  .aboutUs-section::before,
  .investorProspectus-section::before,
  .projectEvaluation-section::before {
    width: 150px;
    height: 150px;
  }*/
  .home-section .home-form-box .box-form {
    padding: 20px;
  }

  .home-section .home-form-box .box-form .logo {
    width: 80%;
    margin: 0 auto 30px;
  }

  .home-section .home-details {
    width: 70% !important;
    margin: 0 auto;
  }

  .aboutUs-section .aboutUs-row .boxes-row .box {
    width: 100%;
  }

  .investorProspectus-section .fill-circle {
    width: 261px;
    height: 246px;
    bottom: -164px;
    right: 40px;
  }

  .investorProspectus-section .stroke-circle {
    width: 161px;
    height: 160px;
    bottom: -104px;
    right: 15px;
  }

  .investorProspectus-section .investorProspectus-link .link-detail a .icon-bg {
    padding: 20px;
  }

  .projectEvaluation-section .icon-text {
    justify-content: center !important;
    row-gap: 20px;
  }

  .projectEvaluation-section .icon-text .icon-txt {
    width: 100%;
    text-align: center;
    margin: 0;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-title,
  .investorProspectus-section .investorProspectus-detail h4 {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box {
    width: 100%;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 40%;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-box {
    padding: 0;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-box .title {
    font-size: 14px;
    line-height: 20px;
  }

  .projectEvaluation-section .infrastructure-details .infrastructure-box .description {
    font-size: 13px;
    line-height: 19px;
  }

  .projectEvaluation-section .infrastructure-main-title {
    font-size: 16px;
    line-height: 24px;
  }

  .investorProspectus-section .investorProspectus-detail .description {
    font-size: 14px;
    line-height: 22px;
  }

  .investorProspectus-section .investorProspectus-detail {
    padding: 20px;
  }

  .investorProspectus-section {
    padding-bottom: 0;
  }

  /*.header-details .navbar {width: 27%;}*/
  .header-details .rightheadercard {
    width: 30%;
  }
}

@media (max-width: 544px) {
  .footer-text {
    justify-content: center;
    row-gap: 20px;
  }
}

@media (max-width: 527px) {
  .footer .footer-menus {
    margin: 0;
  }
}

@media (max-width: 490px) {

  .projectEvaluation-section .fill-circle,
  .investorProspectus-section .fill-circle {
    right: 60px;
  }

  .projectEvaluation-section .stroke-circle,
  .investorProspectus-section .stroke-circle {
    right: 0;
  }
}

@media (max-width: 467px) {
  .home-section .home-details {
    width: 85% !important;
  }
}

@media (max-width: 440px) {
  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 55%;
  }
}

@media (max-width: 376px) {
  .home-section .home-details {
    width: 100% !important;
  }

  .home-section .home-form-box .box-form form .submit-btn {
    margin: 0;
  }

  .footer .footer-menus .menu .menu-box svg {
    width: 24px;
    height: 24px;
  }

  .eve-icon {
    width: 24;
  }

  .footer .footer-menus {
    gap: 10px;
  }

  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box .box-sub-title {
    width: 100%;
  }

  .projectEvaluation-section .fill-circle,
  .investorProspectus-section .fill-circle {
    width: 150px;
    height: 150px;
    bottom: -80px;
  }

  .projectEvaluation-section .stroke-circle,
  .investorProspectus-section .stroke-circle {
    width: 120px;
    height: 120px;
    bottom: -70px;
    right: 30px;
  }
}

@media (max-width: 320px) {
  .projectEvaluation-section .infrastructure-boxes .infrastructure-box .box-title {
    width: 70%;
  }
}

@media (min-height: 1079px) {

  .home-section,
  .projectEvaluation-section,
  .investorProspectus-section,
  .governanceResources-section,
  .criticalGigamapping-section {
    padding-bottom: 0;
  }

  .footer {
    position: absolute;
    width: 100%;
    bottom: 0;
  }

  .home-section .home-details .footer {
    position: relative;
  }
}



/* Date:09-07-2025-Yogesh */
@media only screen and (max-width: 768px) {
  .homeLogin .group {
    grid-template-columns: 1fr 1fr 1fr;
  }

  body,
  p {
    font-size: 16px;
    line-height: 26px;
  }
}

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

  body,
  p {
    font-size: 15px;
    line-height: 24px;
  }

  .homeLogin {
    height: auto !important;
    margin-top: 130px;
  }

  .home-section.hide-login {
    padding-bottom: 60px !important;
  }

  .homeLogin .group {
    grid-template-columns: 1fr;
    gap: 25px;
    margin-bottom: 0px;

  }

  .flip-card {
    height: 225px;
  }


}

/* End */