@media screen and (min-width:1201px) {



    .nav-link.dropdown-toggle {
        display: none !important;
    }

    .recent-ad-sec.home-blade>div:first-child .row>div:nth-child(n+9) .recent-ads>div {
        border-bottom: none !important;
    }

    .two-grid-inner>div>div:nth-child(3)>div.list-sub-head:first-child {
        margin-top: 23px;
    }

}

@media screen and (min-width:1530px) {

    .feature-ad-title {
        font-size: 14px;
    }

    .featured-ads {
        column-gap: 25px;

        row-gap: 20px;
    }

    .list-sec>div {
        border-bottom: none;
        padding: 10.5px 10px 0px 5px;
    }
/*
    .ad-btn {
        margin-top: 0px;
    } */

    .top-right-sec>div:last-child {
        padding: 12px 0px 12px 25px;
    }

    a.ann-sec {
        margin-right: 25px;
    }

    .recent-ad-sec a {
        font-size: 14px;
    }

    .top-add-right-sec .right-ads>a:last-child {
        display: block;
    }

    .bdr-right-row,
    .top-row {
        margin-right: -25px;
        margin-left: -25px;
    }

    .bdr-right-row>div,
    .top-row>div {
        padding-right: 25px;
        padding-left: 25px;
        position: relative;
    }

    .categoty-sec>div:not(:first-child) {
        text-align: center;
        padding-left: 25px;
    }

    .bdr-top {
        padding: 9px 10px 16px 15px;
    }

    .sidebar li a {
        padding: 5px 10px 8px 30px;
    }

    .list-sec>div {
        line-height: 19px;
    }

    .logo-sec>a>img {
        width: 320px;
    }

}


@media screen and (max-width:1300px) {
    .navbar-expand-lg .navbar-nav>li:not(:last-child)>.nav-link {
        padding: 9.5px 25px 9.5px 0px !important
    }

    .logo-sec>a>img {
        width: 195px;
    }

    .logo-sec {
        margin-right: 15px;
    }

    .feature-ad-title {
        display: inline-block;
    }
}

@media screen and (max-width:1200px) {
    .button-left {
        padding-right: 0px;
        cursor: pointer;
    }

    .top-right-sec>div:last-child {
        padding: 0px 0px 0 8px !important;
        display: flex;
        align-items: center;
    }

    .recent-ad-sec.home-blade>div:first-child .row>div:nth-child(n+11) .recent-ads>div {
        border-bottom: none !important;
    }

    /* .ann-sec{display: none !important;} */
    .btm-grid-sec .bdr-right-row>div:not(:last-child) {
        border-right: none;
    }

    a.ann-sec {
        font-size: 12px;
        width: 160px;
        margin-right: 5px;
        padding: 0px 6px;
    }

    .btm-sec a {
        color: #141313;
        font-size: 10px;
    }
}

@media screen and (max-width:1024px) {
    .navbar-expand-lg .navbar-nav>li:not(:last-child)>.nav-link {
        padding: 9.5px 20px 9.5px 0px !important
    }

    .follow-sec {
        padding-left: 6px !important;
        display: inline-block;
    }

    .title-two {
        font-size: 14px;
    }
}

@media screen and (max-width:991px) {
    .ads-wrapper a img{
        width: 100% !important;
    }
    .right-ads{margin-bottom: 18px;}
    .top-add-right-sec{margin-top: 10px;}
.ads-wrapper .owl-nav{display: block;position: absolute;top: -28px;right: 0px;}

    .ads-wrapper .owl-stage{display: flex;}
    .ads-wrapper a img{
        margin-bottom: 10px;
    }
    .mobile-view-user-profile {
        display: block;
    }

    .user-mobile-sec {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
        align-items: center;
        justify-content: space-evenly;
        list-style: none;
        gap: 12px;
        padding: 0px;
        margin-bottom: 30px;
    }

    .user-mobile-sec li {
        background-color: #f1f1f1;
        padding: 6px 20px;
    }

    .list-sidebar.user-mobile-sec li a {
        color: #000 !important;

    }

    .list-sidebar.user-mobile-sec li a img {
        width: 16px;
        height: 16px;
        object-fit: contain;
        object-position: unset;
        vertical-align: text-top !important;
        padding-right: 1px;
    }

    .inner-sec .list-sidebar.user-mobile-sec {
        padding-bottom: 0px !important;
    }

    .select2-container {
        width: 100% !important;
    }

    .search-drop-btns span {

        padding: 1px 12px;

        margin: 3px 1px;
    }

    .search .search-title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .cus-overlay .search input[type=text] {
        font-size: 14px;
    }

    .cus-overlay button {
        width: 55px;
        padding: 10px 13px 10px 8px;
    }

    .cus-overlay .search input[type=text] {
        padding: 10px 13px 8px 30px;
    }

    .movies-sec img {
        height: 200px;
        width: auto !important;
        max-width: 100%;
    }

    .featured-ads img {
        width: auto;
        max-width: 100%;
    }

    .slick-slide>div {
        margin: 0 5px;
    }

    .desi-adds-sec .item>a:first-child>img {
        margin-bottom: 5px;
    }

    .desi-adds-sec .item>a>img {
        max-width: 100%;
        width: auto;
    }

    .top-add-right-sec .right-ads>div>a:not(:first-child) img {
        margin-top: 0px !important;
    }

    .right-ads img {
        width: 100% !important;
        height: 75px;
        object-fit: contain;
    }

    /* .right-ads {
        overflow-x: scroll;
        white-space: nowrap;

    }

    .ads-wrapper {
        display: inline-block;
        width: 100%;
        animation: scroll 30s linear infinite;
    }

    @keyframes scroll {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(-100%);
        }
    } */

    .top-right-sec>div:last-child {
        padding: 0px !important;
    }

    .top-right-sec>div:first-child,
    .top-right-sec>div:nth-child(2) {
        border: 0px !important;
    }

    .nav-dropdown.nav-submenu {
        background-color: transparent !important;
    }

    a.nav-link span.submenu-indicator {
        pointer-events: none !important;
    }

    .navigation-portrait .nav-dropdown>li>a {
        color: #c1c1c1;
        font-family: 'Roboto-Regular';
        white-space: break-spaces;
    }

    .main-top-sec.homepage .middle-grid-sec {
        padding-left: 0px;
    }

    .desi-ads-list {
        grid-template-columns: repeat(3, 1fr);
    }

    .regis-box {
        padding: 20px;
    }

    .pt-60p.pb-30p {
        padding-top: 35px !important;
        padding-bottom: 25px !important;
    }

    .login-left-blk,
    .login-rgt-blk {
        padding: 20px 30px !important;
    }

    .follow-sec>a:not(:first-child) {
        padding-left: 3px;
    }

    .follow-sec {
        padding-left: 0px !important;
    }

    .social-sec img {
        padding: 0px;
    }

    .categoty-sec .post-btn {
        display: none;
    }

    .categoty-sec>div:nth-child(2) {
        padding-left: 0px !important;
    }

    .categoty-sec.serach-end>div:nth-child(2) {
        padding-left: 15px !important;
    }

    .pr-0p {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }

    .main-top-sec.inner-sec.blog .inner-sec {
        margin-left: 0px;
    }

    .main-top-sec.inner-sec.blog {
        display: block;
    }

    .overlay-logo {
        display: block !important;
    }

    /* .main-top-sec{
        display: grid;
        grid-template-columns: 210px 1fr;
        grid-template-rows: auto auto;
    }
   .main-top-sec>:nth-child(2){

        padding-right: 30px;
    }
   .main-top-sec>:nth-child(3){
        grid-column: 1 / 3;
    grid-row: 2 / 3;
    } */
    .main-top-sec {
        display: block;
        gap: 20px;
    }

    .button-left {
        display: none;
    }

    .main-top-sec .sidebar {
        display: none;
    }

    .main-top-sec {
        padding-inline: 15px;
    }

    .p-30p {
        padding: 30px 15px !important;
    }

    .copyright-sec {
        padding: 24px 15px 20px
    }

    .top-right-sec>div:last-child {
        position: absolute;
        bottom: 10px;
        text-align: center;
        max-width: 100%;
    }

    .top-right-sec>div:not(:first-child) {
        border-left: none;
    }

    .logo-sec>a>img {
        margin-top: 15px;
    }

    .navbar-expand-lg .navbar-nav {
        display: block !important;
    }

    .navbar-expand-lg .navbar-nav>li:not(:last-child)>.nav-link {
        padding-left: 20px !important;
    }

    .top-right-sec>div:nth-child(2),
    .top-right-sec>div:nth-child(3),
    .top-right-sec>div:nth-child(4) {
        width: auto;
        margin: 10px;
        display: flex;
        align-items: center;
        padding: 10px 3px 10px !important;
    }

    .container-fluid {
        padding: 0px 15px !important;
    }

    .navigation {
        display: flex;
    }

    .navigation-portrait {
        height: 38px;
    }

    .nav-toggle {
        margin-top: -17px;
        right: 10px;
    }

    .navbar-expand-lg .navbar-nav>li:last-child>.nav-link {
        padding: 10px 10px 10px 20px !important;
    }

    .navbar-expand-lg .navbar-nav>li>.nav-link {
        padding: 10px 10px 10px 20px !important;
    }

    .nav-item>a>.submenu-indicator {
        display: block !important;
    }

    .top-right-sec>div:last-child {
        padding: 0px 0px 5px 0px;
    }

    .top-add-right-sec {
        padding-top: 10px;
    }

    /*
    .right-ads {
        display: flex;
        overflow-x: scroll;
        padding-top: 10px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        scrollbar-color: rebeccapurple green;
    } */

    .top-add-right-sec .right-ads>a:not(:first-child) {
        margin-top: 0px;
        margin-left: 8px;
    }

    .middle-grid-sec .grid-right {
        display: none !important;

    }

    .two-grid {
        display: block !important;
        grid-gap: 0px !important;
    }

    .btm-sec>div>div {
        padding-bottom: 75px;
    }

    .footer-logo img {
        width: 300px !important;
    }

    .post-ad-grid-sec {
        display: block;
    }

    .navigation-portrait .submenu-indicator {
        height: 40px;
    }
}

@media screen and (max-width:767px) {

    .order-title {
        font-size: 22px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        color: #0c9e5b;
        font-family: 'Roboto-Medium';
        text-align: center;
        margin-top: 0px;
        margin-bottom: 8px;
        line-height: 28px;
    }
    .order-subtitle {
        font-size: 17px;
        letter-spacing: 0px;
        text-transform: uppercase;
        color: #131313;
        text-align: center;
    }
    .order-table td, .order-table th{
    white-space: nowrap;}
    .order-btns2{ margin-top:20px}

    .order-btns {
        margin-top: 16px;
    margin-bottom:20px
    }
    .conformation-sec>div>img {
        width: 97px;
        object-fit: contain;
    }
    .featured-ads  .feature-ad-title{
        height: auto;
    }
    .grecaptcha-badge{display:none !important}
    .common-form .form-check input{
min-height: auto !important;
    }
    .sub-form{
        padding: 15px;
    }
    .footer-sec {
        padding-top: 0px;
    }

    .main-top-sec.inner-sec>div {
        padding-bottom: 5px !important;
    }

    .a2a_default_style:not(.a2a_flex_style) a {
        padding: 0 1px !important;
    }

    .desc-br .p-30p {
        padding: 10px !important;
    }

    .inner-sec .inner-body-sec {
        padding-bottom: 0px !important;
    }

    .a2a_svg {
        background-repeat: no-repeat;
        display: block;
        overflow: hidden;
        height: 24px !important;
        line-height: 24px !important;
        padding: 0;
        pointer-events: none;
        width: 24px !important;
        position: relative;
        top: 8px;
    }

    .swt-views .mr-15p {
        margin-right: 8px;
    }

    .swt-views img {
        width: 28px;
        object-fit: contain;
    }

    .swt-views .mr-5p {
        margin-right: 0px;
    }

    .swt-item-desc .lh-20p {
        line-height: 24px;
    }

    .swt-item-desc .font20 {
        font-size: 18px;
    }

    /* .swt-item-desc {
        padding: 20px 40px 10px 10px;
    } */

    .trending-ads .slick-slide img {
        margin: 0 auto;
        width: auto;
        max-width: 100%;
        height: auto;
    }

    .swt-views {
        padding: 6px 10px;
    }

    .form-check-label.d-flex.align-items-center {
        flex-wrap: wrap;
    }

    body {
        line-height: 24px !important;
    }

    .profile-page {
        width: 100%;
        padding: 30px;
    }

    .logo-sec>a>img {
        width: 250px;
    }

    .top-right-sec>div:last-child {
        position: inherit;
    }

    .main-top-sec .top-add-right-sec:nth-child(3)::before {
        display: none;
    }

    .featured-ads img {
        margin: 0 auto;
        width: auto;
        max-width: 100%;
        height: auto;
    }

    .feature-ad-title {
        text-align: center;
        display: block;
    }

    .copyright-sec {
        padding: 24px 15px 70px;
    }

    .btm-sec>div>div {
        padding-bottom: 5px;
    }

    .btm-sec>div>div {
        display: block !important;
    }

    .top-right-sec>div:last-child {
        padding: 0px 0px 0 0px !important;
        max-width: 100%;
        margin: 10px auto;
    }

    .mobile-btm-menu {
        /* padding-inline: 20px; */
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        border-top: 1px solid #d5d5d5;
        position: fixed;
        bottom: 0;
        justify-content: space-between;
        z-index: 999;
        width: 100%;
        left: 0;
        background-color: #fff;
    }

    .mobile-btm-menu>div>a {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: end;
        position: relative;
    }

    .mobile-btm-menu>div>a img {
        vertical-align: bottom !important;
        height: 20px;
    }

    .mobile-btm-menu>div>a i {
        font-size: 21px;
        position: relative;
        top: 7px
    }

    .mobile-btm-menu>div {
        padding-inline: 3px;
        padding-bottom: 4px;
        padding-top: 1px;
    }

    .mobile-btm-menu>div>a>div:nth-child(2) {
        font-size: 13px;
        color: #000 !important;
    }

    .header-sec .top-right-sec>div:not(:last-child) {
        display: none;
    }

    .mobile-btm-menu>div:not(:last-child) {
        border-right: 1px solid #d5d5d5;
    }

    .top-sec {
        padding-block: 3px;
    }

    .navbar>.container-fluid>div:first-child {
        padding-right: 45px;
        font-size: 11px;
    }

    .top-sec a {
        font-size: 11px;
    }

    .btm-sec>div>div {
        align-items: center;
    }

    .accordion_container {
        grid-template-columns: repeat(1, 1fr);
    }

    .featured-ads {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 12px;
        row-gap: 12px;
        padding-bottom: 8px;
    }

    .recent-ad-sec .recent-ads>div {
        padding: 5px 0px 5px;
        height: 100%;
    }

    .recent-ad-sec.home-blade>div:first-child .row>div:nth-child(n+11) .recent-ads>div {
        border-bottom: 1px dotted #a1a1a1 !important;
    }

    .recent-ad-sec.home-blade>div:first-child .row>div:nth-child(n+12) .recent-ads>div {
        border-bottom: none !important;
    }

    .border-img {
        margin: 20px 0px 17px;
    }

    .list-sub-head.pt-40p {
        padding-top: 0px;
    }

    .poll-area label {
        display: block;
        margin-bottom: 10px;
        padding: 4px 10px;
    }

    .bdr-right-row {
        margin-top: 0px;
    }

    .res-post {
        display: block !important;
    }

    .top-right-sec>div:first-child {
        /* position: absolute;
        top: -33px;
        right: 40px;
        z-index: 1003; */
        /* display: none; */
    }

    a.ann-sec {
        font-size: 11px;
        width: 100%;
        margin-right: 5px;
        padding: 0px 9px;
        width: auto;
        margin-right: 36px;
        padding: 1px 10px;
        height: auto;
        line-height: 23px;
    }

    .post-nav .nav-item {
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .common-form input,
    .common-form select {
        height: 40px;
    }

    .logo-sec {
        justify-content: space-between;
        width: 100%;
        align-items: center !important;
    }
}

@media screen and (max-width:567px) {
    .common-form .radio-inline input {
        min-height: auto !important;
    }
    .poll-page{margin: 0px;}
    .swt-item-title {
        min-width: 95px;
    }
    .gropdown-menu li {
        padding: 0;
    }

    .search-cat {
        background: #e0ecfff7;
        padding: 1px 5px;
        border-radius: 0;
        margin-right: 5px;
        font-size: 11px;
    }

    .gropdown-menu .dropdown-item {
        overflow: hidden;
        font-size: 13px;
        position: relative;
        padding: 6px;
    }

    .gropdown-menu .dropdown-item::after {
        position: absolute;
        width: 35px;
        height: 100%;
        background-color: #fff;
        content: "";
        right: 0;
        top: 0px;
        background-image: url(../../public/images/icons/arrow-icon.png);
        background-repeat: no-repeat;
        background-position: center;
        border-left: 1px solid #d5d5d5;

    }

    .button-up::after,
    .button-down::after {
        top: 10px;
    }

    .button-down::after {
        left: 8px;
        transform: rotate(138deg);
    }

    .cmn-btns .button-up {
        position: absolute;
        right: 35px;
    }

    .button-up::after {
        left: 11px;
        transform: rotate(-45deg);
    }

    .button-up,
    .button-down {
        height: 27px;
        width: 27px;
    }

    .login-left-blk,
    .login-rgt-blk {
        padding: 20px 20px 50px !important
    }

    .common-form-btn {
        height: 40px;
    }

    /* .logo-sec{flex-direction: column;align-items: flex-start;} */

    .login-left-blk>a>img {
        width: 60% !important;
    }

    .rg-btn {
        padding: 10px 22px;
    }

    .form-control[type="file"] {
        overflow: hidden;
        padding: 9px !important;
    }

    .common-form input,
    .common-form select {
        min-height: 40px;
    }

    .post-nav .nav-link {
        padding: 3px 20px;
        ;
    }

    .post-btn {
        width: 93px;
        height: 38px;
    }

    .footer-head {
        margin-bottom: 8px;
    }

    .pt-30p {
        padding-top: 15px;
    }

    .follow-sec {
        padding-left: 0px !important;
    }

    a.ann-sec {
        width: auto;
        margin-right: 0px;
        padding: 1px 10px;
        height: auto;
        line-height: 23px;
        font-size: 11px;
    }

    .p-30p.pt-0 {
        padding-top: 0px !important;
    }

    .list-sec.list-col {
        columns: 1;
    }

    .movies-sec img {
        height: 230px;
    }

    .footer-social {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .footer-social {
        margin-bottom: 8px;
    }

    .footer-head {
        font-size: 14px;
    }

    .footer-ul>li {
        padding-bottom: 3px;
    }

    .footer-sec p {
        margin-bottom: 0px !important;
    }

    .featured-ads {
        grid-template-columns: repeat(2, 1fr);
    }

    a.ann-sec {
        font-size: 10px;
        padding: 0px 8px;
        margin-right: 33px;
    }

    .top-row>div:not(:last-child) {
        border-right: 0px !important;
    }

    .poll-area {
        margin-top: 8px;
    }

    .logo-sec {
        /* margin-right: 2px; */
        /* align-items: flex-start !important; */
    }

    .masonry {
        columns: 1;
    }
}

@media screen and (max-width:452px) {
    .desi-ads-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width:400px) {


    .top-right-sec>div:nth-child(2),
    .top-right-sec>div:nth-child(3),
    .top-right-sec>div:nth-child(4) {
        width: auto;
        padding: 8px 4px 0px !important;
    }

    .top-right-sec>div:nth-child(2) img,
    .top-right-sec>div:nth-child(3) img,
    .top-right-sec>div:nth-child(4) img {
        padding-bottom: 2px;
    }

    .btm-sec a {
        font-size: 10px;
    }

    .top-right-sec {
        padding-left: 8px;
    }

    .logo-sec>a>img {
        width: 170px;
    }

    .desi-adds-sec .item>a:first-child>img {
        margin-bottom: 10px !important;
    }

    .movies-sec img {
        height: 180px;
    }

    .navbar-expand-lg .navbar-nav>li:not(:last-child)>.nav-link {
        padding: 8.5px 20px 7.5px 20px !important;
    }

    .navigation-portrait.nav-dropdown>li>a {
        padding: 8px 20px 8px 30px;
    }

    .social-sec img {
        padding-left: 0px;
    }

    .logo-sec>a>img {
        margin-top: 10px;
    }

    .res-post {
        display: block !important;
    }

    .recent-listing-one {
        padding: 10px 0px 0px;
    }

    /* .swt-item-desc {
        padding: 15px;
    } */
    .swt-item-desc {
        padding: 24px 32px 10px 13px;
        position: relative;
    }

}
