/* CSS Document */

header {
    margin: 5px 0 0 0 !important;
}

.cnk-logo {
    float: left;
    padding: 0 20px 0 0; /*border-right: 1px solid #10182d;*/
}

.instant-logo {
    padding: 7px 0 0 20px;
    display: inline-block;
}

.header-call-us {
    display: inline-block;
    font-weight: 700;
    color: #6b7a80;
    font-size: 28px;
    float: right;
    padding: 35px 0 0 0;
}

    .header-call-us .fa {
        vertical-align: middle;
    }

    .header-call-us:hover {
        color: #6b7a80;
    }

.banner {
    background: url(../images/top-banner.jpg) center center no-repeat;
    width: 100%;
    min-height: 470px;
    background-size: 100%;
    /*margin: 10px 0 0 0;
    padding: 188px 0 0 0;*/
    background-position: top;
}

    .banner .package-details {
        float: left;
        font-size: 20px;
        color: #fff;
        font-weight: 700;
        bottom: 0;
    }

        .banner .package-details .duration {
            font-size: 14px;
            color: #fff;
            display: block;
            margin: 5px 0;
        }

        .banner .package-details ul li {
            float: left;
            margin: 0 20px 0 0;
        }

        .banner .package-details ul {
            margin: 5px 0;
            float: left;
            padding: 0;
        }

.package-price-details {
    float: right;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding: 20px 0 0 0;
}

    .package-price-details .price {
        font-size: 40px;
    }

    .package-price-details .price-txt {
        display: block;
        font-size: 14px;
        font-weight: 400;
    }

.main-header {
    padding: 20px 0;
    font-size: 25px;
    font-weight: 700;
}

.show-text-panel {
    display: block;
}

.product-section p {
    font-size: 16px;
}

.offer-band {
    background: #d50303;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    margin: 10px 0 0 0;
}

.product-listing {
    margin: 0;
}

.c2a-panel {
    background: #fff;
    float: left;
    margin: 10px auto;
    -webkit-box-shadow: 2px 2px 10px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 10px -5px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 10px -5px rgba(0,0,0,0.75);
    width: 50%;
    height: 254px;
}

    .c2a-panel img {
        width: 100%;
        height: 254px;
    }

.package-name {
    color: #ce2027;
    font-size: 19px;
    font-weight: 700;
    display: block;
}

.package-duration {
    font-size: 14px;
    display: block;
    margin: 5px 0;
}

.package-visit {
    font-size: 12px;
    color: #ce2027;
    height: 30px;
}

.listing-details {
    padding: 0px 10px;
    font-size: 13px;
}

    .listing-details ul {
        width: 100%;
        margin: 10px auto 0px;
        border-bottom: 1px solid #ccc;
        overflow: hidden;
        text-align: center;
    }

        .listing-details ul li {
            margin: 0 13px;
            text-align: center;
            display: inline-block;
        }

            .listing-details ul li span {
                display: block;
                font-size: 15px;
                text-align: center;
                margin: 5px 0;
            }

.c2a-panel .price {
    font-size: 20px;
    color: #ce2027;
}

.c2a-panel .fa {
    font-size: 20px;
}

.btn-knowmore {
    float: left;
    font-size: 14px;
    background: #f66900;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 15px 0;
}

.c2a-panel .contact-details {
    font-size: 16px;
    padding: 20px 10px;
    float: left;
}

    .c2a-panel .contact-details a {
        color: #002c55;
        font-weight: 700;
    }

.sticky-footer {
    display: none;
}



footer {
    background: #0d2b0d;
    width: 100%;
    padding: 20px 0 !important;
}

.footer-txt {
    font-size: 20px;
    color: #fff;
    font-family: Arial,Gotham, "Helvetica Neue", Helvetica, sans-serif;
}

.footer-tel {
    /*float: right;*/
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}

footer p {
    color: #fff;
    font-size: 13px;
    text-align: center;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    background: url(../images/icons.png) 0 0 no-repeat;
}

.icon-flights-main {
    background-position: -3px -6px;
    width: 51px;
    height: 52px;
}

.icon-hotels-main {
    background-position: -62px -6px;
    width: 51px;
    height: 52px;
}

.icon-sight-main {
    background-position: -122px -6px;
    width: 51px;
    height: 52px;
}

.icon-trasfer-main {
    background-position: -183px -6px;
    width: 52px;
    height: 52px;
}

.icon-flights {
    background-position: -3px -70px;
    width: 22px;
    height: 24px;
}

.icon-hotels {
    background-position: -36px -70px;
    width: 10px;
    height: 24px;
}

.icon-sight {
    background-position: -57px -70px;
    width: 24px;
    height: 23px;
}

.icon-food {
    background-position: -135px -65px;
    width: 24px;
    height: 30px;
}

.icon-trasfer {
    background-position: -94px -70px;
    width: 33px;
    height: 23px;
}

.icon-arrow-dn {
    background-position: -136px -60px;
    width: 97px;
    height: 19px;
    text-indent: -9999px;
    display: block;
    margin: 10px 0 0 0;
}

.icon-arrow-up {
    background-position: -136px -81px;
    width: 97px;
    height: 19px;
    text-indent: -9999px;
}

/*RCB Form Styles*/
.rcb-form {
    background: #fff;
    padding: 12px;
    border: 1px solid #d0d0d0;
    float: right;
    position: relative;
    z-index: 4;
}

    .rcb-form:after {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 15px;
        /*background: url(../images/btm-shadow.png) left top no-repeat;*/
        background-size: 100% 15px;
    }

.rcb-form-title {
    background: #0d2b0d;
    padding: 16px 15px 12px;
    text-align: center;
    color: #fff;
}

    .rcb-form-title h5 {
        margin: 0px;
        font-size: 22px;
        line-height: 24px;
        font-family: calibri;
        font-weight: bold;
        text-transform: uppercase;
    }

    .rcb-form-title span {
        font-size: 34px;
        line-height: 36px;
        font-weight: bold;
    }

.rcb-form form {
    background: #e4fde5;
    padding: 5px 25px 22px;
}

    .rcb-form form p {
        font-size: 14px;
        color: #333333;
        font-weight: bold;
        text-align: center;
    }

    .rcb-form form ul li {
        padding-bottom: 15px;
    }

        .rcb-form form ul li label {
            display: block;
            font-size: 12px;
            color: #333333;
            font-weight: bold;
            font-family: arial;
            margin-bottom: 2px;
        }

        .rcb-form form ul li input {
            border: 1px solid #d0d0d0;
            background: #fff;
            height: 38px;
            width: 100%;
            padding: 0 12px;
            font-family: calibri;
            font-size: 14px;
        }

        .rcb-form form ul li .mobile-no {
            position: relative;
        }

            .rcb-form form ul li .mobile-no input {
                /*padding-left: 50px;*/
            }

        .rcb-form form ul li .captcha-code {
            border: 1px solid #d0d0d0;
            background: #fff;
            height: 70px;
            width: 100%;
            padding: 12px;
            text-align: center;
        }

        .rcb-form form ul li .mobile-no span {
            position: absolute;
            left: 1px;
            top: 1px;
            line-height: 36px;
            width: 39px;
            background: #ebebeb;
            color: #000;
            font-weight: bold;
            font-family: arial;
            font-size: 12px;
            text-align: center;
        }

.bootstrap-select .btn {
    font-family: calibri;
    font-size: 14px;
    border-radius: 0px;
    border: 1px solid #d0d0d0;
    width: 100%;
    height: 38px;
    padding: 0 12px;
    float: none !important;
}

    .bootstrap-select .btn:hover {
        background: #fff;
        border-color: #d0d0d0;
    }

.bootstrap-select {
    width: 100% !important;
    display: block !important;
}

.rcb-form form ul li ul li {
    padding: 0px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    border: none;
    width: 8px;
    right: 12px !important;
    margin-top: -10px !important;
}

    .bootstrap-select.btn-group .dropdown-toggle .caret:after {
        font-size: 14px;
        color: #888888;
        content: "\f078";
        font-family: 'FontAwesome';
        border: none;
    }

.rcb-form form .submit {
    color: #fff;
    background: #0d2b0d;
    padding: 8px;
    border-radius: 6px;
    display: block;
    width: 100%;
    border: 1px solid #d0d0d0;
    font-weight: bold;
    transition: ease-in-out 0.5s all;
    font-size: 20px;
}

    .rcb-form form .submit:hover {
        background: #f66900;
        color: #fff;
    }

    .rcb-form form .submit span {
        display: block;
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 3px;
    }

    .rcb-form form .submit strong {
        font-size: 20px;
    }

.toggleForm.btn {
    display: none;
    line-height: 42px;
    background: #f66900;
    padding: 0 15px;
    min-width: 158px;
    border-radius: 0px;
    color: #fff;
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    position: relative;
}

    .toggleForm.btn:after {
        position: absolute;
        right: 15px;
        top: 0;
        content: "\f078";
    }

.product-listing .c2a-panel {
    position: relative;
}

    .product-listing .c2a-panel > i {
        position: absolute;
        top: 0px;
        left: 0px;
        background: red;
        color: #fff;
        z-index: 1000;
        padding: 7px 15px;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        border-radius: 0 25px 25px 0;
    }

.btn_box {
    display: inline-block;
    padding: 5px 10px;
    background: #f66900;
    color: #fff;
    margin: 10px 0 20px 0;
    cursor: pointer;
    font-size: 20px !important;
    border-radius: 5px;
    border-right: 5px solid #ff9b50;
    border-bottom: 5px solid #c55400;
}

@media screen and (min-width:1025px) {
    .rcb-form {
        display: block !important;
    }
}

@media screen and (min-width:1025px) {
    .ban1, .ban2 {
        display: block !important;
    }
}

@media screen and (max-width:1024px) {
    .rcb-form {
        display: none;
    }

    .ban1, .ban2 {
        display: none;
    }

    .rcb-form {
        float: none;
        width: 100%;
    }

    .toggleForm.btn {
        display: block;
    }

    .request-call-back-content {
        position: relative;
        bottom: auto;
        left: auto;
        padding: 30px 0 0;
    }

    .sticky-footer {
        position: fixed;
        width: 100%;
        background: #f1f1f1;
        bottom: -1px;
        text-align: center;
        color: #ea2330;
        padding: 20px 0;
        font-weight: bold;
        display: none;
        opacity: 1;
    }

        .sticky-footer img {
            display: inline-block;
            margin: 0 20px 0 0;
        }

        .sticky-footer a {
            color: #fff;
            background: #ea2330;
            padding: 11px 10px;
            font-size: 14px;
            webkit-border-radius: 3px;
            moz-border-radius: 3px;
            border-radius: 3px;
            margin: 0 10px;
        }

            .sticky-footer a:hover {
                color: #ea2330;
                background: #fff;
            }

    .listing-details ul li {
        margin: 0 7px;
    }

    .c2a-panel .contact-details {
        padding: 15px 8px;
        font-size: 13px;
    }

    .package-name {
        font-size: 15px;
    }

    .listing-details ul {
        margin: 12px auto 5px;
    }

    .banner {
        /* background: url(../images/ranthambore_mobi.png) center center no-repeat;*/
        margin: 0;
        background-size: cover;
    }
}

@media screen and (max-width:980px) {
    .container .col-md-4 {
        width: 100% !important;
    }
}

@media screen and (max-width:668px) {
    .rcb-form-title {
        padding: 5px 15px 5px;
    }

        .rcb-form-title span {
            font-size: 24px;
        }

    .rcb-form form p {
        display: none;
    }

    .rcb-form form ul li .captcha-code {
        height: 50px;
        padding: 0;
    }

    .rcb-form form ul li {
        padding-bottom: 3px;
    }

    .header-call-us {
        float: none;
        display: block;
        text-align: center;
    }

    .sticky-footer .text-right, .sticky-footer .text-left {
        text-align: center;
    }

    .banner {
        background-size: cover;
        text-align: center;
        padding: 50px 0 20px 0;
    }

        .banner .package-details {
            float: none;
        }

    .package-price-details {
        float: none;
    }

    .banner .package-details ul {
        float: none;
    }

        .banner .package-details ul li {
            float: none;
            display: inline-block;
        }

    footer {
        margin-bottom: 55px !important;
    }

    .footer-txt {
        float: none;
        display: block;
        text-align: center;
    }

    .footer-tel {
        float: none;
        display: block;
        text-align: center;
    }

    .c2a-panel {
        width: 100%;
    }

    .product-listing .c2a-panel {
        margin-top: 0;
    }
	.c2a-panel .fa{ font-size:9px !important;}
	.c2a-panel .price{ font-size:18px!important;}
	.strsize{ font-size:14px!important}
	.listing-details{ font-size:10px;}
	.mobcenter{text-align:center;}
	.strpipe{visibility: hidden;display: block;font-size: 0px !important;}
}

@media screen and (max-width:768px) {
    .listing-details ul li {
        margin: 0 12px;
    }

    .product-section .col-md-4 {
        width: 100%;
    }

    #enquirypopup .modal-dialog {
        width: 94% !important;
        margin: 50px auto !important;
    }

    .c2a-panel {
        height: auto !important;
    }

    .header-call-us {
        font-size: 18px;
    }

    .main-header span {
        float: none!important;
        width: 100%;
        display: inline-block;
        margin: 0!important;
        text-align: center;
    }

    .banner .package-details img {
        height: 125px!important;
        padding: 0!important;
        margin: 0!important;
    }

    .c2a-panel img {
        height: 150px!important;
    }

    .banner {
        min-height: 200px!important;
    }
}

@media screen and (max-width:375px) {
    .listing-details ul li {
        margin: 0 8px;
        width: 41%;
    }

    .banner {
        min-height: 250px;
    }

    .btn-knowmore {
        margin: 10px 0;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .c2a-panel .contact-details {
        padding: 15px 6px;
    }
}

@media screen and (max-width:320px) {
    .listing-details ul li {
        margin: 0 5px;
    }

    .listing-details ul {
        width: 100%;
    }

    .sticky-footer a {
        font-size: 10px;
    }

    .container {
        padding: 0px;
    }

    .instant-logo {
        max-width: 135px;
    }

    .cnk-logo {
        max-width: 135px;
    }

        .cnk-logo img {
            width: 100%;
            height: auto;
        }

    .instant-logo img {
        width: 100%;
        height: auto;
    }

    .banner .package-details {
        font-size: 18px;
    }

        .banner .package-details ul li {
            margin: 0 8px;
        }
}

@media screen and (max-width:600px) {
    .c2a-panel {
        height: 300px !important;
    }

        .c2a-panel img {
            height: 300px !important;
        }
}
