@media screen and (max-width:1199px){
    #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link{
        font-size: 18px;
    }
    .wrp-credit{
        font-size: 15px;
    }
    .testi-content {
        font-size: 15px;
        line-height: 24px;
    }
    .wrp-list-title h2 {
        font-size: 40px;
    }
    .txt-search h2 {
        font-size: 40px;
        letter-spacing: 5px;
    }
    .buysell a{
        font-size: 20px;
    }
    .main-title-buying h2 {
        font-size: 30px;
    }
}
@media screen and (max-width:991px){
    .hero-title h1{
        font-size: 40px;
    }
    .hero-title p{
        font-size: 18px;
    }
    .wrp-links h2{
        top: 35%;
    }
    .footer-navigation ul li a {
        font-size: 14px;
        letter-spacing: 1px;
        color: #ffffff;
        font-weight: 500;
        text-transform: uppercase;
        margin: 0px 10px;
    }
    .footer-address address {
        font-size: 15px;
    }
    .wrp-credit {
        font-size: 10px;
    }
    .page-title h1 {
        font-size: 30px;
        letter-spacing: 2px;
    }
    .team-title {
        font-size: 30px;
        letter-spacing: 5px;
    }
    .member-name a{
        font-size: 13px;
    }
    .licence {
        font-size: 13px !important;
        font-style: normal !important;
    }
    .wrp-list-title h2 {
        font-size: 30px;
        letter-spacing: 5px;
    }
    .wrp-list-title p {
        font-size: 18px;
    }
    .img-list a img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    .outer-listing span,.listing-title h4 a{
        font-size: 20px;
    }
    .buysell a {
        font-size: 13px;
    }
    .main-title {
        font-size: 30px;
        letter-spacing: 2px;
    }
    .form-outer h2{
        font-size: 18px;
    }
    .socail-outer{
        margin-bottom: 30px;
    }
    #customers-testimonials .owl-item {
        filter: blur(2px);
    }
    #customers-testimonials .center {
        filter: blur(0px) !important;
    }
    .hero-title{top:70%;}
}
@media screen and (max-width:767px){
    .hero-title h1 {
        font-size: 30px;
    }
    .hero-title {
        top: 55%;
    }
    .wrp-links {
        padding-bottom: 0px;
        margin-top: 0px;
    }
    .wrp-links h2 {
        top: 30%;
        font-size: 18px;
    }
    .section-title{
        font-size: 30px;
    }
    .wrp-core p{
        font-size: 18px;
        line-height: 1.5;
    }
    .text-my-right {
        text-align: center;
    }
    .wrp-credit {
        text-align: center;
    }
    .member-outer {
        margin: 30px 0px;
        border: 2px solid #737373;
        border-radius: 10px;
        padding: 10px;
    }
    .bro-details {
        margin-top: 15px;
    }
    .wrp-list-title h2 {
        font-size: 25px;
        letter-spacing: 1px;
    }
    .wrp-list-title p {
        font-size: 12px;
    }
    .txt-search h2 {
        font-size: 30px;
        letter-spacing: 1px;
    }
    .rws_search_button {
        width: 1000%;
    }
    .buysell a {
        font-size: 13px;
        border: 2px solid;
    }
    .main-title-buying h2 {
        font-size: 20px;
        letter-spacing: 1px;
    }
    .form-outer{
        padding: 20px;
    }
    .wrp-main-content{
        padding: 50px 0px;
    }
}
@media screen and (max-width:576px){
    .logo-section {
        text-align: center;
        margin-bottom: 30px;
    }
    .socail-outer {
        margin-bottom: 20px;
    }
    .socail-outer {
        display: flex;
        justify-content: center;
        margin-bottom: 50px;
    }
    .home-search a{
        margin-top: 10px;
    }
    .testimonials-title{
        font-size: 20px;
    }
    .search-box .quicksearch_item {
        padding-right: 15px;
    }
    .txt-search h2{
        font-size: 22px;
    }
    .wrp-main-content{
        padding: 60px 0px;
    }
    .menu-section {
        display: inline-flex;
        justify-content: space-between;
    }
    .socail-outer{
        margin-bottom: 0px;
    }
    .logo-section a {
        display: inline-block;
        width: 150px;
    }
}
@media screen and (max-width:479px){
    .hero-title {
        top: 25%;
    }
    .hero-title h1 {
        font-size: 20px;
    }
    .hero-title p {
        font-size: 10px;
        letter-spacing: 1px;
    }
    .wrp-links h2 {
        top: 15%;
        font-size: 12px;
    }
}