@import url(https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Graduate);


.nav_tab_dropdown.tab-content {
    flex: 1;
}
.has_nav_li.new-list-for {
    width: 25%;
}
.new-design-header .nav_destination{
	flex-wrap:wrap;
 }
.new-design-header .nav_destination a {
    width: 31%;
	height:auto;
}
.aon-banner1-content h3 {
    font-family: "Graduate", serif !important;
}
.newdesign-aon-banner .bnr-bnr1-wrap .aon-banner1-content {
    padding: 0px 0px;
    margin-left: 0%;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.new-design-header .has_nav_li ul.nav.nav-pills{
  padding-top:10px;
}
.newdesign-aon-banner .aon-banner1-content h3{
font-size:55px;
}
.newdesign-aon-banner .aon-banner1-content p {
    font-size: 18px;
    max-width: 70%;
    margin: 0 auto;
}
.newdesign-aon-banner .bnr-bnr1-wrap:before {
    background: rgb(0 0 0 / 55%);
}
.newdesign-aon-banner.aon-banner1-area .owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px; 	
}
.newdesign-aon-banner .bnr-bnr1-wrap {
	height: 100vh;
	background-size:cover;
}
#search_area .Motorcycle_text p{
	color:#000;
	font-family: "Graduate", serif !important;
}
.new-design-Discover img.img-fluid.about-image {
    border: 12px solid #fff;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 #0006;
    box-shadow: 0 0 15px 0 #0006;
}
.new-design-Discover .site-button{
	 box-shadow: 0 0 0 5px #ff8502;
    border: 1px dashed #ffffff;
    border-radius:0 !important;
    margin: 5px;
}
.new-design-Discover .site-button:hover {
  background: #000;
  box-shadow: 0 0 0 5px #000;

}
.header-nav .nav > li > a{
   font-family: Hind, sans-serif !important;
   text-transform:uppercase;
}
.new-design-Discover .Discover_colm_content h2{
  font-family: "Graduate", serif !important;
}
.new-design-Discover .Discover_colm_content p{
  font-family: Hind, sans-serif !important;
}
 .new-design-Discover .Discover_colm_content p font{
  font-family: Hind, sans-serif !important;
  font-size:16px;
  color:#000000;
}
.tour-new-explore .tour_destination_col {
    margin: 13px 0;
    position: relative;
    overflow: hidden;
    border: 1px solid #000;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 #0006;
    box-shadow: 0 0 15px 0 #0006;
}
.tour-new-explore h2.aon-title{
  font-family: "Graduate", serif !important;
}
.tour-new-explore .section-head-titles p{
  font-family: Hind, sans-serif !important;
}
.tour-new-explore .tour_destination_col.tour_explore_list.shine-hover .tour_explore_pik.shine-box {
    min-height: 250px;   
}
.tour-new-explore .tour_destination_col.tour_explore_list.shine-hover .tour_explore_pik.shine-box img {
    height: 250px;
}



.font-setting {
	text-transform: uppercase;
    font-size: 17px !important;
}




@media only screen and (min-width: 1520px) and (max-width: 1920px) {
    .newdesign-aon-banner .bnr-bnr1-wrap {
        height: 100vh;
    }
}


.buttom-c {
    box-shadow: 0 0 0 5px #ff8502;
    border: 1px dashed #ffffff;
    border-radius: 0 !important;
    padding: 4px 30px;
    background-color: #ff8502;
    color: #fff;
}


a.buttom-c {
    position: absolute;
    bottom: 15px;
    left: auto;
    right: 70px;
	-webkit-transition: all .3s 
ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s 
ease-in-out;
}

.tour_featured_Text:hover a.buttom-c {
	bottom: 30px !important;
}

.Festive_section_Rides_content a.site-button.btn-animate-one {
    box-shadow: 0 0 0 5px #ff8502;
    border: 1px dashed #ffffff;
    border-radius: 0px !important;
}


