/* only menubar */
@media (max-width: 991px) {
  .slim-container .slim-nav ul {
    display: block;
  }
  header .container {
    position: relative;
  }
  .slim-container .slim-bar {
    background: transparent;
  }
  .slim-container a.slimNav_sk78-reveal {
    color: #000;
    top: 0.4rem !important;
    font-size: 1.5625rem !important;
    padding: 0rem 0.8125rem 0.6875rem 0.8125rem;
  }
  .slimclose {
    padding-top: 1rem !important;
  }
  .slim-container .slim-nav {
    margin-top: 7.575rem;
    /* background: linear-gradient(95.47deg, #15baf2 25.08%, #09254b 106.74%); */
    background: #4c8589;
  }
  .slim-container .slim-nav ul li {
    overflow-x: hidden;
  }
  .slim-container .slim-nav ul li a {
    padding: 1em 4%;
    font-size: 0.9rem;
  }
  .slim-container .slim-nav ul li a.slim-expand {
    line-height: 1.5rem;
    height: 20px;
  }
  .slim-container .slim-nav ul li li a {
    width: 100%;
    padding: 1em 4%;
    opacity: 1 !important;
  }
  div#navigation {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .slim-container a.slimNav_sk78-reveal span {
    color: #ffffff !important;
  }
  .slim-container a.slimNav_sk78-reveal span {
    background: #ffffff;
    margin-top: 0.4375rem;
  }
  a.slimNav_sk78-reveal.slimclose {
    color: #fff;
    padding-top: 6px !important;
  }
  header .logo-sec {
    position: relative;
    z-index: 99999999;
    width: 20%;
  }
  header .head-inner-wrap {
    width: 80%;
  }

  header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 0;
  }
  header .top-header .social {
    position: relative;
    z-index: 9999999;
    padding-right: 1.5rem;
  }
  header .bottom-header .bt-header-btn {
    position: relative;
    z-index: 9999999;
    width: 100%;
  }
  li.menu-item-has-children{
    overflow: scroll;
  }
  li.menu-item-has-children.active{
    max-height: 17.8rem;
    overflow: scroll;
  }
  li.menu-item-has-children.active::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, 0.3);
    border-radius: 0.625rem;
    background-color: #f5f5f5;
  }
  li.menu-item-has-children.active::-webkit-scrollbar {
    width: 0.375rem;
    background-color: #f5f5f5;
  }
  li.menu-item-has-children.active::-webkit-scrollbar-thumb {
    border-radius: 0.625rem;
    -webkit-box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, 0.3);
    background-color: #2c8886;
  }
}
@media (max-width: 1450px) {
  header .bottom-header nav ul li a {
    margin-right: 0.6625rem;
  }
}
@media (max-width: 1400px) {
  html {
    font-size: 86.8%;
  }
  header .bottom-header nav .menu-item-has-children::after {
    margin-right: 0.5rem;
  }
}
@media (max-width: 1200px) {
  header .bottom-header nav ul li a {
    font-size: 0.8rem;
  }
  .glb-btn {
    padding: 0.9375rem 1.05rem;
  }
  header .bottom-header .bt-header-btn .call-now a {
    font-size: 0.8rem;
  }
  header .bottom-header nav .menu-item-has-children::after {
    margin-right: 0.2rem;
  }
  .hm-section6 {
    bottom: 5.5625rem;
    margin-bottom: -5.5625rem;
  }
  .profile-card.director-card .ptx h6{
    font-size: 1.1rem;
  }
  .contract-sec1{
    margin-bottom: 4rem;
  }
  section.cr-sec4 > img {
    width: 20%;
    object-fit: cover;
}
section.cr-sec2 > img.main {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  width: 34%;
  object-fit: cover;
}
.cr-sec2 .tx{
  position: relative;
  left: 0;
  right: 0;
  top: unset;
  padding: 3rem 0;
  transform:unset;
  margin: auto;
  z-index: 4;
  
}
}
@media (max-width: 1024px) {
  header .bottom-header nav ul li a {
    font-size: 0.7rem;
    margin-right: 0.5rem;
  }
  header .bottom-header .bt-header-btn .call-now {
    padding: 0.8125rem 0.825rem;
  }
  .banner-section .owl-dots {
    left: 0.875rem;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 2rem;
  }
  footer .ft-sec2 h1 {
    font-size: 3rem;
  }
  .ab-box-sec ul {
    flex-wrap: wrap;
  }
  .ab-box-sec ul li {
    width: 50%;
  }
  .hm-section4 .owl-dots .owl-dot {
    margin-right: 0.6rem;
  }
  .hm-section5 {
    padding-bottom: 6rem;
  }
  .hm-section5 .pgtx ul li h3 {
    font-size: 1.5rem;
  }
  footer .ft-sec1 {
    margin-bottom: 1.675rem;
  }
  footer .ft-sec2 h5 {
    font-size: 1rem;
  }
  footer h2 {
    font-size: 1.3rem;
  }
  .timeline-sec1 .nth-sec img {
    height: 11rem;
    width: 11rem;
  }
  .timeline-sec1 .nth-sec {
    align-items: flex-start;
  }
  .timeline-sec1 .nth-sec .year h5 b {
    font-size: 1.2rem;
  }
  .timeline-sec1 .nth-sec .year {
    padding: 0.5rem 0.9375rem;
  }
  .timeline-sec1 .nth-sec .year h5 b span {
    font-size: 1rem;
  }
  .profile-card.director-card .ptx p{
    font-size: 0.7rem;
  }
  .chairman-sec1 .image-sec::before{
    height: 18rem;
    width: 18rem;
  }
  .chairman-sec1 .image-sec .ch-main{
    height: 22rem;
  }
  .faq{
    padding-bottom: 20rem;
  }
  body.our-services-template-default.single.single-our-services.postid-588 .contract-page .contract-sec1{
    margin-bottom: 0;
  }
  body.our-services-template-default.single.single-our-services.postid-588 .contract-page .contract-sec1 ul{
    column-count: 2;
  }
  body.our-services-template-default.single.single-our-services.postid-588 .contract-page .faq{
    padding-bottom: 3rem;
  }
  body.our-services-template-default.single.single-our-services.postid-588 .contract-page .contract-sec1 ul li{
    padding-right: 1rem;
  }
  .postid-590 .faq,.postid-593 .faq{
    padding-bottom: 3rem;
  }
  .cr-sec4 .tx{
    position: relative;
    left: 0;
    right: 0;
    top: unset;
    padding: 3rem 0;
    transform:unset;
    margin: auto;
    z-index: 4;
    
  }
  .cr-sec4 > img{
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 15% !important;
    object-fit: cover;
  }
  .cr-sec4 ol li a{
    font-size: 0.7rem;
  }
  .kn-doc-sec1 .form-sec form button {
    padding: 1.0625rem 1.3rem;
}
.kn-doc-sec2 .profile-card .ptx h6{
  min-height: 2rem;
}
.sbQuery-sec2 .services li{
  width: 25%;
}
.location-tab .profile-card .ptx h6{
  min-height: 2rem;
}
.dk-sec1 .tx{
  position: relative;
  transform: unset;
  top: 0;
  padding: 3rem 0.9rem;
}
.dk-sec2 .image{
  bottom: 0;
  margin-bottom: 0;
}
.dk-sec1 .main{
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.dk-sec6 ul li a{
  font-size: 0.9rem;
}
section.contact-sec1 .col-lg-4 img{
  width: 100%;
  margin: 2rem 0;
  display: block;
}
}
/* for mobile only */
/* for mobile  only */
@media (max-width: 767px) {
  html {
    font-size: 87%;
  }
  h1 {
    font-size: 1.55rem !important;
    line-height: 2rem;
    margin-bottom: 1.375rem;
  }
  h2 {
    font-size: 1.65rem !important;
    line-height: 2rem;
    margin-bottom: 1.375rem;
  }
  h3 {
    font-size: 1.47rem !important;
    line-height: 2.1rem;
  }
  h4 {
    font-size: 1.125rem !important;
  }
  h5 {
    font-size: 1.125rem !important;
  }
  p,
  .list li {
    font-size: 0.9rem !important;
  }
  .glb-btn {
    padding: 0.9rem 1.075rem !important;
    font-size: 0.9rem;
  }
  header .glb-btn {
    padding: 0.8rem 1.075rem !important;
    font-size: 0.9rem;
  }
  .hm-section5 .pgtx ul {
    flex-wrap: wrap;
  }
  .ab-box-sec ul {
    bottom: 0;
    margin-bottom: 0;
  }
  .ab-box-sec {
    padding: 3rem 0;
  }
  .banner-section .bntx {
    padding-left: 2.3rem;
  }
  .banner-section .owl-dots .owl-dot {
    margin-bottom: 0.75rem;
    margin-top: 0;
  }
  header .bottom-header .bt-header-btn .call-now {
    padding: 0.4125rem 0.425rem;
  }
  header .logo-sec {
    padding: 0 0.4rem;
    width: 30%;
  }
  header .bottom-header {
    padding: 0;
  }
  header .bottom-header .bt-header-btn .call-now p {
    margin-bottom: 0;
  }
  .banner-section .bntx {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    transform: unset;
  }
  .banner-section .item img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .slim-container .slim-nav {
    margin-top: 6.275rem;
  }
  .banner-section h1 {
    margin-bottom: 0;
  }
  .banner-section .bntx {
    padding: 3rem 0;
    padding-left: 2.5rem;
    min-height: 18.75rem;
    display: flex;
    align-items: center;
  }
  .ab-box-sec ul li {
    width: 100%;
    text-align: center;
  }
  .hm-section3 {
    margin: 0 0 2rem;
  }
  .hm-section4 {
    text-align: center;
  }
  .hm-section4 .text-end {
    text-align: center !important;
  }
  .profile-card .ptx h6 {
    min-height: 2rem;
  }
  .hm-section4 .owl-dots {
    margin-top: 0 !important;
  }
  .hm-section4 {
    margin-bottom: 2rem;
  }
  .hm-section6 {
    bottom: unset;
    margin-bottom: unset;
  }
  .hm-section5 img[alt="hm-section4-bg"] {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .hm-section5 .pgtx {
    position: relative;
    z-index: 2;
    top: unset;
  }
  .hm-section5 {
    padding-bottom: 0;
    padding: 2rem 0;
  }
  .hm-section6 .cara-wrap {
    padding-right: 0;
    text-align: center;
  }
  .hm-section6 .cara-wrap .quote {
    top: 6rem;
  }
  .hm-section6 .stars {
    justify-content: center;
  }
  .hm-section6 h2 {
    margin-bottom: 1.5rem;
  }
  .hm-section6 .cara-wrap .owl-nav {
    position: relative;
  }
  .form-sec .form-head {
    padding: 2rem;
  }
  .form-sec .form-head h3 a {
    font-size: 1.4rem;
  }
  .fr-wrap.text-end {
    text-align: center !important;
  }
  .hm-section7 {
    padding-top: 2.6rem;
    padding-bottom: 0.7rem;
    text-align: center;
  }
  .hm-section7 p {
    padding-right: 0;
  }
  .hm-section7 .image-sec {
    position: relative;
    margin-top: 1rem;
    transform: scale(0.8);
  }
  footer {
    text-align: center;
    padding-top: 2.3rem;
  }
  footer .ft-sec4 {
    padding: 0.875rem 0;
  }
  footer .ft-sec4 ul {
    justify-content: center;
  }
  footer .ft-sec3 .links {
    flex-wrap: wrap;
  }
  footer .ft-sec2 {
    margin-bottom: 1.25rem;
  }
  footer .ft-sec2 h5 img {
    position: relative;
    right: 0;
    bottom: 0.0375rem;
  }
  footer h2 {
    font-size: 1.35rem !important;
  }
  footer .ft-sec2 h5 {
    font-size: 1rem !important;
  }
  footer .ft-sec2 h4 {
    margin-top: 2rem;
  }
  .hm-section5 .pgtx ul li:not(:last-child) {
    border-right: 0;
  }
  .doc-modal .modal-content {
    padding: 1.1rem 0.8rem 2.5625rem;
  }
  .doc-modal .modal-content .modal-header .btn-close {
    position: absolute;
    right: 1.2rem;
    top: 1rem;
  }
  .doc-modal .modal-content .modal-header h3 {
    text-align: center;
  }
  .doc-modal .modal-content .modal-header .row:not(:last-child) {
    margin-bottom: 1.175rem;
  }
  .doc-modal .modal-content .modal-body .quick-view .image-sec {
    height: auto;
    margin-bottom: 1.4rem;
  }
  .doc-modal .modal-content .modal-body .m-card {
    min-height: auto;
  }
  .doc-modal .modal-content .modal-header .text-end {
    text-align: center !important;
  }
  .timeline-sec1 .nth-sec:nth-child(odd) img {
    margin-left: auto;
    display: block;
  }
  .timeline-sec1 .nth-sec:nth-child(even) .year {
    background: linear-gradient(240deg, #4c8589 0%, rgba(255, 255, 255, 0) 76%);
  }
  .timeline-sec1 .nth-sec:nth-child(even) > div:nth-child(2) {
    order: 3;
  }
  .timeline-sec1 .nth-sec:nth-child(even) > div:nth-child(3) {
    order: 2;
  }
  .timeline-sec1 .nth-sec:nth-child(even) > div:nth-child(1) {
    order: 1;
  }
  .innerban .bntx {
    position: relative;
    z-index: 3;
    top: unset;
    transform: unset;
    left: 0;
    right: 0;
    padding: 4rem 0;
}
.innerban{
  overflow-x: hidden;
}
.innerban::before{
  z-index: 2;
}
.innerban img {
  position: absolute;
  z-index: 1;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  text-align: center;
}
.timeline-sec1 .nth-sec img{
  margin-bottom: 2rem;
}
.timeline-sec1 .nth-sec{
  margin-bottom: 2.5rem;
}
.vision-section1 .v-list li{
   flex-direction: column;
   align-items: center;
   margin-bottom: 2rem;
}

.vision-section1 ul.v-list li .image{
  margin: 0;
}
.vision-section1 ul.v-list li .tx{
  text-align: center;
  margin-top: 1.5rem;
  width: 100%;
}
.vision-section1 {
  padding: 4rem 0 1.25rem;
}
.vision-section1 .image-sec .v-ab{
  left: 0 !important;
  right: 0 !important;
  margin: auto;
}
.vision-section1 .nth-sec:nth-child(even)  .row > div:nth-child(1){
  order: 2;
}
.vision-section1 .nth-sec:nth-child(even)  .row > div:nth-child(2){
  order: 1;
}
.vision-section1 .nth-sec {
  margin-bottom: 8.375rem;
  position: relative;
}
.about-sec1{
  padding: 3rem 0;
  text-align: center;
}
.about-sec1 h2{
  font-size: 1.3rem !important;
}
.about-sec1 .row > div img{
  margin-bottom: 2rem;
}
.chairman-sec1 {
  padding-top: 3.5rem;
  padding-bottom: 18.5rem;
}
.chairman-sec1 .tx-wrp{
  text-align: center;
  margin-top: 4rem;
}
.contract-sec1{
   text-align: center;
}
.contract-sec1 ul,.contract-sec1 ol{
  text-align: left;
}
.contract-sec1 .image-sec{
  transform: scale(0.8);
  margin-bottom: -2rem;
}
.contract-sec2 .image-sec{
  margin-bottom: 3rem;
}
.contract-sec2{
  text-align: center;
  padding-bottom: 2.5rem;
}
.contract-sec2 ul,.contract-sec2 ol{
  margin-top: 2rem;
}
.contract-sec2 li,.contract-sec4 li{
   text-align: left;
}
.postid-590 .contract-sec4{
  text-align: left;
  padding-top: 0rem;
}
ul.breadcrumb{
  padding: 0 1rem;
  gap: 1rem ;
}
.postid-590 .faq{
  padding-bottom: 3rem;
}
.contract-sec3 .image {
  position: relative;
  width: 100%;
  right: 0;
  top: 0;
  height: auto;
}
.contract-sec3 .image .main-img{
  clip-path: unset;
}
.contract-sec3 .pgtx{
  padding: 2rem 0.9rem;
}
.contract-sec3 .pgtx h2{
  text-align: center;
}
.contract-sec4 .row img{
  margin-bottom: 2rem;
}
.contract-sec4{
  text-align: center;
  padding-bottom: 0;
}
.contract-sec4 p{
  margin-bottom: 2rem;
}
.faq {
  padding: 1.75rem 0;
}
.faq .accordion li .ac-title {
  font-size: 0.925rem !important;
  padding-right: 2rem;
}
.faq{
  padding-bottom: 20rem;
}
.postid-607 .page-wrap.bg.contract-page .contract-sec1{
   padding: 1rem 0 2rem;
}
.contract-sec1 h4{
  margin-top: 0 !important;
}
body.our-services-template-default.single.single-our-services.postid-588 .contract-page .contract-sec1{
  margin-bottom: 0;
}
body.our-services-template-default.single.single-our-services.postid-588 .contract-page .contract-sec1 ul{
  column-count:1;
}
body.our-services-template-default.single.single-our-services.postid-588 .contract-page .faq{
  padding-bottom: 2rem;
}
body.our-services-template-default.single.single-our-services.postid-588 .contract-page .contract-sec1 ul li{
  padding-right: 1rem;
}
body.our-services-template-default.single.single-our-services.postid-588  .contract-page .contract-sec1 p + h4{
  margin-top: 2rem !important;
}
.cr-sec1 img{
  margin-bottom: 2rem;
}
.cr-sec1 .wrp{
  padding: 1rem;
  bottom: 0;
  margin-top: 2rem;
  text-align: center;
}
.cr-sec1 .wrp .ps-5{
  padding-left: 0.9rem !important;
}
section.cr-sec2 > img.main{
  position: relative;
  width: 100%;
}
.cr-sec2 .tx{
  text-align: center;
  padding: 2rem 0.9rem;
}
.cr-sec3 .wrap{
  text-align: center;
}
.cr-sec3 .image-sec{
  margin-top: 1.5rem;
}
.cr-sec3 .wrap:nth-child(even) .row > div:nth-child(1){
  order: 2;
}
.cr-sec3 .wrap:nth-child(even) .row > div:nth-child(2){
  order:1;
}
.cr-sec4 img{
  width: 100% !important;
  margin-bottom: 1.5rem;
  position: relative;
}
.cr-sec4 .tx{
  padding-top: 0;
}
.cr-sec4 h2{
  text-align: center;
}
.cr-sec3{
  padding-bottom: 2rem !important;
}
.cr-sec4 ol{
  margin-top: 2rem;
}
.cr-sec4 ol li{
  width: 100%;
}
.cr-sec4 ol li:last-child{
  margin-bottom: 0;
}
.kn-doc-sec1 .form-sec form{
  flex-wrap: wrap;

}
.kn-doc-sec1 .form-sec form .fr-wrap{
  width: 100%;
}
.kn-doc-sec1 .form-sec {
  position: relative;
  bottom: 0rem;
  margin-bottom: 0rem;
  margin-top: 2rem;
}
.kn-doc-sec1 .form-sec form .fr-wrap:not(:last-child){
  margin-bottom: 1rem;
}
.kn-doc-sec1 .form-sec form .fr-wrap.text-end{
  width: 100%;
  margin-top: 1rem;
}
.kn-doc-sec2{
  padding-top: 2rem;
}
.sbQuery-sec1 .wrp{
  bottom: unset;
  margin-top: 2rem;
}
.sbQuery-sec1 .form-sec{
  border: 0px;
}
.sbQuery-sec1 .form-sec .text-end{
  text-align: center !important;
}
.sbQuery-sec2 .services li{
  width: 100%;
}
.sbQuery-sec1 .form-sec form {
  padding: 2.75rem 1.075rem 1.875rem;
}
section.location-sec1.pt-70{
  padding-top: 0rem;
}
.location-sec1 .image-sec {
  position: relative;
  transform: scale(0.7);
  margin: -2rem 0;
}
.location-sec1 p{
  text-align: center;
}
.location-sec1 h5{
  text-align: center;
}
section.location-sec2.py-70{
  padding:0 0 2rem;
}
.wrapper .loc-wrp h2{
  text-align: center;
  font-size: 1.1875rem;
}
.wrapper .loc-wrp ul li{
  width: 100%;
}
.loc-wrp img{
  margin-bottom: 1.4rem;
}
.loc-wrp{
  margin-bottom: 2rem;
}
section.location-tab.py-70{
  padding-top: 1rem;
}
.location-tab .nav{
  flex-direction: row;
  justify-content: center;
}
.location-tab .nav li button{
  border-radius: 1.875rem;
  padding: 0.6rem 1rem;
  width: 100%;
}
.dk-sec1 h2 {
  margin-bottom: 1.375rem;
}
.dk-sec1 .tx{
  text-align: center;
}
.dk-sec2 img{
  margin-bottom: 1.4rem;
}
.dk-sec2{
  text-align: center;
}
.dk-sec2 .tx-wrp{
  margin-top: 1.4rem;
}
.image-box .txt-wrp{
  text-align: center;
  align-items: center;
  justify-content: center;
}
section.dk-sec4.py-70{
  padding: 1rem 0;
  text-align: center;
}
.dk-sec4 img,.dk-sec5 img{
  margin-bottom: 2rem;
  height: auto;
}
.dk-sec5 {
  padding-bottom: 2rem;
}
.dk-sec5 .row.in-grid .mb-5{
  margin-bottom: 0 !important;
}
.dk-sec5,.dk-sec5 h3{
  text-align: center;
}
.dk-sec2 {
  padding: 2.5rem 0 2.375rem;
}
.dk-sec6{
  text-align: center;
}
.dk-sec6 h6{
  margin-bottom: 1.4rem;
}
.dk-sec6 ul li a{
  padding-right: 1.8rem;
  margin-right: 0;
}
.dk-sec6 form label{
  display: block;
  text-align: left;
}
.dk-sec6 ul{
  justify-content: space-between;
}
section.contact-sec1{
  padding:3rem 0 2rem;
}
section.contact-sec1 .box{
  flex-direction: column;
  padding-bottom: 7rem;
}
section.contact-sec1 .box .img-box{
  transform: scale(0.7);
  margin: -2rem 0;
}
section.contact-sec1 .branch-card .dranch-location{
  flex-direction: column;
  align-items: center;
}
section.contact-sec1 .branch-card ul.branch-contact{
  flex-wrap: wrap;
  justify-content: center;
}
section.contact-sec1 .branch-card .dranch-location .text h4{
  text-align: center;
}
section.contact-sec1 .branch-card .dranch-location .text ul li {
  max-width: 100%;
  padding-left: 0;
  text-align: center;
}
section.contact-sec1 .branch-card .dranch-location .text ul li img {
  position: relative;
  top: 0;
  display: block;
  left: 0;
  margin: 0 auto 1rem;
}
.about-sec1 ul li{
  text-align: left;
}
.about-sec1 p strong {
  font-size: 1.4rem;
}
header .logo-sec a img{
  height: 6rem;
}
.vision-section1 .image-sec .main{
  width: 100%;
}
.cr-sec4 .tx{
  padding: 0 1rem;
}
.cr-sec4 .tx .row > div{
  padding: 0 0.9rem 2rem !important;
}
.kn-doc-sec1 {
  position: relative;
  z-index: 2;
}
.kn-doc-sec2 {
  position: relative;
  z-index: 1;
}
.page-wrap {
  overflow: hidden;
}
.page-id-405 .page-wrap{
  overflow: hidden;
}
}


.contract-sec1{
  margin-bottom: 4rem;
}
body.our-services-template-default.single.single-our-services .contract-page .contract-sec1 h4{
  font-size: 1.8rem;
}
.cr-sec2 > img{
  width: 34%;
  object-fit: cover;
}
.about-sec1 ul li {

  margin-bottom: 0.8rem;
}
.about-sec1 ul{
   list-style-type: disc;
   padding-left: 1.375rem;
   color: #555;
   font-family: Poppins;
   font-size: 1.125rem;
   font-style: normal;
   font-weight: 400;
   line-height: 2.375rem;
   margin-bottom: 1.25rem;
}
/*# sourceMappingURL=responsive.css.map */
