@media (max-width: 991px) {
  .apps_awaysmains .center_divs{
    display: block;
  }
  .side_appsimg .mockupdesign{
    width: 70%;
    margin-top: 26px;
  }
  .header_slider-bnr .items img{
    height: 440px;
    object-position: left;
  }
  .login-btn-bg a.login-btn-main {
    background: #6757CF;
    padding: 12px 36px;
    border-radius: 25px;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Poppins-Regular', sans-serif;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
  }  
  .login-btn-bg a.login-btn-main.gray{
    background: #fff;
    color: #6757CF;
    border: 1px solid #6757CF;
  }
  .login-btn-bg{
    display: flex;
    gap: 12px;
    margin: 20px 0px 0px 17px;
  }
  .login-btn-bg a.login-btn-main img{
    filter: brightness(77.5);
  }
  .main_header_scvBG .hdr_deasign4{
    left: 0;
    width: 100%;
  }
  .bg_howsection-inners .para_howsdivsd{
    width: 100%;
  }
  .followus-labels{
    margin-top: 20px;
  }
  .last_slider-profiles.owl-theme .owl-controls .owl-buttons{
    display: none;
  }
  .last_slider-profiles.owl-theme .owl-controls .owl-page span{
    width: 16px;
  }
  .sectiontryingmain .center-contents{
    display: block;
  }
  .bgsecondaryshapes {
    clip-path: none;
    padding: 40px 30px;
  }
}

@media (max-width: 570px) {
  .left_matri_headers{
    text-align: center;
  }
  .left_matri_headers h2 {
    font-size: 26px;
    line-height: 35px;
  }
  .left_matri_headers .btn_register-ht{
    margin: auto;
    margin-top: 12px;
  }
  .btn-groups-hdr {
    margin-top: 34px;
    justify-content: center;
  }
  .left_matri_headers h4 span{
    font-size: 21px;
    text-decoration: none;
  }
  .left_matri_headers h4{
    margin-top: 12px;
    font-size: 14px;
    line-height: 24px;
  }
  .main_header_scvBG{
    border-radius: 0px 0px 35px 35px;
  }
  .last_slider-profiles.owl-theme .owl-controls .owl-buttons .owl-next::before{
    right: 20px;
  }
  .last_slider-profiles.owl-theme .owl-controls .owl-buttons .owl-prev::before{
    left: 20px;
  }
  .left_awaybg-sectaf h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .left_awaybg-sectaf p {
    font-size: 14px;
    margin-bottom: 24px;
  }
  .left_awaybg-sectaf p .vb {
    width: 1px;
    margin: 0px 10px;
    background: #495057;
    height: 10px;
  }
  .app_images-sndsa a img{
    width: 46%;
  }
  .bg_howsection-inners {
    padding: 40px 20px 30px;
    border-radius: 44px 0px;
    margin-top: 24px;
  }
  .section-titles h2 {
    font-size: 28px;
    color: #000;
    font-family: 'Poppins-Bold', sans-serif;
  }
  .section-titles p{
    margin-top: 0px;
  }
  .how-worksmaindf {
    padding: 32px 0px 31px;
  }
  .lastAddedmain-ptr {
    padding: 32px 0px 16px;
  }
  .spacingprofilesd {
    margin-top: 22px;
  }
  .abouts-maindibs .ng_aboutsetyssf {
    border-radius: 30px;
    padding: 20px 22px 6px;
  }
  .about-textTitle h2 {
    font-size: 30px;
    line-height: 38px;
    margin-top: 10px;
  }
  .right-choosesmaind .singles-chooselist {
    gap: 18px;
    margin: 10px 0px;
  }
  .side_appsimg .mockupdesign {
    width: 100%;
    margin-top: 0;
  }
  .apps_awaysmains {
    padding: 20px 0px 28px;
  }
  .vrowse-profilesmng {
    padding: 32px 0px 12px;
  }
  .footer-bg{
    padding-top: 30px;
  }
  .sectiontryingmain .left_sidestages {
    padding: 14px 0px;
  }
  .single-statedf {
    margin: 24px 0px;
  }
  .bgsecondaryshapes {
    clip-path: none;
    padding: 27px 20px;
  }
  .inner-areutrysf h2 {
    font-size: 26px;
    margin-bottom: 12px;
    line-height: 34px;
  }
  .inner-areutrysf p {
    font-size: 13px;
    margin-bottom: 16px;
  }
  .inner-areutrysf .btn-contactsf {
    padding: 12px 17px;
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .profile-afterview .small-prf{
    height: 180px;
  }
  .profile-afterview .big-prf{
    height: 376px;
  }
}