@media only screen and (max-width: 1460px) {
  .findsparrowbox:after {
    right: 40px;
  }
}
@media only screen and (max-width: 1430px) {
  .app-section .app-btns a img {
    height: 40px;
  }
}
@media only screen and (max-width: 1367px) {
  .findsparrowbox:after {
    right: 34px;
  }
}
@media only screen and (max-width: 1300px) {
  .findsparrowbox span {
    left: 70px;
  }
}
@media only screen and (max-width: 1199px) {
  .tg-featuredprofileslider .tg-featuredprofile figure {
    height: 70vh;
  }
  .findsparrowbox {
    height: 80px;
  }
  .findsparrowbox span {
    left: 50px;
    line-height: 80px;
  }
  .findsparrowbox:before, .findsparrowbox:after {
    display: none;
  }
  .findsparrowbox .circle {
    width: 140px;
    height: 140px;
    line-height: 120px;
  }
  .findsparrowbox .circle img {
    width: 60px;
    height: 60px;
  }
  .matchprofileox img {
    width: 130px;
    height: 130px;
  }
  .matchprofileox i {
    position: absolute;
    top: 50px;
    left: 118px;
  }
  .tg-galleryimgbox figure img {
    height: 240px;
  }
  .tg-btn {
    padding: 0px 10px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 992px) {
  .tg-featuredprofileslider .tg-featuredprofile figure {
    height: 50vh;
  }
  .searchlook button[type=submit] {
    margin-top: 20px;
  }
  .app-section h3 {
    font-size: 30px;
  }
  .app-section .app-btns a img {
    height: 35px;
    margin-bottom: 20px;
  }
  .socialicons {
    padding-bottom: 20px;
  }
  footer p {
    margin-bottom: 0px;
  }
  .newheader .newlogo {
    margin-left: 60px;
  }
  .dashplans .package-subscription ul li {
    flex: 0 0 50%;
  }
  .chosen-container {
    width: 100% !important;
  }
  .boxrequst a.btn-moreinfo, .boxrequst a.btn-accept {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
  }
  .boxrequst .removeitem a {
    top: -75px;
  }
  .matchprofileox {
    text-align: center;
    height: inherit;
  }
  .matchprofileox .d-flex {
    display: block !important;
  }
  .matchprofileox i {
    top: 40%;
    left: 47%;
  }
  .package-subscription h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .findspecial .pb-5 {
    padding-bottom: 20rem !important;
  }
  .findsparrowbox {
    background: inherit;
  }
  .findsparrowbox span {
    display: none;
  }
  .findsparrowbox h4 {
    padding-bottom: 50px;
    padding-left: 0px;
  }
  .findsparrowbox .circle {
    left: 0;
  }
  .app-section {
    text-align: center;
  }
  .app-section h3 {
    text-align: center;
  }
  .app-section p {
    text-align: center;
  }
  .app-section .app-btns {
    text-align: center;
  }
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .newheader .newlogo {
    margin-left: 30px;
    background-color: #fff;
    padding: 0px 0px;
  }
  .tg-homebannerandslider .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
  .searchlook {
    top: -35px;
  }
  .down-arrow a {
    top: -60px;
  }
  .tg-featuredprofileslider .tg-featuredprofile figure {
    height: 40vh;
  }
  .mobile-btn .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
  footer .copyright {
    padding-bottom: 80px;
  }
  .newheader .newlogo a img {
    height: 50px;
  }
  .mobile-menu-toggle i {
    top: 14px;
    font-size: 22px;
    right: 38px;
  }
  .app-section .appimg {
    height: 251px !important;
  }
  .succstor img {
    margin: 0px auto;
    margin-bottom: 20px;
    display: block;
  }
  .tg-loginarea h4 {
    padding-top: 30px;
  }
  .login-container {
    padding: 100px 0px !important;
  }
  .btn-search {
    overflow-x: scroll;
  }
  .btn-search li {
    width: inherit;
  }
  .btn-search li a {
    white-space: nowrap;
  }
  .fix-mobile-menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
  }
  .fix-mobile-menu ul li {
    width: 25%;
    background-color: #96162c;
    text-align: center;
    padding: 15px 0px 10px 0px;
    border-right: 1px solid rgba(255, 255, 255, 0.1254901961);
  }
  .fix-mobile-menu ul li a {
    color: #fff;
  }
  .fix-mobile-menu ul li a i {
    display: block;
    font-size: 20px;
  }
  .boxrequst .removeitem a {
    top: -110px;
  }
  .package-subscription {
    height: inherit;
  }
  .package-subscription ul {
    height: inherit;
  }
}
@media only screen and (max-width: 600px) {
  ul.browsetabbtns {
    flex-wrap: wrap;
  }
  ul.browsetabbtns li {
    width: 45%;
    margin-bottom: 10px;
  }
  .browseprofiles .blurimg {
    left: 25%;
  }
  .dashplans .package-subscription .d-flex {
    flex-wrap: wrap;
  }
  .dashplans .package-subscription ul li {
    flex: 0 0 100%;
  }
  .container-fluid {
    padding-left: 3px;
    padding-right: 3px;
  }
}
@media only screen and (max-width: 576px) {
  .py-6 {
    padding-top: 0rem !important;
  }
  .findspecial .pb-5 {
    padding-bottom: 40rem !important;
  }
  .tg-featuredprofileslider .tg-featuredprofile figure {
    height: 35vh;
  }
  .searchlook {
    padding: 15px;
  }
  .copyright p {
    text-align: center;
  }
  .copyright p.text-right {
    text-align: center;
  }
  .login-container:after {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(1px);
            backdrop-filter: blur(1px);
  }
  .package-subscription .duration {
    width: 100%;
  }
  .boxrequst .removeitem a {
    top: -240px;
  }
  .boxrequst h4, .boxrequst p {
    text-align: center;
  }
  .boxrequst a.btn-moreinfo, .boxrequst a.btn-accept {
    width: 100%;
  }
  h3.tg-basic-details-title {
    font-size: 13px !important;
    margin-bottom: 0px;
  }
  .txt-corgreen, .txt-corred {
    font-size: 12px;
  }
  .profilelike {
    text-align: center;
  }
  .profilelike p {
    text-align: center;
  }
  .profilecontact-details .con-text h4 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .tg-featuredprofileslider .tg-featuredprofile figure {
    height: 35vh;
  }
  .boxrequst .removeitem a {
    top: -200px;
  }
  .matchprofileox img {
    width: 110px;
    height: 110px;
  }
  .matchprofileox i {
    top: 37%;
    left: 45%;
  }
}
@media only screen and (max-width: 400px) {
  .boxrequst .removeitem a {
    top: -160px;
  }
}/*# sourceMappingURL=newresponsive.css.map */