@media screen and (min-width:1440px) {
    .home-tour-card {
        width: 320px;
        height: 420px;
        color: #fff;
        text-align: center;
        display: block;
        margin: 0 auto;
        margin-top: 15px
    }
    .home-tour .owl-item.center>div.home-tour-card {
        width: 350px;
        height: 450px;
        margin-top: 0
    }
    .insphols-content-wrapper {
     margin-top: 0px; 
    }
    .insp-hotel-card {
        width: 245px;
        margin: 5px
    }
    .blog-post-bot-content {
        padding: 1.25rem 3.125rem
    }
    .blog-post-info-wrapper {
        /*padding: 3.125rem;*/
        height: 150px
    }
    .blog-post-img-wrapper {
        min-height: 300px
    }
    .blog-item .blog-post-img-wrapper img {
        height: 300px
    }
    .container {
        width: 1440px
    }
    .insphols.media .media-object {
        height: 64px;
        width: 64px
    }
    .insphols.media .media-heading {
        font-size: 1.15em
    }
    .insphols.media .media-body p {
        font-size: 1em
    }
    .map-holder {
        height: 400px
    }
    #list-view-map {
        height: 580px
    }
    .tour-single-img {
        width: 180px;
        height: 230px;
        margin: 0 auto
    }
    .tour-single-card::before {
        top: 0;
        left: 20%;
        z-index: 0;
        width: 150px;
        height: 210px
    }
    .header.hotel-view hgroup h1 {
        font-size: 59px
    }
    .holiday-card-head {
        height: 210px
    }
    .hotel-card-head-new {
        height: 250px
    }
    .insp-card-small-body p {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 1em
    }
    .insp-card-small-body>h3 {
        margin: 10px 0
    }
    .insp-card-small {
        height: 165px
    }
    .insp-card.feature-card>.insp-card-img {
        height: 350px
    }
    .insp-card.feature-card>.insp-card-img img {
        height: 348px
    }
    .about-tabs .tab-pane img {
        height: 600px;
        margin-top: 50px
    }
    .excursion-card {
        height: 230px;
        margin-bottom: 10px
    }
    .holiday-card {
        border-radius: 1em;
        background: #fff;
        height: 410px;
        overflow: hidden;
        -webkit-box-shadow: 0 0 33px -9px rgba(0, 0, 0, .75);
        -moz-box-shadow: 0 0 33px -9px rgba(0, 0, 0, .75);
        box-shadow: 0 0 33px -9px rgba(0, 0, 0, .75);
        margin-bottom: 20px;
        width: 230px
    }
    .header-card-img img {
        height: 80px;
        width: 80px
    }
    .header-card-img {
        display: inline-block;
        width: 15%
    }
    .header-card-body {
        display: inline-block;
        width: 83%;
        padding: 0 10px 10px;
        min-width: 420px
    }
    .wider-tour,
    .wider-offer {
        width: 100%;
    }
    .wider-tour .holiday-card {
        width: 240px;
        height: 390px;
    }
    .wider-offer .holiday-card {
        width: 260px;
        height: 410px;
    }
    .holiday-card-foot a.read-more-btn {
        bottom: 1.5em;
    }
}
@media (max-width:1440px) {
    .holiday-item {
        width: 27rem
    }
    .holiday-img-wrapper {
        width: 27rem;
        position: relative;
        overflow: hidden
    }
    .holiday-tours-details {
        width: 27rem
    }
    .holiday-tours-wrapper {
        width: 27rem
    }
    .spec-baner {
        display: none
    }
    .left-blog {
        width: auto!important
    }
}