.tslider {
    width: 100%;
    border: 3px solid #fff;
}

.tphoto {
    position: relative;
}

.tboder {
    border: 1px solid #eae5e5;
}

.text-block {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    /* Fallback color */
    background: rgba(0, 0, 0, 0.5);
    /* Black background with 0.5 opacity */
    color: #f1f1f1;
    width: 100%;
    padding: 2px;
}

.text-block h4 {
    font: 600 1.3em/1em 'Open Sans', sans-serif;
    color: #fff;
    text-align: center
}

.room-fac-wrapper h4 {
    color: #3D736E;
    font-size: 20px;
}

.tcenter {
    text-align: center;
}

.tcenter b {
    color: #074C4A;
    font-size: 25px;
}

.tli li {
    color: #091e64;
    font-size: 16px;
    padding: 15px 0 0 15px;
}

.tli li i {
    margin-right: 5px;
}

.res-btn1 {
    border: none;
    outline: none;
    background: #ff6a00;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    /*text-transform: uppercase;*/
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: inline-block;
    border-radius: 3px;
    transition: all 0.5s ease;
    padding: 10px 25px;
}

.res-btn1:hover {
    background: #C90000;
    color: #fff;
}

.twhite {
    color: #fff;
}

.Blue {
    color: #0026ff;
    font-weight: bold;
}

.res-btn2 {
    border: none;
    outline: none;
    background: #091e64;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: inline-block;
    border-radius: 3px;
    transition: all 0.5s ease;
    padding: 10px 25px;
}

.res-btn2:hover {
    background: #C90000;
    color: #fff;
}

.res-btn3 {
    border: none;
    outline: none;
    background: #3D736E;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    /*text-transform: uppercase;*/
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    display: inline-block;
    border-radius: 3px;
    transition: all 0.5s ease;
    padding: 5px 15px;
}

.res-btn3:hover {
    background: #C90000;
    color: #fff;
}

.tmar70 {
    margin-top: -70px;
}

.tmar60 {
    margin-top: -60px;
}

.tmar50 {
    margin-top: -50px;
}

.tmar40 {
    margin-top: -40px;
}

.tmar30 {
    margin-top: -30px;
}

.tmar20 {
    margin-top: -20px;
}

.tmar10 {
    margin-top: -10px;
}

.tbmar10 {
    margin-bottom: 10px;
}

.tbmar20 {
    margin-bottom: 20px;
}

.tbmar30 {
    margin-bottom: 30px;
}

.tbmar40 {
    margin-bottom: 40px;
}

.tbmar50 {
    margin-bottom: 50px;
}

.bmar10 {
    margin-top: 10px;
}

.bmar20 {
    margin-top: 20px;
}

.bmar30 {
    margin-top: 30px;
}

.bmar40 {
    margin-top: 40px;
}

.bmar50 {
    margin-top: 50px;
}

.bmar60 {
    margin-top: 60px;
}

.bmar70 {
    margin-top: 70px;
}

.bmar80 {
    margin-top: 80px;
}

.blmar10 {
    margin-top: -10px;
}

.blmar20 {
    margin-top: -20px;
}

.blmar30 {
    margin-top: -30px;
}

.blmar40 {
    margin-top: -40px;
}

.blmar50 {
    margin-top: -50px;
}

.blmar60 {
    margin-top: -60px;
}

.blmar70 {
    margin-top: -70px;
}

.blmar80 {
    margin-top: -80px;
}

.blmar90 {
    margin-top: -90px;
}

.blmar100 {
    margin-top: -100px;
}

.tblue {
    color: #1D26CE;
    text-align: center;
    font-weight: bold;
}

.tred {
    color: #a80303;
    font-size: 15px;
}

/*# header1 */

.final-inner-header1 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/leh-ladakh-banner.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header1 {
        background-size: cover;
    }
}

.final-inner-header1 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header1 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header1 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header1 */

/*# header2 */

.final-inner-header2 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/ladakh-special-packages.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header2 {
        background-size: cover;
    }
}

.final-inner-header2 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header2 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header2 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header2 */

/*# header3 */

.final-inner-header3 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/ladakh-bike-trip.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header3 {
        background-size: cover;
    }
}

.final-inner-header3 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header3 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header3 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header3 */

/*# header4 */

.final-inner-header4 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/ladakh-bike-trip.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header4 {
        background-size: cover;
    }
}

.final-inner-header4 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header4 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header4 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header4 */

/*# header5 */

.final-inner-header5 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/jeep-safaris-in-ladakh.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header5 {
        background-size: cover;
    }
}

.final-inner-header5 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header5 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header5 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header5 */

/*# header6 */

.final-inner-header6 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/ladakh-monasteries.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header6 {
        background-size: cover;
    }
}

.final-inner-header6 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header6 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header6 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header6 */

/*# header7 */

.final-inner-header7 {
    display: table;
    height: 440px;
    background: url(../images-ladakh/buddhist-pilgrimage.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header7 {
        background-size: cover;
    }
}

.final-inner-header7 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header7 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header7 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header7 */

/*# header8 */

.final-inner-header8 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/ladakh-top-5.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header8 {
        background-size: cover;
    }
}

.final-inner-header8 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header8 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header8 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header8 */

/*# header9 */

.final-inner-header9 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/monastery.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header9 {
        background-size: cover;
    }
}

.final-inner-header9 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header9 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header9 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header9 */

/*# header10 */

.final-inner-header10 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/kashmir.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header10 {
        background-size: cover;
    }
}

.final-inner-header10 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header10 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header10 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header10 */

/*# header11 */

.final-inner-header11 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/treking.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header11 {
        background-size: cover;
    }
}

.final-inner-header11 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header11 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header11 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header11 */

/*# header12 */

.final-inner-header12 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/ladakh-winter.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header12 {
        background-size: cover;
    }
}

.final-inner-header12 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header12 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header12 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header12 */

/*# header13 */

.final-inner-header13 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/activity.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header13 {
        background-size: cover;
    }
}

.final-inner-header13 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header13 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header13 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header13 */

/*# header14 */

.final-inner-header14 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/about-ladakh.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header14 {
        background-size: cover;
    }
}

.final-inner-header14 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header14 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header14 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header14 */

/*# header15 */

.final-inner-header15 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/overland-manali.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header15 {
        background-size: cover;
    }
}

.final-inner-header15 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header15 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header15 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header15 */

/*# header15 */

.final-inner-header16 {
    display: table;
    height: 374px;
    background: url(../images-ladakh/16.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header16 {
        background-size: cover;
    }
}

.final-inner-header16 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header16 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header16 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header15 */

/*# header17 */

.final-inner-header17 {
    display: table;
    height: 340px;
    background: url(../images-ladakh/17.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header17 {
        background-size: cover;
    }
}

.final-inner-header17 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header17 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header17 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header17 */

/*# header18 */

.final-inner-header18 {
    display: table;
    height: 443px;
    background: url(../images/top-bar.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header18 {
        background-size: cover;
    }
}

.final-inner-header18 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header18 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header18 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header18 */

/*# header19 */

.final-inner-header19 {
    display: table;
    height: 443px;
    background: url(../images/19.jpg) no-repeat scroll center bottom;
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .final-inner-header19 {
        background-size: cover;
    }
}

.final-inner-header19 .container {
    display: table-cell;
    vertical-align: middle;
}

.final-inner-header19 .this-title {
    margin: 0;
    letter-spacing: 0.3px;
    font-family: "Playball", cursive;
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
}

.final-inner-header19 .this-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #92ba19;
    display: inline-block;
    margin-left: 20px;
}

/*# header19 */