@media (max-width: 991px){
  .customdrop {
    font-size: 14px;
    line-height: 21px;
    padding: 4px 13px;
  }
  .fixed-header {
    height: auto;
  }
  .home-icon img {
    width: 117px;
  }
  .what-gender {
    font-size: 58px;
    line-height: 65px;
  }
  .button_su_inner {
    font-size: 14px;
    padding: 0 22px;
    line-height: 41px;
  }
  .form-control {
    padding: 0vw 15px;
    font-size: 14px;
    line-height: 45px;
  }
  .prog-box {
    background-color: rgb(235, 235, 235);
    padding: 0.3vw 1.5vw;
    border-radius: 10vw;
    align-items: center;
    justify-content: center;
    height: 3vw;
  }
  .prog-box {
    padding: 0px 15px;
    border-radius: 10vw;
    height: 30px;
  }
  .prog-text {
    font-size: 14px !important;
  }
  .prog-box div {
    margin-right: 2px !important;
  }
  .progress {
    height: 6px;
  }
  .m-star-icon {
    font-size: 14px !important;
    margin-bottom: 0px;
}
  .header-ul li {
    margin: 1px 2px;
  }

  .header-btn {
    background-color: rgb(197, 29, 34);
    font-size: 14px;
    padding: 7px 14px !important;
  }
  .header-btn img {
    width: 18px !important;
    margin-right: 0.2vw;
  }
  .nav-pills {
    margin-left: 0px; 
  }
  .nav-pills {
    margin-left: 0px;
    padding-bottom: 5px;
  }
  .data-adjust {
    padding-bottom: 60px;
  }
  .h2 {
    font-size: 34px;
    line-height: 40px;
  }
  p {
    font-size: 16px;
    margin-top: 0.5vw;
  }
  ol li {
    list-style: number;
    font-size: 14px;
    line-height: 24px;
  }
  ol li span {
    font-size: 14px !important;
    line-height: 24px;
    font-family: 'Arial' !important;
  }
  /* ol, ul {
    padding-left: 8px;
  } */
  .wrapper {
    background-attachment: fixed;
    min-height: 100vh;
  }
  .home-box-heading {
    font-size: 16px;
  }
  .home-box-btn {
    font-size: 14px;
    line-height: 30px;
    padding: 0vw 22px;
  }

  .profile-enam {
    border-radius: 14px;
    box-shadow: 3px 3px 0 #ebebeb;
    padding: 20px 20px;
  }
  .home-box-img img {
    width: 50px;
  }
  .dropdown-item {
    padding: 6px 13px !important;
    font-size: 12px !important;
  }
  .pagination li a.page-link {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    width: 30px;
  }
  .pagination li a.page-link span{
    font-size: 17px !important;
  }
  
  p span {
    font-size: 16px !important;
    line-height: 24px;
  }
  p {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  ul li span {
    line-height: 24px;
    font-size: 16px !important;
  }
  ul li {
    line-height: 24px;
    font-size: 16px !important;
  }
  .font-set-home {
    font-size: 14px !important;
  }
  h3 {
    font-size: 24px !important;
  }
  .h3 {
    font-size: 22px;
  }
  .mt-m-3{
    margin-top: 24px;
  }
  .form-label {
    font-size: 14px;
  }
  .f-link{
    font-size: 14px;
  }
  .pptc li a {
    font-size: 14px;
  }
  .termsc {
    background: #fbe6e0;
    padding: 3px 18px;
  }
  .form-check-label {
    line-height: 24px;
    font-size: 14px;
    margin-left: 15px;
  }
  .paginatin {
    left: 8%;
    bottom: 35px;
    width: 84%;
  }
  .sticker {
    padding-left: 8% !important;
    font-size: 16px;
    padding: 9px;
  }
  .changeLang {
    line-height: 30px !important;
  }
  .form-check-input {
    width: 25px;
    height: 25px;
  }
  .form-check-input[type=checkbox]:checked:after {
    margin-left: 7px;
    margin-top: 2px;
  }
  .form-check-input[type=checkbox] {
    border-radius: 5px;
  }
  .red-box-profile {
    margin-bottom: 10px;
    font-size: 14px;
    padding: 15px 15px;
  }
  .red-box-profile a{
    font-size: 14px;
  }
  .red-box-profile img{
    width: 20px;
  }
  .content-profile span {
    font-size: 14px;
  }
  .content-position {

    height: 60px;
    width: 60px;
    font-size: 12px;
  }
  .start-bg {
    width: 160px;
    height: 160px;
    font-size: 14px;
    line-height: 18px;
  }
  .start-bg2 {
    width: 60px;
    height: 60px;
  }
  .mt-m-5{
    margin-top: 46px;
  }



}



