@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 {
    box-shadow: 0px 1px 4px 1px #eae7e7;
    margin-bottom: 10px;
}

.contact-form h3 {
    margin: 0px 0px 10px 0px;
    text-align: center;
    color: #000;
    /*font-family: 'Pacifico', cursive;*/
    font-weight: 600;
}

.contact-form .btnContact {
    width: 100%;
    border: none;
    padding: 2.5%;
    background: #002945;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    height: 44px;
    /*font-family: 'Pacifico', cursive;*/
}

.btnContactSubmit {
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}

.package-itinary {}

.package-itinary h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
}

.package-itinary .package-time {
    text-align: right;
}

.content-quality p span {
    display: block;
}

.nav-tabs {
    border-bottom: 1px solid #e4e4e4;
}

.nav-tabs > li {
    margin-right: 1px;
}

.nav-tabs > li > a {
    border-radius: 0px;
    border: 1px solid #e4e4e4;
    border-right: 0px none;
    margin-right: 0px;
    padding: 8px 17px;
    color: #222222;
    transition: all 0.3s ease-in 0s;
}

.nav-tabs > li:last-child {
    border-right: 1px solid #ededed;
}

.nav-tabs > li > a {
    padding: 10px 30px;
    border: 1px solid #ededed;
    border-right: 0px none;
    border-top: 2px solid #ededed;
    background: #002945;
    color: #ffffff;
    font-weight: bold;
}

.nav-tabs > li > a:hover {
    border-bottom-color: #ededed;
    border-right: 0px none;
    background: #f1f1f1;
    color: #444;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > li.active > a:focus,
.nav-tabs.nav-justified > li.active > a:hover {
    border-top: 2px solid #3498db;
    border-right: 0px none;
    color: #444;
}

.tab-content > .tab-pane {
    border: 1px solid #e4e4e4;
    border-top: 0px none;
    padding: 20px;
    line-height: 22px;
}

.tab-content > .tab-pane > h3 {
    margin-top: 0;
}

.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;
    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;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}

.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;
    }
    .image {
        width: 100%;
    }
}