@media (max-width: 1400px) {
    section.featured-pro .pro-cont {
        padding: var(--p20) var(--p15);
    }
}

@media (max-width: 1366px) {
    section.cta .content {
        width: 80%;
    }

}

@media (max-width: 1024px) and (min-width: 981px) {
    .search-bar .col-3 {
        padding-left: var(--p5);
    }

    section.about-us-home .abt-co-img-right {
        transform: translateY(-10%) translateX(65%);
    }

    .search-bar button.main-btn {
        font-size: var(--f14);
    }

    .search-bar form {
        width: 99%;
    }

    div#guestsss {
        min-width: 240px;
    }

    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 50%;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 350px;
    }

    section.testimonial .overlay {
        right: 110px;
        padding: 50px 50px;
    }

    section.abt-eliza .abt-ow {
        width: 95%;
        right: 94px;
    }
}

@media (max-width: 980px) {
    .video-sec {
        width: 100%;
        height: 550px;
        position: relative;
    }

    .search-bar form {
        width: 95%;
        position: relative;
        bottom: 60px;
        margin-top: var(--m20);
        padding: var(--p20);
        background: var(--white-color);
    }

    .search-bar input {
        line-height: 34px;
        font-weight: 400;
        color: #0a0909;
        border-radius: 0px;
        padding: var(--p12) var(--p22) var(--p11) var(--p48);
        background: #f5f5f5 !important;
        border: 1px solid #e0e0e0;
    }

    .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out {
        width: 50%;
    }

    .check.left.icns.mb-lg-0.position-relative.datepicker-common-2 {
        width: 50%;
    }

    .search-bar input::placeholder {
        color: var(--secondary-color);
    }

    .search-bar i {
        color: var(--secondary-color);
    }

    .search-bar .col-3 {
        border: none;
    }

    .search-bar .main-check {
        border: none;
    }

    .search-bar button.main-btn {
        color: var(--white-color);
        background: var(--secondary-color);
    }

    section.events {
        background: var(--lt-bg-color);
    }

    section.events .col-3 h4 {
        text-align: center;
    }

    .search-bar .form-control:focus {
        background-color: #f5f5f5 !important;
        border-color: #e0e0e0 !important;
    }

    .search-bar .col-3:before {
        display: none;
    }

    .search-bar i {
        top: 1.2rem;
        font-size: var(--f18);
        left: 25px;
        right: auto;
    }

    .search-bar select {
        height: 59px;
        width: 100%;
        line-height: 34px;
        font-weight: 400;
        border-radius: 0px;
        padding: var(--p12) var(--p22) var(--p11) var(--p12);
        background: #f5f5f5;
        border: 1px solid #e0e0e0;
        text-indent: 32px;
    }

    .search-bar .col-3 {
        width: 100%;
        margin-bottom: var(--m20);
        padding-top: 0;
        padding-bottom: 0;
        padding-left: var(--p6);
        padding-right: var(--p6);
    }

    .search-bar .col-3.md-12.sm-12.srch-btn {
        width: 100%;
        margin-bottom: 0px;
        padding-left: var(--p6);
    }

    .search-bar .main-check {
        padding-left: var(--p6);
        padding-right: var(--p6);
        padding-top: 0;
        padding-bottom: var(--p20);
        width: 100%;
    }

    input#demo17 {
        height: 59px !important;
    }

    .search-bar .check.left input#start_date {
        border-right: 0px solid;
    }

    .search-bar .check.right input#end_date {
        border-left: 0px solid;
    }

    .search-bar .check:before {
        top: 23px;
    }

    .search-bar .check.right:before {
        display: none;
    }

    .search-bar .check i {
        top: 1.2rem;
        left: 20px;
    }

    .search-bar input#end_date {
        padding-left: 48px;
    }

    .video-cont {
        bottom: 0px;
        justify-content: center;
    }

    .video-cont .container {
        margin-bottom: 0px;
        margin-top: 100px;
    }

    .video-cont p {
        font-size: var(--f22);
    }

    .video-cont .scroll a {
        display: flex;
        justify-content: center;
    }

    .scroll .text {
        margin-left: 0px;
    }

    section.video-banner {
        height: 900px;
    }

    section.video-banner .video-sec {
        height: 550px;
    }

    .search-bar .main-check .row {
        justify-content: space-between;
    }

    .search-bar {
        position: absolute;
        bottom: -368px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        background: transparent;
        backdrop-filter: blur(0px);
    }

    .search-bar .datepicker-common-2 {
        width: 100%;
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f40);
    }

    section.abt-cta .head-sec p {
        font-weight: 400;
        font-size: var(--f14);
    }

    section.abt-cta {
        padding: var(--p100) var(--p12);
        height: auto;
    }

    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 100%;
    }

    section.featured-pro img.img-fluid {
        height: 350px;
    }

    section.featured-pro .row {
        gap: 30px 0;
    }

    section.about-us-home .row {
        flex-direction: column;
    }

    section.about-us-home .col-5.abt-left {
        width: 100%;
        margin-top: var(--m30);
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    section.about-us-home .abt-co-img-right {
        position: unset;
        transform: none;
        width: 50%;
    }

    section.about-us-home .abt-co-img-right img {
        border: none;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 400px;
    }

    section.about-us-home .abt-co-img-left {
        width: 50%;
    }

    section.about-us-home .abt-co-img {
        padding-right: 0;
    }

    section.about-us-home {
        padding-bottom: var(--p50);
    }

    section.about-home .col-5 {
        flex: 0 0 auto;
        width: 100%;
    }

    section.about-home .col-7.md-12.sm-12 {
        width: 100%;
        margin-top: var(--m30);
        padding: 0 var(--p12);
    }

    section.about-home img {
        height: 400px;
    }

    section.about-home .about-img .main-about-img {
        width: 100%;
    }


    /* about eliza responsive */
    section.abt-eliza .col-6 {
        width: 100%;
    }

    section.abt-eliza img {
        height: 375px;
        object-fit: cover;
    }

    section.abt-eliza .abt-ow {
        width: 100%;
        right: 0;
    }


    /* property section */
    section.home-list {
        padding: var(--p50) var(--p12);
    }

    section.home-list .col-4 {
        width: 100%;
    }

    section.attraction .col-md-4 {
        width: 50%;
    }

    section.cta .content {
        width: 100%;
    }

    .how-we-value-wrapp .atrr {
        width: 50%;
    }

    /* testimonials section css */
    section.testimonial .bg-img {
        width: 100%;
        height: 350px;
    }

    section.testimonial .col-7 {
        width: 100%;
        padding: 0;
        padding-bottom: 80px;
        background: var(--lt-bg-color);
    }

    section.testimonial .head-sec {
        width: 100%;
        text-align: center;
    }

    section.testimonial .owl-nav {
        left: 0;
        justify-content: center;
    }

    section.testimonial .overlay {
        width: 100%;
        padding: 0;
        right: 0;
    }


    /* about owner */

    section.about-priticia .col-6 {
        width: 100%;
    }

    section.about-priticia .row {
        flex-direction: column-reverse;
    }

    .priticia-img {
        right: 0;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    }

    .priticia-img img {
        width: 100%;
        object-position: top;
    }

    section.about-priticia .content-banner {
        width: 100%;
    }

    section.about-priticia .content-banner .content {
        left: 0;
    }

    /* attrctions */
    .attractions .col-4 {
        width: 100%;
        padding-left: 0;
    }
}

@media (max-width: 540px) {
    section.blog-head {
        padding: 30px 12px;
    }

    section.blog-head .col-6,
    section.blog-head .col-3 {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    section.blog-head h3 {
        font-size: 19px;
    }

    section.blog-head .blog-content {
        height: 250px;
    }

    section.blog-head h2 {
        font-size: 19px;
    }

    section.blog-head .editor-pick .blog-content {
        height: 200px;
    }

    section.blog-head .row {
        gap: 25px;
    }

    section.attraction .col-6.right.desk {
        display: none;
    }

    .mob-btn {
        display: block;
        text-align: center;
        margin-top: var(--m20);
    }

    section.video-banner .video-sec {
        width: 100%;
        height: 350px;
        position: relative;
    }

    .owl-carousel .owl-stage-outer {
        padding: 0px;
    }

    section.video-banner .video-cont {
        padding-top: 0px;
    }

    section.video-banner {
        height: 750px;
    }

    .video-cont h1 {
        font-size: var(--f20);
    }

    .video-cont p {
        font-size: var(--f18);
    }

    section.video-banner button#play,
    section.video-banner button#pause {
        position: absolute;
        right: 10px;
        bottom: 10px;
        z-index: 1;
        text-align: center;
        padding: 0px 9px;
        width: 45px;
        height: 45px;
        display: block;
    }

    .search-bar form {
        width: 100%;
        bottom: 20px;
    }

    .search-bar .datepicker-common-2 {
        padding: 0;
        width: 100%;
    }

    .search-bar .main-check {
        padding-left: var(--p6);
        padding-right: var(--p6);
    }

    .search-bar .check.right input#end_date {
        border-left: 1px solid #e0e0e0;
        margin-bottom: 20px;
    }

    .search-bar .check.left input#start_date {
        border-right: 1px solid #e0e0e0;
        margin-bottom: 20px;
    }

    .search-bar .check:before {
        display: none;
    }

    input#demo17 {
        height: 138px !important;
    }

    .search-bar .col-3 {
        width: 100%;
        margin-bottom: var(--m20);
    }

    .search-bar select {
        text-indent: 30px;
    }

    .search-bar button.main-btn {
        height: 59px;
    }

    .search-bar {
        bottom: -400px;
        z-index: 2;
    }

    .datepicker__inner {
        padding: 10px !important;
    }

    .check.left.icns.mb-lg-0.position-relative.datepicker-common-2,
    .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out {
        width: 100%;
    }

    section.abt-eliza img {
        height: 250px;
        object-fit: cover;
    }

    section.abt-eliza {
        padding-right: 0px;
    }

    section.abt-eliza .col-6 {
        width: 100%;
        padding: 0px;
    }

    section.abt-eliza .abt-ow {
        padding: 30px 24px;
    }

    /* event section */
    section.events .col-3 {
        width: 33%;
    }

    .col-3.bottom.mob {
        border-bottom: 1px solid #c2c2c278 !important;
    }

    .col-3.bottom.mob h4 {
        font-size: var(--f14);
    }

    /* about us section */
    section.about-us-home .row {
        flex-direction: column;
    }

    section.about-us-home .col-5.abt-left {
        width: 100%;
        margin-top: var(--m30);
    }

    section.about-us-home .col-7.abt-right {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    section.about-us-home .abt-co-img-right {
        position: unset;
        transform: none;
        width: 100%;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 400px;
    }

    section.about-us-home .abt-co-img-left {
        width: 100%;
    }

    section.about-us-home .abt-co-img {
        padding-right: 0;
        flex-direction: column;
        gap: 20px;
    }

    section.about-us-home {
        padding-bottom: var(--p50);
    }



    section.about-us-home .col-7.abt-right {
        width: 100%;
        padding: 0px;
    }

    section.about-us-home .abt-co-img-right {
        text-align: left;
        z-index: 1;
        transform: translateY(0%) translateX(0px);
        position: relative;
        top: 0;
        margin-top: var(--m20);
    }

    section.about-us-home .abt-co-img-right img {
        height: 300px;
        width: 100%;
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    section.about-us-home .col-5.abt-left {
        padding: 0px;
    }

    section.about-home .col-5,
    section.featured-pro .col-md-4 {
        padding: 0px;
    }

    section.about-home .col-7.md-12.sm-12 {
        padding: 0 0px;
    }

    section.about-home img {
        height: 350px;
    }

    section.about-home .col-6.dash-top {
        width: 75px;
        padding: 0px;
        margin-bottom: var(--m10);
    }

    section.about-home .abt-cont {
        max-height: 385px;
    }

    /* property section */
    section.home-list {
        padding: var(--p40) var(--p12);
    }

    section.home-list .pro-cont {
        padding: var(--p25) var(--p15) var(--p15) var(--p15);
    }

    section.home-list h3.title {
        font-size: var(--f18);
        height: auto;
    }

    section.home-list .amn {
        flex-direction: column;
        gap: 10px;
    }

    section.home-list ul.last {
        justify-content: flex-start;
    }

    section.home-list .col-4 {
        width: 100%;
        padding: 0px;
    }

    section.home-list .pro-img {
        height: 300px;
    }

    section.home-list img.img-fluid {
        height: 300px;
    }

    section.cta .content {
        width: 100%;
        padding: var(--p30);
    }

    section.cta .content p {
        text-align: center;
    }

    /* about patricia */

    .priticia-img {
        height: 400px;
    }

    .priticia-img img {
        height: 400px;
    }

    section.about-priticia .content-banner .content-box {
        max-height: 270px;
    }

    .attractions .col-4 {
        padding-left: 0;
    }

    section.abt-cta {
        padding: var(--p60) var(--p12);
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f35);
    }

    .heading .dash {
        width: 75px;
        margin-bottom: var(--m10);
    }

    .heading .col-6.dash-top {
        padding-left: 0px;
        padding-right: 0px;
    }

    .top .row {
        gap: 0px 0 !important;
    }

    .heading .col-6 {
        display: block;
        align-items: center;
        width: 100%;
        padding: 0px;
        font-size: var(--f14);
    }

    .head-sec span {
        font-size: var(--f28);
        display: block;
        margin-top: 0px;
        text-align: left;
    }

    .head-sec .col-6 {
        flex: 0 0 auto;
        width: 100%;
        padding: 0px;
        font-size: var(--f14);
    }

    .head-sec {
        text-align: center;
        margin-bottom: var(--m20);
    }

    section.featured-pro img.img-fluid {
        height: 300px;
    }

    section.featured-pro h5 span {
        font-size: var(--f22);
    }

    section.featured-pro h3.title {
        font-size: var(--f20);
        height: 27px;
    }

    .about-bsns {
        padding: var(--p60) var(--p12);
    }

    .how-we-value-wrapp h2 {
        font-size: var(--f32);
    }

    .how-we-value-wrapp .atr-cont h4 {
        font-size: var(--f18);
    }

    .how-we-value-wrapp .atrr {
        width: 100%;
        padding: 0px;
    }

    .how-we-value-wrapp img.img-fluid {
        height: 200px;
    }

    section.testimonial .bg-img {
        height: 250px;
    }

    section.testimonial .head-sec {
        width: 100%;
        text-align: center;
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 40px;
    }

    section.testimonial .test-card {
        width: 90%;
        margin: auto;
        padding: var(--p25) var(--p15);
    }

    section.testimonial .upper-head p {
        margin-bottom: 0px;
    }

    section.attraction {
        padding-left: var(--p12);
        padding-right: var(--p12);
        padding-bottom: var(--p30);
    }

    section.attraction .container-fluid {
        padding: 0px var(--p12);
    }

    section.attraction .head-sec p {
        padding-left: 0;
        text-align: center;
    }

    section.attraction .col-6.left {
        justify-content: center;
    }

    section.attraction .col-md-4 {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    section.attraction .atr-cont {
        padding: var(--p20) var(--p20);
        gap: 10px;
    }

    section.attraction .atr-cont h4 {
        font-size: var(--f20);
        max-height: 100%;
    }

    section.attraction img.img-fluid {
        height: 350px;
    }

    .attraction-card {
        position: relative;
        width: 100%;
        padding: 0px;
        padding-top: 30px;
    }

    .attraction .img img {
        height: 350px;
    }

    .attr-content h2 {
        font-size: var(--f20);
    }

    section.testimonial .item {
        padding: var(--p5);
    }

    .testy {
        margin-top: var(--m20);
    }

    section.testimonial #testimonial-home .owl-nav {
        bottom: -40px;
        top: auto;
        right: auto;
        left: 50%;
        z-index: 2;
        transform: translateX(-50%);
    }

    .col-6.rev-head {
        min-height: auto;
    }

    section.about-us-home .abt-cont h2 {
        word-break: break-all;
    }

    section.blog-list .col-8.blog-list-details {
        width: 100%;
        padding: 0px;
    }

    section.blog-list .col-4.blog-list-sidebar {
        width: 100%;
        padding: 0px;
    }

    section.blog-category-section {
        padding: 0;
        margin-bottom: 40px;
    }

    section.blog-list h2 {
        font-size: 26px;
    }

    .blog-list-details .list-details {
        width: 100%;
    }

    .blog-list-details .list-text h3 {
        font-size: 22px;
        height: auto;
    }

    section.blog-list .blog-side {
        padding-left: 0;
        padding-right: 0;
    }

    .attr-btn {
        margin-top: 20px;
    }

    .blog-side .search-blog,
    .blog-side .recent-posts,
    .blog-side .categories,
    .blog-side .follow {
        margin-bottom: 30px;
    }
    
    .about_wrapper{
        padding-top: 26px !important;
    }
    
    .about_wrapper .abt-content {
        padding: 0px;
    }

    section#about .col-lg-6.abt-image {
        padding: 0px;
    }

    .about-img1 img {
        height: 300px;
    }

    section#about .row {
        flex-direction: column-reverse;
        gap: 25px 0;
    }
}

@media (max-width: 400px) {

    .video-cont p {
        font-size: var(--f17);
    }

    section.featured-pro ul {
        padding: var(--p20) var(--p10) var(--p15);
    }

    section.about-owner svg,
    section.about-owner .col-6.col-md-6.col-sm-12.img {
        height: 319px;
    }

    section.about-owner img {
        width: 315px;
        height: 315px;
    }
}

@media (max-width: 384px) {
    section.about-owner img {
        width: 316px;
        height: 316px;
    }
}

@media (max-width: 380px) {

    section.about-owner svg,
    section.about-owner .col-6.col-md-6.col-sm-12.img {
        height: 310px;
    }

    section.featured-pro h5 span {
        font-size: var(--f21);
    }

    section.about-owner img {
        width: 308px;
        height: 308px;
    }
}

@media (max-width: 360px) {
    .video-cont h1 {
        font-size: var(--f18);
    }

    .video-cont p {
        font-size: var(--f15);
    }

    section.about-home img {
        height: 300px;
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f26);
    }

    section.featured-pro ul li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px;
    }

    section.featured-pro i {
        margin-right: 0;
    }

    section.featured-pro .adr i {
        margin-right: var(--m5);
    }

    section.featured-pro img.img-fluid {
        height: 250px;
    }

    section.attraction img.img-fluid {
        height: 300px;
    }

    .attraction .img img {
        height: 300px;
    }

    .attr-content h2 {
        font-size: var(--f20);
    }
}

@media (max-width: 320px) {
    .video-cont p {
        font-size: var(--f14);
    }

    .video-cont h1 {
        font-size: var(--f16);
    }

    .search-bar form {
        padding: var(--p20) var(--p10);
    }

    section.featured-pro h3.title {
        font-size: var(--f19);
        height: 27px;
    }

}





@media (max-width: 1024px) {
    .ot-blog-item {
        flex: 0 0 calc(33.33% - 15px);
    }
}


@media (max-width: 768px) {
    .ot-blog-item {
        flex: 0 0 calc(50% - 15px);
    }

    .ot-ads-grid {
        grid-template-columns: 1fr;
    }
}


@media (max-width: 480px) {
    .ot-blog-item {
        flex: 0 0 100%;
    }

    .ot-blog-card {
        height: 250px;
    }
}


@media (max-width: 1024px) {
    .ot-blog-item {
        flex: 0 0 calc(33.33% - 15px);
    }
}


@media (max-width: 768px) {
    .ot-blog-item {
        flex: 0 0 calc(50% - 15px);
    }

    .ot-ads-grid {
        grid-template-columns: 1fr;
    }
}


@media (max-width: 768px) {
        .ot-abs-img {
          object-fit: cover;
          /*width: 400px;*/
          /*height: auto !important;*/
          /*display: block;*/
            
 
 
        }
}

@media screen and (max-width: 767px) {
    .ot-slider-container {
        padding-top: 0 !important;
        /* padding: 0 0 20px 0 !important; */
    }
}


@media (max-width: 768px){
    .ot-abs-img{
        border-radius: 0;
        border: 0;
        background: none;
        box-shadow: 0;
    }
}


@media (max-width: 480px) {
    .ot-blog-item {
        flex: 0 0 100%;
    }

    .ot-blog-card {
        height: 250px;
    }
}


@media (max-width: 1200px) {
    .ot-brand-item {
        flex: 0 0 calc(25% - 15px);
    }
}

@media (max-width: 768px) {
    .ot-brand-item {
        flex: 0 0 calc(100% - 10px);
    }

    .ot-nav-btn {
        display: none;
    }
}

@media (max-width: 480px) {
    .ot-brand-item {
        flex: 0 0 calc(100%);
    }
}


@media (max-width: 1200px) {
    .ot-wcu-grid {
        grid-template-columns: repeat(2, 1fr);
        padding: 0 20px;
    }
}


@media (max-width: 768px) {
    .ot-wcu-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .ot-wcu-full {
        padding: 50px 0;
    }

    .ot-wcu-header h2 {
        font-size: 28px;
    }
}

@media (max-width: 1200px) {
    .ot-counter-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .ot-counter-grid {
        grid-template-columns: 1fr;
    }

    .ot-counter-wrapper {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .ot-blog-container {
        grid-template-columns: 1fr;
    }

    .ot-category-hero {
        height: 250px;
    }

    .ot-blog-card {
        flex-direction: column;
    }

    .ot-blog-thumb {
        flex: 1;
        height: 180px;
    }
}



@media (max-width: 768px) {
    .ot-hero-title {
        font-size: 28px;
    }

    .ot-hero-slider {
        height: 300px;
    }

    .ot-slide-overlay {
        padding: 20px;
    }
}



@media (max-width: 1200px) {
    .ot-card {
        min-width: 30%;
    }
}

@media (max-width: 768px) {
    .ot-card {
        min-width: 45%;
    }

    .ot-premium-ad {
        min-height: 300px;
    }
}


@media (max-width: 991px) {
    .ad-grid-layout {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
    }

    .ad-card {
        height: 260px;
    }

    .ad-card-1 {
        grid-column: span 2;
    }
}


@media (max-width: 991px) {
    .ot-content-grid {
        flex-direction: column;
    }

    .ot-blog-column,
    .ot-side-column {
        width: 100%;
        flex: none;
    }

    .ot-large .ot-post-thumb {
        height: 200px;
    }
}


@media (max-width: 768px) {
    .ot-banner-container {
        flex-direction: column;
    }

    .ot-banner-box {
        height: 100px;
    }
}



@media (max-width: 992px) {
    .ot-blog-grid-3x3 {
        grid-template-columns: repeat(2, 1fr);
        
    }
  
}

@media (max-width: 600px) {
    .ot-blog-grid-3x3 {
        grid-template-columns: 1fr;
    }
}


@media (max-width: 992px) {
    .ot-blog-grid-3x3 {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 600px) {
    .ot-blog-grid-3x3 {
        grid-template-columns: 1fr;
    }

    .ot-grid-card {
        height: 300px;
    }
}



/*slider responsive*/




/* --- Tablet Devices (Max-width: 1024px) --- */
@media screen and (max-width: 1024px) {
    .ot-hero-slider {
        height: 400px !important; 
    }
    .ot-hero-title {
        font-size: 32px !important;
        max-width: 80% !important;
    }
}


@media screen and (max-width: 768px) {
    .ot-hero-slider {
        height: 350px !important;
    }
    
    .ot-slide-info {
        padding: 0 20px !important;
        text-align: left; 
    }
    .ot-hero-title {
        font-size: 26px !important;
        line-height: 1.3 !important;
    }
    .ot-prev, .ot-next {
        padding: 10px !important; 
        top: 55%;
    }
}

/* --- Small Mobile Devices (Max-width: 480px) --- */
@media screen and (max-width: 480px) {


@media screen and (max-width: 480px) {
  
    
    .ot-hero-btn{
        display: none !important;
    }

@media screen and (max-width: 767px) {
    .ot-dots {
        display: flex !important; 
        visibility: visible !important;
        opacity: 1 !important;
        justify-content: center;
        gap: 8px; 
        margin-top: 2px; 
        position: relative; 
        z-index: 99;
    }

    .ot-dots span, 
    .ot-dots button {
        display: inline-block !important;
        width: 5px;
        height: 5px;
        background: #f5f5f5; 
        border-radius: 50%;
    }
}
   
   
   .ot-hero-slider{
        margin-top: 2.5rem;
    }
    .ot-slide-overlay {
        padding-left: 26px !important;
        padding-right: 0 !important;
        display: flex !important;
        align-items: flex-end !important;
        padding-bottom: 20px !important; 
    }

    .ot-slide-info {
        padding-left: 10px !important; 
        margin-left: 0 !important;
        width: 100% !important;
        left: 0 !important;
        position: relative !important;
        bottom: 0 !important; 
    }

    .ot-hero-title {
        font-size: 24px !important;
        margin-left: 0 !important;
        padding-left: 0 !important;
        max-width: 95% !important; 
        line-height: 1.2 !important;
    }

    .ot-hero-cat {
        margin-left: 0 !important;
    }

   
    .ot-hero-slider, .ot-slide-img img {
        height: 300px !important;
        padding-bottom: 0;
    }
}



/*slider responsive end*/


/*section blog responsive css*/


@media (max-width: 1024px) {
    .ot-triple-layout-grid {
        grid-template-columns: 1fr 1fr;
        padding-left: 15px;
        padding-right: 15px;
        gap: 20px;
    }

    .ot-left-ad-col {
        grid-column: span 2; 
    }
    
    .ot-middle-blog-col {
        margin-top: 0; 
    }
}

@media (max-width: 768px) {
    .ot-triple-layout-grid {
        grid-template-columns: 1.5fr 1fr;
    }
}


@media (max-width: 768px) {
    .ot-triple-layout-grid {
        display: flex; 
        flex-direction: column;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
    }

    .ot-alignment-container {
        width: 100%;
    }
    img {
    max-width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}

    .ot-blog-post {
        height: 280px; 
    }

    .ot-stacked-ad {
        /*height: 263px; */
    }

    .ot-center-text h3 {
        font-size: 18px;
    }

    .ot-block-body h2 {
        font-size: 18px;
    }

    .ot-block-content {
        padding: 15px;
    }

    .ot-middle-blog-col {
        margin-top: 10px;
    }
}

@media (max-width: 480px) {
    .ot-triple-layout-grid {
        gap: 15px;
    }
    
    .ot-blog-post {
        height: 250px;
    }
}
/*section blog responsive end css*/



/*brand slider responsive css*/


@media (max-width: 768px) {
    .ot-nav-btn {
        display: flex !important; 
        width: 35px;
        height: 35px;
        background: rgba(255, 255, 255, 0.9) !important; 
        border-radius: 50%;
        box-shadow: 0 4px 10px rgba(0,0,0,0.2);
        color: #000 !important;
        z-index: 100;
    }

    .ot-nav-btn.prev {
        left: 5px;
    }

    .ot-nav-btn.next {
        right: 5px;
    }

    .ot-brand-item {
        flex: 0 0 calc(50% - 10px);
    }
}

@media (max-width: 480px) {
    .ot-brand-item {
        flex: 0 0 calc(100% - 1px); 
    }

    .ot-nav-btn {
        width: 32px;
        height: 32px;
        font-size: 14px;
    }

    .ot-slider-wrapper {
        padding: 0 10px;
        max-width: 100%;
    }
}


/*brand slider responsive end css*/


/*premium section css*/

@media (max-width: 980px) {
    .ot-wide-container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 15px;
        margin: 0 auto;
    }

    .ot-blog-grid-5 {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
    }

    .ot-card {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        margin-bottom: 10px; 
        box-sizing: border-box; 
    }

    .ot-card-img-wrapper {
        height: 250px;
    }
}

@media (max-width: 480px) {
    .ot-premium-section {
        padding: 0px 0;
    }
    
    .ot-card-body {
        padding: 15px;
    }
}
/*premium section end  css*/


@media (max-width: 980px) {
    .ot-horizontal-banner {
        width: 98% !important; 
        max-width: 100% !important;
        margin: 1px auto !important; 
        height: auto !important;
        min-height: 100px;
        display: flex !important;
    }
.ot-banner-overlay {
        padding: 10px 1px;
        width: 100%;
        text-align: center;
    }
    .ot-banner-bg {
        width: 100% !important;
        position: absolute;
        object-fit: contain;
    }
    .ot-category-container{
        max-width: 100% !important;
        padding-left: 1px;
        padding-right: 1px;
    }

    .ot-ad-badge {
        display: block;
        text-align: center;
        margin: 20px 0 10px 0;
        width: 100%;
    }
}
   

@media (max-width: 480px) {
    .ot-ad-badge {
        font-size: 10px;
    }

    .ot-horizontal-banner {
        height: 90px;
    }

    .ot-banner-text {
        font-size: 14px;
        font-weight: 600;
    }
}


/*banner responsive end  css*/



/*why choose responsive*/


/* Responsive Optimization */
@media (max-width: 1024px) {
    .ot-title-main {
        font-size: 32px;
    }
    
    .ot-stats-grid-minimal {
        grid-template-columns: repeat(2, 1fr);
    }

    .ot-stat-card-minimal {
        border-right: 1px solid #f3f4f6;
        border-bottom: 1px solid #f3f4f6;
        padding: 40px 15px; 
    }

    .ot-stat-card-minimal:nth-child(2n) {
        border-right: none;
    }

    .ot-stat-card-minimal:nth-last-child(-n+2) {
        border-bottom: none;
    }
}

@media (max-width: 600px) {
    .ot-title-main {
        font-size: 28px;
        letter-spacing: -1px;
    }

    .ot-subtitle-main {
        font-size: 15px;
    }

    .ot-stats-grid-minimal {
        grid-template-columns: repeat(2, 1fr) !important; 
    }

    .ot-stat-value {
        font-size: 30px; 
        letter-spacing: -1px;
    }

    .ot-stat-label {
        font-size: 11px;
        letter-spacing: 1px;
    }

    .ot-stat-icon-new {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .ot-stat-card-minimal {
        padding: 35px 10px;
    }
}
/*why choose end  responsive*/


/* --- Responsive Media Queries --- */

@media (max-width: 1024px) {
    .ot-title-main {
        font-size: 32px; 
        letter-spacing: -1px;
    }

    .ot-subtitle-main {
        font-size: 16px;
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .ot-header-clean {
        margin-bottom: 25px; 
    }

    .ot-title-main {
        font-size: 28px; 
        line-height: 1.3;
    }

    .ot-subtitle-main {
        font-size: 15px;
        padding: 0 10px;
    }
}

@media (max-width: 480px) {
    .ot-title-main {
        font-size: 28px;
        font-weight: 700;
    }

    .ot-subtitle-main {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    
    .ot-brand-section {
        padding: 0px 10px; 
    }
}


/*category Responsive css*/
@media (max-width: 575.98px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-8, .col-4 {
        width: 100%; 
    }
    .blog-list-details {
        margin-bottom: 20px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
    .col-8, .col-4 {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .container-fluid {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-left: 60px; 
        padding-right: 60px;
        max-width: 95%; 
        margin: 0 auto;
    }
}


/* --- Responsive Queries --- */

@media (max-width: 991.98px) {
    .ticker-header {
        margin-bottom: 35px; 
        padding: 0 15px;
    }
}

@media (max-width: 767.98px) {
    .ticker-header {
        margin-bottom: 25px;
    }
    .ticker-header h2 { 
        font-size: 1.5rem; 
    }
}

@media (max-width: 479.98px) {
    .ticker-header {
        margin-bottom: 20px; 
        padding: 0 10px;   
    }
    
    .ticker-header p {
        font-size: 14px;    
        line-height: 1.4;
    }
}


/* --- Responsive Breakpoints --- */

/* 1. Tablets (Max-width: 991px) */
@media (max-width: 991.98px) {
    .ot-grid-header {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        font-size: 15px;
        backdrop-filter: blur(3px); 
    }
}

/* 2. Mobile Devices (Max-width: 767px) */
@media (max-width: 767.98px) {
    .ot-grid-header {
        width: 100%;
        left: 0;
        font-size: .5rem;
        right: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        flex-direction: column; 
    }
}

@media (max-width: 479.98px) {
    .ot-grid-header {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px; 
    }
}


/* --- Responsive Queries --- */

@media (max-width: 991.98px) {
    .ot-grid-header h2 {
        font-size: 1.5rem;
        letter-spacing: -0.10px;
        font-weight: 800;
        line-height: 1.3;
    }
}

@media (max-width: 767.98px) {
    .ot-grid-header h2 {
        font-size: 20px;
        padding-top:05px !important;
        padding-bottom: 05px !important;
        letter-spacing: 1.5px;
        padding: 0 10px; 
        text-align: center;
    }
}

@media (max-width: 479.98px) {
    .ot-grid-header h2 {
        font-size: 1.5rem;
        letter-spacing: -0.10px;
        font-weight: 800;
        line-height: 1.3; 
        padding-top: 10px;
    }
}
@media (max-width: 479.98px){
    .ot-full-grid-section{
        padding-top: 1px !important;
    }
}

.ot-full-banner-section {
    width: 100%;
    margin: 20px 0;
    padding: 20px;
}


@media (max-width: 991.98px) {
    .ot-full-banner-section {
        margin: 15px 0;
        padding: 15px;
    }
}

@media (max-width: 767.98px) {
    .ot-full-banner-section {
        margin: 10px 0;
        padding: 10px;
        padding-bottom: 0 !important; 
    }
}

@media (max-width: 479.98px) {
    .ot-full-banner-section {
        margin: 5px 0;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 0 !important; 
    }
}


/* --- Responsive Queries --- */

@media (max-width: 991.98px) {
    .ot-title {
        font-size: 18px; 
        letter-spacing: 1.5px; 
    }
}

@media (max-width: 767.98px) {
    .ot-title {
        font-size: 16px; 
        letter-spacing: 1px;
        text-align: center; 
    }
}

@media (max-width: 479.98px) {
    .ot-title {
        font-size: 15px; 
        line-height: 1.4; 
    }
}

@media (max-width: 768px) {
    .ot-img-container {
        aspect-ratio: 5 / 4; 
    }
}


@media (max-width: 767.98px) {
    .ot-grid-head h2 {
        font-size: 22px;
        letter-spacing: 1.5px;
        padding: 0 15px;
    }
}

@media (max-width: 479.98px){
    .ot-grid-head{
        padding-top: 1px !important;
    }
}


@media (max-width: 479.98px) {
    .ot-grid-head h2 {
        .ot-grid-header h2 {
        font-size: 1.5rem;
        letter-spacing: -0.10px;
        font-weight: 800;
        line-height: 1.3; 
        padding-top: 10px;
    }
}
    }
}
@media (max-width: 768px) {
    .ot-card-block {
        border-radius: 0;
        box-shadow: none !important;
        border: none !important;
        background: transparent !important;
    }
}


@media (max-width: 768px) {
    .ot-blog-post .ot-block-image {
        height: 250px; 
    }
    
    .ot-blog-post img {
        height: 100%;
        object-fit: cover; 
        /* object-fit: contain; */ 
    }
}
@media screen and (max-width: 767px) {
    .ot-stacked-ad {
        height: 400;



@media screen and (max-width: 767px) {
    {
        padding: 5px !important;
    }
}



