@media(max-width:768px) {
    .slider-text .this-cursive {
        font-size: 18px;
    }
    .slider-text .this-h1 {
        font-size: 20px;
    }
    .slider-text .this-foot {
        font-size: 14px;
    }
    .contact-us {
        width: 100px;
        text-align: center;
        padding: 5px 0;
    }
    .book_btn a {
        float: left;
        display: block;
        width: 125px;
        text-align: center;
        padding: 10px 0;
    }
    .copy{
    text-align: center;
}
.design{
    text-align: center;
}
    .tj-offers {
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ececec;
}
}
.contact-form {
    background: #fff;
    width: 100%;
}

.contact-form .form-control {
    border-radius: 0px;
    padding: 11px 12px;
    height: auto;
}

.contact-image {
    text-align: center;
}

.contact-image img {
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}

.contact-form form {
    padding: 9%;
    box-shadow: 0px 1px 4px 1px #eae7e7;
    margin-bottom: 10px;
}

.contact-form h3 {
    margin-bottom: 8%;
    margin-top: -10%;
    text-align: center;
    color: #000;
    font-weight: 600;
}

.contact-form .btnContact {
    width: 50%;
    border: none;
    margin-top: 6px;
    padding: 2.5%;
    background: #fb7e01;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    
}

.btnContactSubmit {
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}

.package-itinary {
    border: 1px solid #ccc;
    padding: 10px;
}

.package-itinary h3 {
    font-size: 16px;
}

.package-itinary .package-time {
    text-align: right;
}

.content-quality p span {
    display: block;
}

.tabtop li a {
    font-weight: 700;
    color: #1b2834;
    border-radius: 0px;
    border: 1px solid #ebebeb !important;
}
.nav-tabs>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #fb7e01;
    color: #FFF;
}
.tabtop .active a:before {
    content: "♦";
    position: absolute;
    top: 15px;
    left: 50%;
    color: #b80b0b;
    font-size: 30px;
    transform: translateX(-50%);
}

.tabtop li a:hover {
    color: #fff !important;
    text-decoration: none;
}

.tabtop .active a:hover {
    color: #fff !important;
}

.tabtop .active a {
    background-color: #b80b0b !important;
    color: #FFF !important;
}

.margin-tops {
    margin-top: 0px;
}

.tabtop li a:last-child {
    padding: 10px 10px;
}
/*.tab-content>.tab-pane {
    padding-top: 50px;
}*/
.thbada {
    padding: 10px 28px !important;
}



.margin-tops4 {
    margin-top: 20px;
}

.tabsetting {
    padding-top: 10px;
}

.heading-container p {
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
}

.title-heading {
    font-weight: normal;
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    color: #333;
    margin: 0;
    padding: 0;
    line-height: 24px;
}

.title-heading strong {
    color: #dc3545;
    font-size: 22px;
    font-weight: bold;
}

.right-content {
    margin: 14px 0;
    text-align: justify;
}

.inclusions li {
    list-style-type: square;
    margin: 8px 0;
    list-style-position: inside;
}

.contact-information {
    text-align: center;
    border: 1px solid #ccc;
    padding: 50px 0px;
}

.contact-information h4 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #dc3545;
}

@media(max-width:768px) {
    .navbar-brand h3 {
        margin-top: 0px!important;
    }
    .rs-toolbar .rs-toolbar-left .welcome-message {
        text-align: center;
    }
    .rs-toolbar .rs-toolbar-right .toolbar-share-icon {
        margin-right: 0px!important;
    }
    .rs-toolbar .rs-toolbar-right {
        text-align: center!important;
    }
    .navbar-nav .main .main2 {
        padding: 10px 15px!important;
    }
    .sec-title h2 {
        font-size: 20px;
    }
    .destinations .content-details h3 {
        font-size: 16px;
    }
}