* {
    margin: 0;
    padding: 0;
    outline: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body, html {
    height: 100%;
}

body {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif !important;
    color: #222222;
    min-width: 100%;
    background: #ffffff;
    margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
    color: #34495e;
    line-height: 36px;
    margin:0 0 10px 0;
}

article, aside, details, footer, header, menu, nav, section {
    display: block;
}


textarea {
    overflow: auto;
}

.cl {
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    clear: both;
}

.notext {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}

.left, .alignleft {
    float: left;
    display: inline;
}

.right, .alignright {
    float: right;
    display: inline;
}

ul li {
    list-style: none;
}

a {
    color: #e71737
}

.clr {
    clear: both;
}

.container {
    max-width: 1200px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}



.flt-lft {
    float: left !important;
}

.flt-rgt {
    float: right !important;
}

.txt-center {
    text-align: center;
}

.txt-right {
    text-align: right;
}

.txt-left {
    text-align: left;
}

.txt-just {
    text-align: justify;
}

.banner, .grt-dls, .ht-dls, .in-banner, .bd-mn, .wel-mn, .nws-let, .hot-dls, .why-us, .inter-des, .dom-des, .deals, .nws-mn, .ft-mn-nv, .ft-mn-nv2, .deals-frm, .tp-blog, .usp-mn {
    float: left;
    width: 100%;
    position: relative
}

.signupbox{position: relative;}
.signupbox .fa-envelope {    
    position: absolute;
    left: 15px;
    top: 14px;
    color: #666;
    font-size: 20px;
}
.signup_btn {
    background: #ff0000 !important;
    padding: 10px 15px 10px 15px !important;
}
.signup_btn:hover {
    background: linear-gradient(135deg,#d80027 0%,#e90931 100%) !important;
}
.nws-mn .signupbox input {
    padding-left: 45px;
}
.wdt100 {
    float: left;
    width: 100%;
    position:relative;
}

.wdt90 {
    float: left;
    width: 90%;
}

.wdt75 {
    float: left;
    width: 75%;
}

.wdt65 {
    float: left;
    width: 65%;
}

.wdt50 {
    float: left;
    width: 50%;
}

.wdt20 {
    float: left;
    width: 20%;
}

.wdt15 {
    float: left;
    width: 15%;
}

.wdt10 {
    float: left;
    width: 10%;
}


.mpd {
    font-size:26px;
    margin-left:15px;
}

h1 {
    font-size: 30px;
    margin: 0 0 15px 0;
    font-weight: 700;
    text-transform: none;
}

h2, h3, h4, h5, h6 {
    font-size:26px
}


.page-heading-1 {
    padding-left: 100px;
    position: relative;
    
}

p {
    margin: 0px 0 15px 0;
}

.pad-15-45 {
    padding: 15px 45px;
}

.pad-10-35 {
    padding: 10px 35px;
}

.pad-10-25 {
    padding: 10px 25px;
}

.pad-12-45 {
    padding: 12px 45px;
}

.pad-8-15 {
    padding: 8px 15px;
}

.pad-6-12 {
    padding: 6px 12px;
}

.pad-40-25 {
    padding: 40px 25px !important;
}

.pad-20-25 {
    padding: 20px 25px !important;
}

.pad-20-10 {
    padding: 20px 25px 0px 25px !important;
}

.pad-50-25 {
    padding: 50px 25px !important;
}

.pad-4-8 {
    padding: 4px 8px;
}

.pad-12-12 {
    padding: 12px 12px;
}

.pad-tp-bt-80 {
    padding: 80px 0;
}

.pad-tp-bt-60 {
    padding: 60px 0;
}

.pad-tp-bt-40 {
    padding: 40px 0;
}

.pad-tp-bt-20 {
    padding: 20px 0;
}

.pad-tp-bt-10 {
    padding: 10px 0;
}

.pad-lft-rgt-80 {
    padding: 0 80px;
}

.pad-lft-rgt-60 {
    padding: 0 60px;
}

.pad-lft-rgt-40 {
    padding: 0 40px;
}

.pad-lft-rgt-20 {
    padding: 0 20px;
}

.pad-lft-rgt-10 {
    padding: 0 10px;
}

.pad-lft-rgt-5 {
    padding: 0 5px;
}

.pad-tp-80 {
    padding-top: 80px;
}

.pad-tp-60 {
    padding-top: 60px;
}

.pad-tp-40 {
    padding-top: 40px;
}

.pad-tp-20 {
    padding-top: 20px;
}

.pad-tp-15 {
    padding-top: 15px;
}

.pad-bt-80 {
    padding-bottom: 80px;
}

.pad-bt-60 {
    padding-bottom: 60px;
}

.pad-bt-40 {
    padding-bottom: 40px;
}

.pad-bt-20 {
    padding-bottom: 20px;
}

.pad-bt-05 {
    padding-bottom: 05px !important;
}

.pad-lft-80 {
    padding-left: 80px;
}

.pad-lft-60 {
    padding-left: 60px;
}

.pad-lft-40 {
    padding-left: 40px;
}

.pad-lft-20 {
    padding-left: 20px;
}

.pad-rgt-80 {
    padding-right: 80px;
}

.pad-rgt-60 {
    padding-right: 60px;
}

.pad-rgt-40 {
    padding-right: 40px;
}

.pad-rgt-20 {
    padding-right: 20px;
}


.mar-15-5 {
    margin: 15px 0 5px 0;
}

.mar-tp-bt-80 {
    margin: 80px 0;
}

.mar-tp-bt-60 {
    margin: 60px 0;
}

.mar-tp-bt-40 {
    margin: 40px 0 !important;
}

.mar-tp-bt-20 {
    margin: 20px 0;
}

.mar-tp-bt-15 {
    margin: 15px 0;
}

.mar-tp-bt-10 {
    margin: 10px 0;
}

.mar-lft-rgt-80 {
    margin: 0 80px;
}

.mar-lft-rgt-60 {
    margin: 0 60px;
}

.mar-lft-rgt-40 {
    margin: 0 40px;
}

.mar-lft-rgt-20 {
    margin: 0 20px;
}

.mar-tp-80 {
    margin-top: 80px;
}

.mar-tp-60 {
    margin-top: 60px;
}

.mar-tp-40 {
    margin-top: 40px;
}

.mar-tp-20 {
    margin-top: 20px;
}

.mar-tp-3 {
    margin-top: 3px;
}

.mar-bt-80 {
    margin-bottom: 80px;
}

.mar-bt-60 {
    margin-bottom: 60px;
}

.mar-bt-40 {
    margin-bottom: 40px;
}

.mar-bt-20 {
    margin-bottom: 20px;
}

.mar-bt-30 {
    margin-bottom: 30px;
}

.mar-bt-10 {
    margin-bottom: 10px;
}

.mar-bt-15 {
    margin-bottom: 15px;
}

.mar-bt-5 {
    margin-bottom: 5px;
}

.mar-lft-80 {
    margin-left: 80px;
}

.mar-lft-60 {
    margin-left: 60px;
}

.mar-lft-40 {
    margin-left: 40px;
}

.mar-lft-20 {
    margin-left: 20px;
}

.mar-rgt-80 {
    margin-right: 80px;
}

.mar-rgt-60 {
    margin-right: 60px;
}

.mar-rgt-40 {
    margin-right: 40px;
}

.mar-rgt-20 {
    margin-right: 20px;
}


.bg-green {
    background-color: #0cd732;
}

.bg-blue {
    background-color: #094f8d;
}

.bg-silver {
    background-color: #f8f8f8;
}

.bg-silver2 {
    background-color: #e8e8e8;
}

.bg-white {
    background-color: #ffffff !important;
}

.bg-red {
    background-color: #ff223f;
}

.bg-orng {
    background-color: #debd05;
}


.col-white {
    color: #ffffff;
}

.col-green {
    color: #8bc71c;
}

.col-blue {
    color: #166bc5 !important;
}

.col-black {
    color: #000000 !important;
    text-decoration: none;
}

.col-red {
    color: #ff0000;
    text-decoration: none;
}

.col-red2 {
    color: #72b301;
    text-decoration: none;
}

.col-orng {
    color: #ff793a;
}

.col-yellow {
    color: #ebc250;
}

.fnt-sz18 {
    font-size: 18px !important;
}

.fnt-sz24 {
    font-size: 18px !important;
}

.fnt-sz28 {
    font-size: 24px;
}

.fnt-sz46 {
    font-size: 46px;
}



.brd-bt-orng {
    border-bottom: 10px solid #debd05;
    border-radius: 0 0 8px 8px;
}

.brd-bt-red {
    border-bottom: 10px solid #ff223f;
    border-radius: 0 0 8px 8px;
}

.brd-bt-blue {
    border-bottom: 10px solid #10c7c5;
    border-radius: 0 0 8px 8px;
}

.brd-bt-green {
    border-bottom: 10px solid #0cd732;
    border-radius: 0 0 8px 8px;
}


.cur-pointer {
    cursor: pointer;
}

.mob-ban-cont .sale-end {
    font-size: 24px;
    padding-top: 5px;
}

.mob-ban-cont p {
    margin-bottom: 0px !important;
}

    .mob-ban-cont p strong {
        font-size: 16px;
    }

.mob-ban-cont .dis {
    font-size: 36px;
    margin-top: 7px;
}

    .mob-ban-cont .dis strong {
        font-size: 42px;
    }

.max-wd-img {
    max-width: 100%;
    height: auto;
}

.wd-img {
    width: 100%;
    height: auto;
}

.shadw {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.08);
}

.bx-shad {
    box-shadow: 0 0 2px 0 rgba(19,26,31,0.12),0 2px 4px 0 rgba(19,26,31,0.22) !important;
}

.padlft-rgt-non {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.padlft-non {
    padding-left: 0px !important;
}

.padrgt-non {
    padding-right: 0px !important;
}

.bullet {
}

    .bullet ul {
        margin: 0 0 20px 20px;
    }

        .bullet ul li {
            list-style: square !important;
        }

.bt-colr1 {
    background: url(/Content/images/search-nv.png) 15px 12px no-repeat #0070bd;
    color: #ffffff;
    border: none;
    padding: 12px 20px 13px 45px;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
    min-height: 45px;
}

    .bt-colr1:hover {
        background: url(/Content/images/search-nv.png) 15px 12px no-repeat #ff0000;
    }

.bt-colr2 {
    background: #ff0000 !important;
    color: #ffffff;
    border: none;
    padding: 15px 15px 15px 15px;
    font-size: 14px;
    text-decoration: none;
    width: auto;
    border-radius: 24px;
    font-weight: 700;
}

    .bt-colr2:hover {
        background: #72b301;
    }


.air-nv .bt-colr3 {
    color: #ffffff;
    border: none;
    padding: 19px 0px 18px 0px;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
    min-height: 45px;
}

    .air-nv .bt-colr3:hover {
        background: #ff0000;
    }

.bt-colr3 {
    background: #ff0000;
    color: #ffffff;
    border: none;
    padding: 19px 0px 18px 0px;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
    min-height: 45px;
    font-weight: 700;
}

    .bt-colr3:hover {
        background: #72b301;
    }

.bt-colr4 {
    color: #ffffff !important;
    padding: 10px;
    width: fit-content;
    border-radius: 50px;
    float: right;
    text-align: center;
    font-size:20px;
    font-weight:700;

}
    .bt-colr4:hover {
        background: #2689a9 !important;
        color: #fff !important;
    }
.bt-colr5 {
    background: #0070bd;
    color: #ffffff;
    border: none;
    padding: 12px 20px 13px 20px;
    font-size: 16px;
    text-decoration: none;
    width: 30%;
    min-height: 45px;
    border-radius: 24px;
}

    .bt-colr5:hover {
        background: #ff0000;
    }

.bt-colr6 {
    background: #004785;
    color: #ffffff;
    border: none;
    padding: 3px 12px 3px 12px;
    font-size: 11px;
    text-decoration: none;
    float: right;
}

    .bt-colr6:hover {
        background: #ff0000;
    }

.bt-colr7 {
    background: #0070bd;
    color: #ffffff;
    border: none;
    padding: 12px 20px 13px 20px;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
    min-height: 45px;
}

    .bt-colr7:hover {
        background: #ff0000;
    }

.bt-colr8 {
    background: #004785;
    color: #ffffff;
    border: none;
    padding: 12px 20px 13px 20px;
    font-size: 16px;
    text-decoration: none;
    min-height: 45px;
}
a.btn, a.btn:hover {
    text-decoration: none;
}
    .bt-colr8:hover {
        background: #ff0000;
    }

.bt-colr9 {
    background: #72b301;
    color: #ffffff;
    border: none;
    padding: 12px 20px 13px 20px;
    font-size: 16px;
    text-decoration: none;
    min-height: 45px;
}

    .bt-colr9:hover {
        background: #ff0000;
    }

.btn {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


/*Blog Css Starts*/
.overlay {
    background: #e9e9e9;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}

.blog-pg2 {
    float: left;
    width: 50%;
}

.blog-wrap {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    border-radius: 3px;
    text-align: left;
    box-shadow: 0 0 2px 0 rgba(19,26,31,0.12),0 2px 4px 0 rgba(19,26,31,0.22) !important;
    padding: 10px;
}
.listing_blogs {
    min-height: 500px;
    transition: 1s;
}
    .listing_blogs:hover {
        box-shadow: 0px 1px 5px 1px #666 !important;
        transform: scale(1.05);
    }
        

.blog-wrap img {
    width: 100%;
    margin-bottom: 10px;
    
}
.listing_blogs img {
    max-height: 145px;
    
}
.listing_blogs img:hover {
    
}

    .blog-wrap h1 {
        color: #23527c;        
        margin: 0 0 0 0;
        font-weight: bold;
        padding-bottom: 15px;        
        text-transform: capitalize;
    }

        .blog-wrap h1 a {
            color: #23527c;
            text-decoration: none;
        }

.blog__heading {
    font-size: 24px;
    color: #23527c;
    min-height:50px;
}

    .blog__heading a {
        color: #0d4079;
        font-size: 20px;
    }

.blog-wrap p {
    font-size: 16px;
}

    .blog-wrap p.small-txt {
        font-size: 14px;
        color: #666;
    }

    .blog-wrap p a {
        font-size: 16px;
        color: #e71737;
    }

.blog-wrap h2, .blog-wrap h3, .blog-wrap h4, .blog-wrap h5 {
    font-size: 26px;
    color: #333;
    line-height:normal;
}

.blog-wrap ul {
    margin-bottom: 30px;
}

.blog-wrap ul li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 15px;
    list-style:none;
}

.blog-wrap ul li:before {
    position: absolute;
    content: "";
    border: solid #ff0000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 0;
    top: 10px;
}

.category-txt {
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 0px 0;
    font-weight: normal;
}

    .category-txt a {
        color: #ff0000;
        font-size: 12px;
        text-decoration: none;
    }

.lft-img {
    float: left;
    width: 100%;
}

.post-img-wrap {
    position: relative;
    float: left;
    width: 100%;
}

    .lft-img img, .post-img-wrap img {
        max-width: 100%;
        opacity: 1.0;
        -webkit-transition: opacity 1s ease-in-out;
        width: 100%;
        border: #ccc 1px solid;
        padding: 2px;
    }

.rgt-cont {
    float: left;
    width: 100%;
}

.bttn-dark {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 5px 20px;
    border: 1px solid #34495e;
    position: relative;
    z-index: 2;
    margin: 25px 0 10px 0;
}

a.bttn-dark {
    color: #152e42;
    text-decoration: none;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s ease all;
}

.bttn-dark:before {
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    opacity: 0;
    content: '';
    background-color: #23a7e7;
    color: #ffffff !important;
    z-index: -1;
}

.wd-100 {
    width: 100%
}

.load-more {
    width: 15%;
    padding: 15px;
    background: #0070bd;
    color: #fff;
    font-weight: 700;
}

.socl-share {
    text-align: right
}

.twitter-share {
    background-color: #00aced;
    color: #ffffff;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 4px;
    margin-right: 5px;
    position: relative;
}

.facebook-share {
    background-color: #3b5998;
    color: #ffffff;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 4px;
    margin-right: 5px;
    position: relative;
}

.googleplus-share {
    background-color: #d14836;
    color: #ffffff;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 4px;
    margin-right: 5px;
    position: relative;
}

.pinterest-share {
    background-color: #cb2027;
    color: #ffffff;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 4px;
    margin-right: 5px;
    position: relative;
}

.linkedin-share {
    background-color: #007fb1;
    color: #ffffff;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 4px;
    margin-right: 5px;
    position: relative;
}













.recent-post {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

.hd3-txt {
    color: #015b8f;
    font-size: 21px;
    text-decoration: none;
    line-height: 28px;
    margin: 0 0 10px 0;
    font-weight: normal;
    letter-spacing: 0.5px;    
}

.colored-line-left {
    float: left;
    background: #015b8f;
    display: block;
    width: 80px;
    height: 2px;
}

.recent-post ul {
    padding: 0px;
    margin: 0px 0 0 0;
}

    .recent-post ul li {
        position: relative;
        margin: 0;
        padding-top: 20px;
        font-size: 14px;
        list-style: none;
    }

        .recent-post ul li a {
            color: #222222;
            text-decoration: none;
        }

.recent-category {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

    .recent-category ul li {
        position: relative;
        margin: 0;
        padding-top: 20px;
        font-size: 14px;
        list-style: none;
    }

        .recent-category ul li a {
            color: #222222;
            text-decoration: none;
        }


.blog-comment {
    width: 100%;
    float: left;
    margin-top: 20px;
}

    .blog-comment h3 {
        border-bottom: #ccc 1px solid;
        position: relative;
        display: block;
        width: 100%;
        padding-left: 35px;
        padding-bottom: 7px;
        color: #063771 !important;
        font-weight: 700;
    }

        .blog-comment h3 .fa-comments:before {
            position: absolute;
            left: 0;
            top: 0;
            color: #666;
        }

.blog-form {
    background: #e9eef2;
    width: 100%;
    float: left;
    padding: 15px;
    margin-top: 15px;
    border-radius: 8px;
    margin-bottom: 15px;
}

    .blog-form label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 0;
        font-weight: 700;
        color: #666;
    }

    .blog-form .form-control {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
        -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    }

.comment-field {
    height: 54px !important;
}
.customError404 {
    max-width: 700px;
    margin: 0 auto;
    background: #0258a0;
    color: #fff;
    border-radius: 8px;
    padding: 15px 15px 60px;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    margin-bottom: 240px;
}
.customError404_callImg {
    width: 90px;
    border-radius: 50%;
    margin-top: -25px;
}
.customError404-whiteBoard {
    max-width: 625px;
    bottom: -175px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 2px 0 rgb(19 26 31 / 12%), 0 2px 4px 0 rgb(19 26 31 / 22%) !important;
    color: #333;
    border-radius: 8px;
    padding: 0 15px 20px;
}
.customError404_tfn {
    text-decoration: none;
    font-size: 28px;
    font-weight: 700;
    display: inline-block;
    margin: 10px auto 0;
    display: inline-block;
    float: inherit !important;
    color: #fff !important;
    position: relative;
}
.customError404 p {
    line-height: 30px;
}
.customError404_heading {
    font-size: 28px;
}
.error1 {
    display: none;
    position: absolute !important;
    width: auto;
    padding: 2px 5px 2px 5px;
    background: #d9d9d9;
    z-index: 999;
    bottom: -25px;
    left: 30px;
    border-radius: 0 !important;
    color: #fe0000;
    position: relative;
    box-shadow: 1px 1px 1px #d4d4d4;
    margin-top: 10px;
    font-size: 12px;
    text-transform: capitalize;
}
.error1:before{
  content: '';  
  width: 0;  
  height: 0;  
  border-left: 10px solid transparent;
  border-right: 10px solid transparent; 
  border-bottom: 10px solid #d9d9d9;
  position: absolute;  
  top: -10px; 
}

.blog-form .error1.error1 {
    position: relative !important;
    top: 0 !important;
    width: fit-content;
}

.blog-form .col-sm-6 {
    width: 50%;
    float: left;
}

.blog__submit {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-form .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn.srcBtn {
    -webkit-border-radius: 34px;
    margin: -25px auto;
    -moz-border-radius: 34px;
    width: 200px;
    height: 50px;
    border-radius: 8px;
    background: #0070bd;
    display: inline-block;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    outline: 0;
    border: 0;
    text-align: center;
    font-weight: bold;
}

h3.replyReview {
    padding-left: 0
}

.blog-form .form-group {
    margin-bottom: 15px;
}

.rightAdBanner {
    padding: 5px 5px;
    margin-top: 20px;    
    width: 100%;
    text-align: center;
}

.rightAdBanner img {
    border: #ccc 1px solid;
}

.rightAdBanner_img {
    background: url(/Content/images/blog/lot-polish-airlines-phone-number-260X600.jpg) no-repeat 0 0;
    height: 456px;
    width: 260px;
    margin: 0 auto;
    border: #ccc 1px solid;
}



.tab-content input, select {
    margin-bottom: 5px;
}


.no-padding {
    padding: 0px
}

.pad-0 {
    padding: 0px !important
}

.pad-left-0 {
    padding-left: 0
}

.pad-right-0 {
    padding-right: 0
}




.tab-content input, select {
    margin-bottom: 5px;
}

.entry-summary {
    font-size: 16px;
    height: 160px;
}

.related-topics {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-style: italic;
    color: #000;
}

    .related-topics a {
        text-decoration: none
    }

        .related-topics a span {
            color: #000
        }

.is--ring {
    position: relative;
    padding: 10px 0;    
}

    .is--ring a {
        text-decoration: none;
    }

    .is--ring .fa.fa-phone {
        transform: rotate( 90deg);
    }

    .is--ring .fa-phone:before {
        position: relative;
        font-size: 19px;
        display: inline-block;        
        margin-right: 3px;
        top: -5px;
        left: 12px;
        animation: ring 4s .7s infinite;
        animation-delay: 3s;
        color: #333;
        transform: initial;
    }

.is--ring_text {
    font-weight: 700;
    color: #ff0000;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    line-height: 18px;    
    padding-left: 12px;
}


@keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    2% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    4% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    6% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    8% {
        -webkit-transform: rotate(-22deg);
        -ms-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    10% {
        -webkit-transform: rotate(22deg);
        -ms-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    12% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    14% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    18% {
        -webkit-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    20% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.socl-share {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #666;
}

    .socl-share .twitter-share {
        background-color: #00aced;
        color: #ffffff;
        padding: 5px 10px;
        text-decoration: none;
        border-radius: 4px;
        margin-right: 5px;
        margin-left: 5px;
    }

    .socl-share .facebook-share {
        background-color: #3b5998;
        color: #ffffff;
        padding: 5px 10px;
        text-decoration: none;
        border-radius: 4px;
        margin-right: 5px;
    }

    .socl-share .googleplus-share {
        background-color: #d14836;
        color: #ffffff;
        padding: 5px 10px;
        text-decoration: none;
        border-radius: 4px;
        margin-right: 5px;
    }

    .socl-share .pinterest-share {
        background-color: #cb2027;
        color: #ffffff;
        padding: 5px 10px;
        text-decoration: none;
        border-radius: 4px;
        margin-right: 5px;
    }

    .socl-share .linkedin-share {
        background-color: #007fb1;
        color: #ffffff;
        padding: 5px 10px;
        text-decoration: none;
        border-radius: 4px;
        margin-right: 15px;
    }

.con-adrs {
    padding-top: 20px
}
.is--pinterest {
    background: url(/Content/images/svg/pinterest.svg) no-repeat 0 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.is--facebook {
    background: url(/Content/images/svg/facebook.svg) no-repeat 0 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.is--linkedin {
    background: url(/Content/images/svg/linkedin.svg) no-repeat 0 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.is--twitter {
    background: url(/Content/images/svg/twitter-x.svg) no-repeat 0 0;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 5px;
    margin: 0 auto;
    left: -3px;
    right: 0;
    fill: #ff0000;
}
.is--instagram {
    background: url(/Content/images/svg/instagram.svg) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 10000;
    left: 0;    
    position: absolute;
    top: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.is--quora {
    background: url(/Content/images/svg/quora.svg) no-repeat 0 0;
    width: 18px;
    height: 18px;
    margin-top: 5px;
    position: absolute;
    top: 10px;
    margin: 0 auto;
    left: 0;
    right: 0;
}


    

    

    

    

    
.pad-05 {
    padding: 5px !important;
}

/*Modal Popup Starts*/
.full-popup {
    height: 100%;
    overflow: auto;
}

    .full-popup:before {
        content: "";
        position: absolute;
        z-index: 10000;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.3);
    }

.intentPopup {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 15%;
    width: 80%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.showthanksPopup {
    display: block !important
}

#thanksPopup.intentPopup, #thanksSubscriptionPopup.intentPopup {
    width: 30%;
}

.intentPopup-header {
    background: #34495e;
    padding: 20px 15px;
    text-align: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.intentPopup-header__text {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}

.close, .showthanksPopupClose {
    position: absolute;
    right: 0;
    top: 5px;
    width: 25px;
    height: 25px;
    opacity: 0.8;
    color: #323746;
    cursor: pointer;
    z-index: 10000;
}

    .close:hover, .showthanksPopupClose:hover {
        opacity: 1;
    }

    .close:before, .close:after {
        position: absolute;
        left: 0;
        top: 0;
        content: ' ';
        height: 25px;
        width: 1px;
        background-color: #fff;
    }

    .showthanksPopupClose:before, .showthanksPopupClose:after {
        position: absolute;
        left: 0;
        top: 0;
        content: ' ';
        height: 25px;
        width: 2px;
        background-color: #333;
    }

#thanksPopup .showthanksPopupClose:before, #thanksPopup .showthanksPopupClose:after {
    left: 0;
    top: 0;
    content: ' ';
    height: 20px;
    width: 1px;
    background-color: #666;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.close:before, .showthanksPopupClose:before {
    transform: rotate(45deg);
}
.close:after, .showthanksPopupClose:after {
    transform: rotate(-45deg);
}

.intentPopup-body {
    text-align: center;
    font-size: 24px;
    color: #222;
    padding: 20px 15px 10px;
    min-height: 420px;
}

#thanksPopup .intentPopup-body, #thanksSubscriptionPopup .intentPopup-body {
    min-height: inherit !important;
    padding-top: 0 !important;
}

#thanksPopup .intentPopup-body {
    min-height: inherit !important;
    padding-top: 0 !important;
}

.intentPopup-body__text {
    position: relative;
    width: 100%;
    float: left;
}

.intentPopup-body__left {
    float: left;
    width: 65%;
    margin-right: 2%
}

#thanksPopup .intentPopup-body__left {
    width: 100%;
    margin-right: 0
}
#thanksPopup .intentPopup-body__left, #thanksSubscriptionPopup .intentPopup-body__left {
    width: 100%;
    margin-right: 0
}

    .intentPopup-body__left img {
        float: left;
        margin-right: 2%;
        vertical-align: top;
        
    }

.intentPopup-body__content {
    float: left;
    text-align: center;
    width: 65%;
    font-size: 20px;
    color: #222;
    padding-top: 20px;
}
.intentPopup-body__content a {
    text-decoration: none;
    color: #222;
    display: inline-block;
    padding-top: 5px;
}
#thanksPopup .intentPopup-body__content, #thanksSubscriptionPopup .intentPopup-body__content {
    width: 100%;
}

#thanksSubscriptionPopup .intentPopup-body__content {
    text-align: center;
}

.intentPopup-body__content p {
    line-height: normal;
}

.intentPopup__disclaimer {
    font-size: 11px;
    line-height: normal !important;
    padding-top: 10px;
}

.intentPopup-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    border-radius: 8px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
#thanksPopup .intentPopup-content {
    width: 100%;
    float: left;
}
.immediate-assit {
    color: #ff0000;
    font-weight: 700;
    font-size: 28px;
    display: inline-block;
    padding-top: 7px;
}

#thanksSubscriptionPopup .intentPopup-content {
    width: 100%;
    float: left;
    min-height: 115px;
    padding: 35px 0 0 0;
    min-height: 95px;
}
    

.intentPopup-callUs {
    border: #ccc 1px solid;
    border-radius: 8px;
    padding: 10px 15px 10px 65px;
    position: relative;
    margin-top: 30px;
}

    .intentPopup-callUs .fa-headphones:before {
        font-size: 32px;
        position: absolute;
        left: 15px;
        top: 20px;
        color: #333;
    }

.intentPopup__phone {
    font-size: 30px;
    color: #ff0000 !important;
    text-decoration: none !important;
    display: block;
    padding-top: 15px;
    font-weight: 700;
}

.intentPopup-callbtn {
    margin: 0 auto;
    width: 150px;
    background: #ff4600;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    border-radius: 8px;
    margin-top: 25px;
    margin-bottom: 20px;
}

    .intentPopup-callbtn a {
        color: #fff !important;
        text-decoration: none !important;
    }


.intentPopup-body__right {
    float: left;
    width: 32%;
    border-radius: 8px;
}

.intentPopup-why__call {
    padding: 10px 5px 7px 5px;
    line-height: 26px;
    font-size: 21px;
    text-align: center;
    position: relative;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 24px;
    color: #333;
}

    .intentPopup-why__call:before {
        content: "";
        position: absolute;
        width: 80%;
        height: 2px;
        background: #ff0000;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        bottom: 0;
    }

.intentPopup-body__right ul {
    padding: 10px 15px;
    list-style: none
}

    .intentPopup-body__right ul li {
        font-size: 16px;
        text-align: left;
        list-style: none;
        position: relative;
        line-height: 26px;
        padding-left: 20px;
    }

        .intentPopup-body__right ul li:before {
            color: #ff4600;
            content: "\00BB \0020";
            position: absolute;
            left: 0;
            top: 0;
        }

.is--highlight {
    color: #ff0000;
    font-size: 24px;
    font-weight: 700
}

    .is--highlight sup {
        font-size: 20px;
    }

.fs-20 {
    font-size: 20px;
}

.fs-24 {
    font-size: 24px;
}

.fs-26 {
    font-size: 26px;
}

.fs-50 {
    font-size: 50px;
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

table {
    width: 100%
}

table {
    border-top: 0;
    border-left: 0;
    border-right: #000 1px solid;
    border-bottom: #000 1px solid;
    margin-bottom: 15px;
}

table, th, td {
    border: 1px solid black;
}

th, td {
    border-bottom: 0;
    border-right: 0;
    padding: 5px 10px;
    text-align: left;
}
.cancelbanner{margin-bottom:15px}

.cancelPopup {
    width: 90%;
    position: absolute;
    right: 0;
    text-align: center;
    background: rgb(255,255,255, 0.9);
    top: 40px;
    padding: 20px;
    box-shadow: rgb(0 0 0 / 5%) 0px 1px 2px 0px;
    color: #fff;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    color: #000;
    font-size: 16px;
}
.cancelPopup_heading {
    font-size: 22px;
    margin: 0 0 15px 0;
    font-weight: 700;
    line-height: 26px;
    display:block
}

.cancelPopup_input {
    width: 100%;
    height: 40px;
    padding: 15px;
    margin: 10px 0 0;
    border-radius: 6px;
    border: #afafaf 1px solid;
    font-size: 16px;
}

.cancelPopup_btn {
    margin: 10px auto;
    background: linear-gradient(135deg,#d33f1f 0%,#ff0000 100%);
    color: #fff !important;
    font-weight: 700;
    float: inherit !important;
    border: 0 !important;
    padding: 10px 15px !important;
    font-size: 22px;
    width: auto;
}
img.cancelbanner_img {
    min-height: 390px;
}
.cancelPopupThanks {
    width: 90%;
    position: absolute;
    right: 0;
    text-align: center;
    background: rgba(255,255,255,0.7);
    top: 40px;
    padding: 15px;
    box-shadow: rgb(0 0 0 / 5%) 0px 1px 2px 0px;
    color: #333;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    font-size: 16px;
}
.cancelPopupThanks_heading {
    font-size: 22px;
    margin: 0 0 15px 0;
    font-weight: 700;
    line-height: 26px;
    color: #000;
    display:block
}

img.mobileviewImg {
    display: none;
}
img.desktopviewImg {
    display:block;
}
.cancelPopupThanks_close {
    color: #333;
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 3px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    display: none;
}

.cancelPopupThanks_check {
    color: #06b906;
    font-size: 22px;
    font-weight: 700;
}

.cancelPopupThanks h3 {
    color: #000;
}

.cancelPopupThanks_requestId {
    background: #0061ab;
    color: #fff;
    padding: 10px 15px;
    width: fit-content;
    margin: 10px auto;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 15px !important;
}

.cancelPopupThanks_btn {
    margin: 10px 0 0;
    width:auto;
    font-size: 28px !important;
    padding: 0 !important;
    background: linear-gradient(135deg,#ff690f 0%,#ee4719 100%);
    color: #fff !important;
    font-weight: 700;
    float: inherit !important;
    border: 0 !important;
    padding: 10px 15px !important;
}

    .cancelPopupThanks_btn a {
        color: #fff;
        text-decoration: none;
    }

    .cancelPopupThanks_btn .fa-phone:before {
        display: inline-block;
        transform: rotate(90deg);
    }

.mar-btm-0 {
    margin-bottom: 0
}

.submit_btn {
    margin: 15px auto;
    width: 25%;
    text-align: center;
    float: right;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 700;
    box-shadow: 0px 1px 6px rgb(0 0 0 / 25%);
    background-color: #ffffff;
    animation: 1s ease-in-out 0s normal none 1 running fadeInDown;
}

.banner-icons {
    position: fixed;
    left: 0;
    top: 60%;   
    width: 55px;
    z-index: 10000;
}
.banner-icons ul {
    list-style: none;
    padding: 0;
}
    .banner-icons ul li {
        margin: 10px 0;
        background-color: #ff0000;
        position: relative;
        left: 0;
        transition: all .4s ease-in-out;
        width: 40px;
        border-radius: 0 5px 5px 0;
        min-height: 40px;
        -webkit-transition: -webkit-transform .7s;
        -moz-transition: -moz-transform .7s;
        -ms-transition: -ms-transform .7s;
        -o-transition: -o-transform .7s;
        transition: transform .7s;
    }
.banner-icons ul li:hover {
    -webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
}
.banner-icons ul li a {
    color: #fff;
    width: 100%;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    font-weight: 100;
    text-decoration:none;
}
.banner-icons ul li a i {
    font-size: 30px;
}

.form_search_R {padding: 0}

.blog-banner {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.wel-mn {
    margin-bottom: 25px;
}
.ld-scrol {
    font-size: 18px;
    padding: 0 10px;
}

.fixed_rightpanel {
    position: fixed;
    top: 90px;
    left: 50%;
    margin-left: 195px;
    width: 390px;
}
.fixed_rightpanel_listing {
    position: fixed;
    top: 90px;
    left: 57%;
    margin-left: 195px;
    width: 295px;
}
#sidebarWrap {
    height: auto;
    float: right;
    position: relative;
}
#sidebar.fixed {
    position: fixed;
    top: 70px;
    left: 50%;
    margin-left: 210px;
    width: 375px;
}
#sidebarListing.fixed {
    position: fixed !important;
    top: 70px !important;
    left: 57%;
    margin-left: 215px;
    width: 276px;
    box-shadow:none;
}

.footer-common {
    float: left;
    width: 100%;    
}
.flag {
    position: relative;
    padding-left: 40px !important;
    padding-top: 10px !important;
}
.usa-flag {
    background: url(/Content/images/usa-flag.png) 0 0 no-repeat;
    width: 25px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 17px;
}
.canada-flag {
    background: url(/Content/images/canada-flag.png) 0 0 no-repeat;
    width: 25px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 17px;
}
.flag .fa-phone:before {
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 18px;
}
.flag .fa-envelope:before {
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 18px;
}
.orange{color:#ff0000}

.vertical-widget .frm-fld, .vertical-widget .to-fld, .vertical-widget .dep-retrn-mn, .vertical-widget .trav-tot, .vertical-widget .f-nm, .vertical-widget .phn-nm, .vertical-widget .eml-id, .vertical-widget .src-nv2, .vertical-widget .cal-dep-rtn {
    width: 100%;
    margin-top: 5px;
    border: 0;
}

.homepage-banner {
    padding-top: 85px;
    background: url(/Content/images/fareoky-homepage-banner-laptop.jpg) 0 104px no-repeat;
    background-size: cover !important;
    min-height: 450px;
}
.loadmore_btn{text-align:center;width:100%;float:left}
.loadmore_btn a:hover, .loadmore_btn a:focus {
    text-decoration:none;
}
.loadmore_btn .ld-scrol{    
    color: #ffffff !important;
    padding: 15px;
    width: fit-content;
    border-radius: 50px;
    float: inherit;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    background:#ff0000;

}

.pageContent{padding-top:110px}
.bk-trp .trp-hd h2{color:#fff}
.bk-trp .trp-cont ul li:before{top: 20px;}

.destContent ul {
    margin-bottom:15px
}

.destContent ul li {
    padding-left: 15px;
    position: relative;    
    list-style: none;
}

.destContent ul li:before {
    position: absolute;
    content: "";
    border: solid #ff0000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 0;
    top: 10px;
}
.destContent .vertical-widget ul li:before, .destContent .vac-frm ul li:before, .vac-frm ul li:before {
    display: none !important
}
.phoneOnlyDeals_hd {
    display: block;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 7px;
}
.phoneOnlyDeals_txt {
    font-size: 24px;
}
.fs-32{font-size:32px;}

@media ( max-width: 1600px ) {
   
    .us-banner {
        background: url(/Content/images/destinations/united-states-banner-laptop.jpg) 0 0 no-repeat !important;
        background-size: cover !important;
        min-height: 400px;
    }
    .mexico-banner {
        background: url(/Content/images/destinations/mexico-banner-laptop.jpg) 0 0 no-repeat !important;
        background-size: cover !important;
        min-height: 400px;
    }
    .uk-banner {
        background: url(/Content/images/destinations/london-banner-laptop.jpg) 0 90px no-repeat !important;
        background-size: cover !important;
        min-height: 400px;
    }
    .do-banner {
        background: url(/Content/images/destinations/dominican-republic-banner-laptop.jpg) 0 60px no-repeat !important;
        background-size: cover !important;
        min-height: 400px;
    }
    .italy-banner {
        background: url(/Content/images/destinations/italy-banner-laptop.jpg) 0 90px no-repeat !important;
        background-size: cover !important;
        min-height: 400px;
    }
    .cuba-banner {
        background: url(/Content/images/destinations/cuba-banner-laptop.jpg) 0 0 no-repeat !important;
        background-size: cover !important;
        min-height: 400px;
    }
    
}
    @media ( max-width: 1500px ) {
        .intentPopup-content {
            width: 100%;
        }

        

        .intentPopup-body__left {
            width: 65%;
        }

           
    }

    @media(max-width:991px) {
        header {
            z-index: inherit;
        }

        .banner {
            background: #34495e !important;
            margin-bottom: 15px;
        }
        .ban-in{background-image:inherit !important}

        .menu-overlay {
            background: #000;
            display: none;
            height: 100%;
            opacity: 0;
            filter: alpha(opacity=0);
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            overflow-y: scroll;
            overscroll-behavior: contain;
            width: 100%;
            moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

        .menu-active .menu-overlay {
            opacity: 0.5;
            filter: alpha(opacity=50);
            z-index: 1;
            display: inline;
        }

        .ban-in {
            z-index: inherit;
            background:
        }

        .header__button {
            cursor: pointer;
            display: block;
            height: 23px;
            overflow: hidden;
            position: absolute;
            right: -16px;
            text-indent: -9999px;
            top: 11px;
            width: 23px;
            z-index: 10000;
        }

            .header__button span {
                border-radius: 1px;
                display: block;
                margin-top: -2px;
                position: absolute;
                top: 50%;
                left: 0px;
                right: 0px;
                height: 3px;
                background: #333;
                -webkit-transition: background 0s .1s;
                transition: background 0s .1s;
            }

                .header__button span:after, .header__button span:before {
                    border-radius: 1px;
                    position: absolute;
                    display: block;
                    left: 0;
                    width: 100%;
                    height: 3px;
                    background-color: #333;
                    content: "";
                    -webkit-transition-duration: .1s, .1s;
                    transition-duration: .1s, .1s;
                    -webkit-transition-delay: .1s, 0s;
                    transition-delay: .1s, 0s;
                }

                .header__button span:before {
                    top: -10px;
                    -webkit-transition-property: top, -webkit-transform;
                    transition-property: top, transform;
                }

                .header__button span:after {
                    bottom: -10px;
                    -webkit-transition-property: bottom, -webkit-transform;
                    transition-property: bottom, transform;
                }

        .header__menu-wrap {
            background: #34495e;
            display: block;
            height: 100%;
            overflow: auto;
            position: fixed;
            right: -280px;
            top: 0px;
            transform: translate3d(0px, 0px, 0px);
            transition-duration: 0.3s;
            width: 280px;
            z-index: 9999;
            text-transform: uppercase;
        }

        .header__menu {
            display: block;
            float: none;
            list-style: none;
            margin: 0px;
            padding: 20px 0px 0;
        }

            .header__menu > li {
                position: relative;
            }
                .header__menu > li .fa-chevron-down:before {
                    position: absolute;
                    right: 15px;
                    top: 15px;
                    transition: 0.4s;
                }
                .header__menu > li#submenu.submenuActive .fa-chevron-down:before {
                    transform: rotate(180deg);
                    transition: 0.4s;
                }
                .header__menu > li > ul{
                    display:none !important
                }
                    .header__menu > li > ul.show {
                        display: block !important;
                        background: #54687c;
                    }

                .header__menu > li a {
                    color: #fff;
                    vertical-align: middle;
                    text-decoration: none;
                    padding: 15px 10px;
                    border-bottom: 1px solid #3d546a;
                    display: block;
                }

                    .header__menu > li a .fa-phone:before {
                        position: relative;
                        display: inline-block;
                        transform: rotate( 90deg);
                        margin-right: 5px;
                    }

        .fs-16 {
            font-size: 16px
        }

        .fixed-body {
            overflow: hidden;
        }

        .menu-active .header__menu-wrap {
            right: 0;
        }

        .menu-active .header__button span {
            background: none;
        }

            .menu-active .header__button span:after, .menu-active .header__button span:before {
                background-color: #fff;
                -webkit-transition-delay: 0s, .1s;
                transition-delay: 0s, .1s;
            }

            .menu-active .header__button span:before {
                top: 0;
                -webkit-transform: rotate( 45deg);
                -ms-transform: rotate(45deg);
                transform: rotate( 45deg);
            }

            .menu-active .header__button span:after {
                bottom: 0;
                -webkit-transform: rotate( -45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate( -45deg);
            }

        .tp-nav {
            display: none
        }

        .flg-actv-ico a:before, .acv-actv-ico a:before {
            display: none
        }
    }

    @media(min-width:768px) {
        .visible-xs {
            display: none
        }
    }

    @media(max-width:767px) {
        h1, h2, h3, h4, h5, h6 {
            margin: 0 0 10px 0;
            font-weight: 700;
        }
        .smart-forms h1{color:#fff}
        .vertical-widget.bk-trp .trp-hd {
            background-color: #212e3c;
        }
        .destContent ul{margin-bottom:15px;}
        .smart-forms .tab-content {
            background: none;
            padding: 0;
            border-radius: 0;
        }
        .bd-mn {
            padding: 20px 0;
        }
        .fixedheader{position:inherit}

        .intentPopup-body__left img {
            width: 22%;
        }
        .nws-mn {
            margin-top: 10px;
        }
        .popularDestination{margin-bottom:10px}
        
        .footer_heading {
            margin: 0 0 10px 0;
        }
        .ft-mn-nv .ft_heading {
            margin: 0px 0 10px 0;
        }

        div#social-float {
            max-width: 100%;
        }
        
        
        .m-mar-0 {
            margin: 0
        }

        .m-mar-top10 {
            margin-top: 10px;
        }

        .ban-in {
            padding: 0;
            
        }

        .smart-forms {
            padding: 0 15px 25px !important;
            margin: 10px auto 0;
        }

        .is--ring .fa-phone:before {
            font-size: 14px;
            background: #fff;
            border-radius: 50%;
            width: 20px;
            height: 20px;
            padding: 3px;
            left: 3px;
        }
        .is--ring .fa-phone:after {
            content: "";
            border: #ff0000 2px solid;
            width: 26px;
            height: 26px;
            z-index: 1;
            position: absolute;
            border-radius: 50%;
            left: 0;
            top: -8px;
        }


        .logo img {
            width: 140px;
            
        }

        ul.breadcrumb-hm {
        }

        section.bd-mn.pad-tp-bt-20 {
            padding: 10px 0;
        }

        .blog-wrap {
            margin-bottom: 20px;
            padding-bottom: 15px;
            min-height:inherit
        }

        .blog-pg2 {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
        }

        .load-btn {
            margin-top: 10px;
            margin-bottom: 30px;
        }

        .hidden-xs {
            display: none
        }

        .socl-share {
            text-align: left;
            margin-bottom: 15px
        }

        .blog-form label {
            margin-bottom: 0;
        }

        .post-img-wrap img {
            margin-bottom: 10px;
        }

        .frm-fld, .to-fld, .vac-frm .cal-dep-rtn, .trav-tot2, .f-nm, .phn-nm, .phn-nm, .eml-id, .src-nv2 {
            width: 100%
        }

        .entry-summary {
            line-height: 26px;
            height:auto;
        }

        h3 {
            line-height: 30px;
        }

        .blog-wrap h3 {
            margin-bottom: 15px !important;
        }

        /*Modal Css Start*/
        .intentPopup {
            width: 100%;
        }

        .intentPopup-content {
            width: 100%;
        }

        .intentPopup-header {
            padding: 10px;
        }

        .intentPopup-header__text {
            font-size: 22px;
            line-height: 30px;
        }

        .intentPopup-body {
            padding: 10px 10px 10px;
            min-height: 300px;
        }

        .intentPopup-body__left {
            width: 100%;
        }

            

        .intentPopup-body__content {
            width: 75%;
            padding-top: 5px;
            text-align: left;
        }

        .mobile-Pad0 {
            padding: 0;
            margin: 0;
        }

        .mpad-left-15 {
            padding-left: 15px !important;
        }

        .mpad-right-15 {
            padding-right: 15px
        }

        .mpad-top-20 {
            padding-top: 20px !important
        }

        .is--highlight.fs-50 {
            font-size: 36px;
        }

        .intentPopup-callUs {
            margin-top: 20px;
            font-size: 16px;
        }

        .intentPopup__phone {
            padding-top: 5px;
            font-size: 25px;
        }

        #thanksPopup.intentPopup {
            width: 95%;
        }

        #thanksPopup .intentPopup-body__content {
            text-align: center;
        }

        #thanksPopup.intentPopu, #thanksSubscriptionPopup.intentPopup {
            width: 90% !important
        }

        .post-img-wrap img {
            min-height: 350px
        }

        .cancelPopup {
            width: 90%;
            top: 20px;
        }

        .cancelPopupThanks {
            width: 90%;
            top: 20px;
        }

        .social-icon {
            text-align: center;
            float: left;
            width: 100%;
            margin: 0px auto 0;
        }

        .facebook {
            background: url(/Content/images/icon/facebook.png) no-repeat 0 0;
        }

        .linkedin {
            background: url(/Content/images/icon/linkedin.png) no-repeat 0 0;
        }

        .twitter {
            background: url(/Content/images/icon/twitter.png) no-repeat 0 0;
        }

        .instagram {
            background: url(/Content/images/icon/instagram.png) no-repeat 0 0;
        }

        .quora {
            background: url(/Content/images/icon/quora.png) no-repeat 0 0;
        }

        .social-icon span {
            display: inline-block;
            margin-right: 7px;
            width: 30px;
            height: 30px;
            opacity: .7;
        }


        .tab-content input, select {
            padding: 15px 5px 15px 28px;
        }

        

        .ft-mn-nv .ft_heading {
            font-size: 18px;
        }

        .nws-mn input {
            width: 72%;
        }

        .blogSearch {
            margin-bottom: 10px;
        }

        .des-mar-bt {
            margin-bottom: 15px;
        }

        img.mobileviewImg {
            display: block;
        }

        img.desktopviewImg {
            display: none;
        }

        .ui-datepicker {
            width: 100% !important;
            left: 0 !important;
            right: 0 !important;
            margin: 0 auto !important;
            z-index: 10000 !important;
        }
        
        .close:before, .close:after {
            left: 5px;
            top: -20px;
            height: 20px;
        }
        .phoneOnlyDeals_hd {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 30px;
            font-weight: 600;
            padding-top: 10px;
        }
        .phoneOnlyDeals_txt {           
            font-size: 24px;           
        }
        .showthanksPopupClose {
            top: 9px;
        }
    }





    /* #Media Queries

================================================== */
    @media only screen and ( min-width: 768px) and ( max-width: 1150px ) {
        nav ul li a {
            padding: 15px 6px;
        }
    }

    @media (max-width: 1200px) {
        .container {
            max-width: 1170px;
        }
    }



    @media (max-width: 768px) {
        .container {
            max-width: 750px;
        }
        .smart-forms .bk-trp .trp-cont ul li:before, .vertical-widget.bk-trp .trp-cont ul li:before {
            display: none;
        }

        .bk-trp .trp-cont ul li {
            border: 0;
            padding-bottom: 0
        }

        .smart-forms .radio-nv {
            color: #fff;
            font-weight: 700;
            padding-left: 25px;
            padding-right: 10px;
        }
        .smart-forms .vertical-widget .radio-nv {
            color: #333;
            
        }

        .checkmark {
            top: -3px;
        }
        .bt-colr2 {
            padding: 10px 15px 10px 15px;
        }

        .hd-txt {
            margin: 15px 0 15px 0;
            color: #fff;
        }

        .vid-bx {
            width: 100%;
        }

        .ft-mn-nv2 p a {
            width: 32%;
            margin-bottom: 16px;
            line-height: 18px;
            font-size: 13px;
        }

        .pad-20-25 {
            padding: 20px 15px 5px 15px !important;
        }

        .deals-frm .dls-lft, .deals-frm .dls-rgt {
            width: 100%;
        }

        .blink2 {
            margin: 0 0 10px 0;
            position: relative;
            text-align: center;
            right: 0px;
            padding: 7px 10px 6px 10px;
        }

            .blink2 span {
                font-size: 16px;
            }

        .in-banner {
            min-height: inherit;
        }

            .in-banner .hd-txt {
                font-size: 26px;
            }

        .breadcrumb-hm1 {
            margin: 0px 0 -50px 0px;
        }

        .hm-ban-tp {
            margin-top: 0px;
        }

        .dis-non {
            display: none;
        }

        .usp-mn {
            padding: 50px 0px 0px 0px;
        }

        ul.usp-sec li {
            width: 48.5%;
            padding: 5% 1% 1% 1%;
        }
    }

    @media (max-width: 680px) {
        .room-fld2 {
            width: 50%;
        }
    }

    @media (max-width: 480px) {

        .col-xs-1 {
            width: 8.333333%
        }

        .col-xs-2 {
            width: 16.666667%
        }

        .col-xs-3 {
            width: 25%
        }

        .col-xs-4 {
            width: 33.333333%
        }

        .col-xs-5 {
            width: 41.666667%
        }

        .col-xs-6 {
            width: 50%
        }

        .col-xs-7 {
            width: 58.333333%
        }

        .col-xs-8 {
            width: 66.666667%
        }

        .col-xs-9 {
            width: 75%
        }

        .col-xs-10 {
            width: 83.333333%
        }

        .col-xs-11 {
            width: 91.666667%
        }

        .col-xs-12 {
            width: 100%;
            
        }


        .des-txt h3 {
            font-size: 14px;
        }

       
        ul.ft-nv2 li a {
            line-height: 18px;
            font-size: 12px;
            margin-bottom: 10px;
        }

        .bt-colr1 {
            width: 100%;
        }

        ul.ft-nv li a {
            line-height: 18px;
            font-size: 12px;
        }

        .blog-pg2 .lft-img {
            width: 100%;
        }

        .blog-pg2 .rgt-cont {
            float: left;
            width: 100%;
            padding: 10px 0 10px 0;
        }

        .lft-img {
            width: 100%;
        }

        .cal-us a strong {
            font-size: 20px;
        }

        .logo {
            margin: 7px 0 7px 7px;
        }

        .ph-ico {
            width: 25px;
            height: auto;
            margin: 5px 0 0 0px;
            float: left;
        }

            .ph-ico img {
                max-width: 100%;
            }

        .ph-no {
            float: left;
            margin: 5px 0 0 5px;
            padding-bottom: 5px;
            font-size: 15px;
        }

        .ph-txt {
            float: left;
            width: 100%;
            color: #000000;
            text-align: right;
            font-size: 10px;
        }

        ul.ft-nv li {
            margin-bottom: 5px;
        }

        .nws-pad-rgt {
            padding-right: 3% !important;
        }

        .nws-mn input {
            margin-bottom: 10px;
        }

        .nws-pad-rgt .bt-colr2 {
            width: 100%;
        }

        .faq-des-content ul li {
            width: 100%;
            margin: 0 0 2% 0;
            padding: 15px 15px 2px 15px;
        }

        .ft-mn-nv2 p a {
            width: 48%;
            margin-bottom: 16px;
            line-height: 18px;
            font-size: 13px;
        }

        .pad-20-25 {
            padding: 20px 15px 5px 15px !important;
        }

        ul.breadcrumb-hm {
            padding: 0px !important;
        }

        .socl-share .twitter-share {
            padding: 5px 5px;
            margin-right: 0px;
        }

        .socl-share .facebook-share {
            padding: 5px 5px;
            margin-right: 0px;
        }

        .socl-share .googleplus-share {
            padding: 5px 5px;
            margin-right: 0px;
        }

        .socl-share .pinterest-share {
            padding: 5px 5px;
            margin-right: 0px;
        }

        .socl-share .linkedin-share {
            padding: 5px 5px;
            margin-right: 0px;
        }

        ul.usp-sec li {
            display: block;
            width: 100%;
        }

        .call-us {
            background: url(../images/m-phn-ico.png) 0px 10px no-repeat;
            padding: 7px 0 5px 20px;
            margin-top: 3px;
        }

        .usp-mn {
            padding: 20px 0px 20px 0px;
        }

        ul.usp-sec li {
            padding: 15px 7px 5px 7px;
            border: solid 1px #CCCCCC;
            display: inline-block;
            width: 48.2%;
            margin-bottom: 1%;
        }

            ul.usp-sec li .usp-ico {
                margin: 0px auto 0px;
            }

            ul.usp-sec li h3 {
                font-weight: bold;
            }

        .pad-rgt-lft-non {
            padding: 0px !important;
        }

        .address-info {
            min-height: inherit;
        }

        .mob-ban-cont h2 {
            margin-bottom: 5px;
        }
    }

    @media (max-width:374px) {

        .intentPopup-header__text {
            font-size: 20px;
        }

        .close:before, .close:after {
            height: 20px;
            left: inherit;
            right: 10px;
        }

        .intentPopup-callUs {
            padding: 10px 0px 10px 30px;
        }

            .intentPopup-callUs .fa-headphones:before {
                left: 7px;
                top: 14px
            }

            .intentPopup-callUs .fa-headphones:before {
                font-size: 22px;
            }
    }
@media (max-width:360px) {
    .nws-mn input {
        width: 66%;
    }
}
