body{ font-family: 'Poppins', sans-serif; padding:0px; margin:0px;}

.bg222 {
    background: #ee5f2b;
}
.populated {}
.populated ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.populated ul li {
    display: inline-block;
}
.populated ul li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 6px 0;
    margin: 0 15px 0 0;
    text-decoration: none;
    font-weight: 500;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: white;
    border: 1px solid #ffffff;
    border-radius: 0.25rem;
}
.populated ul li a i {
    border: solid 1px #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    border-radius: 20px;
    margin-right: 4px;
    position: relative;
    top: -1px;
}
.dropbtn {
    background-color: #ffffff;
    color: #272626;
    padding: 2px 4px 3px 3px;
    font-size: 16px;
    border: none;
    border-radius: 2px;
    margin: 0 0 0 0px;
}
.dropbtn:hover {
    text-decoration: none;
    background-color:#fff;
}
a.dropbtn img {
    width: 30px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 228px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    top: 26px;
    border-top: 4px solid #ff6608;
}
.dropdown-content a img {
    width: 30px;
    margin: 0 4px 0 0;
}

.dropdown-content a {
    color: black;
    padding: 8px 10px;
    text-decoration: none;
    display: block;
    font-size: 15px;
}

.dropdown-content a:hover {
    background-color: #fff;
}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {
    background-color: #ffffff;
}
ul.navbar-nav.mr-auto {
    display: flex;
    margin: 0 auto;
}

.navbar {
    padding: 4px 0 4px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    background: #ffffff;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-weight: 400;
    padding: 0 17px 0 17px;
    position: relative;
    font-size: 15px;
    margin: 1px 0 0 0;
    text-transform: capitalize;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ff6608;
}
.navbar-light .navbar-nav .nav-link i {
    border: solid 1px #333;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    border-radius: 20px;
    margin-right: 4px;
}
.navbar-light .navbar-brand img {
    width: 180px;
}

.nwser {
    background: #ff6608;
    position: absolute;
    font-size: 11px;
    padding: 1px 4px 2px;
    top: -11px;
    right: 14px;
    transform: skew(-10deg);
    font-weight: 600;
    line-height: 10px;
    color: #fff;
}

.tollfree {
    margin: 0 0 0 30px;
}
.tollfree p {
    font-size: 13px;
    color: #374a9f;
    margin: 0px 0 4px 0px;
    text-align-last: end;
    line-height: 16px;
    font-weight: 500;
}
.tollfree a {
    text-decoration: none;
    display: block;
    font-size: 22px;
    color: #f47623;
    font-weight: 600;
    line-height: 22px;
}
.tollfree a img {
    margin: -5px 2px 0 0;
}


/** BANNER CSS START **/


.destinn_banner{ position: relative; border-radius: 0px 0px 0px 0px;}
.destinn_banner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: linear-gradient(to right, #000000, #4f4f79) !important;
    opacity: 0.2;
	border-radius: 0px 0px 0px 0px;
}


.main_banner{ position: relative; border-radius: 0px 0px 174px 174px;}
.main_banner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: linear-gradient(to right, #000000, #4f4f79) !important;
    opacity: 0.2;
	border-radius: 0px 0px 174px 174px;
}

.air_banner01 { position: relative; border-radius: 25px; margin: 0 0 84px 0;}
.air_banner01:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: linear-gradient(to right, #000000, #4f4f79) !important;
    opacity: 0.2;
    border-radius: 25px;
}
.air_banner02 { position: relative; border-radius: 25px; margin: 0 0 84px 0;}
.air_banner02:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: linear-gradient(to right, #000000, #4f4f79) !important;
    opacity: 0.2;
    border-radius: 25px;
}
.air_banner03 { position: relative; border-radius: 25px; margin: 0 0 84px 0;}
.air_banner03:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: linear-gradient(to right, #000000, #4f4f79) !important;
    opacity: 0.2;
    border-radius: 25px;
}
.air_banner04 { position: relative; border-radius: 25px; margin: 0 0 84px 0;}
.air_banner04:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: linear-gradient(to right, #000000, #4f4f79) !important;
    opacity: 0.2;
    border-radius: 25px;
}
.air_banner05 { position: relative; border-radius: 25px; margin: 0 0 84px 0;}
.air_banner05:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: linear-gradient(to right, #000000, #4f4f79) !important;
    opacity: 0.2;
    border-radius: 25px;
}


.bn_heading {
    text-align: center;
    margin: 10px 0 86px 0;
}
.bn_heading h1 {
    font-size: 42px;
    color: #fff;
    margin: 0 0 20px;
    text-shadow: #080808 0 1px 2px;
    font-weight: 600;
    line-height: 48px;
}
.bn_heading h5 {
    font-size: 18px;
    color: #fff;
    margin: 0 0 14px;
    text-shadow: #080808 0 1px 2px;
    font-weight: 500;
}

.ft_icn {
    font-size: 14px !important;
    float: left;
    margin: 4px 5px 15px 0 !important;
    width: 24px;
    height: 24px;
    background: #ff6608;
    text-align: center;
    line-height: 25px !important;
    border-radius: 2px;
    color: #fff;
}

.botom_bner {
    padding: 20px 0 30px 0;
    margin: 70px 0 0 0;
}

.row1 {
    display: flex;
}
.box1 {
    padding: 12px 8px 12px 8px;
    border: solid 1px #d3d3d3;
    border-radius: 18px;
    height: 86px;
}

.icons {
    width: 50px;
    height: 50px;
    float: left;
    margin: 0px 22px 0px 4px;
    border: solid 1px #ff6608;
    line-height: 55px;
    text-align: center;
    border-radius: 4px;
    position: relative;
    background: #ff6608;
}
.icons:before {
    content: " ";
    position: absolute;
    top: 1px;
    right: -12px;
    background-color: #ff6608;
    width: 2px;
    height: 48px;
}
.icons i {
    color: #fff;
    font-size: 25px;
}

.box1 h4 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 4px 0;
}
.box1 p {
    font-size: 13px;
    margin: 0 0 0 0;
    font-weight: 400;
    color: #333;
    padding: 0 25px 0 20px;
}


.cookies {
    background: #fff;
    padding: 8px 0;
    margin: 60px 0 15px 0;
}
.lmps_co {
    text-align: center;
    margin: 44px 0 17px 0;
    background: #ffb98e;
    padding: 10px 0 10px 0;
    border-radius: 4px;
    box-shadow: 0px 0px 4px #ccc;
}

.lmps_co p {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    margin: 0;
}
.lmps_co p strong {
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 0 7px;
}
.lmps_co p span {
    font-weight: 600;
    color: #00b579;
}
.lmps_co p img {
    width: 100px;
    margin: 0 10px 0 10px;
}





.effectTab-header .caption,
.effectTab-header .title {
  font-weight: 600;
  padding-bottom: 20px;
  position: relative;
  display: inline-block;
  color: #555;
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
}

.effectTab-header .title {
    font-size: 26px;
    text-transform: capitalize;
    padding: 0;
    color: #05164d;
}

.effectTab-header .caption {
  font-size: 30px;
}

.column-1,
.column-10,
.column-11,
.column-12,
.column-2,
.column-3,
.column-4,
.column-5,
.column-7,
.column-8,
.column-9 {
  float: left;
  padding: 10px;
}

.effectTab-header .title::after,
.effectTab-header .title::before {
  position: absolute;
  background: linear-gradient(to right, #ed6ea0 0, #ec8c69 100%);
  content: "";
}


.column-1 {
  width: 8.333333333333333%;
}

.column-2 {
  width: 16.66666666666667%;
}

.column-3 {
  width: 25%;
}

.column-4 {
  width: 33.33333333333333%;
}

.column-5 {
  width: 41.66666666666667%;
}

.column-6 {
  width: 50%;
  float: left;
  padding: 10px;
}

.column-7 {
  width: 58.33333333333333%;
}

.column-8 {
  width: 66.66666666666667%;
}

.column-9 {
  width: 75%;
}

.column-10 {
  width: 83.33333333333333%;
}

.column-11 {
  width: 91.66666666666667%;
}

.column-12,
.wrapper-full {
  width: 100%;
}

.nav-icon,
.navigation {
  float: right;
}

.custom-row::after {
  content: "";
  display: table;
  clear: both;
}

.wrapper {
  max-width: 1340px;
  margin: 0 auto;
  position: relative;
}

.header {
  background-color: #485666;
  padding: 8px 0;
  position: static;
  z-index: 2000;
}

.header h1 {
  color: #fff;
  font-family: Poppins;
  font-weight: 400;
  font-size: 2.2rem;
  padding-left: 40px;
}

.rotate {
  position: absolute;
  transform: rotate(-20deg);
  left: 0;
  font-size: 2.8rem;
  top: 5px;
}

.ex_padd {
  padding-top: 170px !important;
}

.nav-icon-container {
  display: block;
}

.nav-icon {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  z-index: 100;
}

.nav-icon span {
  width: 60%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.nav-icon-1 {
  top: 30%;
}

.nav-icon-2 {
  top: 50%;
}

.nav-icon-3 {
  top: 70%;
}

.nav-icon.active .nav-icon-1 {
  top: 50%;
  transform: rotate(45deg);
  left: 22%;
}

.nav-icon.active .nav-icon-3 {
  top: 50%;
  transform: rotate(-45deg);
  left: 22%;
}

.nav-icon.active .nav-icon-2 {
  width: 0;
}

.nav-menu {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.nav-menu li {
  list-style: none;
  position: relative;
}

.nav-menu li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0 20px;
}

.nav-menu li:after,
.nav-menu li:before {
  content: "";
  position: absolute;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.2);
  bottom: 0;
  width: 0;
  transition: all 0.3s ease-in-out;
}

.nav-menu li:before {
  left: 0;
}

.nav-menu li:after {
  right: 0;
}

.nav-menu li:hover:after,
.nav-menu li:hover:before {
  width: 50%;
}

.nav-menu li.active:after,
.nav-menu li.active:before {
  background-color: rgba(0, 128, 128, 1);
}

.menu {
  width: 200px;
  background-color: #0b466c;
  text-align: center;
  padding: 40px;
  position: fixed;
  top: 96px;
  right: -200px;
  overflow: scroll;
  height: calc(100% - 96px);
  z-index: 1000;
}

.menu.active {
  right: 0;
}

.menu .nav-menu {
  flex-direction: column;
  width: 150px;
}

.menu .nav-menu li {
  margin: 10px 0;
  width: 80%;
}

.box-tab {
  margin: 10px 0;
}

.effect {
  margin: auto;
  background-color: #fff;
}


/** DESTINATION CSS **/

.flight_offers {
    background: url(../images/bg/flight_offer_bg.jpg) top/auto 100% no-repeat #ffb98e26;
    padding: 2px 0 40px 0;
}
.flight_offers .heading{width:100%;text-align:center;margin-bottom:20px;margin-top:40px}
.flight_offers .heading h1 {
    text-transform: capitalize;
    color: #226ab8;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 0 0 17px 0;
}
.flight_offers .heading h1:before {
    content: " ";
    position: absolute;
    top: 37px;
    left: 0;
    width: 54px;
    height: 3px;
    background-color: #ff6608;
}
.flight_offers .heading h1:after {
    content: " ";
    position: absolute;
    top: 35px;
    left: 54px;
    width: 7px;
    height: 7px;
    background-color: #ff6608;
    border-radius: 40px;
}
.flight_offers .heading p {
    color: #151515;
    margin-top: 8px;
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
}
.flight_offers .heading .image{position:relative;float:left;width:100%}
.flight_offers .heading .image:after{content:'';position:absolute;background:#ee5f2b;width:15%;right:33%;height:2px;top:60%}
.flight_offers .heading .image:before {
    content: '';
    position: absolute;
    background: #ee5f2b;
    left: 33%;
    width: 15%;
    height: 2px;
    top: 60%;
}
.flight_offers .heading .image img{width:20px;height:20px}
.flight_offers .col_3_row{margin-left:-3px;margin-right:-3px}
/* .flight_offers .col_3_row .col_3{padding-left:3px;padding-right:3px} */
.flight_offers .col_3_row .col_3 .content {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    border-radius: 20px;
    overflow: hidden;
    height: 240px;
    background: #fff;
    padding: 5px;
}
.flight_offers .col_3_row .col_3 .content img{width:100%;border-radius:3px;transition:1s}
.flight_offers .col_3_row .col_3 .content:hover img{width:100%;border-radius:3px;transform:scale(1.2);-webkit-transform:scale(1.2)}
.flight_offers .col_3_row .col_3 .content .offer_content{width:100%;float:left;position:absolute;height:100%;top:0;background:rgba(0,0,0,.28);color:#fff; padding: 0px 15px;}
.flight_offers .col_3_row .col_3 .content .offer_content p.location{background:rgba(0,0,0,.48);padding:5px 10px;border-radius:5px;display:inline-block;margin-top:20px}
.flight_offers .col_3_row .col_3 .content .offer_content p.location .fa{color:#ee5f2b}
.flight_offers .col_3_row .col_3 .content .offer_content h2.location_cap {
    margin-top: 60px;
    margin-left: 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0 2px 1px #010101;
}
.flight_offers .col_3_row .col_3 .content .offer_content h3.price {
    margin-left: 10px;
    margin-top: 0;
    font-size: 26px;
    font-weight: 700;
}
.flight_offers .col_5_row{margin-left:-6px;margin-right:-6px;margin-bottom:40px}
.flight_offers .col_5_row .col_5{width:20%;padding-left:6px;padding-right:6px}
.flight_offers .col_5_row .col_5 .content{border-radius:10px;overflow:hidden;float:left;width:100%;position:relative;margin-bottom:20px;background:#fff;box-shadow:0 3px 15px 0 #a5a5a5}
.flight_offers .col_5_row .col_5 .content img{width:100%;height:173px;border-radius:3px 3px 0 0}
.flight_offers .col_5_row .col_5 .content .offer_content{width:100%;float:left;position:absolute;height:auto;top:0;color:#fff;padding-left:15px}
.flight_offers .col_5_row .col_5 .content .offer_content p.location{background:rgba(0,0,0,.48);padding:5px 10px;border-radius:5px;display:inline-block;margin-top:20px}
.flight_offers .col_5_row .col_5 .content .offer_content p.location .fa{color:#ee5f2b}
.flight_offers .col_5_row .col_5 .content .bottom_content{width:100%;float:left;padding:0 10px 10px}
.flight_offers .col_5_row .col_5 .content h4.location{color:#bababa;width:100%;margin-top:25px;font-size:17px;margin-bottom:20px}
.flight_offers .col_5_row .col_5 .content h4.location .black{color:#292929}
.flight_offers .col_5_row .col_5 .content h4.location .blue{color:#034685}
.flight_offers .col_5_row .col_5 .content h5.price_1{color:#a0a4a7;font-size:21px;float:left}
.flight_offers .col_5_row .col_5 .content h5.price_2{float:right;color:#595959;font-size:18px;text-align:right;line-height:12px}
.flight_offers .col_5_row .col_5 .content h5.price_2 span{margin-right:5px;font-size:12px}
.flight_offers .col_5_row .col_5 .content h5.price_2 small{color:#595959;font-size:10px;font-weight:600}
.flight_offers .col_5_row .col_5 .content .discount{background:#f8aa40;position:absolute;color:#fff;top:130px;right:20px;padding:23px 8px 8px 10px;text-align:center;border-radius:53px;width:65px;height:69px}
.flight_offers .col_5_row .col_5 .content .discount h4{margin:0;line-height:10px}
.flight_offers .col_5_row .col_5 .content .discount small{font-size:11px;color:#fff}
.flight_offers .col_5_row .col_5 .content h6.enquiry{width:100%;float:left;text-align:center}
.flight_offers .col_5_row .col_5 .content h6.enquiry a{background:#39b5e7;color:#fff;padding:7px 25px;font-size:15px;border-radius:5px;width:100%}
.flight_offers-new{width:100%;float:left;padding-bottom:40px}
.flight_offers-new .content{border-radius:10px;overflow:hidden;float:left;width:100%;position:relative;margin-bottom:20px;background:#fff;box-shadow:0 3px 15px 0 #a5a5a5}
.flight_offers-new .content img{width:100%;height:173px;border-radius:3px 3px 0 0; object-fit: cover;}
.flight_offers-new .content .offer_content{width:100%;float:left;position:absolute;height:auto;top:0;color:#fff;padding-left:15px}
.flight_offers-new .content .offer_content p.location{background:rgba(0,0,0,.48);padding:5px 10px;border-radius:5px;display:inline-block;margin-top:20px}
.flight_offers-new .content .offer_content p.location .fa{color:#f8aa40}
.flight_offers-new .content .bottom_content{width:100%;float:left;padding:0 10px 10px}
.flight_offers-new .content h4.location{color:#bababa;width:100%;margin-top:25px;font-size:17px;margin-bottom:20px}
.flight_offers-new .content h4.location .black{color:#292929}
.flight_offers-new .content h4.location .blue{color:#034685}
.flight_offers-new .content h5.price_1{color:#a0a4a7;font-size:21px;float:left}
.flight_offers-new .content h5.price_1 span{text-decoration:line-through}
.flight_offers-new .content h5.price_2{float:right;color:#595959;font-size:18px;text-align:right;line-height:12px}
.flight_offers-new .content h5.price_2 span{margin-right:5px;font-size:12px}
.flight_offers-new .content h5.price_2 small{color:#595959;font-size:10px;font-weight:600}
.flight_offers-new .content .discount{background:#bd2433;position:absolute;color:#fff;top:130px;right:20px;padding:23px 8px 8px 10px;text-align:center;border-radius:53px;width:65px;height:69px}
.flight_offers-new .content .discount h4{margin:0;line-height:10px}
.flight_offers-new .content .discount small{font-size:11px;color:#fff}
.flight_offers-new .content h6.enquiry{width:100%;float:left;text-align:center}
.flight_offers-new .content h6.enquiry a{background:#194556;color:#fff;padding:7px 25px;font-size:15px;border-radius:5px;width:100%}
.flight_offers-new .owl-slider{margin:0 6px;overflow:hidden}
.flight_offers-new .owl-controls.clickable{display:none!important}
.flight_offers .carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.flight_offers .carousel-fade .carousel-inner .active{opacity:1}
.flight_offers .carousel-fade .carousel-inner .active.left,.flight_offers .carousel-fade .carousel-inner .active.right{left:0;opacity:0;z-index:1}
.flight_offers .carousel-fade .carousel-inner .next.left,.flight_offers .carousel-fade .carousel-inner .prev.right{opacity:1}
.flight_offers .carousel-fade .carousel-control{z-index:2}
.item.next .carousel-caption{opacity:0}
@media screen and (min-width:320px) and (max-width:767px){
.flight_offers .heading{margin:10px 0;padding:0 10px}
.flight_offers .heading h1{margin-top:10px;font-size:22px}
.flight_offers .heading .image{display:none}
.flight_offers .heading p{margin-top:0;font-size:13px}
.flight_offers .flight_offers-new{padding-bottom:10px}}
@media screen and (min-width:320px) and (max-width:575px){
.flight_offers .col_3_row .col_3 .content img{height:200px;object-fit:cover}
.flight_offers .col_3_row .col_3 .content .offer_content h2.location_cap{font-size:24px}
.flight_offers .col_3_row .col_3 .content .offer_content h3.price{font-size:20px}}
@media screen and (min-width:576px) and (max-width:767px){
.flight_offers .col_3_row .col_3{width:50%;float:left}
.flight_offers .col_3_row .col_3:last-child{float:none;margin-left:auto;margin-right:auto}
.flight_offers .col_3_row .col_3 .content img{height:200px;object-fit:cover}
.flight_offers .col_3_row .col_3 .content .offer_content h2.location_cap{font-size:24px}
.flight_offers .col_3_row .col_3 .content .offer_content h3.price{font-size:20px}}
@media screen and (min-width:768px) and (max-width:991px){
.flight_offers .col_3_row .col_3 .content img{height:150px;object-fit:cover}
.flight_offers .col_3_row .col_3 .content .offer_content h2.location_cap{font-size:24px}
.flight_offers .col_3_row .col_3 .content .offer_content h3.price{font-size:20px}}

/** CSS END **/



/*about css*/

.about_area {
    padding: 40px 0 40px 0;
    position: relative;
}
.about_area_cont {
    box-shadow: 0 0px 3px 0 #7e7e7e;
    padding: 14px 14px 14px 14px;
    border-radius: 8px;
}
.about_area_cont h4 {
    text-transform: capitalize;
    color: #226ab8;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 0 0 25px 0;
}
.about_area_cont h4:before {
    content: " ";
    position: absolute;
    top: 37px;
    left: 0;
    width: 54px;
    height: 3px;
    background-color: #ff6608;
}
.about_area_cont h4:after {
    content: " ";
    position: absolute;
    top: 35px;
    left: 54px;
    width: 7px;
    height: 7px;
    background-color: #ff6608;
    border-radius: 40px;
}
.about_area_cont p {
    font-size: 13px;
    color: #333;
    margin: 0 0 8px 0;
    text-align: justify;
    font-weight: 400;
    line-height: 23px;
}


.cust_review_main {
    padding: 36px 0 52px;
    background: #fafafa;
}

.heading_tittle{}
.heading_tittle {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}
.heading_tittle h2 {
    text-transform: capitalize;
    color: #226ab8;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin: 0 0 25px 0;
}
.heading_tittle h2:before {
    content: " ";
    position: absolute;
    top: 37px;
    left: 0;
    width: 54px;
    height: 3px;
    background-color: #ff6608;
}
.heading_tittle h2:after {
    content: " ";
    position: absolute;
    top: 35px;
    left: 54px;
    width: 7px;
    height: 7px;
    background-color: #ff6608;
    border-radius: 40px;
}
.heading_tittle p {
    font-size:13px;
    color: #333;
    margin: 0 0 25px 0;
    text-align: center;
    font-weight: 400;
}


.testimonial {
    padding: 12px;
    margin: 0 0px 0 0;
    /* box-shadow: 0 2px 7px 0 #dfdfdf; */
    min-height: 210px;
    background: #fff;
    border-radius: 0px;
    /* border: 1px solid #f2f2f2; */
    box-shadow: 0 1px 4px 0 #7e7e7e;
}
.testimonial .rating {
    padding: 0;
    list-style: none;
    text-align: right;
}
.date_tt {
    font-size: 13px;
    color: #777;
    float: right;
}
.rating li {
    display: block;
    float: left;
    background: #00b67a;
    height: 20px;
    width: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0px 0 1px;
    padding: 0;
    color: #fff;
}
.testimonial .description {
    border-radius: 6px;
    color: #333;
    font-size: 13px;
    padding: 5px 0px;
    position: relative;
    display: inline-block;
    line-height: 20px;
    font-weight: 400;
}
.testimonial .description p{ margin: 0; }
.header_rr {
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0;
    color: #000000;
    text-transform: capitalize;
}
.testimonial-review {
    padding-top: 0px;
}
.testimonial-review .testimonial-title {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    float: left;
    text-transform: capitalize;
    margin: 0px;
}
.testimonial-review .testimonial-title small {
    font-weight: 500;
    font-size: 12px;
    color: #ff6608;
}


.mains_footer {
    background: #11345b;
    padding-bottom: 0;
    background-size: 100%;
    padding: 44px 0 35px 0;
    position: relative;
}
/* .mains_footer:before {
    position: absolute;
    content: '';
    width: 35%;
    height: 100%;
    top: 0px;
    right: 0px;
    background: #0a1b2c;
} */

.footer_bx h4 {
    font-size: 17px;
    color: #e7e7e7;
    font-weight: 600;
    margin: 0 0 10px 0;
    /* border-bottom: dashed 1px #31345f; */
    padding: 0 0 10px 0;
    text-transform: uppercase;
}
.footer_bx p {
    color: #f4f4f4;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    margin: 0 0 2px 0;
}
.footer_bx {
    padding: 0 0px 0 0;
}
.footer_bx input {
    border: 1px solid #ddd;
    width: 85%;
    height: 40px;
    padding: 0 10px;
    background: #fff;
    float: left;
}
.footer_bx button {
    background: #ff6608;
    width: 15%;
    border: 0px solid;
    height: 40px;
    color: #fff;
}

.large_pay {
    background: #ff61002e;
    padding: 8px 0;
}

.qickes_link {
    padding: 0 0 0px 0;
}
.qickes_link h4 {
    font-size: 17px;
    color: #e7e7e7;
    font-weight: 600;
    margin: 0 0 10px 0;
    /* border-bottom: dashed 1px #31345f; */
    padding: 0 0 26px 0;
    text-transform: uppercase;
    position: relative;
}
.qickes_link h4:before {
    content: " ";
    position: absolute;
    top: 30px;
    left: 0;
    width: 39px;
    height: 2px;
    background-color: #ff6608;
}
.qickes_link h4:after {
    content: " ";
    position: absolute;
    top: 28px;
    left: 39px;
    width: 6px;
    height: 6px;
    background-color: #ff6608;
    border-radius: 40px;
}
.news_hd {
    font-size: 17px !important;
    color: #e7e7e7 !important;
    font-weight: 600 !important;
    margin: 22px 0 0px 0 !important;
    /* border-bottom: dashed 1px #31345f; */
    padding: 0 0 10px 0 !important;
    text-transform: uppercase !important;
    position: relative !important;
}
.news_hd:before {
    display: none !important;
}
.news_hd:after {
    display: none !important;
}
.about_footer_cont p {
    color: #fff;
    font-size: 13px;
    text-align: justify;
    padding: 0 0px 0 0;
    margin: 0 0 0 0;
    line-height: 22px;
}
.qickes_link ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.qickes_link ul li {}
.qickes_link ul li a {
    display: block;
    font-size: 13px;
    color: #f4f4f4;
    font-weight: 400;
    text-decoration: none;
    line-height: 29px;
    clear: both;
}
.qickes_link ul li a span {
    display: block;
    font-size: 18px;
    letter-spacing: 0.4px;
    line-height: normal;
}

.qickes_link ul li a i{ margin-right: 4px; }

.footer_link {
    text-align: center;
    margin: 20px 0 20px 0;
}
.footer_link ul {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 0px 0;
}
.footer_link ul li {
    display: inline-block;
    color: #fff;
}
.footer_link ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 0px 10px 0px;
    border-radius: 35px;
    margin-right: 4px;
    line-height: 14px;
    font-weight: 300;
}

.social_news {
    padding: 6px 0 0 0;
	float: right;
}
.social_news ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social_news ul li {
    display: inline-block;
}
.social_news ul li a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    width: 25px;
    display: inline-block;
    height: 25px;
    background: transparent;
    text-align: center;
    line-height: 25px;
    border-radius: 25px;
    font-weight: 300;
    border: solid 1px #fff;
    margin: 0 8px 0 0;
}
.twitte {
    background: #1da1f2!important;
}

.payment_icons {
    text-align: center;
	padding-bottom: 0px;
}
.payment_icons ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.payment_icons ul li {
    display: inline-block;
    cursor: pointer;
    margin: 5px 5px 5px 5px;
}
.disclemaer {}
.disclemaer p {
    font-size: 13px;
    color: #000000;
    line-height: 22px;
    margin: 10px 0 10px 0;
    font-weight: 400;
    text-align: justify;
}
.All_disclmer {
    background: #fcfeff;
}
.bottom_copyrights {
    padding: 12px 0;
    color: #fff;
    margin: 0 0 0px 0;
    text-align: center;
    background: #193a63;
    border-top: solid 1px #ffffff;
}
.bottom_copyrights p {
    font-size: 13px;
    color: #ffffff;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.3px;
}  



/** ABOUT US PAGE CSS **/

.abt_bnrs {
    padding: 30px 10px 30px 10px;
    background-image: url(../images/about-banner.jpg);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 15px;
    margin: 85px 0 0 0;
}
.abouts{}
.abouts h2 {
    font-size: 28px;
    color: #fff;
    margin: 0 0 0 0;
    text-align: center;
    text-shadow: #000 0px 1px 2px;
    font-weight: 600;
}

.ab_main_cont {
    padding: 15px 15px 10px 15px;
    margin: 20px 0 35px 0;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px #ccc !important;
}
.ab_main_cont h3 {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 23px 0;
    color: #226ab8;
    position: relative;
}
.ab_main_cont h3:before {
    content: " ";
    position: absolute;
    top: 37px;
    left: 0;
    width: 54px;
    height: 3px;
    background-color: #ff6608;
}
.ab_main_cont h3:after {
    content: " ";
    position: absolute;
    top: 35px;
    left: 54px;
    width: 7px;
    height: 7px;
    background-color: #ff6608;
    border-radius: 40px;
}
.ab_main_cont p {
    font-size: 13px;
    color: #171717;
    font-weight: 400;
    line-height: 23px;
    text-align: justify;
}

.ab_main_cont h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px 0;
    color: #0e4367;
    background: #ecf5ff;
    padding: 3px 0 3px 6px;
}

.ab_main_cont ul{ list-style: none; padding: 0px; margin:0px 0 15px 0; }
.ab_main_cont ul li {
    font-size: 14px;
    color: #171717;
    font-weight: 400;
    line-height: 28px;
}
.ab_main_cont ul li i {
    margin-right: 4px;
    color: #ee602c;
}

.abls_ip{ float: right; width: 253px; border-radius: 4px; margin: 0 0 0 15px; }

.contact__area {
    padding: 22px 0 35px 0;
    background: #ffffff;
}

.abouts_two{ text-align: center; }
.abouts_two h2 {
    font-size: 30px;
    color: #fff;
    margin: 0 0 0 0;
    text-shadow: #080808 0 1px 2px;
    font-weight: 600;
}

.conter_bg {
    background: #ffffff;
    margin: 0px 0 0px 0;
    padding: 35px 0 20px 0px;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    box-shadow: 1px 3px 20px 0px rgb(0 0 0 / 8%);
}

.seprator{}
.seprator h2 {
    font-size: 28px;
    color: #333;
    margin-bottom: 26px;
    position: relative;
    font-weight: 600;
}
  
.seprator p {
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0 0 0;
    opacity: 1;
    color: #333;
}
.seprator .form-group {
    margin: 0 0 8px 0;
}

input.form-control.cont_form {
    font-size: 15px;
    border-radius: 2px;
    height: 44px;
}
textarea.form-control.cont_form {
    height: 95px;
    font-size: 15px;
    border-radius: 2px;
}

.button_solres {
    width: 100%;
    border: none;
    padding: 10px 0;
    margin-top: 0;
    border-radius: 2px;
    cursor: pointer;
    background: #ff6608;
    color: #fff;
    font-size: 16px;
}

.touristpoint-fancy-title h4 {
    margin: 0px 0px 9px;
    display: inline-block;
    font-size: 22px;
    position: relative;
    padding: 0px 0px 17px;
    line-height: 1;
    color: #363636;
    letter-spacing: 0.4px;
    font-weight: 600;
}
.touristpoint-fancy-title h4:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 5px;
    width: 50px;
    height: 3px;
    background-color: #ff6608;
}
.touristpoint-fancy-title h4:after {
    content: '';
    position: absolute;
    left: 49px;
    bottom: 3px;
    width: 7px;
    height: 7px;
    background-color: #ff6608;
    border-radius: 100%;
}

.touristpoint-contact-us {
    margin-top: 35px;
}

.phj {
    padding-left: 0;
    margin: 15px 0 0 0;
}
.touristpoint-contact-us ul li {
    list-style: none;
    margin-bottom: 40px;
}
.touristpoint-contact-us ul li i {
    border-radius: 5px;
    float: left;
    height: 44px;
    width: 44px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    position: relative;
    padding: 13px 0px 0px 0px;
    background-color: #ff6608;
}
p#aq3 strong {
    font-size: 17px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
}
.touristpoint-contact-us ul li i:after {
    content: '';
    left: 3px;
    top: 3px;
    display: inline-block;
    border-radius: 100%;
    height: 39px;
    width: 39px;
    border: 1px dashed #ffffff;
    color: #ffffff;
    position: absolute;
}
.touristpoint-contact-us ul li i ~ .touristpoint-contact-info {
    padding: 0px 0px 0px 60px;
}
.touristpoint-contact-info p, .touristpoint-contact-info a {
    color: #000;
    margin: 0px;
    letter-spacing: 0px;
    line-height: 26px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}

.nop_map {
    padding: 8px 8px 0 8px;
    border: solid 1px #dedede;
    margin-top: 38px;
    background: #fff;
    border-radius: 8px;
}



.hm_deals{ padding:40px 0; background:#ffffff;}

.bt_dlhead{}
.bt_dlhead h3 {
    font-size: 26px;
    text-transform: uppercase;
    padding: 0;
    color: #1e4473;
    text-align: center;
    margin-bottom: 35px;
    font-weight: 700;
}

.hm_deals .container-fluid .row {
    padding: 0 20px 0 20px;
}
.fress_dals {
    margin-bottom: 15px;
    padding: 13px;
    border-radius: 5px;
    background: #f0f8fe;
    border: 1px solid #ddd;
    display: table;
    width: 100%;
}

.ar_logo{ width:10%; float:left;}
.ar_logo img {
    width: 75%;
    border: solid 1px #ddd;
    margin: 4px 0 0 0;
}

.ar_name {
    width: 20%;
    float: left;
    padding: 0 0 0 0px;
    border-right: solid 1px #d0ebff;
    min-height: 47px;
}
.ar_name h6 {
    font-size: 14px;
    color: #333;
    margin: 6px 0 0 0;
}

.deal__date {
    width: 40%;
    float: left;
    border-right: solid 1px #d0ebff;
	text-align:center;
}
.deal__date p {
    font-size: 13px;
    color: #333;
    margin: 0px;
    font-weight: 500;
}
.deal__date h3 {
    font-size: 18px;
    margin: 2px 0 0 0px;
    color: #1e4473;
    font-weight: 700;
}
.deal__date h3 img {
    margin: 0px 5px 0 5px;
}

.deal_book{
	width: 30%;
    float: left;
	text-align:center;
}
.deal_book a {
    display: inline-block;
    margin: 8px 0 0 0;
    background: #ee5f2b;
    font-size: 14px;
    text-decoration: none;
    padding: 4px 15px 4px 15px;
    color: #fff;
    border-radius: 6px;
    font-weight: 500;
    box-shadow: 0 4px #d73817, -5px 7px transparent;
    text-shadow: 0 2px 1px #b53920;
}

.recorded {
    font-size: 15px;
    color: #171717;
    margin: 10px 0 0 0;
    line-height: 22px;
    font-weight: 500;
}
.recorded a {
    text-decoration: underline;
    color: #005ed3;
}


/** DESTINATION CSS START **/

.dstpage_deals{ padding: 50px 0; background: #fafafa;}
.dt_heading {
    margin: 0 0 25px 0px;
}
.dt_heading h2 {
    font-size: 25px;
    color: #0b2443;
    margin: 0px;
    font-weight: 600;
}
.dt_heading h2 strong {
    font-weight: 700;
    color: #294673;
}

.destlast_cont{ padding: 50px 0;}

.assured h3 {
    margin: 0 0 7px 0;
    font-weight: 700;
    font-size: 26px;
    color: #0b2443;
}
.assured p {
    font-size: 15px;
    color: #171717;
    margin: 0px 0 10px 0;
    line-height: 22px;
    font-weight: 500;
}
.assured h4 {
    margin: 15px 0 7px 0;
    font-weight: 600;
    font-size: 22px;
    color: #0b2443;
}
.assured h6 {
    margin: 15px 0 10px 0;
    font-weight: 600;
    font-size: 20px;
    color: #0b2443;
}

.dest-colume {
    width: 31.3%;
    margin: 0 6px 23px 16px;
    display: flex;
    padding: 4px;
    background: #fff;
    border-radius: 12px;
}
.list_destinas {
    width: 100%;
}
.list_destinas a{ text-decoration:none;}
.dls_cont {
    padding: 0 5px 0 5px;
    text-align: left;
}
.dls_cont i {
    border: solid 1px #ff6608;
    font-size: 14px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    float: left;
    border-radius: 24px;
    margin: 0px 5px 0 0;
    color: #ff6608;
    transform: rotate(45deg);
}
.dls_cont h3 {
    font-size: 18px;
    color: #333;
    margin: 10px 0 0 0;
    font-weight: 500;
}
.dls_cont h3 i {
    background: #ff8004;
    width: 15px;
    text-align: center;
    height: 15px;
    line-height: 15px;
    float: right;
    border-radius: 25px;
    color: #fff;
    position: relative;
    top: 4px;
    right: -4px;
}
.dls_cont p {
    font-size:13px;
    font-weight: 400;
    color: #575757;
    margin: 4px 0 5px 26px;
}
.dls_cont p span {
    float: right;
    margin: -15px 0 0 0;
}
.dls_cont p span i {
    color: #ff6608;
    font-size: 13px;
}
.dlps_im {
    position: relative;
}
.off_dles {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background: #ff6608;
    font-weight: 500;
    padding: 5px 9px;
    line-height: 12px;
    border-radius: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
}


.component-city-content {
    font-size: 13px;
}
.table_data {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    font-size: 15px;
    margin-top: 30px;
}
.table_data table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #ddd;
}
.table_data th, .table_data td {
    padding: 10px;
    text-align: center;
    border: 1px solid #ddd;
	font-size: 14px;
}
.table_data th {
    background: #1e4473;
    color: #fff;
}


.st_map {
    margin: 0 0 0px;
    background: #ffffff;
    padding: 42px 0 36px 0;
}
.site_map_bx h2 {
    font-weight: 700;
    margin: 0 0 6px 0;
    font-size: 23px;
    text-align: left;
}
.site_map_bx p {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.3px;
    margin: 0 0 8px 0;
}
.site_cat2 {
    width: 100%;
    display: table;
    border-bottom: 1px dashed #e7e7e7;
    padding: 15px 15px;
    background: #fff;
    margin: 20px 0 10px 0;
}
.site_cat2 h3 {
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 9px 0;
}
.site_cat2 ul{list-style:none;padding:0;margin:0}
.site_cat2 ul li{width:25%;float:left;line-height:28px}
.site_cat2 ul li a {
    color: #555;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
}
.site_cat2 ul li a i{margin-right:2px}

.mian_destinations {
    padding: 40px 0 40px;
    background: #fcfcfc;
}
.Aust_overview {}
.Aust_overview h1 {
    font-size: 24px;
    margin: 0 0 10px 0;
    font-weight: 600;
}
.Aust_overview p {
    line-height: 24px;
    font-size: 14px;
    margin: 0 0 10px 0;
}

.Aust_overview p strong {
    font-weight: 600;
    color: #FF6606;
}

.Aust_overview h2 {
    font-size: 22px;
    margin: 18px 0 10px 0;
    font-weight: 600;
    padding: 0px 0 0 10px;
    border-left: solid 4px #ff6608;
    line-height: 22px;
}

.Aust_overview h3 {
    font-size: 22px;
    margin: 18px 0 10px 0;
    font-weight: 600;
    padding: 0px 0 0 10px;
    border-left: solid 4px #ff6608;
    line-height: 22px;
}




/** MOBILE RESPONSIVE CSS START **/

@media (min-width:320px) and (max-width:360px) {
a.navbar-brand img {
    width: 205px;
}
.main_banner {
    position: relative;
    border-radius: 0px;
    padding: 58px 0 0px !important;
}
.navbar {
    padding: 4px 10px 4px 5px;
    z-index: 999;
}
.navbar-light .navbar-nav .nav-link {
    padding: 6px 17px 6px 13px;
    margin: 1px 0 0 0;
}
.tollfree p {
    text-align-last: left;
}
.form_gp {
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.tollfree {
    padding: 0 0 0 15px;
}
.cookies {
    background: #fff;
    padding: 8px 0;
    margin: 0px 0 0px 0;
}
.abls_ip {
    float: left;
    width: 100%;
    border-radius: 4px;
    margin: 0 0 0 0px;
}
.ab_main_cont {
    padding: 4px 8px 6px 8px;
    margin: 14px 0 35px 0;
}
.ab_main_cont h3 {
    margin: 18px 0 8px 0;
    display: inline-block;
}
.ab_main_cont h3:before {
    display: none;
}
.ab_main_cont h3:after {
    display: none;
}
.bg222{ display:none;}
.home_banner {
    position: relative;
    padding: 9px 0 12px 0 !important;
}
.conter_bg {
    padding: 11px 0 9px 0px;
}
.seprator {
    margin: 0 0 18px 0;
}
.seprator h2 {
    margin-bottom: 0px;
}
.seprator p {
    margin: 3px 0 0 0;
}
.contact_form_gp {
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.nop_map {
    margin-top: 0px;
}
.touristpoint-contact-us ul li {
    margin-bottom: 23px;
}
.abouts h2 {
    font-size: 26px;
}
.lmps_co {
    margin: 8px 0 0px 0;
}
.home_banner:before{ display:none;}
.bn_heading { text-align: center; display: none;}	
.bn_heading h1 { font-size: 20px; line-height: 28px;}
.row1 { display: grid;}
.box1 {
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
    border-radius: 2px;
}
.btm_gp {
    margin: 0 0 0 0;
    padding:0 0 0 0;
}
.botom_bner {
    padding: 20px 0 24px 0;
	margin: 0;
}
.flight_offers .heading p {
    margin: 0 0 0 0;
    font-size: 13px;
}
.dls_cont p span {
    float: right;
    margin: -15px 0 0 0;
    display: none;
}
.flight_offers {
    background: url(../images/bg/flight_offer_bg.jpg) top/auto 100% no-repeat #ffb98e26;
    padding: 2px 0 24px 0;
}
.about_area {
    padding: 25px 0 26px 0;
    position: relative;
}
.cust_review_main {
    padding: 14px 0 26px;
    background: #fafafa;
}
.box1 h4 { font-size: 17px;}
.bn_heading h5{ display:none;}
.dest-colume { width: 100%; margin: 0 15px 15px 15px;}
.column-3 { width: 100%; padding: 0 0 10px 0;}
.column-6 { width: 100%; float: left; padding: 0px 0 10px 0;}
.hm_deals .container-fluid .row { padding: 0 0px 0 0px;}
.ar_logo{ display:none;}
.fress_dals{ padding: 13px 5px;}
.ar_name h6{ font-size: 12px;}
.deal__date{ width:50%;}
.deal__date p{ font-size: 12px;}
.deal__date h3{ font-size: 18px;}
.deal_book a{ font-size: 13px; padding: 5px 10px 5px 10px;}
.testimonial {
    margin: 0 0px 10px 0;
    border: solid 1px #eee;
    border-radius: 4px;
    min-height: 243px;
}
.qickes_link h4 {
    margin: 10px 0 18px 0;
    padding: 0 0 10px 0;
    text-transform: uppercase;
}
.qickes_link {
    padding: 0 0 14px 0;
}
.mains_footer {
    padding: 20px 0 18px 0;
}
.payment_icons ul li {
    display: inline-block;
    cursor: pointer;
    margin: 0px 4px 5px 4px;
}
.bottom_copyrights {
    padding: 9px 0;
}
.qickes_link ul li { clear: left;}
.footer_bx h4{ margin: 10px 0 0px 0; padding: 0 0 10px 0; text-transform: uppercase;}
	
}

@media (min-width:360px) and (max-width:480px) {
a.navbar-brand img {
    width: 205px;
}
.icons {
    margin: -4px 22px 0px 4px;
}
.main_banner {
    position: relative;
    border-radius: 0px;
    padding: 58px 0 0px !important;
}
.navbar {
    padding: 4px 10px 4px 5px;
    z-index: 999;
}
.navbar-light .navbar-nav .nav-link {
    padding: 6px 17px 6px 13px;
    margin: 1px 0 0 0;
}
.tollfree p {
    text-align-last: left;
}
.form_gp {
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.tollfree {
    padding: 0 0 0 15px;
}
.cookies {
    background: #fff;
    padding: 8px 0;
    margin: 0px 0 0px 0;
}
.abls_ip {
    float: left;
    width: 100%;
    border-radius: 4px;
    margin: 0 0 0 0px;
}
.ab_main_cont {
    padding: 4px 8px 6px 8px;
    margin: 14px 0 35px 0;
}
.ab_main_cont h3 {
    margin: 18px 0 8px 0;
    display: inline-block;
}
.ab_main_cont h3:before {
    display: none;
}
.ab_main_cont h3:after {
    display: none;
}
.bg222{ display:none;}
.home_banner {
    position: relative;
    padding: 9px 0 12px 0 !important;
}
.conter_bg {
    padding: 11px 0 9px 0px;
}
.seprator {
    margin: 0 0 18px 0;
}
.seprator h2 {
    margin-bottom: 0px;
}
.seprator p {
    margin: 3px 0 0 0;
}
.contact_form_gp {
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.nop_map {
    margin-top: 0px;
}
.touristpoint-contact-us ul li {
    margin-bottom: 23px;
}
.abouts h2 {
    font-size: 26px;
}
.lmps_co {
    margin: 8px 0 0px 0;
}
.home_banner:before{ display:none;}
.bn_heading { text-align: center; display: none;}   
.bn_heading h1 { font-size: 20px; line-height: 28px;}
.row1 { display: grid;}
.box1 {
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
    border-radius: 2px;
}
.btm_gp {
    margin: 0 0 0 0;
    padding:0 0 0 0;
}
.botom_bner {
    padding: 20px 0 24px 0;
	margin: 0;
}
.flight_offers .heading p {
    margin: 0 0 0 0;
    font-size: 13px;
}
.dls_cont p span {
    float: right;
    margin: -15px 0 0 0;
    display: none;
}
.flight_offers {
    background: url(../images/bg/flight_offer_bg.jpg) top/auto 100% no-repeat #ffb98e26;
    padding: 2px 0 24px 0;
}
.about_area {
    padding: 25px 0 26px 0;
    position: relative;
}
.cust_review_main {
    padding: 14px 0 26px;
    background: #fafafa;
}
.box1 h4 { font-size: 17px;}
.bn_heading h5{ display:none;}
.dest-colume { width: 100%; margin: 0 15px 15px 15px;}
.column-3 { width: 100%; padding: 0 0 10px 0;}
.column-6 { width: 100%; float: left; padding: 0px 0 10px 0;}
.hm_deals .container-fluid .row { padding: 0 0px 0 0px;}
.ar_logo{ display:none;}
.fress_dals{ padding: 13px 5px;}
.ar_name h6{ font-size: 12px;}
.deal__date{ width:50%;}
.deal__date p{ font-size: 12px;}
.deal__date h3{ font-size: 18px;}
.deal_book a{ font-size: 13px; padding: 5px 10px 5px 10px;}
.testimonial {
    margin: 0 0px 10px 0;
    border: solid 1px #eee;
    border-radius: 4px;
    min-height: 243px;
}
.qickes_link h4 {
    margin: 10px 0 18px 0;
    padding: 0 0 10px 0;
    text-transform: uppercase;
}
.qickes_link {
    padding: 0 0 14px 0;
}
.mains_footer {
    padding: 20px 0 18px 0;
}
.payment_icons ul li {
    display: inline-block;
    cursor: pointer;
    margin: 0px 4px 5px 4px;
}
.bottom_copyrights {
    padding: 9px 0;
}
.qickes_link ul li { clear: left;}
.footer_bx h4{ margin: 10px 0 0px 0; padding: 0 0 10px 0; text-transform: uppercase;}
    
}

@media (min-width:480px) and (max-width:768px) {
a.navbar-brand img {
    width: 205px;
}
.main_banner {
    position: relative;
    border-radius: 0px;
    padding: 58px 0 0px !important;
}
.navbar {
    padding: 4px 10px 4px 5px;
    z-index: 999;
}
.navbar-light .navbar-nav .nav-link {
    padding: 6px 17px 6px 13px;
    margin: 1px 0 0 0;
}
.tollfree p {
    text-align-last: left;
}
.form_gp {
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.tollfree {
    padding: 0 0 0 15px;
}
.cookies {
    background: #fff;
    padding: 8px 0;
    margin: 0px 0 0px 0;
}
.abls_ip {
    float: left;
    width: 100%;
    border-radius: 4px;
    margin: 0 0 0 0px;
}
.ab_main_cont {
    padding: 4px 8px 6px 8px;
    margin: 14px 0 35px 0;
}
.ab_main_cont h3 {
    margin: 18px 0 8px 0;
    display: inline-block;
}
.ab_main_cont h3:before {
    display: none;
}
.ab_main_cont h3:after {
    display: none;
}
.bg222{ display:none;}
.home_banner {
    position: relative;
    padding: 9px 0 12px 0 !important;
}
.conter_bg {
    padding: 11px 0 9px 0px;
}
.seprator {
    margin: 0 0 18px 0;
}
.seprator h2 {
    margin-bottom: 0px;
}
.seprator p {
    margin: 3px 0 0 0;
}
.contact_form_gp {
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.nop_map {
    margin-top: 0px;
}
.touristpoint-contact-us ul li {
    margin-bottom: 23px;
}
.abouts h2 {
    font-size: 26px;
}
.lmps_co {
    margin: 8px 0 0px 0;
}
.home_banner:before{ display:none;}
.bn_heading { text-align: center; display: none;}   
.bn_heading h1 { font-size: 20px; line-height: 28px;}
.row1 { display: grid;}
.box1 {
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
    border-radius: 2px;
}
.btm_gp {
    margin: 0 0 0 0;
    padding:0 0 0 0;
}
.botom_bner {
    padding: 20px 0 24px 0;
}
.flight_offers .heading p {
    margin: 0 0 0 0;
    font-size: 13px;
}
.dls_cont p span {
    float: right;
    margin: -15px 0 0 0;
    display: none;
}
.flight_offers {
    background: url(../images/bg/flight_offer_bg.jpg) top/auto 100% no-repeat #ffb98e26;
    padding: 2px 0 24px 0;
}
.about_area {
    padding: 25px 0 26px 0;
    position: relative;
}
.cust_review_main {
    padding: 14px 0 26px;
    background: #fafafa;
}
.box1 h4 { font-size: 17px;}
.bn_heading h5{ display:none;}
.dest-colume { width: 100%; margin: 0 15px 15px 15px;}
.column-3 { width: 100%; padding: 0 0 10px 0;}
.column-6 { width: 100%; float: left; padding: 0px 0 10px 0;}
.hm_deals .container-fluid .row { padding: 0 0px 0 0px;}
.ar_logo{ display:none;}
.fress_dals{ padding: 13px 5px;}
.ar_name h6{ font-size: 12px;}
.deal__date{ width:50%;}
.deal__date p{ font-size: 12px;}
.deal__date h3{ font-size: 18px;}
.deal_book a{ font-size: 13px; padding: 5px 10px 5px 10px;}
.testimonial {
    margin: 0 0px 10px 0;
    border: solid 1px #eee;
    border-radius: 4px;
    min-height: 243px;
}
.qickes_link h4 {
    margin: 10px 0 18px 0;
    padding: 0 0 10px 0;
    text-transform: uppercase;
}
.qickes_link {
    padding: 0 0 14px 0;
}
.mains_footer {
    padding: 20px 0 18px 0;
}
.payment_icons ul li {
    display: inline-block;
    cursor: pointer;
    margin: 0px 4px 5px 4px;
}
.bottom_copyrights {
    padding: 9px 0;
}
.qickes_link ul li { clear: left;}
.footer_bx h4{ margin: 10px 0 0px 0; padding: 0 0 10px 0; text-transform: uppercase;}
    
}


