@media only screen and (min-width:1921px) and (max-width:3840px){
.header-content,.flex-container {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
  .bg-blue {
  background-color: #0074FF; /* your blue */
  width: 100%;
}
/* header .container-fluid {*/
/*    padding-left: 415px;*/
/*}*/
}

@media only screen and (min-width:1441px) and (max-width:1700px){
.theme_btn.small_btn a {
    width: 36% !important;
    padding: 14px;
}
header .container-fluid {
    padding-left: 52px;
}
.Home_sec-01 p br {
    display: none;
}
.ft-35 {
        font-size: 30px;
    }
}
@media only screen and (max-width:1440px){
/*.recchoh-buttons.Like-btn a:last-child {
    padding-right: 10px;
    padding-left: 30px;
}*/
.recchoh-buttons.Like-btn a {
    font-size: 14px;
}
.links_wrap .save-btn {
    margin-left: 12px;
}
.flex-container {
    padding: 0 20px 100px !important;
}
.ft-35 {
    font-size: 30px;
}
.clr-grey {
    font-size: 16px;
}
.links_wrap {
    justify-content: center;
}
.link_text {
    margin-left: 10px !important;
}
.reccoh_card {
    padding: 40px 55px;
}
.grey_box {
    margin-top: 25px;
}
.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

.theme_btn a.qa-toggle-btn {
    width: 33.7% !important
}
.breadcrumbs ul {
    width: 100%;
}
.Single_page-sec {
    margin-top: 25px;
}
header .container-fluid {
    padding-left: 22px;
}
.top_btn a {
    margin-right: -40px;
}
.Home_sec-01 p br {
    display: none;
}
}
@media only screen and (max-width:1366px){
.flex-container main {
    padding: 0 15px;
}
.ft-35 {
    font-size: 26px;
}
.reccoh_card {
    padding: 40px 50px;
}
.about-hero {
    padding: 100px 0px 50px;
}
.mission-section {
    padding: 70px 0px;
}
.values-section {
    padding: 70px 0px;
}
.team-section {
    padding: 70px 0px;
}
.value-card {
    height: 309px;
}
.link_text a.clr-dark.ft-13.fw-semi.d-block {
    font-size: 15px;
}
.right_sidebar {
    width: 18.7%;
}
.gap-5 {
    gap: 0.5rem !important;
}
.theme_btn a.qa-toggle-btn {
    width: 36% !important;
}
}
@media only screen and (max-width:1280px){
.left_sidebar {
    transform: translateX(-110%);
    transition: linear 0.1s;
    position: fixed !important;
    z-index: 9999;
    left: 20px;
    width: 250px;
}
.right_sidebar {
    transform: translateX(100px);
    width: 0%;
}
.reccoh_card {
    padding: 40px 70px;
}
.left_sidebar.active {
  transform: translateX(0px);
  background: #fff;
  border-bottom-right-radius: 20px;
  border-radius: 20px;
}
.right_sidebar.active {
  transform: translateX(0);
  width: 100%;
  position: relative;
  right: 0px;
}
.nav-bar a {
    display: block;
    padding: 0 15px;
}
.nav-bar a i {
    font-size: 25px;
}
.about .nav-bar {
    display: none;
}
.mission-text .ft-18 {
    font-size: 17px;
}
.right_sidebar {
    position: relative;
    width: 100%;
    transform: none;
    max-width: 100%;
    top: auto;
    flex: 2;
}
.flex-container main {
    width: 100%;
    max-width: 100%;
    flex: 1;
    min-height: auto !important;
}
.flex-container.pt-4 {
    flex-direction: column;
}
.ad_content {
    width: 100%;
}
.ad_box {
    background-size: cover !important;
    position: relative;
    z-index: 1;
    height: auto;
    padding: 5vw;
    border-radius: 80px 80px 0px 0px;
    background-position: top !important;
}

.ad_box::before {
    content: '';
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    border-radius: 80px 80px 0px 0px;
    z-index: -1;
    opacity: 80%;
    pointer-events: none;
}
.main_logo img {
    width: 50% !important;
}
.breadcrumbs ul {
    width: 100%;
}
.Single_page-sec {
    margin-bottom: 100px;
}

}
@media only screen and (max-width:1200px){
.grey_box h2 {
    font-size: 30px;
    line-height: 40px;
}
}
@media only screen and (max-width:1024px){
.theme_btn.small_btn a {
    padding: 12px;
}
.reccoh_card {
    padding: 40px 65px;
}
.mission-text .ft-18 {
    font-size: 16px;
}
.team-section .col-lg-3 {
    width: 50%;
}
.values-section .col-lg-4 {
    width: 50%;
}
}
@media only screen and (max-width:991px){
    .l_sidebar-box .navbar-collapse .navbar-nav .nav-item .nav-link {
    width: fit-content;
}
.single-pg_con .breadcrumbs ul {
    flex-wrap: wrap;
    gap: 11px 0;
    border-radius: 14px;
}

.container-fluid {
    padding-left: 48px !important;
}
.nav-bar {
    position: absolute;
    right: 50px;
    top: 110px;
    display: none;
}
.mission-section .row {
    flex-direction: column-reverse;
}
.mission-text {
    margin-bottom: 50px;
}
.about .container {
    max-width: 900px;
}
.post_title h1 {
    font-size: 55px;
}
.button-wrap {
    width: 100%;
    margin-top: 15px;
    justify-content: center !important;
}
.button-wrap a.btn {
    width: fit-content;
    min-width: 100px;
    font-size: 14px !important;
}
.Home_sec-02 .container {
    max-width: 920px;
}
.post_head .col-4 {
    width: 50%;
}
.theme_btn a.qa-toggle-btn {
width: 43% !important;
}
}
@media only screen and (max-width:768px){
.for-blog .recchoh-buttons {
    margin-left: 40px;
}
.col3 .recchoh-buttons a {
    margin-right: 5px;
}
.links_wrap .save-btn {
    margin-left: 40px;
}
.reccoh_cards-wrap .col-lg-5 {
    width: 100%;
}
.reccoh_cards-wrap .col-lg-7 {
    width: 100%;
}
.reccoh_cards-wrap .col-lg-12 {
    width: 100% !important;
}
.theme_btn a {
    width: 50% !important;
}
.search-bar input {
    width: 100%;
    margin-top: 15px;
}
.container-fluid {
    padding-left: 50px;
    padding-right: 0px;
}
.theme_btn {
    margin-top: 10px;
}
.link_text {
    margin-left: 40px !important;
}
.nav-bar {
    position: absolute;
    right: 15px;
    top: 80px !important;
}
header .container-fluid {
    text-align: center !important;
    display: block !important;
    padding-left: 0 !important;
}
.search-bar button {
        top: 15px;
        bottom: 0;
        margin: auto 0;
}
.ad_content {
    width: 100%;
}
.ad_box {
    height: 750px;
}
.stats-section {
    padding: 60px 0px;
}
.about-hero {
    padding: 75px 0px 40px;
}
.mission-section {
    padding: 60px 0px;
}
.team-section {
    padding: 60px 0px;
}
.about .container {
    max-width: 700px;
}
.breadcrumbs ul {
    width: 100%;
    margin: 0 !important;
    padding: 0px 10px;
}
.Single_page-sec .container-fluid {
    padding: 0px 30px !important;
}
.post_title h1 {
    font-size: 48px;
    line-height: 55px;
}
.breadcrumbs ul {
    padding: 15px;
}
.reccoh_card {
    padding: 40px;
}
.theme_btn a.qa-toggle-btn {
    width: 100% !important;
}
.settings-card {
    padding: 40px !important;
}
.form-label {
    font-size: 15px !important;
}
.settings-title {
    font-size: 35px !important;
}
form .col-md-3 {
    width: 100%;
}
form .col-md-9 {
    width: 100%;
}
.post_head .col-4 {
    width: 70%;
}
}
@media only screen and (max-width:767px){
    .nav-item a {
    width: 85%;
}
.header-content .navbar-brand img {
    max-width: 180px;
}
/*ul.navbar-nav li:hover ul {*/
/*    display: none;*/
/*}*/
  /*.nav-item.dropdown:hover .dropdown-menu {*/
  /*  display: none !important;*/
  /*}*/
.dropdown-toggle::after {
    display: none;
}
/* default arrow */
li.nav-item.dropdown::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    transition: transform 0.3s ease;
    position: absolute;  /* make sure arrow is positioned */
    top: 20px;
    right: 10px;  /* adjust as needed */
    font-size: 25px;
}

/* rotate arrow when dropdown is open */
li.nav-item.dropdown.open::after {
    transform: rotate(0deg);
}

li.nav-item.dropdown::after {
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 25px;
    transform: rotate(90deg);
}
.l_sidebar-box {
    height: 600px;          /* Set the height you want */ 
    overflow-y: scroll;     /* Make it scrollable */ 
    scrollbar-width: none;  /* For Firefox */
    -ms-overflow-style: none; /* For IE and Edge */
}

/* For Chrome, Safari, and Opera */
.l_sidebar-box::-webkit-scrollbar {
    display: none;
}
.stats-section .col-md-3 {
    width: 25%;
}
.left_sidebar{
    top: 205px;
}

}
@media only screen and (max-width:680px){
.theme_btn .asked-by {
    font-size: 16px !important;
}
.for-blog .recchoh-buttons {
    margin-left: 17px;
}
.links_wrap .save-btn {
    margin-left: 20px;
}
.link_text {
    margin-left: 20px !important;
}
.grey_box h2 {
    font-size: 25px;
}
body.about section {
    padding-left: 35px;
    padding-right: 35px;
}
.team-name {
    font-size: 20px;
}
.team-role {
    font-size: 16px;
}
.mission-text h2 {
    font-size: 25px;
}
.values-section h2 {
    font-size: 25px;
}
.post_title h1 {
    font-size: 40px;
    line-height: 50px;
}
.ad_box .ad_content h2 {
    font-size: 75px;
    line-height: 80px;
}
.ad_box .ad_content .add_offer-box h3 {
    font-size: 75px;
}
.container-fluid {
    padding-left: 25px !important;
}
.nav-bar {
    right: 0;
    transform: translate(-47%, 25%);
    left: 0;
}
.theme_btn {
    flex-direction: column;
}
.theme_btn.small_btn a.bg-transparent {
    margin-top: 20px;
    margin-left: 0px;
}
}
@media only screen and (max-width:575px){
.for-blog .recchoh-buttons {
    width: 110px;
}
.recchoh-buttons .light-btn::before {
    left: 14px;
}
.recchoh-buttons.Like-btn a {
    margin-right: 0px;
}
.recchoh-buttons.Like-btn a {
    margin-right: 0px;
    padding: 5px !important;
}
.recchoh-buttons {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 0 auto;
    width: 75%;
}
.dark-btn::before {
    left: 27px;
}
.links_wrap .save-btn {
    margin-left: 0px;
    margin-top: 10px;
}
.single-pg_con .link_text {
    margin: 0 !important;
    margin-right: 10px !important;
}
.share_btn {
    margin-left: -3px !important;
}
.reccoh_card {
    padding: 35px;
}
.theme_btn {
    flex-direction: column;
}
.theme_btn.small_btn a.bg-transparent {
    width: 60%;
    margin-top: 20px;
    margin-left: 0px;
}
.reccoh_card h2.m-0.p-0.clr-dark.fw-semi.ft-35 {
    font-size:33px;
}

.clr-grey {
    font-size: 15px;
}
.container-fluid {
    justify-content: center !important;
    padding-left: 0px !important;
}

.left_sidebar.active {
    top: 206px;
}
.stats-section {
    padding: 30px 0px;
}
.stats-section .col-md-3 {
    width: 50%;
}
.bg-blue .navbar-brand {
    margin: 0;
}
.values-section .col-lg-4 {
    width: 100%;
}
.value-card {
    height: 300px;
}
.team-section .col-lg-3 {
    width: 100%;
}
.hero-content p {
    font-size: 18px !important;
}
.stat-item {
    padding: 20px 0px;
}
.hero-content h1 {
    font-size: 30px;
}
.value-card h3 {
    font-size: 20px;
}
.team-section h2 {
    font-size: 20px;
}
.theme_btn a.qa-toggle-btn {
    width: 100% !important;
}
.single-pg_con .breadcrumbs ul {
    padding: 15px;
}
.single-pg_con .breadcrumbs ul li i {
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.single-pg_con .breadcrumbs ul li {
    margin: 0 !important;
}
.post_title h1 {
    font-size: 35px;
    line-height: 45px;
}
.post_detail p {
    font-size: 16px;
}
.ad_box .ad_content h2 {
    font-size: 70px;
}
.ad_box .ad_content .add_offer-box h3 {
    font-size: 70px;
}
.top_btn {
    padding-bottom: 15px;
}
.top_btn {
    text-align: center !important;
    padding: 0px 0px 15px;
}
.top_btn a {
    margin-right: 0;
}
.grey_box h2 {
    font-size: 22px;
    line-height: 35px;
}
.Home_sec-02 .acc-setting-card.col-xl-8 {
    width: 100% !important;
}
.button-wrap a.btn {
    font-size: 2.5vw;
}
.cat-sub-box p {
    margin: 0 !important;
}
}
@media only screen and (max-width:480px){
.theme_btn .asked-by {
    font-size: 14px !important;
}
.theme_btn a img {
    width: 35px;
}
.Single_page-sec .container-fluid {
    padding: 0 10px !important;
}
.ad_box .ad_content p {
    font-size: 25px;
}
.ad_box .ad_content h2 {
    font-size: 65px;
    line-height: 70px;
}
.ad_box .ad_content .add_offer-box h4 {
    font-size: 25px;
    line-height: 30px;
}
.ad_box .ad_content .add_offer-box h3 {
    font-size: 65px;
}
.single-pg_con .breadcrumbs ul li.clr-dark.ms-3.fw-semi {
    text-align: center;
}
.gap-5 {
    display: block !important;
}
.btn-add-new {
    font-size: 14px !important;
    padding: 12px 20px !important;
}
.reccoh-listing-card {
    padding: 20px 10px !important;
}
.empty-state {
    padding: 40px 10px !important;
}
.reccoh_card h2.m-0.p-0.clr-dark.fw-semi.ft-35 {
    font-size: 25px !important;
}
.share_btn {
    margin: 0 !important;
    position: relative;
    top: 0;
}
.save-btn {
    margin: 10px 0px;
}
.cat-sub-box{
    position: relative !important;
}
.cat-sub-box p {
    margin: 5px 0px !important;
}
}
@media only screen and (max-width:430px){
    .left_sidebar.active {
        top: 194px;
}
.reccoh_card {
    padding: 30px;
}
.hero-content p {
    font-size: 16px !important;
}
body.about section {
    padding-left: 25px;
    padding-right: 25px;
}
.stats-section .col-md-3 {
    padding: 0;
}
.ad_box .ad_content h2 {
    font-size: 70px;
    line-height: 75px;
}

.single_page {
    padding: 0 !important;
}
.single_page main {
    padding: 0 !important;
}
.ad_box .ad_content p {
    font-size: 23px;
}
.ad_box .ad_content h2 {
    font-size: 60px;
    line-height: 70px;
}
.ad_box .ad_content .add_offer-box h4 {
    font-size: 23px;
    line-height: 28px;
}
.ad_box .ad_content .add_offer-box h3 {
    font-size: 60px;
}
.featured_post {
    margin-left: 20px;
}

.nav-bar {
    top: 100px;
}
.bg-blue .navbar-brand img {
    width: 200px;
}
.grey_box {
    padding: 30px;
}
.reccoh_card {
    padding: 22px;
}
.grey_box h2 {
    line-height: 25px !important;
    font-size: 15px !important;
}
.settings-title {
    font-size: 23px !important;
}
.reccoh_card h2.m-0.p-0.clr-dark.fw-semi.ft-35 {
    font-size: 20px !important;
}
}
@media only screen and (max-width:375px){
.for-blog {
    gap: 55px;
}
.for-blog .recchoh-buttons {
    margin: 0;
}
.links_wrap .save-btn {
    margin: 0;
    position: absolute;
    top: 72px;
}
.links_wrap {
    position: relative;
    gap: 5px !important;
}
.save-btn {
    margin: 10px 0px 20px;
}
body.about section {
    padding-right: 0px !important;
    padding-left: 0px;
}
.links_wrap {
    flex-direction: column;
    width: fit-content;
    align-items: flex-start !important;
    margin: 0 auto;
}
.reccoh_card {
    padding: 15px;
}
.cta-content h2 {
    font-size: 2rem !important;
}
}
@media only screen and (min-width:990px){
    header .header-content .container-fluid {
        padding-right: 50px;
    }
    .btn-rec-header,
    .btn-cat-header {
        display: none;
    }
}
@media (max-width: 545px){
    .button-wrap {
        flex-wrap: wrap;
        gap: 10px;
        padding: 0 15px;
    }
    .button-wrap a.btn {
        width: 100%;
        max-width: 35%;
        padding-right: 5px;
        padding-left: 5px;
        min-width: 160px;
    }
}


/*===============*/
@media (min-width: 1330px){
    .header-content .container-fluid.justify-content-start .logo-area {
        width: 25%;
    }
    .header-content .container-fluid.justify-content-start  .button-wrap {
        width: 25%;
    }
}
@media (max-width: 990px){
    a.btn.btn-login {
        background: #0074FF;
        color: #FFF !important;
    }
}
@media (max-width: 891px){
    header.bg-blue.dev-test .header-content nav.navbar.navbar-expand-lg.p-0 .container-fluid.justify-content-start {
        justify-content: center !important;
    }
    .search-bar {
        margin-top: 8px;
        padding-left: 0px;
        width: calc(100% - 30px);
    }
    .button-wrap{
        padding-right: 15px;
        padding-left: 15px;
    }
    button.edit_btn.edit_btn-card {
        width: 35px;
        height: 35px;
        bottom: 15px;
        right: 15px;
        font-size: 16px;
    }
}
@media (max-width: 767px){
    .flex-container main .Home_sec-02.position-relative.overflow-hidden .theme-h2.pt-5.pb-5 .reccoh_card {
    padding: 65px 40px 40px 40px;
}

    .search-bar {
        margin-top: 0;
        margin-right: auto;
        margin-left: auto;
    }
    .theme_btn.small_btn.d-flex.align-items-center.pt-2 .rccoshowbtn {
        margin-bottom: 16px;
    }
    .theme_btn.small_btn.d-flex.align-items-center.pt-2 .usrshowbtn {
        margin-left: 0 !important;
    }
    .recchoh-buttons {
        margin: 10px 0 0;
        width: fit-content;
    }
    .recchoh-buttons.Like-btn a {
        font-size: 14px !important;
        padding: 7px 17px !important;
        line-height: 1.2 !important;
        text-decoration: none;
    }
    .like-btn-parent a {
        min-width: fit-content !important;
        width: fit-content !important;
        margin: 0 auto;
    }
    .save-btn-parent {
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 545px){
    .search-bar {
        max-width: 330px;
    }
    .grey_box a.clr-light, .grey_box a.bg-light {
        margin-right: 0 !important;
        width: 100% !important;
        display: block;
        text-align: center;
    }
    .grey_box a.clr-light {
        margin-bottom: 15px !important;
    }
}