
/* LG Device :1200px. */
@media (min-width: 320px) and (max-width: 1199px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 960px;
  }

:root {
  --font-28: 24px;
}

.sec__title {
    padding: 30px 0px;
}
.hero__content h1 {
    font-size: 40px;
}

.hero__wrap {
    max-width: 349px;
}
}

/* MD Device :768px. */
@media (min-width: 320px) and (max-width: 991px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 720px;
  }

   :root {
     --font-30: 28px;
     --font-26: 24px;
     --font-24: 22px;
     --font-28: 24px;
     --font-22: 20px;
     --font-20: 18px;
}

.mt-70 {
  margin-top: 50px;
}
.mb-70 {
  margin-bottom: 50px;
}
.pt-70 {
  padding-top: 50px;
}
.pb-70 {
  padding-bottom: 50px;
}
.mt-40 {
  margin-top: 28px;
}
.mt-30 {
  margin-top: 22px;
}
.mt-20 {
  margin-top: 15px;
}
.mb-40 {
  margin-bottom: 28px;
}
.mb-30 {
  margin-bottom: 22px;
}
.mb-20 {
  margin-bottom: 15px;
}
.mb-50 {
  margin-bottom: 40px;
}
.mb-80 {
  margin-bottom: 50px;
}
.pt-40 {
  padding-top: 28px;
}
.pt-50 {
  padding-top: 40px;
}
.pt-80 {
  padding-top: 50px;
}
.pb-40 {
  padding-bottom: 28px;
}
.pb-30 {
  padding-bottom: 22px;
}
.pb-50 {
  padding-bottom: 40px;
}
.pb-80 {
  padding-bottom: 50px;
}
.pt-100 {
  padding-top: 60px;
}
.pb-100 {
  padding-bottom: 60px;
}
.pb-130 {
  padding-bottom: 70px;
}
.owl-nav {
    width: 98%;
}
.owl-nav button img {
    width: 20px;
}

.readiness__single__slider {
    height: 400px;
}
section.hero__area {
    height: clamp(320px, 260.119vw - 130rem, 669px);
}
.hero__content a.btns {
    margin-top: 33px;
    height: 50px;
    width: 218px;
}
.hero__content h1 {
    font-size: 27px;
}

.hero__wrap {
    max-width: 280px;
}
.readiness__slider__content h2, .readiness__slider__content p {
    font-size: 16px;
}

.hvideo__top {
    height: 328px;
}

.home__video {
    height: 380px;
}
}

/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  :root {
     --font-30: 24px;
     --font-26: 22px;
     --font-24: 20px;
     --font-28: 23px;
     --font-22: 18px;
     --font-20: 16px;
}
.hvideo__top {
    height: 228px;
}
section > img,.hvideo__top > img {
    display: none;
}
.hero__area > img {
  display: block !important;
}
.home__video {
    height: 280px;
}
.scale__chart table thead th, .scale__chart table tbody tr td {
    font-size: 8px;
    border: 2px solid #D9D9D9 !important;
}
.ccrr__cards {
    margin-left: 12px;
}
.scale__chart table tbody tr td {
    padding: 10px 2px;
}
.ccrr__cards {
    margin-left: 12px;
}

.ccrr__help__list ul li img, .find__list ul li img {
    width: 25px;
    margin: 0px;
}

.ccrr__help__list ul li,.find__list ul li {
    gap: 13px;
}

.ccrr__help__list ul,.find__list ul {
    gap: 15px;
}

.household__income h5 {
    font-size: 9px;
    height: 74px;
}

.warm__cards {
    max-width: 100%;
    margin-left: 16px;
}

.warm__card {
    margin-left: -14px;
}
.main__title h2 {
    text-align: start;
}
.warm__content p:last-child br {
    display: none;
}
.owl-dots {
    display: none;
}
section.contacts__hero__area {
    height: clamp(226px, 260.119vw - 130rem, 669px) !important;
}
img.hero__shape {
    width: 125%;
    height: 50%;
    top: auto;
    bottom: 0px;
}

.hero__content h1 {
    font-size: 22px;
}
.hero__content {
    margin-top: 260px;
}
section.hero__area {
    height: clamp(508px, 260.119vw - 130rem, 669px);
}
.mt-70 {
  margin-top: 40px;
}
.mb-70 {
  margin-bottom: 40px;
}
.pt-70 {
  padding-top: 40px;
}
.pb-70 {
  padding-bottom: 40px;
}
.mt-40 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 20px;
}
.mt-20 {
  margin-top: 15px;
}
.mb-40 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 22px;
}
.mb-20 {
  margin-bottom: 15px;
}
.mb-50 {
  margin-bottom: 30px;
}
.mb-80 {
  margin-bottom: 40px;
}
.pt-40 {
  padding-top: 20px;
}
.pt-50 {
  padding-top: 30px;
}
.pt-80 {
  padding-top: 35px;
}
.pb-40 {
  padding-bottom: 22px;
}
.pb-30 {
  padding-bottom: 20px;
}
.pb-50 {
  padding-bottom: 30px;
}
.pb-80 {
  padding-bottom: 35px;
}
.pt-100 {
  padding-top: 40px;
}
.pb-100 {
  padding-bottom: 40px;
}
.pb-130 {
  padding-bottom: 50px;
}
.footer__logo .row .col-6 a img {
    width: 130px !important;
}
.intro__card__area {
    justify-content: start;
    margin-left: 10px;
}

.intro__count {
    flex-direction: row;
    justify-content: space-around;
}

.intro__card {
    width: 100%;
}

.mission__top__card {
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.mission__top__card {
    gap: 16px;
}

.mission__top__card img {
    width: 54px;
}

.director__content {
    text-align: center;
}

.upcoming__cards {
    grid-template-columns: repeat(1,1fr);
}

a.see__more {
    max-width: 132px;
}

.sunshine__content {
    text-align: center;
}

a.sector__btn {
    max-width: 157px;
    margin-left: auto;
    margin-right: auto;
}

.committee__single__contentsss,.upcoming__contentss {
    text-align: center;
}
.committee__single__content ul {
    text-align: start;
}
.request__proposal div b {
    display: block;
}
.request__proposal > a.btns {
    margin: 0 auto;
}
.whistleblower__content {
    text-align: center;
}

.concerns__content {
    text-align: center;
}

.eligibility__card {
    max-width: 100%;
    margin-left: 12px;
}
.main__title h2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.employment__content__title h3 {
    text-align: start;
}

.reporting__content > p {
    text-align: center;
}

.reporting__card__title h3 {
    text-align: start !important;
}
.find__list h6 {
    text-align: center;
}

.reqprovider__content p a b {
    display: block;
}

.identify__content > p,.identify__content > h5 {
    text-align: center;
}
.devscreening__content p {
    text-align: center;
}

.submit__cards__area {
    max-width: 100%;
    margin-left: 10px;
}

.submit__cards__area> p {
    text-align: center;
}

a.btns.submit__btn {
    max-width: 320px;
}

.devscreen__card__content {
    text-align: center;
}

.complience__content>p {
    text-align: center;
}

.complience__cards {
    max-width: 100%;
    width: 100%;
    margin-left: 12px;
}

.complience__card__main {
    justify-content: start;
}

.importants__content>h4,.importants__content>p {
    text-align: center;
}

.importants__img, .asq__img,.helpsupport__img,.find__cards  {
    height: auto;
    margin: 0px;
    border: none;
}

.importants__img img, .asq__img img,.helpsupport__img img,.find__cards img {
    margin: 0px;
    height: auto;
    width: 100%;
}

.asq__title h5 {
    text-align: start;
}

.visions__content {
    text-align: center;
}

.visions__main__cards {
    justify-content: start;
}

.visions__cards {
    margin-left: 12px;
    margin: 0 auto 35px;
}

.visions__video__content a {
    max-width: 250px;
    height: 42px;
}

ul.helpsupport__list li img {
    width: 21px;
    margin-top: 0px;
}
.helpsupport__wrap {
  padding-top: 0px;
}
.helpsupport__wrap > img {
  margin-bottom: 25px;
}
ul.helpsupport__list li {
    gap: 19px;
}

ul.helpsupport__list {
    gap: 19px;
}

.helpsupport__content > p br {
    display: none;
}
.transfer__content p {
    text-align: center;
}
section.hero__area {
    padding-left: 20px;
}
section.hero__area {
    padding: 0px 16px;
    margin-bottom: 40px;
}

.about__hero__wrap,.hero__content2 {
  margin-top: 0px !important;
}
img.hero__shape2 {
    width: 121% !important;
    height: 100% !important;
}
.hero__content2 h1 {
    text-transform: uppercase !important;
    font-size: 22px !important;
}

.hero__wrap {
    max-width: 100%;
}
.header__wrap {
    padding: 12px 0px;
}
.mission__content h4 {
    text-align: center;
}
}

@media (min-width: 320px) and (max-width: 575px) {
section.hero__areas1 {
    height: clamp(188px, 415.119vw - 130rem, 669px);
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 540px;
  }

}
