body {
    margin:0;
    padding:0;
    font-family: 'Open Sans', sans-serif;
}
.main_header {
    padding: 4px 0 5px 0;
}
.header_left {
    display: flow-root;
    width: 74.7%;
    margin-top: 0px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid black;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: black;
}
.header_left ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    float: right;
}
.header_left ul li {
    display: inline-flex;
    margin: 0 5px 0 5px;
}
.header_left ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #2a2a2a;
    display: block;
    float: left;
    font-weight: 500;
    letter-spacing: 0.4px;
}   
.toll_free {
    float: right;
    width: 220px;
    margin: -18px 0 0 34px;
}
.toll_free img {
    float: left;
    width: 60px;
    margin: 3px -4px 0 0;
}
.toll_free p {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 0px 0;
}
.toll_free a {
    text-decoration: none;
    color: #eb3d0a;
    font-size: 20px;
    font-weight: 600;
}
ul.nav.navbar-nav.navbar-right {
    margin: 3px 0 0 0;
}
.navbar-brand>img {
    display: block;
    width: 260px;
    margin: -34px 0 0 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 13px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee0;
}
.hr-line {
    margin-top: 12px;
    color: #074d95;
}
.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0px;
    border: 1px solid transparent;
    padding: 0px 0 0px 0;
}
.navbar-brand {
    float: left;
    height: 30px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
}

.main-banner {
    background-image: url(../images/main-banner02.jpg);
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 90px 0 140px 0;
}
.main_banner_tx h2 {
    text-align: center;
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #000;
    margin: 0 0 15px 0;
    line-height: 39px;
}
.about-style-two {
    background: #fcfcfc;
    padding: 48px 0 50px 0;
}
.about-wrap2 {
    background: #fff;
    margin-top:0px;
    position: relative;
    z-index: 99;
}
.about-wrap2 img {
    background: #fff;
    padding: 9px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 4%);
    border-radius: 4px;
    outline: 1px solid #bbbaba;
    outline-offset: -7px;
    border: 1px solid #c7c7c7;
}
.about-info {
    padding: 0px 0 0 0;
}
.about-info h2 {
    margin: 0;
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: 700;
    color: #074d95;
}
.about-info h2 span {
    color: #eb3d0a;
}
.about-info h2::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #eb3d0a;
    content: "";
}
.about-info a {
    height: 40px;
    width: 145px;
    background: #074d95;
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    border-radius: 4px;
    text-decoration: none;
}
.about-info p {
    line-height: 25px;
    margin-bottom: 17px;
    font-size: 14px;
    color: #333;
    text-align: justify;
}
.service-area {
    padding: 40px 0px 40px;
}
.section-title {

}
.section-title h2 {
    margin: 0;
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: 700;
    color: #074d95;
}
.section-title h2 span {
    color: #eb3d0a;
}
.section-title h2::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #eb3d0a;
    content: "";
}



.service-icon {
    height: 50px;
    width: 50px;
    background: #074d9500;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    margin: 0px auto 0px;
    box-shadow: 0 0 5px 5px rgb(0 0 0 / 0%);
}
.service-wrap.text-center {
    box-shadow: 1px 3px 10px #ccc;
    padding: 20px 6px 8px 6px;
    border-radius: 4px;
    height: 214px;
}
.line-service {
    margin:0;
    padding:4px;
}
.service-wrap h3 {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    margin: 5px 0 13px 0;
    outline: 1px dashed white;
    display: inline-block;
    padding: 10px 14px 10px 14px;
    border-radius: 36px;
    outline-offset: -4px;
    background: #074d95;
}
.service-wrap p {
    color: #333;
    margin-bottom: 0px;
    line-height: 22px;
}

.service-icon i::before {
    font-size: 36px;
    color: #074d95;
}

.popular_destination {
    background: #fcfcfc;
    padding: 41px 0px 41px 0px;
}
.des_img_gp {
    margin: 0;
    padding: 4px;
}
.img_gp {
    margin: 0;
    padding: 4px;
}
.destination_img {
    overflow: hidden;
    transition: 1s ease;
}
.destination_img img {
    overflow: hidden;
    transition: 1s ease;
}
.destination_img img {
    border-radius: 4px;
}
.destination_img h4 {
    position: absolute;
    top: 9%;
    left: 10%;
    color: #fff;
    background: #eb3d0a;
    padding: 5px 18px 7px 18px;
    margin: 0;
    border-radius: 2px;
    font-size: 15px;
    outline-offset: -4px;
    outline: dashed 1px #fff;
}
.desination_caption {
    position: absolute;
    bottom: 0%;
    left: 0%;
    padding: 4px 30px;
    border-radius: 0px;
    background: #00000096;
    width: 100%;
}
.desination_caption h4 {
    font-size: 16px;
    color: #fff;
    margin: 0px 0 0px 0;
    font-weight: 500;
    text-transform: capitalize;
    text-shadow: 1px 1px 1px #000;
    padding: 4px 0 4px 0;
}
.desination_caption h4 span {
    float: right;
    color: #ffb03a;
    font-size: 14px;
}
.desination_caption {
    position: absolute;
    bottom: 0%;
    left: 0%;
    padding: 4px 10px 5px 6px;
    border-radius: 0px;
    background: #00000096;
    width: 100%;
}
.main_des {
    position: relative;
}
.desti_caption h4 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
}
.desti_caption p {
    color: #fff;
    margin: 0;
    margin-bottom: 15px;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}
.destination_img {
    position: relative;
    overflow:hidden;
}
.destination_img img {
    transition:1s ease;
}
.destination_img img:hover {
    transform:scale(1.2,1.2);
    transition:1s ease;
}
.popu_hd h2 {
    margin: 0;
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: 700;
    color: #074d95;
    text-align: center;
}
.popu_hd h2 span {
    color: #eb3d0a;
}
.popu_hd h2::before {
    position: absolute;
    left: 31.4%;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #eb3d0a;
    content: "";
}




.tt_test {
    background: #fff;
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding: 33px 0px 41px 0px;
}
.tt_hd_sp {
    width: 70px;
    height: 2px;
    background-color: #d4d4da;
    display: block;
    text-align: center;
    margin: 7px auto 28px;
}
.tt_hd_sp em {
    width: 40px;
    height: 2px;
    background-color: #33a889;
    display: block;
}

.testimonial {
    margin: 0 5px;
}
.testimonial .pic{
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 25px;
    border: 4px solid #6b2014;
    box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;
    margin-bottom: 15px;
    overflow: hidden;
}
.tt_ctnt {
    width: 100%;
    display: table;
    border: 1px solid #e1e1e1;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 16%);
    padding: 10px;
    background: #fff0;
    height: 238px;
}
.tt_hd {
    color: #333;
    margin: 0;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}
.tt_test strong {
    font-weight: 600;
    color: #33a889;
}
.tt_ctnt p {
    font-size: 13px;
    color: #333;
    margin-bottom: 32px;
    line-height: 19px;
    text-align: justify;
}
.tt_ctnt h4 span {
    color: #eb3d0a;
    font-size: 13px;
    font-weight: 600;
}
.tt_ctnt h5 i {
    color: #eb3d0a;
}
.out_testi_hd h2 {
    margin: 0;
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: 700;
    color: #074d95;
    text-align: center;
}
.out_testi_hd h2 span {
    color: #eb3d0a;
}
.out_testi_hd h2::before {
    position: absolute;
    left: 42.1%;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #eb3d0a;
    content: "";
}

#testimonial-slider {
    padding-bottom: 0px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    padding: 0 20px 20px;
    font-size: 15px;
    color: #333;
    line-height: 30px;
    border-radius: 25px;
    border-bottom: 4px solid #6b2014;
    box-shadow: 0 7px rgba(0, 0, 0, 0.1), 0 5px #e4ac01;
    margin-bottom: 25px;
}
.testimonial .title{
    display: block;
    margin: 0 0 7px 0;
    font-size: 20px;
    font-weight: 600;
    color: #6b2014;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #02457c;
    text-transform: capitalize;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-page span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #6b2014;
    opacity: 0.8;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span {
    background:#fcfdff;
}
@media only screen and (max-width: 479px){
.testimonial {
    padding: 18px 0px 0px;
}
    .testimonial .description{ padding: 0 5px 20px; }
}
.testi_img img {
    float: left;
    width: 110px;
    height: 118px;
    margin-right: 21px;
    background-color: #fff;
    padding: 4px;
}
.tt_ctnt h5 {
    text-align: center;
    font-size: 15px;
}
span.testi_hd_border {
    border: 1px dashed #d68817;
    width: 107px;
    position: relative;
    margin-left: 20px;
    margin-bottom: 14px;
    text-align: center;
    margin: 0 auto 35px auto;
    display: block;
}
span.testi_hd_border:before {
    left: -20px;
}
.testi_hd_border:before, .testi_hd_border:after {
    font-size: 10px;
    content: "";
    background-color: #4f4f79;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 100%;
    top: -6px;
}
span.testi_hd_border:after {
    right: -20px;
}

span.testi_hd_border:before, span.destination_hd_border:after {
    font-size: 10px;
    content: "";
    background-color:#4f4f79;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 100%;
    top: -6px;
}
.newsletter-wrap {
    text-align: left;
}
.newsletter-wrap {
    margin: -14px 0 0 0;
}

.footer-des-cont p {
    color: #333;
    text-align: justify;
    margin: 0;
    line-height: 22px;
    padding: 4px 0 4px 0;
}
.newsletter_hd {
    margin-top: 9px;
}
.news_letter_main {
    display: table;
    width: 100%;
    margin: 23px 0 0 0;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
    padding: 19px 0 10px 0;
}
.newsletter_hd h2 {
    display: inline-block;
    font-size: 20px;
    color: #333;
    margin: 0 0 15px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 600;
}
.newsletter_form form {
    width: 366px;
    margin: 0px 0;
    position: relative;
}
.newsletter_form input {
    width: 100%;
    height: 40px;
    padding: 0px 55px 0px 15px;
    border: 1px solid #ccc;
    background: #fff;
}
.newsletter_form button {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    background: #eb3d0a;
    color: #fff;
    border: none;
    height: 40px;
}
.footer-top {
    padding: 46px 0px 34px 0;
    background-color: #fcfcfc;
}
.footer-widget h2 {
    font-size: 16px;
    color: #333;
    margin: 0 0 1.5em;
    padding-bottom: 0.7em;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
}
.footer-widget h2::before {
    content: "";
    background-color: #333;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.newsletter_toll {
    margin-top: 8px;
}
.newsletter_toll a {
    text-decoration: none;
    color: #fff;
    background: #eb3d0a;
    padding: 7px 10px 7px 10px;
    font-size: 16px;
    font-weight: 500;
    outline: 1px dashed white;
    outline-offset: -4px;
    border-radius: 4px;
}
.contact ul {
    margin:0;
    padding:0;
    display:block;
}
.contact ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    color: #333;
    list-style: none;
}
.contact ul li a {
    color: #333;
    text-decoration:none;
}
.contact ul li i {
    position: absolute;
    left: 0;
    top: 0;
}
.footer-menu ul {
    margin:0;
    padding:0;
    display:block;
}
.footer-menu ul li {
    margin-bottom: 10px;
    list-style: none;
}
.footer-menu ul li a {
    display: block;
    color: #333;
    text-decoration:none;
}
.footer-menu ul li a i {
    display: inline-block;
    padding-right: 5px;
}
.footer-bottom {
    border-top: 1px dashed #003675;
    padding: 11px 0px 5px 0;
}
.footer-bottom-area {
    background: #002147;
}
.footer-bottom p {
    color: #fff;
    text-align: center;
}
.event-gallery p {
    position: relative;
    padding-left: 0px;
    margin-bottom: 10px;
    color: #333;
    list-style: none;
    text-align: justify;
    line-height: 23px;
}
.footer_pay {
    margin-top: 4px;
}
.footer_pay ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_pay ul li {
    display:inline-block;
    list-style: none;
}
.footer_pay ul li img {
    margin-right: 5px;
}
.footer_pay .spacial_trust {
    background-color:#fff;
}



/*styling for about us page*/

.about-banner {
    background-image: url(../images/about-banner.jpg);
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0 80px 0;
}
.about_banner_tx h2 {
    font-size: 32px;
    color: #fff;
    margin: 0;
    font-weight: 600;
    text-shadow: #080808 0 1px 2px;
    text-align: center;
}


.about_pg_content {
    padding: 39px 0px 42px 0;
}
.about_pg_cont h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 0px 0 10px 0;
    position: relative;
    padding: 0 0 12px 0;
    color: #1f485a;
}
.about_pg_cont h2:before {
    content: " ";
    position: absolute;
    top: 28px;
    left: 0;
    background-color: #eb3d0a;
    height: 2px;
    width: 60px;
}
.about_pg_cont p {
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
    color: #333;
}



/*styling for contact us page */

.contact-banner {
    background-image: url(../images/contact-banner.jpg);
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0 80px 0;
}
.contact_banner_tx h2 {
    font-size: 32px;
    color: #fff;
    margin: 0;
    font-weight: 600;
    text-shadow: #080808 0 1px 2px;
}
.contact_banner_tx {
    text-align: center;
}
.contact-banner:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #00000080;
    content: "";
    height: 100%;
}
.contact-banner ul {
    display: inline-block;
    overflow: hidden;
    background: rgb(0 33 71 / 78%);
    padding: 10px 50px;
    margin-bottom: -5px;
}
.contact-banner ul li {
    float: left;
    font-style: italic;
    color: #f1992d;
    font-size: 13px;
    margin: 0px 2px;
    list-style: none;
}
.contact-banner ul li a {
    color: #fff;
}

.contact-area {
    padding: 60px 0px;
}
.contact-wrap h3 {
    margin: 0px 0px 20px;
    font-size: 24px;
    font-weight: 700;
}
.contact-wrap input, .contact-wrap textarea {
    width: 100%;
    border: 1px solid #c7c2c2;
    padding-left: 15px;
    margin-bottom: 15px;
}
.contact-wrap textarea {
    height: 121px !important;
    padding-top: 10px;
}
.contact-wrap {
    background: #fff;
    box-shadow: 0px 0px 4px #ccc;
    padding: 20px 20px 22px 20px;
    border: 1px solid #cccccc;
    border-radius: 6px;
}
.contact-wrap input, .contact-wrap textarea {
    height: 55px;
    width: 100%;
    border: 1px solid #e6e5e5;
    padding-left: 15px;
    margin-bottom: 15px;
    border-radius: 4px;
}
.contact-wrap button {
    padding: 15px 30px;
    background: #eb3d0a;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
}
.contact-info ul li:nth-child(odd) {
    background: #ffffff;
}
.contact-info ul li {
    background: #074d95;
    padding: 20px 16px 25px 86px;
    position: relative;
    font-size: 17px;
    color: #333;
    border-radius: 4px 4px 6px 5px;
    font-weight: 600;
    list-style: none;
    box-shadow: 1px 3px 10px #ccc;
    height: 105px;
}
.contact_details {
    padding: 50px 0 10px 0px;
}
.contact-info ul li a {
    text-decoration: none;
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.4px;
    margin: 8px 0 0 0;
}
.contact-info ul {
    margin: 0;
    padding: 0;
    display: block;
}
.contact-info ul li i {
    position: absolute;
    left: 12px;
    top: 49%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    font-size: 34px;
    width: 65px;
    height: 65px;
    border: 1px solid #333;
    border-radius: 51px;
    text-align: center;
    line-height: 65px;
}
.googel_maps {
    margin: 0px 0 0 0;
    background: #fff;
    box-shadow: 1px 3px 10px #ccc;
    padding: 10px;
}



/*styling for privacy policy*/

.privacy-banner {
    background-image: url(../images/privacy-banner.jpg);
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0 80px 0;
}
.privacy_banner_tx h2 {
    font-size: 32px;
    color: #fff;
    margin: 0;
    font-weight: 600;
    text-shadow: #080808 0 1px 2px;
}
.privacy_banner_tx {
    text-align: center;
}

.privacy-area {
    padding: 30px 0 30px 0;
}
.privacy_cont {
    background: #fff;
    padding: 20px 20px 22px 20px;
    border: 1px solid #f3f3f3;
    border-radius: 6px;
}
.privacy_cont h2 {
    margin: 0 0 10px 0;
    font-size: 22px;
    font-weight: 600;
}
.privacy_cont h3 {
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: 600;
}
.privacy_cont h4 {
    margin: 0 0 10px 0;
    font-size:18px;
    font-weight: 600;
}
.privacy_cont p {
    font-size: 14px;
    text-align: justify;
    line-height: 23px;
}



/*styling for terms and conditions*/


.terms-banner {
    background-image: url(../images/terms-banner.jpg);
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0 80px 0;
}
.terms_banner_tx h2 {
    font-size: 32px;
    color: #fff;
    margin: 0;
    font-weight: 600;
    text-shadow: #080808 0 1px 2px;
}
.terms_banner_tx {
    text-align: center;
}


.terms-area {
    padding: 30px 0 30px 0;
}
.terms_cont {
    background: #fff;
    padding: 20px 20px 22px 20px;
    border: 1px solid #f3f3f3;
    border-radius: 6px;
}
.terms_cont h2 {
    margin: 0 0 10px 0;
    font-size: 22px;
    font-weight: 600;
}
.terms_cont h3 {
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: 600;
}
.terms_cont h4 {
    margin: 0 0 10px 0;
    font-size:18px;
    font-weight: 600;
}
.terms_cont p {
    font-size: 14px;
    text-align: justify;
    line-height: 23px;
}




/*styling for responsive page*/

@media only screen and (min-width:320px) and (max-width:360px) {
.line-service:before {
    display:none;
}
.phone_view {
    display:none !important;
}
.header-top-left li {
    font-size: 18px;
    margin-right: 0px;
}
.header-top-right li a {
    display: none;
}
.header-top-right.text-right {
    display: none;
}
.header-top-left {
    margin: 0px 0;
    text-align: center;
}
.header-top {
    padding: 6px 0px;
}
.navbar-brand>img {
    display: block;
    width: 210px;
    margin: -17px 0 0 0;
}
.navbar-brand {
    padding: 15px 0px;
}
.main-banner {
    padding: 8px 0 22px 0;
}
.about-wrap2 {
    margin-top: 0;
    z-index: 1;
}
.about-style-two {
    background: #fcfcfc;
    padding: 28px 0 18px 0;
}
.about_pg_cont h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0px 0 10px 0;
    position: relative;
    padding: 0 0 12px 0;
    color: #1f485a;
}
.contact-info ul li:nth-child(odd) {
    background: #ffffff;
    margin-bottom: 10px;
}
.contact_details {
    padding: 27px 0 1px 0px;
}
.contact-area {
    padding: 26px 0px;
}
.form_gp {
    margin:0;
    padding:0;
}
.form_gp2 {
    margin: 0;
    padding: 6px;
}
.fm_ln1 {
    position: relative;
    padding: 0 8px 11px 8px !important;
}
.main_banner_tx h2 {
    font-size: 26px;
    margin: 0 0 0px 0;
    line-height: 30px;
}
.about-info {
    padding: 12px 0 0 0;
}
.about-info h2 {
    font-size: 20px;
}
ul.section-line {
    margin: 0;
    padding: 0;
}
.section-line::before {
    position: absolute;
    left: 23%;
}
.section-title h2 {
    font-size: 18px;
}
.service-area {
    padding: 13px 0px 19px;
}
.section-title {
    margin-bottom: 31px;
}
.popular_destination {
    background: #fcfcfc;
    padding: 5px 0px 5px 0px;
}
.popu_hd h2 {
    font-size: 20px;
    line-height: 27px;
}
.popu_hd .section-line::before {
    position: absolute;
    left: 23%;
}
.main_des {
    position: relative;
    margin-bottom: 9px;
}
.desti_caption {
    position: absolute;
    top: 4%;
}
.desti_caption h4 {
    color: #fff;
    font-size: 17px;
}
.desti_caption button {
    padding: 0px 14px;
}
.tt_test {
    padding: 0px 0px 17px 0px;
}
.newsletter-wrap {
    margin: -17px 0 21px 0px;
}
.newsletter {
    border-bottom: 1px dashed #003675;
    padding-bottom: 30px;
    padding-top: 31px;
}
.footer-top {
    padding: 30px 0px;
    background-color: #fcfcfc;
}
.newsletter_toll a {
    text-decoration: none;
    color: #fff;
    background: #eb3d0a;
    padding: 7px 6px 7px 6px;
    font-size: 13px;
    font-weight: 500;
    outline: 1px dashed white;
    outline-offset: -4px;
    border-radius: 4px;
}
.header_left {
    display: none;
}
.footer-widget.contact {
    margin-bottom: 20px;
}
.footer-widget.event-gallery {
    margin-bottom: 25px;
}
.footer_pay {
    margin-top: 4px;
    margin-bottom: 22px;
}
.service-wrap {
    text-align: center;
    margin-bottom: 21px;
}
.hr-line {
    margin-top: 12px;
    color: #074d95;
    display: none !important;
}
.toll_free {
    float: right;
    width: 255px;
    margin: 6px 0 5px 0px;
}
.about-banner {
}
.about_banner_tx h2 {
    margin: 0 0 0px 0;
}
.about-style-area {
    padding: 30px 0px;
}
.black-opacity {
    position: relative;
    z-index: 9;
    margin-bottom: 16px;
}
.about-style-wrap h3 {
    margin: 0px 0px 12px;
    font-size: 24px;
    font-weight: 700;
}
.privacy-banner {
    padding: 30px 0px;
}
.privacy_banner_tx h2 {
    margin: 0 0 0px 0;
}
.terms-banner {
    padding: 30px 0px;
}
.terms_banner_tx h2 {
    margin: 0 0 0px 0;
}
.contact-banner {

}
.contact_banner_tx h2 {
    margin: 0 0 0px 0;
}
.contact-wrap {
    margin-bottom: 30px;
}
.newsletter_form form {
    width: 100%;
    margin: 0px 0 21px 0;
    position: relative;
}
}



@media only screen and (min-width:360px) and (max-width:480px) {
.line-service:before {
    display:none;
}
.phone_view {
    display:none !important;
}
.header-top-left li {
    font-size: 18px;
    margin-right: 0px;
}
.header-top-right li a {
    display: none;
}
.header-top-right.text-right {
    display: none;
}
.header-top-left {
    margin: 0px 0;
    text-align: center;
}
.header-top {
    padding: 6px 0px;
}
.navbar-brand>img {
    display: block;
    width: 210px;
    margin: -17px 0 0 0;
}
.navbar-brand {
    padding: 15px 0px;
}
.main-banner {
    padding: 8px 0 22px 0;
}
.about-wrap2 {
    margin-top: 0;
    z-index: 1;
}
.about-style-two {
    background: #fcfcfc;
    padding: 28px 0 18px 0;
}
.about_pg_cont h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0px 0 10px 0;
    position: relative;
    padding: 0 0 12px 0;
    color: #1f485a;
}
.contact-info ul li:nth-child(odd) {
    background: #ffffff;
    margin-bottom: 10px;
}
.contact_details {
    padding: 27px 0 1px 0px;
}
.contact-area {
    padding: 26px 0px;
}
.form_gp {
    margin:0;
    padding:0;
}
.form_gp2 {
    margin: 0;
    padding: 6px;
}
.fm_ln1 {
    position: relative;
    padding: 0 8px 11px 8px !important;
}
.main_banner_tx h2 {
    font-size: 26px;
    margin: 0 0 0px 0;
    line-height: 30px;
}
.about-info {
    padding: 12px 0 0 0;
}
.about-info h2 {
    font-size: 20px;
}
ul.section-line {
    margin: 0;
    padding: 0;
}
.section-line::before {
    position: absolute;
    left: 23%;
}
.section-title h2 {
    font-size: 18px;
}
.service-area {
    padding: 13px 0px 19px;
}
.section-title {
    margin-bottom: 31px;
}
.popular_destination {
    background: #fcfcfc;
    padding: 5px 0px 5px 0px;
}
.popu_hd h2 {
    font-size: 20px;
    line-height: 27px;
}
.popu_hd .section-line::before {
    position: absolute;
    left: 23%;
}
.main_des {
    position: relative;
    margin-bottom: 9px;
}
.desti_caption {
    position: absolute;
    top: 4%;
}
.desti_caption h4 {
    color: #fff;
    font-size: 17px;
}
.desti_caption button {
    padding: 0px 14px;
}
.tt_test {
    padding: 0px 0px 17px 0px;
}
.newsletter-wrap {
    margin: -17px 0 21px 0px;
}
.newsletter {
    border-bottom: 1px dashed #003675;
    padding-bottom: 30px;
    padding-top: 31px;
}
.footer-top {
    padding: 30px 0px;
    background-color: #fcfcfc;
}
.newsletter_toll a {
    text-decoration: none;
    color: #fff;
    background: #eb3d0a;
    padding: 7px 6px 7px 6px;
    font-size: 13px;
    font-weight: 500;
    outline: 1px dashed white;
    outline-offset: -4px;
    border-radius: 4px;
}
.header_left {
    display: none;
}
.footer-widget.contact {
    margin-bottom: 20px;
}
.footer-widget.event-gallery {
    margin-bottom: 25px;
}
.footer_pay {
    margin-top: 4px;
    margin-bottom: 22px;
}
.service-wrap {
    text-align: center;
    margin-bottom: 21px;
}
.hr-line {
    margin-top: 12px;
    color: #074d95;
    display: none !important;
}
.toll_free {
    float: right;
    width: 255px;
    margin: 6px 0 5px 0px;
}
.about-banner {
}
.about_banner_tx h2 {
    margin: 0 0 0px 0;
}
.about-style-area {
    padding: 30px 0px;
}
.black-opacity {
    position: relative;
    z-index: 9;
    margin-bottom: 16px;
}
.about-style-wrap h3 {
    margin: 0px 0px 12px;
    font-size: 24px;
    font-weight: 700;
}
.privacy-banner {
    padding: 30px 0px;
}
.privacy_banner_tx h2 {
    margin: 0 0 0px 0;
}
.terms-banner {
    padding: 30px 0px;
}
.terms_banner_tx h2 {
    margin: 0 0 0px 0;
}
.contact-banner {
    
}
.contact_banner_tx h2 {
    margin: 0 0 0px 0;
}
.contact-wrap {
    margin-bottom: 30px;
}
.newsletter_form form {
    width: 100%;
    margin: 0px 0 21px 0;
    position: relative;
}
}



@media only screen and (min-width:480px) and (max-width:768px) {
.line-service:before {
    display:none;
}
.phone_view {
    display:none !important;
}
.header-top-left li {
    font-size: 18px;
    margin-right: 0px;
}
.header-top-right li a {
    display: none;
}
.header-top-right.text-right {
    display: none;
}
.header-top-left {
    margin: 0px 0;
    text-align: center;
}
.header-top {
    padding: 6px 0px;
}
.navbar-brand>img {
    display: block;
    width: 210px;
    margin: -17px 0 0 0;
}
.navbar-brand {
    padding: 15px 0px;
}
.main-banner {
    padding: 8px 0 22px 0;
}
.about-wrap2 {
    margin-top: 0;
    z-index: 1;
}
.about-style-two {
    background: #fcfcfc;
    padding: 28px 0 18px 0;
}
.about_pg_cont h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0px 0 10px 0;
    position: relative;
    padding: 0 0 12px 0;
    color: #1f485a;
}
.contact-info ul li:nth-child(odd) {
    background: #ffffff;
    margin-bottom: 10px;
}
.contact_details {
    padding: 27px 0 1px 0px;
}
.contact-area {
    padding: 26px 0px;
}
.form_gp {
    margin:0;
    padding:0;
}
.form_gp2 {
    margin: 0;
    padding: 6px;
}
.fm_ln1 {
    position: relative;
    padding: 0 8px 11px 8px !important;
}
.main_banner_tx h2 {
    font-size: 26px;
    margin: 0 0 0px 0;
    line-height: 30px;
}
.about-info {
    padding: 12px 0 0 0;
}
.about-info h2 {
    font-size: 20px;
}
ul.section-line {
    margin: 0;
    padding: 0;
}
.section-line::before {
    position: absolute;
    left: 23%;
}
.section-title h2 {
    font-size: 18px;
}
.service-area {
    padding: 13px 0px 19px;
}
.section-title {
    margin-bottom: 31px;
}
.popular_destination {
    background: #fcfcfc;
    padding: 5px 0px 5px 0px;
}
.popu_hd h2 {
    font-size: 20px;
    line-height: 27px;
}
.popu_hd .section-line::before {
    position: absolute;
    left: 23%;
}
.main_des {
    position: relative;
    margin-bottom: 9px;
}
.desti_caption {
    position: absolute;
    top: 4%;
}
.desti_caption h4 {
    color: #fff;
    font-size: 17px;
}
.desti_caption button {
    padding: 0px 14px;
}
.tt_test {
    padding: 0px 0px 17px 0px;
}
.newsletter-wrap {
    margin: -17px 0 21px 0px;
}
.newsletter {
    border-bottom: 1px dashed #003675;
    padding-bottom: 30px;
    padding-top: 31px;
}
.footer-top {
    padding: 30px 0px;
    background-color: #fcfcfc;
}
.newsletter_toll a {
    text-decoration: none;
    color: #fff;
    background: #eb3d0a;
    padding: 7px 6px 7px 6px;
    font-size: 13px;
    font-weight: 500;
    outline: 1px dashed white;
    outline-offset: -4px;
    border-radius: 4px;
}
.header_left {
    display: none;
}
.footer-widget.contact {
    margin-bottom: 20px;
}
.footer-widget.event-gallery {
    margin-bottom: 25px;
}
.footer_pay {
    margin-top: 4px;
    margin-bottom: 22px;
}
.service-wrap {
    text-align: center;
    margin-bottom: 21px;
}
.hr-line {
    margin-top: 12px;
    color: #074d95;
    display: none !important;
}
.toll_free {
    float: right;
    width: 255px;
    margin: 6px 0 5px 0px;
}
.about-banner {
}
.about_banner_tx h2 {
    margin: 0 0 0px 0;
}
.about-style-area {
    padding: 30px 0px;
}
.black-opacity {
    position: relative;
    z-index: 9;
    margin-bottom: 16px;
}
.about-style-wrap h3 {
    margin: 0px 0px 12px;
    font-size: 24px;
    font-weight: 700;
}
.privacy-banner {
    padding: 30px 0px;
}
.privacy_banner_tx h2 {
    margin: 0 0 0px 0;
}
.terms-banner {
    padding: 30px 0px;
}
.terms_banner_tx h2 {
    margin: 0 0 0px 0;
}
.contact-banner {
    
}
.contact_banner_tx h2 {
    margin: 0 0 0px 0;
}
.contact-wrap {
    margin-bottom: 30px;
}
.newsletter_form form {
    width: 100%;
    margin: 0px 0 21px 0;
    position: relative;
}
}


