/* Css Start for Home Page Cheapfaremart_us*/

.rsdeals__item {
    background: #fbfbfb;
    margin: 0rem 0 0;
    padding: 0px 0px 0 20px;
    border-radius: 8px;
    color: #262933;
    box-shadow: 0 1px 4px 0 #ccc;
    background-size: cover;
    overflow: hidden;
}

.homecall_img {
    padding: 15px 0 0 0;
}

.homecall_img img {
    width: 100%;
    margin: 4px 0 0 0;
    border-radius: 50%;
}

.homecall_img h4 {
    font-size: 22px;
    font-weight: 700;
    margin: 5px 0 8px 0;
    color: #20595e;
}

.homecall_img h4 a {
    text-decoration: none;
    color: #ff6600;
}

.homecall_img h6 {
    font-weight: 400;
    margin: 0 0 0 0;
    color: #333;
    font-size: 16px;
}

.callnow_act {
    text-align: center;
    padding: 20px 0 12px 0;
}

.callnow_act h6 {
    font-size: 15px;
    color: #333;
    margin: 0 0 10px 0;
}

.callnow_act a {
    display: block;
    border: solid 2px #ff6600;
    color: #ff6600;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    position: relative;
    text-decoration: none;
    padding: 11px 0 10px 18px;
    line-height: 18px;
    border-radius: 6px;
}

.callnow_act a i {
    position: absolute;
    left: 4px;
    width: 32px;
    background: #ff6600;
    color: #fff;
    height: 32px;
    top: 3px;
    border-radius: 6px;
    line-height: 32px;
}

.Christmas_dl {
    border: 2px solid rgb(55 109 114 / 27%);
    padding: 0px;
    margin: 25px 0 0 0;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    position: relative;
    /*  z-index: 1;*/
}

.extended_left {
    width: 50%;
    padding: 20px;
    background: #376d72;
}

.extended_left h4 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 10px 0;
    color: #ffffff;
}

.extended_left h4 span {
    color: #ff6600;
}

.extended_left p {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px 0;
    color: #ffffff;
}

.extended_left p span {
    color: #ff6600;
    font-weight: 600;
    text-decoration: underline;
}

.extended_left h6 {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 20px 0;
    color: #ffffff;
}

.extended_left button {
    background: #ff6600;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 18px;
    display: block;
    line-height: 18px;
    border-radius: 4px;
    position: relative;
}

.extended_left button:before {
    position: absolute;
    content: '';
    width: 10px;
    background: #376d72;
    top: -7px;
    right: 54px;
    height: 10px;
    border-radius: 4px;
}

.extended_left button:after {
    position: absolute;
    content: '';
    width: 10px;
    background: #376d72;
    bottom: -7px;
    right: 54px;
    height: 10px;
    border-radius: 4px;
}

.extended_right {
    width: 50%;
    background: url(/Content/assets/images/HNYBanner.jpg);
    height: auto;
    background-size: cover;
    background-position: center;
}


.usa_deals_main {
    padding: 45px 0;
    background: #ffffff;
}

.nation_flights {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 20px 0;
    background: #20595e;
    padding: 8px 0 8px 10px;
    border-left: solid 4px #ff6600;
    color: #fff;
    line-height: 22px;
    border-radius: 0 20px 20px 0;
}

.bookflight_card {
    padding: 18px 15px;
    border-radius: 8px;
    display: table;
    width: 100%;
    background: #ffffff;
    margin-bottom: 10px;
    border: solid 2px #d3e3fd;
}

.bookflight_card:hover {
    border: solid 2px #0098e6;
}

.colums_ones {
    width: 55%;
    float: left;
    border-right: solid 1px #ddd;
}

.colums_ones h4 {
    font-size: 17px;
    color: #333;
    margin: 0 0 0px 0;
    font-weight: 600;
}

.colums_ones p {
    font-size: 13px;
    margin: 8px 0 0 0;
    line-height: 13px;
    color: #777;
}

.colums_twos {
    width: 30%;
    float: left;
    text-align: end;
}

.colums_twos h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 0 0;
    color: #0098e6;
}

.colums_twos h3 span {
    font-size: 12px;
    font-weight: 400;
    color: #777;
}

.colums_twos p {
    font-size: 12px;
    margin: 4px 0 0 0;
    color: #777;
    line-height: 12px;
}

.listdeals_lk {
    border-bottom: solid 1px #eaeaea;
    display: table;
    width: 100%;
    padding: 14px 0 14px 0;
}

.dmst_slou {
    padding: 0px 0 0px;
    border-radius: 8px;
    margin-bottom: 0px;
    width: 15%;
    float: left;
}

.dmst_slou img {
    padding: 5px 0 0 0;
    width: auto;
    border-radius: 6px;
}

.fullrow_bgGray {
    padding: 45px 0 0 0;
}

.matches_sect {
    border-radius: 8px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

.noreferrer_left {
    width: 40%;
    float: left;
    border: solid 10px #fff;
    border-radius: 15px;
}

.noreferrer_left img {
    width: 100%;
}

.noreferrer_right {
    width: 60%;
    float: left;
    padding: 0 10px 0 10px;
    min-height: 185px;
    position: relative;
}

.noreferrer_right h4 {
    font-size: 18px;
    margin: 15px 0 10px 0;
    color: #20595e;
    font-weight: 600;
}

.noreferrer_right p {
    font-size: 13px;
    margin: 0 0 0 0;
    color: #777;
    font-weight: 400;
}

.noreferrer_right a {
    background: #0098e6;
    color: #fff;
    padding: 5px 10px;
    transition: all .12s ease;
    text-decoration: none;
    border-radius: 3px;
    border: none;
    box-shadow: 0 4px #f04c2a, -5px 7px transparent;
    text-shadow: 0 2px 1px #b53920;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.last_minsdl {
    padding: 55px 0 55px 0;
    background: #ffffff;
}

.pts_heading {
    margin: 0 0 30px 0;
    text-align: center;
}

.pts_heading h3 {
    font-size: 30px;
    color: #376d72;
    margin: 0px 0 4px 0;
    font-weight: 600;
}

.items_1 {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0;
    background: #fff;
    box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
    position: relative;
    min-height: 403px;
}

.items_1:hover .dest_img img {
    transform: scale(1.2);
}

.items_1 .dest_img img:hover {
    transform: scale(1.2);
}

.dest_img {
    position: relative;
}

.location {
    float: left;
    position: absolute;
    height: auto;
    top: 18px;
    color: #fff;
    padding: 4px 6px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    border-radius: 4px;
    left: 18px;
}

.dest_img img {

    transition: all .5s ease;
}

.deals_content {
    padding: 60px 15px 18px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.deals_content h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0px 0 6px 0;
    color: #ffffff;
}

.deals_content p {
    margin: 0 0 10px 0;
    font-size: 13px;
    color: #fff;
}

.deals_content a {
    background: #0098e6;
    color: #fff;
    padding: 5px 20px;
    transition: all .12s ease;
    text-decoration: none;
    border-radius: 3px;
    border: none;
    box-shadow: 0 4px #f04c2a, -5px 7px transparent;
    text-shadow: 0 2px 1px #b53920;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
}

.travel_guide_main {
    padding: 50px 0px;
    background: #edf2fa;
}

.guide_slide {
    margin: 10px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.guide_slide:hover {
    box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.17);
}

.guide_slide .guide_img {
    min-height: 210px;
    position: relative;
}

.guide_slide .guide_img h4 {
    position: absolute;
    bottom: 0;
    right: 10px;
    background: #ff6600;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    padding: 6px 10px;
    line-height: 14px;
    text-shadow: #454545 0 1px 1px;
}

.guide_slide .guide_review {
    padding: 10px 15px 10px 15px;
}

.guide_slide .guide_review a {
    text-decoration: none;
    color: inherit;
}

.guide_slide .post-date {
    float: left;
    margin-right: 10px;
    padding: 8px 15px;
    text-align: center;
    background: #fff;
    font-size: 26px;
    color: #0098e6;
    font-weight: 700;
    transition: background 0.20s linear 0s;
    border-right: solid 1px #20595e;
}

.guide_slide:hover .post-date {
    background: #fff7f3;
}

.guide_slide .post-date small {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    text-transform: capitalize;
}

.guide_slide .post-date small:before {
    content: "";
    display: block;
    margin-bottom: 5px;
    border-top: 1px solid #0098e6;
}

.guide_slide .post-title {
    margin: 0 0 10px 0;
    font-size: 18px;
    color: #20595e;
    font-weight: 600;
}

.guide_slide .post-title a {
    font-size: 20px;
    color: #444;
    margin-bottom: 6px;
    display: block;
    line-height: 20px;
    font-weight: 600;
}

.guide_review p {
    margin: 0 0 0px 0;
    font-size: 13px;
    font-weight: 400;
}

.guide_slide:hover .post-title a {
    color: #ff6600;
    text-decoration: none;
}

.guide_review li a {
    color: #a9a9a9;
    text-transform: capitalize;
}

.guide_post_comment {
    list-style: none;
    padding: 0;
    margin: 8px 0 0 0;
}

.guide_slide .guide_review .guide_post_comment li {}

.guide_slide .guide_review .guide_post_comment li a {
    font-size: 13px;
    color: #0098e6;
    font-weight: 400;
}

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}

.owl-controls .owl-buttons .owl-prev {
    background: #fff;
    position: absolute;
    top: 40%;
    left: -15px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: background 0.5s ease 0s;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}

.owl-controls .owl-buttons .owl-next {
    background: #fff;
    position: absolute;
    top: 40%;
    right: -15px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: background 0.5s ease 0s;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}

.owl-controls .owl-buttons {
    margin: 5px 0;
    position: unset;
    width: 10%;
    text-align: end;
    right: 0;
}

@media only screen and (max-width:1280px) {
    .post-slide .post-content {
        padding: 10px;
    }
}

@media only screen and (max-width: 480px) {

    .owl-controls .owl-prev:after,
    .owl-controls .owl-next:after {
        font-size: 16px;
        line-height: 12px;
        position: relative;
        top: 2px !important;
    }

    .dest_img img {
        width: 100%;
    }

    .items_1 {
        margin-bottom: 10px;
    }
}



@media (min-width: 220px) and (max-width: 319px) {
    .homecall_img img {
        width: 30%;
        margin: 0px auto;
        display: block;
    }

    .homecall_img {
        padding: 5px 0 0 0;
        text-align: center;
    }

    .rsdeals__item {
        padding: 0px 15px 15px 15px;
    }

    .Christmas_dl {
        position: relative;
        z-index: 1;
        background: #20595e;
        border: 2px solid rgb(255 255 255 / 27%);
        display: block;
    }

    .extended_left {
        width: 100%;
    }

    .extended_left h4 {
        color: #fcfcfc;
    }

    .extended_left p {
        color: #fff;
    }

    .extended_left h6 {
        color: #fff;
    }

    .extended_left button:before {
        background: #376d72;
    }

    .extended_left button:after {
        background: #376d72;
    }

    .extended_right {
        width: 100%;
        height: 192px;
    }

}

@media (min-width:320px) and (max-width:479px) {
    .homecall_img img {
        width: 30%;
        margin: 0px auto;
        display: block;
    }

    .homecall_img {
        padding: 5px 0 0 0;
        text-align: center;
    }

    .rsdeals__item {
        padding: 0px 15px 15px 15px;
    }

    .Christmas_dl {
        position: relative;
        z-index: 1;
        background: #20595e;
        border: 2px solid rgb(255 255 255 / 27%);
        display: block;
    }

    .extended_left {
        width: 100%;
    }

    .extended_left h4 {
        color: #fcfcfc;
    }

    .extended_left p {
        color: #fff;
    }

    .extended_left h6 {
        color: #fff;
    }

    .extended_left button:before {
        background: #376d72;
    }

    .extended_left button:after {
        background: #376d72;
    }

    .extended_right {
        width: 100%;
        height: 192px;
    }

}

@media (min-width:480px) and (max-width:767px) {
    .homecall_img img {
        width: 30%;
        margin: 0px auto;
        display: block;
    }

    .homecall_img {
        padding: 5px 0 0 0;
        text-align: center;
    }

    .rsdeals__item {
        padding: 0px 15px 15px 15px;
    }

    .Christmas_dl {
        position: relative;
        z-index: 1;
        background: #20595e;
        border: 2px solid rgb(255 255 255 / 27%);
        display: block;
    }

    .extended_left {
        width: 100%;
    }

    .extended_left h4 {
        color: #fcfcfc;
    }

    .extended_left p {
        color: #fff;
    }

    .extended_left h6 {
        color: #fff;
    }

    .extended_left button:before {
        background: #376d72;
    }

    .extended_left button:after {
        background: #376d72;
    }

    .extended_right {
        width: 100%;
    }

}

@media (min-width:768px) and (max-width:1023px) {
    .homecall_img img {
        width: 30%;
        margin: 0px auto;
        display: block;
    }

    .homecall_img {
        padding: 5px 0 0 0;
        text-align: center;
    }

    .rsdeals__item {
        padding: 0px 15px 15px 15px;
    }

    .Christmas_dl {
        position: relative;
        z-index: 1;
        background: #20595e;
        border: 2px solid rgb(255 255 255 / 27%);
        display: block;
    }

    .extended_left {
        width: 100%;
    }

    .extended_left h4 {
        color: #fcfcfc;
    }

    .extended_left p {
        color: #fff;
    }

    .extended_left h6 {
        color: #fff;
    }

    .extended_left button:before {
        background: #376d72;
    }

    .extended_left button:after {
        background: #376d72;
    }

    .extended_right {
        width: 100%;
    }

}