@media (max-width: 1399px){
  .container{max-width:1180px;}
  .hero-banner h1{font-size:46px;}
  .hero-banner h5{font-size:22px;}
  .ranked-body p{font-size:18px;}
  .bg-primary.bg-opacity-10 h5{font-size:25px;}
  .bg-primary.bg-opacity-10 .fs-14{font-size:17px;}
}

@media (max-width: 991px){
  .hero-banner{min-height:auto;}
  .hero-banner h1{font-size:38px;}
  .hero-banner h5{font-size:20px;}
  section h2.fw-bold, section .text-center h2.fw-bold{font-size:34px;}
  section .text-center h5{font-size:21px;}
  .step_main_card{width:50%;}
  .step_main_card:nth-child(2):after{display:none;}
}

@media (max-width: 767px){
  body{font-size:15px;padding-bottom:52px;}
  .container{padding-left:16px;padding-right:16px;}
  header img{width:170px!important;max-height:80px;}
  header .btn{min-width:auto;font-size:16px;min-height:42px;padding-left:16px!important;padding-right:16px!important;}
  .hero-banner{padding-top:36px!important;padding-bottom:36px!important;text-align:center;}
  .hero-banner h1{font-size:34px;max-width:100%;}
  .hero-banner h5{font-size:18px;}
  .hero-banner p{font-size:15px;}
  .hero-banner .btn{font-size:15px;padding:9px 14px!important;margin-bottom:8px;}
  .hero-banner h6{font-size:17px;}
  section h2.fw-bold, section .text-center h2.fw-bold{font-size:30px;}
  section .text-center h5{font-size:18px;line-height:1.35;}
  .ranked-body p{font-size:16px;}
  .topRanked .item{min-height:190px;}
  .bg-primary.bg-opacity-10 .fs-5{font-size:23px!important;}
  .bg-primary.bg-opacity-10 h5{font-size:22px;}
  .bg-primary.bg-opacity-10 .fs-14{font-size:16px;}
  .bg-primary.bg-opacity-10 .col-lg-4 > .bg-white{min-height:auto;}
  section.bgprimary h2{font-size:28px;}
  section.bgprimary p, section.bgprimary li{font-size:16px;}
  .step_main_card{width:100%;text-align:left!important;padding-left:28px;}
  .step_main_card:after,.point_animation{display:none;}
  .modal-dialog{max-width:none;margin:18px;}
  .modal-body{padding-left:20px!important;padding-right:20px!important;}
  .modal-body img[alt='Logo']{width:170px;}
  .modal-body p.mb-1{font-size:18px;}
  .modal-body ul{display:block!important;}
  .modal-body ul li{font-size:13px;margin:4px 0!important;}
  .modal-body .form-control,.modal-body .form-select{font-size:17px;min-height:46px;}
  .modal-body .text-secondary small{font-size:13px;}
  .modal-body .btn-primary{font-size:18px;}
}
