@import url('https://fonts.googleapis.com/css?family=Hind+Siliguri:300,400,500,600,700');
body {
    font-family: 'Hind Siliguri', sans-serif;
    color: #3e3e3e;
    line-height: normal;
    font-size: 15px;
}
img {
    max-width: 100%;
}
a,
a:hover {
    -webkit-transition: all 0.3s;
    /* Safari */
    
    transition: all 0.3s;
    text-decoration: none;
}
a:focus {
    text-decoration: none;
    outline: none;
}
::-webkit-input-placeholder {
    /* Chrome */
    
    color: inherit;
    opacity: 1;
}
:-ms-input-placeholder {
    /* IE 10+ */
    
    color: inherit;
}
::-moz-placeholder {
    /* Firefox 19+ */
    
    color: inherit;
    opacity: 1;
}
:-moz-placeholder {
    /* Firefox 4 - 18 */
    
    color: inherit;
    opacity: 1;
}
body .container {
    width: 100%;
    max-width: 1200px;
}
.paddefault .row {
    margin-left: -15px;
    margin-right: -15px;
}
.paddefault .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}
select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
}
select::-ms-expand {
    display: none;
}
.sectionheader {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 60px;
}
.headertop {
    float: left;
    width: 100%;
    background: #3e3e3e;
}
.headertop .container {
    position: relative;
}
.sitelogo a {
    display: block;
}
.headerleft p {
    font-size: 17px;
    display: inline-block;
    color: #b3b3b3;
    font-weight: 500;
    text-transform: uppercase;
    margin: 6px 0 0;
    letter-spacing: 1px;
}
.headerleft p span {
    color: #fff;
    font-weight: 600;
}
.headerleft i {
    color: #f69136;
    font-weight: 700;
    font-style: normal;
    padding: 0 6px;
}
.headerleft p a:hover {
    color: #b3b3b3;
    text-decoration: none;
}
.headeright {
    background: #f69136;
}
.headeright a {
    color: #a95911;
    font-size: 16px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 7px 0 6px;
    letter-spacing: 1px;
}
.headeright span {
    color: #d07a2d;
    font-weight: 700;
    margin: 0 9px;
}
.headeright a:hover {
    color: #fffefe;
    text-decoration: none;
}
.headermenu {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    padding: 12px 0 11px;
}
.headermenu:before {
    content: "";
    left: 0px;
    right: 0;
    top: 0;
    position: absolute;
    background-image: url("../images/site/headersaptop.png");
    background-position: center;
    background-repeat: repeat-x;
    width: 100%;
    height: 4px;
}
.headermenu:after {
    content: "";
    left: 0px;
    right: 0;
    bottom: 0;
    position: absolute;
    background-image: url("../images/site/headersapbottom.png");
    background-position: center;
    background-repeat: repeat-x;
    width: 100%;
    height: 9px;
}
.headermenu .navbar-inverse {
    background-color: transparent;
    border: none;
    float: left;
    /* margin: 32px 0 0; */
	margin: 8px 0 0;
    min-height: 10px;
    width: 100%;
    border-radius: 0;
}
.headermenu #myNavbar,
.headermenu .container-fluid {
    padding: 0;
}
.headermenu .navbar-inverse .navbar-nav {
    margin: 0;
    float: right;
}
.headermenu .navbar-inverse .navbar-nav > li > a {
    color: #565656;
    font-size: 18px;
    margin: 0 0 0 1px;
    padding: 10px 9px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
}
.headermenu .navbar-inverse .navbar-nav > li:first-child > a {
    margin-left: 0;
}
.headermenu .navbar-inverse .navbar-nav > .active > a,
.headermenu .navbar-inverse .navbar-nav > .active > a:focus,
.headermenu .navbar-inverse .navbar-nav > .active > a:hover,
.headermenu .navbar-inverse .navbar-nav > li > a:hover {
    background: #882e8a;
    color: #fff;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    box-shadow: 0 0 5px #9f9f7f;
}
.contentbg {
    float: left;
    width: 100%;
}
/* fade on slider start */

.bannerwrap .carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.bannerwrap .carousel-fade .carousel-inner .active {
    opacity: 1 !important;
}
.bannerwrap .carousel-fade .carousel-inner .active.left,
.bannerwrap .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.bannerwrap .carousel-fade .carousel-inner .next.left,
.bannerwrap .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.bannerwrap .carousel-fade .carousel-control {
    z-index: 2;
}
/* fade on slider end*/

.bannerwrap {
    background-color: #e99941;
    background-image: url("../images/site/banner-home.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    margin: 5px 0;
    position: relative;
    width: 100%;
}
.sliderwrap {
    float: right;
    width: 62.1%;
}
.sliderwrap .carousel-indicators .active {
    background-color: #626262;
    width: 18px;
    height: 18px;
    border-radius: 50%;
}
.sliderwrap .carousel-indicators li {
    border: 3px solid #fff;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background: #cbcbcb;
    box-shadow: 0 1px 2px #606060;
}
.sliderwrap .carousel-indicators {
    bottom: -56px;
    right: 0;
    left: 0;
    width: auto;
    padding: 0;
    margin: 0;
}
.sliderwrap .carousel-inner > .item img {
    margin: 63px 0 0 39px;
}
.bookingform {
    width: 37.9%;
    float: left;
    background: rgba(0, 0, 0, 0.75);
    padding: 16px 27px 13px;
}
.titletop {
    margin-bottom: 9px;
}
.bookingform h3 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin: 0 0 3px;
}
.bookingform h3 span {
    font-weight: 400;
}
.inputgroup {
    float: left;
    margin: 0 0 14px;
    width: 100%;
    padding: 0 7px;
}
.inputinr label {
    font-size: 17px;
    color: #f69136;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0 0 3px;
}
.inputinr {
    float: left;
    padding: 0 5px;
    width: 50%;
}
.inputinr select,
.inputinr input[type="text"] {
    -moz-appearance: none;
    background-color: #fff;
    border: none;
    color: #9e9e9e;
    cursor: pointer;
    font-size: 15px;
    height: 36px;
    padding: 0 0 0 6px;
    text-transform: capitalize;
    width: 100%;
    border-radius: 0;
    font-weight: 500;
}
.inputinr select {
    background-image: url("../images/site/icon-drp.png");
    background-position: 95% 13px;
    background-repeat: no-repeat;
}
.inputinr input[type="text"] {
    background-image: url("../images/site/icon-cal.png");
    background-position: 95.5% 5px;
    background-repeat: no-repeat;
}
.searchbutton {
    float: left;
    text-align: center;
    width: 100%;
    padding: 9px 13px 15px;
}
.searchbutton input[type="submit"] {
    background: #882e8a;
    border: none;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    padding: 4px 0 2px;
    text-transform: uppercase;
    width: 100%;
}
.searchbutton input[type="submit"]:hover {
    background: #f69136;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.aboutwrap {
    width: 100%;
    float: left;
    position: relative;
    clear: both;
}
.aboutwrap:before {
    content: "";
    left: 0px;
    right: 0;
    top: 0;
    position: absolute;
    background-image: url("../images/site/welcomesap01.png");
    background-position: center;
    background-repeat: repeat-x;
    width: 100%;
    height: 9px;
}
.welknownpart.topdestination h3 span {
    display: inline-block;
}
.topdestination ul {
    margin: 0;
    padding: 0 18px;
    background-color: #fff;
    background-image: url("../images/site/destihourse.png");
    background-position: 95% 22px;
    background-repeat: no-repeat;
}
.topdestination ul li {
    list-style: none;
    position: relative;
    padding-top: 4px;
    padding-left: 25px;
    border-top: 1px solid #cccccc;
    margin-top: 4px;
}
.topdestination ul li:first-child {
    border: 0;
}
.topdestination ul li:before {
    content: "\f111";
    left: 0;
    top: 11px;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: bold;
    color: #882e8a;
    position: absolute;
}
.topdestination ul li a {
    color: #3e3e3e;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.topdestination ul li a:hover {
    color: #e6740e;
    text-decoration: none;
}
.welknownpart {
    float: left;
    width: 62.1%;
    padding: 10px 0 0 22px;
}
.welknownpart.topdestination {
    width: 37.9%;
    float: left;
    background-color: #f69136;
    padding: 0 5px 5px;
    position: relative;
}
.welknownpart h3 {
    color: #fff;
    font-size: 28px;
    margin: 10px 0 9px 18px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
}
.welknownpart h3:after {
    content: "";
    left: auto;
    right: 15px;
    top: auto;
    position: absolute;
    background-image: url("../images/site/busap01.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 30px;
    bottom: -2px;
}
.welknownpart h3 span {
    font-weight: 600;
}
.welknownpart .welknowncont h3 {
    color: #882e8a;
    font-size: 28px;
    margin: 9px 0 18px 0;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
}
.welknownpart .welknowncont h3:after {
    content: "";
    left: auto;
    right: 0;
    top: auto;
    position: absolute;
    background-image: url("../images/site/busap02.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 30px;
    bottom: -4px;
}
.welknownpart .welknowncont h3 span {
    font-weight: 600;
    color: #3e3e3e;
}
.welknownpart p {
    color: #3e3e3e;
    font-size: 18px;
    margin: 0 0 10px;
    font-weight: 500;
    line-height: 27px;
}
.footerwrap {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 25px;
    background: #e8e8e8;
    margin-bottom: 5px;
}
.footerleft {
    width: 37.9%;
    float: left;
    background-color: #3e3e3e;
}
.footerleft h3 {
    color: #fff;
    font-size: 28px;
    background: #2b2b2b;
    margin: 0;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    padding: 10px 0 10px 22px;
}
.footerleft h3 span {
    font-weight: 600;
}
.contactin {
    width: 100%;
    float: left;
    padding: 17px 22px;
}
.contactin h4 {
    color: #d4b701;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 9px;
    text-transform: uppercase;
}
.contactin p {
    color: #fff;
    font-size: 18px;
    margin: 0;
    line-height: 22px;
    text-transform: uppercase;
}
.contactin p.footeradd {
    margin: 0 0 5px;
}
.contactin p span {
    color: #d4b701;
    font-weight: 600;
}
.contactin p a,
.contactin p strong {
    color: #fff;
    text-transform: none;
    font-weight: normal;
}
.contactin p a:hover {
    text-decoration: none;
}
.footeright {
    float: left;
    width: 62.1%;
    padding-left: 24px;
}
.footernavbg {
    width: 100%;
    float: left;
    padding: 36px 0 13px;
    position: relative;
    margin: 0 0 12px;
}
.footernavbg:before {
    content: "";
    left: 0px;
    right: 0;
    top: auto;
    bottom: 0;
    position: absolute;
    background-image: url("../images/site/footersap.png");
    background-repeat: repeat-x;
    width: 100%;
    height: 2px;
}
.footernav ul {
    margin: 0;
    padding: 0;
}
.footernav ul li {
    list-style: none;
    display: inline-block;
    margin: 0 16px;
}
.footernav ul li a {
    color: #494949;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    display: block;
}
.footernav ul li a:hover {
    color: #882e8a;
    text-decoration: none;
}
.copyrights {
    color: #7b7b7b;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400;
}
.copyrights span {
    padding: 0 5px;
    font-weight: 500;
    color: #b4b4b4;
}
.copyrights a {
    color: #882e8a;
    text-transform: uppercase;
    font-weight: 600;
}
.copyrights a:hover {
    color: #28166f;
    text-decoration: none;
}
.managedby {
    color: #cf2630;
    font-size: 17px;
    font-weight: 400;
}
.managedby a {
    color: #cf2630;
    text-transform: uppercase;
    background: url("../images/site/icon-iipl.png") no-repeat left 6px;
    padding: 3px 0 0 25px;
    font-weight: 600;
}
.managedby a:hover {
    opacity: 0.7;
    color: #cf2630;
    text-decoration: none;
}
/* Medea Queries */

@media only screen and (max-width: 1199px) {
    .footernavbg {
        padding: 23px 0 10px;
        margin: 0 0 10px;
    }
    .sliderwrap {
        padding: 0 30px 0 0;
        width: 60%;
    }
    .bookingform {
        width: 40%;
        margin: 0;
        padding: 16px 10px 6px;
    }
    .bookingform h3 {
        font-size: 20px;
        margin: 3px 0;
    }
    .headeright a {
        font-size: 12px;
    }
    .headerleft p {
        font-size: 14px;
        font-weight: 500;
        margin: 7px 0 0;
        letter-spacing: 0.6px;
    }
    .headermenu .navbar-inverse {
        margin-top: 23px;
    }
    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
        padding: 7px 12px;
    }
    .headermenu {
        padding: 7px 0 10px;
    }
    .inputinr label {
        font-size: 16px;
        margin: 0;
    }
    .inputinr select,
    .inputinr input[type="text"] {
        font-size: 14px;
    }
    .inputgroup {
        margin: 0 0 10px;
    }
    .searchbutton input[type="submit"] {
        font-size: 20px;
    }
    .sliderwrap .carousel-inner > .item img {
        width: 90%;
    }
    .welknownpart h3,
    .welknownpart .welknowncont h3 {
        font-size: 20px;
    }
    .welknownpart h3:after,
    .welknownpart .welknowncont h3:after {
        right: 40px;
        bottom: -3px;
        background-size: 260px;
    }
    .welknownpart p {
        font-size: 14px;
        line-height: normal;
    }
    .topdestination ul li a {
        font-size: 14px;
    }
    .topdestination ul li:before {
        font-size: 12px;
        left: 0;
        top: 10px;
    }
    .topdestination ul li {
        padding-left: 20px;
    }
    .footerleft h3 {
        font-size: 20px;
        padding: 9px 0 9px 18px;
    }
    .contactin {
        padding: 15px 18px;
    }
    .contactin h4 {
        font-size: 16px;
        margin: 0 0 7px;
    }
    .contactin p {
        font-size: 14px;
        line-height: 18px;
    }
    .footeright {
        padding-left: 15px;
    }
    .footerwrap {
        margin-top: 15px;
    }
    .footernav ul li a {
        font-size: 12px;
    }
    .footernav ul li {
        margin: 0 5px;
    }
    .copyrights,
    .managedby {
        font-size: 14px;
    }
    .managedby a {
        background-size: 18px;
        padding: 3px 0 0 22px;
    }
}
@media only screen and (max-width: 991px) {
    .headerleft {
        text-align: center;
    }
    .headermenu .navbar-inverse {
        margin-top: 10px;
    }
    .copyrights,
    .footernav ul li a,
    .managedby {
        font-size: 12px;
    }
    .footernav ul li {
        margin: 0 5px;
    }
    .managedby a {
        padding: 4px 0 0 20px;
        background-size: 17px;
    }
    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
        padding: 10px;
    }
    .copyrights {
        padding: 10px 15px 0;
    }
    .footerwrap .managedby {
        padding: 0 15px 10px;
        font-size: 14px;
        display: inline-block;
        text-align: center;
    }
    .bookingform {
        width: 50%;
        margin: 0;
    }
    .sliderwrap {
        width: 50%;
    }
    .bookingform h3 {
        font-size: 20px;
        margin: 0;
    }
    .welknownpart h3::after,
    .welknownpart .welknowncont h3::after {
        display: none;
    }
    .inputinr label {
        font-size: 15px;
        margin: 0;
    }
    .inputinr select,
    .inputinr input[type="text"] {
        font-size: 12px;
    }
    .searchbutton input[type="submit"] {
        font-size: 18px;
        padding: 3px 0 2px;
        width: 100%;
    }
    .topdestination ul li a {
        font-size: 12px;
    }
    .headerleft p {
        font-size: 13px;
    }
    .headerleft p a img {
        margin-left: 10px;
        width: 110px;
    }
}
@media only screen and (max-width: 767px) {
    .headermenu .navbar-inverse .navbar-nav {
        margin: 0;
        float: none;
        display: block;
    }
    .headermenu .navbar-inverse .navbar-toggle:focus,
    .headermenu .navbar-inverse .navbar-toggle:hover {
        background-color: #f69136;
        ;
    }
    .headermenu .navbar-inverse {
        margin-top: 0;
    }
    .headermenu .navbar-inverse .navbar-toggle {
        border-color: transparent;
        margin: 0 10px 0 0;
    }
    .headermenu {
        background: none;
    }
    .headermenu .navbar-inverse .container-fluid {
        padding: 0 15px;
        text-align: center;
    }
    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
        padding: 3px 0;
        margin: 0;
    }
    .headermenu .navbar-inverse .navbar-toggle {
        margin: 0 0 5px;
    }
    .topdestination ul {
        padding: 0 10px;
    }
    .headerleft p {
        font-size: 12px;
    }
    .footernav ul li {
        margin: 0 5px;
    }
    .footernav ul li a {
        padding: 0;
    }
    .footernav {
        padding: 10px 15px;
    }
    .sliderwrap .carousel-indicators .active {
        width: 16px;
        height: 16px;
    }
    .sliderwrap .carousel-indicators li {
        border: 1px solid #fff;
        width: 12px;
        height: 12px;
    }
    .sliderwrap {
        width: 44%;
        padding-right: 10px;
    }
    .bannerwrap {
        padding: 20px 0 70px;
    }
    .bookingform {
        width: 56%;
    }
    .welknownpart {
        width: 60%;
        padding: 0 0 0 10px;
    }
    .welknownpart h3 {
        font-size: 15px;
        line-height: 20px;
    }
    .welknownpart.topdestination {
        width: 40%;
    }
    .welknownpart p {
        font-size: 12px;
        line-height: 14px;
    }
    .headermenu .navbar-inverse .navbar-nav > .active > a,
    .headermenu .navbar-inverse .navbar-nav > .active > a:focus,
    .headermenu .navbar-inverse .navbar-nav > .active > a:hover,
    .headermenu .navbar-inverse .navbar-nav > li > a:hover {
        border-bottom: none;
        color: #e6740e;
    }
    .sitelogo a {
        max-width: 200px;
        margin: 0 auto;
        display: block;
    }
    .headermenu .navbar-inverse .navbar-toggle {
        border-color: transparent;
        background: #f69136;
    }
    .welknownpart h3 {
        margin: 6px 0 5px 10px;
    }
    .welknownpart h3,
    .welknownpart .welknowncont h3 {
        font-size: 16px;
    }
    .footernavbg {
        padding: 0;
        margin: 0;
    }
    .copyrights,
    .footernav ul li a,
    .managedby {
        font-size: 11px;
    }
    .footeright {
        padding-left: 10px;
    }
    .footerwrap .managedby {
        font-size: 12px;
    }
    .managedby a {
        padding: 3px 0 0 16px;
        background-size: 14px;
    }
}
@media only screen and (max-width: 639px) {
    .searchbutton input[type="submit"] {
        height: 38px;
        font-size: 14px;
    }
    .inputinr input[type="text"] {
	background-position: 97% 9px;
}
    .inputinr select {
        background-position: 96% 15px;
}
    .inputinr select,
    .inputinr input[type="text"] {
        background-size: 18px;
    }
    .sliderwrap {
        width: 100%;
    }
    .bookingform {
        width: 100%;
    }
    .sliderwrap .carousel-indicators {
        bottom: -32px;
    }
    .searchbutton {
        padding: 0 13px 13px;
    }
    .inputinr label {
        font-size: 13px;
        margin: 0;
    }
    .inputgroup {
        margin: 0 0 10px;
    }
    .bookingform h3 {
        font-size: 20px;
    }
    .welknownpart {
        width: 100%;
        padding: 14px 0 0 6px;
    }
    .headerleft i {
        display: none;
    }
    .headerleft p {
        font-size: 12px;
        display: block;
        line-height: normal;
        margin: 0;
    }
    .headertop {
        padding: 7px 0;
    }
    .sitelogo a {
        max-width: 160px;
    }
    .sliderwrap .carousel-inner > .item img {
        margin: 20px auto 0;
        width: 100%;
    }
    .bannerwrap {
        padding: 15px 0 50px;
    }
    .welknownpart.topdestination {
        width: 100%;
    }
    .footerleft,
    .footeright {
        width: 100%;
        padding: 0;
    }
    .headermenu .navbar-inverse .navbar-toggle {
        margin: -28px 0 5px;
    }
}
@media only screen and (max-width: 479px) {
    .copyrights,
    .footernav ul li a,
    .managedby {
        font-size: 12px;
    }
    .sitelogo a {
        max-width: 120px;
    }
    .copyrights span {
        padding: 0;
        display: block;
        font-size: 0;
    }
    .footerwrap .managedby {
        padding: 0 15px 5px;
        font-size: 12px;
    }
    .managedby a {
        padding: 4px 0 0 18px;
        background-size: 15px;
        display: inline-block;
    }
    .headerleft p a {
        display: block;
    }
    .welknownpart {
        max-width: 100%;
        left: 0;
    }
    .welknownpart {
        padding: 10px 5px 10px 10px;
        min-height: 10px;
    }
    .copyrights a {
        display: block;
    }
    .footernav,
    .copyrights,
    .managedby {
        padding: 7px 0 !important;
    }
    .col-lg-12.headerleft {
        padding: 10px 0 0 90px;
    }
    .headerleft p {
        font-size: 11px;
        display: block;
        text-align: center;
        line-height: 16px;
        letter-spacing: normal;
    }
    .sliderwrap {
        padding: 0 10px;
    }
    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 11px;
        padding: 1px 0;
    }
    .headermenu .navbar-inverse .navbar-nav {
        margin: 0 0 10px;
    }
    .inputinr {
        padding: 0;
        width: 100%;
    }
    .headeright {
        margin: 5px 0 0;
    }
    .welknownpart h3,
    .welknownpart .welknowncont h3 {
        font-size: 14px;
        margin: 0 0 7px;
    }
    .contactin {
        padding: 10px 14px;
    }
    .footerleft h3 {
        font-size: 18px;
        padding: 7px 0 7px 14px;
    }
    .contactin h4 {
        font-size: 14px;
        margin: 0 0 5px;
    }
    .contactin p {
        font-size: 12px;
        line-height: 16px;
    }
}