body{ font-family: "Roboto Flex", sans-serif; }

.trust_poilt img{ width:80px; margin:0 0 0 20px}

.overview_text ul {
    padding: 0 0 0 20px;
    margin: 0 0 15px 0;
}
.overview_text ul li {
    font-size: 15px;
    line-height: 30px;
    color: #333;
}

nav.navbar.navbar-expand-lg.navbar-light {
    background: transparent;
    padding: 0px 0 0px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.navbar-light .navbar-brand img {
    width: 200px;
    padding: 10px 0 10px 0px;
}
ul.navbar-nav.mr-auto {
    margin: 0 auto;
}
.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    margin: 0 0 0 0;
    padding: 0 15px 0 15px;
    font-size: 15px;
    font-weight: 500;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #f26539;
}

.currency {
    display: flex;
    align-items: center;
    width: 115px;
    border-left: solid 1px #d3d3d3;
    padding: 12px 12px 12px 15px;
    margin: 0 0 0 15px;
    border-right: solid 1px #d3d3d3;
}
.currency h6 {
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: 500;
    padding: 0 0 0 14px;
}

.header_call {
    padding: 0 0 0 55px;
    position: relative;
}
.header_call a span {
    border-right: solid 1px #fff;
    margin: 0 8px 0 0px;
    padding: 7px 8px 6px 0;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
}
.header_call a {
    border: 1px solid #fff;
    padding: 0px 20px;
    border-radius: 100px;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    display: block;
    font-weight: 500;
}
.header_call a img {
    width: 14px;
    margin: -2px 0 0 0;
}

/** ------------- **/

.d_showfeed {
    position: absolute;
    bottom: 15px;
    text-align: center;
    width: 100%;
}
.trustpilot_widget {
    background: #edf2fa;
    width: auto;
    margin: 0 0 0 auto;
    border-radius: 6px;
    height: 35px;
    padding: 0 15px 0 15px;
}
.trustpilot_widget h6 {
    margin: 0px;
    padding: 8px 0px;
    font-size: 14px;
}
.trustpilot_widget h6{}
.trustpilot_widget h6 span {
    padding: 0 8px 0 8px;
}

.botom_bner {
    padding: 25px 0 25px;
    background: #ffffff;
    border-bottom: solid 1px #d3e3fd;
    margin: 0px 0 0 0;
    border-radius: 0px 0px 0 0;
}
.why_abut {
    margin: 0 0px 30px 0;
}
.why_abut h2 {
    font-size: 24px;
    margin: 0 0 5px 0;
    font-weight: 600;
    text-align: center;
    color: #000;
}
.why_abut p{
	font-size: 16px;
    margin: 0 0 0px 0;
    text-align: center;
    color: #777;
}

.main_usp {
    display: flex;
    justify-content: space-between;
    padding: 0 0px 0 0px;
}
.box1 {
    width: 23%;
    float: left;
    margin: 0 0 0;
    padding: 12px;
    text-align: center;
    border: solid 1px #ffffff;
    border-radius: 12px;
    background: #ffffff !important;
    box-shadow: 0px 0px 3px 1px rgba(220, 220, 220, .9);
}
.icons {
    margin: 5px auto 15px auto;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 50px;
    border: solid 2px #404040;
    border-radius: 6px;
}

.box1 h4 {
    font-size: 18px;
    font-weight: 600;
    color: #0d0d0f;
    margin: 0px 0 10px;
}
.box1 p {
    font-size: 14px;
    margin: 0;
    font-weight: 400;
    color: #333;
}

.holiday_banner{ position:relative;}

.holiday_banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: rgba(0, 0, 0, .6);
} 

.destination_banner{ position:relative; }
.destination_banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: rgba(0, 0, 0, .6);
}

.banner_heading {
    padding: 180px 0 70px;
    text-align: center;
}

.banner_heading h1 {
    color: #fff;
    margin: 0 0 10px 0;
    font-weight: 600;
    font-size: 45px;
}
.banner_heading h2 {
    font-size: 20px;
    margin: 0 0 0 0;
    color: #fff;
    text-shadow: #282828 0 0 2px;
    font-weight: 400;
}


.destination_main {
    padding: 50px 0px 50px;
}

.heading_one {
    margin: 0 0 25px 0;
    text-align: center;
}
.heading_one h3 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 5px 0;
    color: #000000;
}
.heading_one h3 span {
    color: #f26539;
    font-weight: 800;
}
.heading_one p {
    font-size: 15px;
    margin: 0 0 5px 0;
    color: #333;
}

.bt_mt{ margin-bottom:14px;}
.right_gap{ padding-right:0;}
.items_1 {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    border: solid 1px #d3e3fd;
}

.gap1{ padding-right:5px;}

.deals_content {
    padding: 15px 15px 10px;
    background: #ffffff;
}
.deals_content h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0px 0 6px 0;
    color: #202020;
}
.deals_content p {
    margin: 0 0 0px 0;
    font-size: 13px;
    color: #777777;
}
.deals_content a {
    position: absolute;
    right: 15px;
    bottom: 18px;
    background: #f26539;
    width: auto;
    font-size: 14px;
    color: #fff;
    padding: 9px 10px 7px 10px;
    border-radius: 2px;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 14px;
    font-weight: 600;
    border-bottom: solid 4px #d73b00;
}
.price_fare {
    position: absolute;
    right: 15px;
    width: 75px;
    top: 15px;
}
.price_fare h6 {
    font-size: 14px;
    color: #fff;
    background: #037fe5;
    margin: 0px;
    text-align: center;
    padding: 3px 4px 3px 4px;
    line-height: 14px;
}
.price_fare p {
    margin: 0 0 0 0;
    background: #fff;
    padding: 3px 4px 3px 4px;
    font-size: 14px;
    text-align: center;
    line-height: 14px;
}


.flight_deal_main {
    padding: 0 0 40px 0;
}

.deal_item {
    border: solid 1px #d7d7d7;
    padding: 15px 5px 15px 5px;
    border-radius: 5px;
    margin: 0 0 20px 0;
    box-shadow: 0px 0px 3px 1px rgba(220, 220, 220, .9);
    overflow: hidden;
}
.deal_item a {
    text-decoration: none;
    color: inherit;
}
.trip_data_item{ display: none;}
.trip_data_item h6 {
    font-size: 13px;
    margin: 0 0 10px 0;
    padding: 8px 10px 0px 10px;
    text-align: left;
    display: flex;
    justify-content: left;
}
.trip_data_item h6 span {
    padding: 0 0 0 10px;
}
.allflt_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px 0 10px;
}

.fare_logo {
    width: 12%;
    margin: 0 30px 0 0;
}
.fare_logo img{ width:80%;}

.fare_names {
    width: 20%;
}
.fare_names p {
    font-size: 13px;
    margin: 0 0 4px 0;
    color: #777;
    line-height: 13px;
}
.fare_names h4 {
    font-size: 18px;
    margin: 0 0 4px 0;
    color: #00266b;
    font-weight: 800;
}
.fare_names h6 {
    font-size: 13px;
    margin: 0 0 0px 0;
    color: #777;
    line-height: 13px;
}

.eng_d{ text-align:end;}

.deal_ttrt {
    width: 15%;
    text-align: center;
    border-bottom: solid 1px #b7b7b7;
    position: relative;
}
.deal_ttrt span {
    position: absolute;
    left: 50%;
    top: -10px;
    border: solid 1px #b7b7b7;
    width: 22px;
    height: 22px;
    border-radius: 15px;
    background: #fff;
    transform: translate(-50%, 0px);
    line-height: 18px;
}

.fare_Price {
    width: 30%;
    text-align: end;
}

.fare_Price p{ font-size: 13px;
    margin: 0 0 4px 0;
    color: #777;
    line-height: 13px;}
	
.fare_Price h4 {
    font-size: 22px;
    margin: 0 0 4px 0;
    color: #f26539;
    font-weight: 800;
}
.fare_update p {
    font-size: 13px;
    margin: 0px 0 0 0;
    font-weight: 400;
}


.reviews_main {
    background: #fafafa;
    padding: 25px 0 30px;
    border-bottom: solid 1px #ededed;
}
.trust_left {
    text-align: center;
    width: 18%;
    float: left;
    padding: 10px 10px 10px 10px;
    background: #edf2fa;
    margin: 0;
    border-radius: 5px;
    border: solid 1px #d3e3fd;
}
.trust_left h4 {
    font-size: 22px;
    color: #333;
    font-weight: 500;
    margin: 0 0 10px 0;
}
.trust_left h6 {
    font-size: 13px;
    margin: 0 0 10px 0;
    color: #333;
}
.trust_left h6 span {
    text-decoration: underline;
}

.trustpoilt_right {
    margin: 0 0 0 0;
    width: 80%;
    float: right;
    height: 135px;
}
.trust_slide {
    padding: 10px 10px 10px 10px;
    background: #edf2fa;
    margin: 0 5px 0px 5px;
    border-radius: 5px;
    border: solid 1px #d3e3fd;
}
.trust_review h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #000;
}
.trust_review p {
    font-size: 12px;
    color: #333;
    margin: 0 0 10px 0;
}
.trust_review h6 {
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 0 0;
}
.trust_review h6 span{ font-weight:600;}

.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev {
    background: transparent;
    position: absolute;
    top: 40%;
    left: -20px;
    padding: 0px;
    transition: background 0.5s ease 0s;
    border-radius: 40px;
    width: 22px;
    height: 22px;
    border: solid 1px #222;
	line-height: 22px;
}
.owl-controls .owl-buttons .owl-next {
    background: transparent;
    position: absolute;
    top: 40%;
    right: -25px;
    padding: 0px;
    transition: background 0.5s ease 0s;
    border-radius: 40px;
	width: 22px;
    height: 22px;
    border: solid 1px #222;
	line-height: 22px;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 18px;
    line-height: 16px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
	font-size: 18px;
    line-height: 16px;
}

.book_instant {
    padding: 40px 0 40px;
    background: #f9f9f9;
}
.aboutus_info {
    position: relative;
}
.aboutus_info h6 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 0 25px 0;
    font-weight: 600;
    position: relative;
    z-index: 1;
    padding: 0 0 0 19px;
}

.aboutus_info h6::before {
    position: absolute;
    content: '';
    background: #037fe5;
    width: 140px;
    height: 30px;
    border-radius: 4px;
    transform: skewX(10deg);
    top: -6px;
    z-index: -1;
    left: 0px;
}
.aboutus_info h4 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    color: #202020;
}
.aboutus_info h3 {
    text-align: left;
    margin: 0 0 10px 0;
    color: #037fe5;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}
.aboutus_info p {
    font-size: 16px;
    color: #3a3a3a;
    margin: 0 0 10px 0;
    line-height: 26px;
    font-weight: 400;
}

.aboutus_info a {
    background: #f26539;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    margin: 10px 0 0 0;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border-radius: 4px;
    text-decoration: none;
    width: 45%;
    text-align: center;
}

.body_discrap h3 {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.body_discrap p {
    font-size: 16px;
    color: #3a3a3a;
    margin: 0 0 10px 0;
    line-height: 26px;
    font-weight: 400;
}
.body_discrap h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}

.body_discrap ul {
    padding: 0 0 0 20px;
    margin: 0 0 12px 0;
}
.body_discrap ul li {
    font-size: 16px;
    color: #3a3a3a;
    line-height: 30px;
}

.aboutus_info_im{ position:relative;}
.aboutus_info_im::before {
    position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    background: url(../images/las_vegas.jpg) right top no-repeat;
    right: 0;
    top: 0;
    background-size: cover;
    border-radius: 0px 30px 30px 0px;
    background-position: center;
    border-left: solid 8px #ffff;
}
.aboutus_info_im::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 8px;
    background: #fff;
    right: 0;
    top: 50%;
}


.about_banner{ padding: 150px 0 30px;}
.about_banner h1 {
    color: #fff;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
	text-align:center;
}
.about_banner ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.about_banner ul li {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 0 4px 0 4px;
}
.about_banner ul li a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    text-decoration: underline;
}

.small_label {
    display: block;
    font-size: 13px;
    line-height: 15px;
    margin: 0 0 6px 0;
}
.contact_control {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    border: solid 1px #a3a3a3;
    border-radius: 4px;
    height: 42px;
}

.contact_textarea{
	display: block;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    border: solid 1px #a3a3a3;
    border-radius: 4px;
}

.contact-info {
    padding: 10px 0;
    border: solid 1px #ddd;
    border-radius: 10px;
}

.contact-info h5 {
    margin: 0 0 25px 0;
    font-weight: 600;
    color: #000;
    border-bottom: solid 1px #ddd;
    padding: 0 0 10px 15px;
}

.contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0 15px;
}
.contact-info ul li {
    margin-bottom: 25px;
}
.contact-info ul li i {
    float: left;
    background: #f26539;
    margin: -2px 10px 0 0;
    color: #fff;
    border-radius: 100%;
    font-size: 21px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.contact-info ul li p {
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: 700;
}
.contact-info ul li a {
    text-decoration: none !important;
    font-size: 15px;
    color: #333 !important;
    display: block;
}

.row_contact_us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0;
    border: solid 1px #ddd;
    border-radius: 10px;
}

.need_contact {
    margin: 20px 0 0px 0;
}
.need_contact h5 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #000;
}
.need_contact p {
    font-size: 16px;
    margin: 0 0 20px 0;
}

.row_contact_us h4 {
    margin: 0 0 25px 0;
    font-weight: 600;
    color: #000;
    border-bottom: solid 1px #ddd;
    padding: 0 0 10px 0;
    font-size: 20px;
}
.form-group.contact_plus {
    position: relative;
}
.form-group.contact_plus i {
    position: absolute;
    right: 10px;
    top: 34px;
    font-size: 16px;
    color: #777;
}

.faqs_info {}

.faqs_info .accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    color: #037fe5;
    font-size: 14px;
    position: relative;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
.faqs_info .accordion .card-header.collapsed:after {
    content: "\f067"; 
}
.faq_main {
    margin: 0 0 15px 0;
}
.faq_main .card-header {
    padding: 10px 10px 10px 10px;
    background: #edf2fa;
    font-size: 18px;
    border: solid 1px #d3e3fd;
    cursor: pointer;
}
.faqs_info .card {
    border: none;
}
.faq_main .card-body {
    padding: 10px;
    border-bottom: solid 1px #d3e3fd;
    border-left: solid 1px #d3e3fd;
    border-right: solid 1px #d3e3fd;
    border-radius: 0 0 4px 4px;
}
.faq_main .card-body p {
    margin: 0 0 0 0;
    padding: 0 0px 0 0px;
    font-size: 16px;
    color: #333;
}

.surcharge_table .table thead th {
    background: #037fe5;
    font-weight: 600;
    color: #fff;
    width: 25%;
}
.surcharge_table .table-bordered {
    border: solid 1px #9f9f9f;
    border-radius: 0 0 4px 4px;
}


/** FOOTER CSS CODE **/

.footer_main {
    padding: 30px 0 35px 0;
    background: #020509;
}

.suscribe_main {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #dddddd30;
    padding: 0 0 25px 0;
}

.suscribe_main2 {
    display: flex;
    justify-content: space-between;
    padding: 0 0 25px 0;
    align-items: center;
}

.alart_bell {
    line-height: 60px;
    border-radius: 4px;
}
.alart_bell img {
    width: 100px;
    margin: -8px 0 0 0;
}
.subscribe_cont {}
.subscribe_cont h4 {
    margin: 0 0 0 0;
    color: #000000;
    font-size: 20px;
    font-weight: 800;
}
.subscribe_cont p {
    margin: 6px 0 0 0;
    color: #4b4b4b;
    font-size: 14px;
}
.mydubre {
    background: #edf2fa;
    padding: 26px 0 0 0;
}
.newslatter_box {}
.subscribe_control {
    background: #fff;
    border: none;
    font-size: 14px;
    width: 75%;
    height: 48px;
    padding: 0 10px 0 10px;
    border-radius: 4px;
    border: solid 1px #ddd;
}
.subscribe_primary {
    background: #f26539;
    border: none;
    color: #fff;
    height: 47px;
    border-radius: 4px;
    width: 24%;
    text-transform: uppercase;
    font-weight: 500;
}

.quick_links {
    margin: 10px 0 0 0;
    border-right: solid 1px #dddddd38;
}

.quick_links h4 {
    margin: 0 0 15px 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border-bottom: solid 2px #f2f2f2;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 0 5px 0;
}
.quick_links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.quick_links ul li{}
.quick_links ul li a {
    display: block;
    font-size: 14px;
    color: #f2f2f2;
    line-height: 30px;
    text-decoration: none;
}
.quick_links ul li a i {
    margin: 0 5px 0 0;
}
.contact_info {
    margin: 10px 0 0 0;
}
.contact_info img {
    background: #fff;
    width: 200px;
    padding: 10px;
    border-radius: 8px;
    margin: 30px 0 15px 0;
}
.contact_info p {
    font-size: 14px;
    color: #f26539;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: 600;
}
.contact_info h6 {
    font-size: 13px;
    color: #9cadc1;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    font-weight: 400;
}
.contact_info h4 {
    margin: 0 0 15px 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border-bottom: solid 2px #f2f2f2;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 0 5px 0;
}
.contact_info a {
    font-size: 14px;
    color: #f2f2f2;
    padding: 0px 0 5px 0;
    display: block;
    text-decoration: none;
}

.payment_icons {
    text-align: right;
    margin: 27px 0 0 0;
}
.payment_icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.payment_icons ul li {
    display: inline-block;
    cursor: pointer;
    margin: 0px 0px;
    font-size: 14px;
    color: #f2f2f2;
    font-weight: 600;
}

.social_links {
    margin: 27px 0 0 0;
}
.social_links ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social_links ul li {
    display: inline-block;
    font-size: 14px;
    color: #f2f2f2;
    font-weight: 600;
}
.social_links ul li a {
    font-size: 18px;
    color: #fff;
    margin: 0px 2px 0 0;
    text-decoration: none;
    padding: 0px 0px;
    display: block;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    background: #3f55ab;
    border-radius: 20px;
}
.twitters {
    background: #60b8ff !important;
}
.instagram{ background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) !important;}

.disclamer p {
    font-size: 13px;
    color: #f2f2f2;
    margin: 0px 0 0 0;
    line-height: 22px;
}
.copyright p {
    margin: 0 0 0 0;
    text-align: center;
    color: #f2f2f2;
    font-size: 14px;
}


.privacy_main{ padding:40px 0;}
.important_info h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.important_info p {
    font-size: 15px;
    line-height: 22px;
    color: #333;
    margin: 0 0 10px 0;
}

.important_info h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.important_info ul {
    padding: 0px 0 10px 20px;
    margin: 0px;
}
.important_info ul li {
    font-size: 15px;
    line-height: 28px;
}
.important_info h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.important_info h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}


/** DESTINATION PAGE CSS **/

.flight_deal_inner{ padding:30px 0;}

.dealsecn {
    margin: 0 0 20px 0;
    border-right: dashed 1px #c7c7c7;
    border-left: dashed 1px #c7c7c7;
    border-radius: 10px 10px 0 0;
}

.fare_header {
    background: #037fe5;
    padding: 0;
    border-radius: 10px 10px 0 0;
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
}
.fare_header li {
    color: #fff;
    font-size: 15px;
    padding: 14px 14px;
    width: 20%;
    font-weight: 500;
}

.fare_context {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: dashed 1px #c7c7c7;
}

.fare_context li{ 
    color: #333;
    font-size: 16px;
    padding: 14px 14px;
    width: 20%;
}

.g_orange {
    background: #f26539;
    color: #fff !important;
    width: 70%;
    display: block;
    text-align: center;
    padding: 5px 0;
    text-decoration: none !important;
    border-radius: 4px;
    font-size: 16px;
	font-weight: 700;
}

.introduct_full {
    padding: 20px 0 45px;
}
.overview_text{}
.overview_text h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.overview_text p {
    font-size: 15px;
    margin: 0 0 10px 0;
    color: #333;
    font-weight: 400;
}
.overview_text h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: 600;
}
.overview_text h5 {
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: 600;
}

.our_sitemap {
    clear: left;
    margin: 0 0 10px 0;
    display: table;
    width: 100%;
}
.our_sitemap h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #000;
}
.our_sitemap ul{ list-style:none; padding:0px; margin:0px;}
.our_sitemap ul li{}
.our_sitemap ul li a {
    font-size: 14px;
    display: block;
    text-decoration: none;
    color: #333;
    font-weight: 500;
    width: 25%;
    float: left;
    padding: 0 0 10px 0;
}


/** RESPONSIVE CSS CODE **/

@media (min-width: 320px) and (max-width: 479px) {

nav.navbar.navbar-expand-lg.navbar-light{ padding: 0px 15px 0px 15px;}
.navbar-light .navbar-brand img{ width: 165px;}
.header_call { padding: 0 0 0 0; position: relative; margin: 0 auto;}
.navbar-toggler{ padding: .15rem .35rem;}
.switch-field label{ font-size: 13px; font-weight: 600;}
.switch-field { margin-bottom: 10px;}
.colum_one { width: 100%; margin: 0 0 10px 0;}
.colum_two { width: 50%; margin: 0 0 10px 0;}
.colum_three { width: 100%; margin: 0 0 10px 0;}
.colum_four { width: 100%; padding: 0 5px;}
.ser_location{ border: solid 1px #d3e3fd; background: #edf2fa; font-size: 16px;}
.form-control.ser_location[readonly]{ border: solid 1px #d3e3fd; background: #edf2fa;}
.deals_search_bn{ font-size: 22px; color: #fff; height: 60px;}

.holiday_banner { min-height: auto !important; padding: 0 0 20px 0;}
.banner_heading { padding: 85px 0 15px; text-align: center;}
.banner_heading h1{ font-size: 18px; margin: 0 0 5px 0;}
.banner_heading h2{ font-size: 13px;}
.botom_bner{ margin: 0px 0 0 0;}
.why_abut h2{ font-size: 18px;}
.right_gap { padding-right: 15px;}	
.main_usp { display: flex; flex-wrap: wrap;}
.heading_one h3{ font-size: 20px;}
.heading_one p{ font-size: 13px;}
.figure_compon{ margin-bottom: 10px;}
.aboutus_info { padding: 30px 15px 30px 15px;}
.aboutus_info:before{ display:none;}
.aboutus_info h3{ font-size: 20px;}
.box1{ width: 48%; margin: 0 0 10px; text-align: center;}
.icons { float: none; margin: 0 auto 8px; width: 50px; height: 50px; line-height: 45px;}
.box1 h4 { font-size: 14px; font-weight: 700;}
.box1 p{ font-size: 9px; margin: 0; font-weight: 500;}
.gap1 { padding-right: 15px;}	
.suscribe_main{ display: block; margin-right: -15px; margin-left: -15px;}
.suscribe_main2{ display: block; margin-right: -15px; margin-left: -15px;}
.payment_icons ul{ display: block;}
.trust_left { display:none;}
.trustpoilt_right { width: 100%; height: auto;}
.trust_slide { padding: 10px 25px 10px 25px;}
.owl-controls .owl-buttons .owl-prev{ left: 0;}
.owl-controls .owl-buttons .owl-next{ right: 0;}
.trustpilot_widget{ display:none;}
.mydubre{ display:none;}
.payment_icons{ display:none;}

.deals_content{ padding: 10px 10px 10px;}
.deals_content h4{ font-size: 14px; margin: 0px 0 2px 0;}
.deals_content p{ margin: 0 0 0px 0; font-size: 10px;}
.deals_content h5{ bottom: 100%; margin:0px; font-size:13px;}
.dest_img { height: 105px !important;}
.deals_content a{ display: block; position: static; text-align: center; font-size: 12px; margin: 8px auto 0; width: 75%;}
.trip_data_item h6{ font-size: 11px;}
.fare_logo{ margin: 0 10px 0 0;}
.fare_names{ width: 28%;}
.fare_names h4{ font-size: 17px; font-weight: 800;}
.fare_names h6{ font-size: 11px;}
.fare_Price{ width: 26%;}
.fare_Price p{ font-size: 10px; margin: 0 0 2px 0;}
.fare_Price h4{ font-size: 18px;}
.aboutus_info p{ font-size: 13px; line-height: 22px;}
.navbar-collapse { background: #037fe5; border-radius: 6px; padding: 10px 0 5px 0;}
.dealsecn { white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
.fare_header{ width: 800px;}
.fare_context{ width: 800px;}
.fare_header li{ font-size: 14px;}
	
}

@media (min-width: 480px) and (max-width: 767px) {

.navbar-light .navbar-brand img{ width: 165px;}
.navbar-toggler{ padding: .15rem .35rem;}
.switch-field label{ font-size: 13px; font-weight: 600;}
.switch-field { margin-bottom: 10px;}
.colum_one { width: 100%; margin: 0 0 10px 0;}
.colum_two { width: 50%; margin: 0 0 10px 0;}
.colum_three { width: 100%; margin: 0 0 10px 0;}
.colum_four { width: 100%; padding: 0 5px;}
.ser_location{ border: solid 1px #d3e3fd; background: #edf2fa; font-size: 16px;}
.form-control.ser_location[readonly]{ border: solid 1px #d3e3fd; background: #edf2fa;}
.deals_search_bn{ font-size: 22px; color: #fff; height: 60px;}

.holiday_banner { min-height: auto !important; padding: 0 0 10px 0;}
.banner_heading { padding: 15px 0 15px; text-align: center;}
.banner_heading h1{ font-size: 18px; margin: 0 0 5px 0;}
.banner_heading h2{ font-size: 13px;}
.botom_bner{ margin: 0px 0 0 0;}
.why_abut h2{ font-size: 18px;}
.right_gap { padding-right: 15px;}	
.main_usp { display: flex; flex-wrap: wrap;}
.heading_one h3{ font-size: 20px;}
.heading_one p{ font-size: 13px;}
.figure_compon{ margin-bottom: 10px;}
.aboutus_info { padding: 30px 15px 30px 15px;}
.aboutus_info:before{ display:none;}
.aboutus_info h3{ font-size: 20px;}
.box1{ width: 48%; margin: 0 0 10px; text-align: center;}
.icons { float: none; margin: 0 auto 8px; width: 50px; height: 50px; line-height: 45px;}
.box1 h4 { font-size: 14px; font-weight: 700;}
.box1 p{ font-size: 9px; margin: 0; font-weight: 500;}
.gap1 { padding-right: 15px;}	
.suscribe_main{ display: block; margin-right: -15px; margin-left: -15px;}
.suscribe_main2{ display: block; margin-right: -15px; margin-left: -15px;}
.payment_icons ul{ display: block;}
.trust_left { display:none;}
.trustpoilt_right { width: 100%; height: auto;}
.trust_slide { padding: 10px 25px 10px 25px;}
.owl-controls .owl-buttons .owl-prev{ left: 0;}
.owl-controls .owl-buttons .owl-next{ right: 0;}
.trustpilot_widget{ display:none;}
.mydubre{ display:none;}
.payment_icons{ display:none;}

.deals_content{ padding: 60px 10px 10px;}
.deals_content h4{ font-size: 14px; margin: 0px 0 2px 0;}
.deals_content p{ margin: 0 0 0px 0; font-size: 10px;}
.deals_content h5{ bottom: 100%; margin:0px; font-size:13px;}
.dest_img { height: 165px !important;}

.trip_data_item h6{ font-size: 11px;}
.fare_logo{ margin: 0 10px 0 0;}
.fare_names{ width: 28%;}
.fare_names h4{ font-size: 17px; font-weight: 800;}
.fare_names h6{ font-size: 11px;}
.fare_Price{ width: 26%;}
.fare_Price p{ font-size: 10px; margin: 0 0 2px 0;}
.fare_Price h4{ font-size: 18px;}
.aboutus_info p{ font-size: 13px; line-height: 22px;}

.dealsecn { white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
.fare_header{ width: 800px;}
.fare_context{ width: 800px;}
.fare_header li{ font-size: 14px;}
	
}


@media (min-width: 768px) and (max-width: 1023px) {

.navbar-light .navbar-brand img{ width: 165px;}
.navbar-toggler{ padding: .15rem .35rem;}
.switch-field label{ font-size: 13px; font-weight: 600;}
.switch-field { margin-bottom: 10px;}
.colum_one { width: 100%; margin: 0 0 10px 0;}
.colum_two { width: 50%; margin: 0 0 10px 0;}
.colum_three { width: 100%; margin: 0 0 10px 0;}
.colum_four { width: 100%; padding: 0 5px;}
.ser_location{ border: solid 1px #d3e3fd; background: #edf2fa; font-size: 16px;}
.form-control.ser_location[readonly]{ border: solid 1px #d3e3fd; background: #edf2fa;}
.deals_search_bn{ font-size: 22px; color: #fff; height: 60px;}

.holiday_banner { min-height: auto !important; padding: 0 0 10px 0;}
.banner_heading { padding: 15px 0 15px; text-align: center;}
.banner_heading h1{ font-size: 18px; margin: 0 0 5px 0;}
.banner_heading h2{ font-size: 13px;}
.botom_bner{ margin: 0px 0 0 0;}
.why_abut h2{ font-size: 18px;}
.right_gap { padding-right: 15px;}	
.main_usp { display: flex; flex-wrap: wrap;}
.heading_one h3{ font-size: 20px;}
.heading_one p{ font-size: 13px;}
.figure_compon{ margin-bottom: 10px;}
.aboutus_info { padding: 30px 15px 30px 15px;}
.aboutus_info:before{ display:none;}
.aboutus_info h3{ font-size: 20px;}
.box1{ width: 48%; margin: 0 0 10px; text-align: center;}
.icons { float: none; margin: 0 auto 8px; width: 50px; height: 50px; line-height: 45px;}
.box1 h4 { font-size: 14px; font-weight: 700;}
.box1 p{ font-size: 9px; margin: 0; font-weight: 500;}
.gap1 { padding-right: 15px;}	
.suscribe_main{ display: block; margin-right: -15px; margin-left: -15px;}
.suscribe_main2{ display: block; margin-right: -15px; margin-left: -15px;}
.payment_icons ul{ display: block;}
.trust_left { display:none;}
.trustpoilt_right { width: 100%; height: auto;}
.trust_slide { padding: 0 25px 0 25px;}
.owl-controls .owl-buttons .owl-prev{ left: 0;}
.owl-controls .owl-buttons .owl-next{ right: 0;}
.trustpilot_widget{ display:none;}
.mydubre{ display:none;}
.payment_icons{ display:none;}

.deals_content{ padding: 60px 10px 10px;}
.deals_content h4{ font-size: 14px; margin: 0px 0 2px 0;}
.deals_content p{ margin: 0 0 0px 0; font-size: 10px;}
.deals_content h5{ bottom: 100%; margin:0px; font-size:13px;}
.dest_img { height: 165px !important;}

.trip_data_item h6{ font-size: 11px;}
.fare_logo{ margin: 0 10px 0 0;}
.fare_names{ width: 28%;}
.fare_names h4{ font-size: 17px; font-weight: 800;}
.fare_names h6{ font-size: 11px;}
.fare_Price{ width: 26%;}
.fare_Price p{ font-size: 10px; margin: 0 0 2px 0;}
.fare_Price h4{ font-size: 18px;}
.aboutus_info p{ font-size: 13px; line-height: 22px;}

.dealsecn { white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
.fare_header{ width: 800px;}
.fare_context{ width: 800px;}
.fare_header li{ font-size: 14px;}
	
}


