@charset "utf-8";

body {
    font-family: 'Lato', sans-serif !important;
	/*font-family: 'Poppins', sans-serif;*/
    margin:0;
	padding:0;
    overflow-x:hidden;
}
ul {
	list-style:none;
	padding:0;
}
a {
	text-decoration:none !important;
}
header {
    box-shadow: 0 0 5px #aaa;
}
.container{
	max-width:1200px!important;
}
.navbar-brand img {
    width: 265px;
}
.welcome_section {
    padding: 30px 0;
	background-color: #f8f8f8;
}
.welcome_section h3 {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}
.welcome_section p {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  text-align:center;
}
.package_section {
    background-color: #f8f8f8;
	padding: 0 0 20px;
}
.package_section .card img {
    width: 100%;
}
.package_section .card {
    overflow: hidden;
    border: none;
    box-shadow: 0 0 4px #bbb;
	margin: 0 0 30px;
}
.package_section .card p {
    min-height: 55px;
    font-size: 18px;
    color: #333;
}
.package_section .card h4 {
    font-size: 24px;
    font-weight: 800;
}
.package_section .card .card-link {
  width: 150px;
height: 40px;
border-radius: 2px;
background-color: #ff6336;
font-size: 16px;
font-weight: 700;
font-style: normal;
font-stretch: normal;
line-height: 40px;
letter-spacing: normal;
color: #ffffff;
display: block;
text-align: center;
}
.trip_step h3 {
    font-weight: 700;
    margin: 75px 0 0;
}
.trip_step span {
    color: #999;
    font-size: 22px !important;
    font-weight: 700;
    display: block;
	line-height: 25px;
	margin:20px 0 0;
}
.trip_step img {
    margin: 0;
    width: 50%;
}
.trip_step h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
}
.trip_step p {
    font-size: 15px;
    color: #717171;
    line-height: 20px;
}
.step::after {
    position: absolute;
    right: 0;
    top: 68px;
    content: "";
    width: 18px;
    height: 35px;
    background-image: url(/theme_ayur/images/right-arrow.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.step:nth-child(3)::after {
    display: none;
}
.resorts {
    margin: 50px 0;
}
.resorts h3 {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    margin: 0 0 25px;
}
.resorts .card {
    overflow: hidden;
    border: none;
    box-shadow: 0 0 4px #bbb;
    margin: 0 0 30px;
}
.resorts .card h4 {
    font-size: 19px;
    font-weight: 700;
    color: #333;
}
.resorts .card p {
    color: #717171;
}
.resort_img {
    min-height: 130px;
}
.resorts .card img {
    width: 135px;
    display: block;
    margin: 20px auto 0;
}
.resorts .card-body {
    border-top: solid 1px #ccc;
}
.welcome_text h3 {
    color: #333;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 35px;
}
.welcome_text {
    background-color: #f8f8f8;
    padding: 40px 0 20px;
}
.welcome_text p a {
    color: #008f03;
    font-weight: 700;
}
.welcome_text span {
    display: block;
    font-size: 18px;
    font-weight: 300;
}
.tag_cloud {
    padding: 50px 0;
}
.tag_cloud h3 {
    font-weight: 700;
    margin: 0 0 30px;
}
.tag_cloud .btn {
    font-size: 17px;
    font-weight: 600;
    border-radius: 50px;
    margin: 0 10px 20px 0;
}
.tag_list::after {
    content: "";
    position: absolute;
    right: 3px;
    top: 0;
    height: 100%;
    width: 2px;
    background-color: #ddd;
}
.tag_list:nth-child(2)::after {
    display:none;
}
.testimonial h3 span {
    display: block;
    font-size: 14px;
    color: #999999;
	font-weight: 700;
}
.testimonial h3 {
    font-size: 20px;
    font-weight: 700;
}
.testimonial h3 small {
    color: #555;
    display: inline-block;
    margin: 0 0 0 10px;
}
.testimonial span {
    display: block;
    font-size: 14px;
    color: #555;
}
.testimonial p {
    color: #333 !important;
}
.latest_post img {
    width: 100%;
}
.latest_post h3 {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    margin: 0 0 35px;
    text-align: center;
}
.latest_post h4 span {
    display: block;
    font-size: 14px;
    color: #999999;
	font-weight: 700;
	margin: 0 0 5px;
}
.latest_post h4 {
    font-size: 16px;
    font-weight: 700;
	margin: 10px 0;
}
.latest_post small {
    display: block;
    color: #333;
	margin: 0 0 10px;
}
.latest_post {
    padding: 50px 0;
}
.homepage_contact {
    text-align: center;
	padding: 30px 0;
}
.homepage_contact h3 {
    color: #084468;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
}
.homepage_contact p {
    font-size: 20px;
    color: #333;
    margin: 20px 0;
}
.homepage_contact a {
    display: inline-block;
    background-color: #20a937;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 28px 10px;
}
.getintouch {
    background-color: #f9f9f9;
    padding: 30px 0;
}
.getintouch h3 {
    color: #333;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
}
.getintouch p {
    color: #333;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
	margin: 0 0 60px;
}
.connect p {
	background-repeat: no-repeat;
background-position: left top;
text-align: left;
margin: 0;
background-size: 65px auto;
padding: 0 0 0 80px;
min-height: 75px;
}
.connect p span {
    display: block;
    text-align: left;
    font-weight: 800;
}
#phone {
    background-image: url(/theme_ayur/images/phone@2x.png);
}
#email {
	background-image: url(/theme_ayur/images/icon_contact_email@2x.png);
	background-position: left 9px;
}
#faq {
	background-image: url(/theme_ayur/images/contacticon_chat2.png);
}
.connect::after {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #ddd;
    content: "";
}
.connect:nth-child(3)::after {
	display:none;
}
footer {
    padding: 10px 0 30px;
}
footer h3 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
	margin: 30px 0 0;
}
footer ul {
    padding: 0;
    list-style: none;
	margin: 20px 0 0;
}
footer li {
    font-size: 14px;
    margin: 10px 0 0;
}
footer li a {
	color: #333;
}
.social_media {
    text-align: center;
    margin: 40px 0 0;
}
.social_icon {
    display: inline-block;
	margin: 0 10px 0;
}
.social_icon a {
    display: block;
    width: 49px;
    height: 49px;
    background-repeat: no-repeat;
    background-position: center;
}
.social_icon.icon1 a {
	background-image:url(/theme_ayur/images/social_icon1.png);
}
.social_icon.icon2 a {
	background-image:url(/theme_ayur/images/social_icon2.png);
}
.social_icon.icon3 a {
	background-image:url(/theme_ayur/images/social_icon3.png);
}
.social_icon.icon4 a {
	background-image:url(/theme_ayur/images/social_icon4.png);
}
.social_icon.icon5 a {
	background-image:url(/theme_ayur/images/social_icon5.png);
}
.social_icon.icon6 a {
	background-image:url(/theme_ayur/images/social_icon6.png);
}
.social_icon.icon7 a {
	background-image:url(/theme_ayur/images/social_icon7.png);
}
#copyright {
    text-align: center;
    margin: 25px 0 0;
    padding: 20px 0 0;
    border-top: solid 1px #ccc;
    font-size: 18px;
    color: #333;
}
.navbar-expand-sm {
    justify-content: space-between !important;
}
.left_container h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 15px;
}
.left_container h3 small {
    display: block;
    font-size: 14px;
    color: #555;
}
.inner_page .breadcrumb {
    margin: 20px 0;
    background-color: transparent;
    padding: 0;
	font-size: 14px;
}
.bread .breadcrumb {
    margin: 20px 0;
    background-color: transparent;
    padding: 0;
	font-size: 14px;
}
.day_details {
    border-left: 5px solid #999999;
    margin: 0 0 0 20px;
    padding: 50px 0 15px 60px;
    position: relative;
}
.day_details > span {
    background-color: #fff;
    font-size: 17px;
    left: -20px;
    padding: 10px 0;
    position: absolute;
    top: 0;
    text-transform: uppercase;
    font-weight: 800;
}
.day_details > p {
    color: #555;
    line-height: 25px;
	font-size: 14px;
}
.day_details h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333333 !important;
}
.day_details img {
	width:100%;
}
.day_details small {
    display: block;
    font-style: italic;
    font-size: 14px;
    margin: 10px 0 0;
}
.itinery {
    border: solid 1px #eeeeee;
    padding: 10px 30px 20px 15px;
    margin: 20px 0 0;
}
.inclusion {
	border: 1px solid #eeeeee;
	padding: 25px;
	margin: 20px 0 0;
}
.inclusion ul {
    padding: 0 0 0 17px;
    margin: 20px 0 0;
}
.inclusion ul li {
    color: #333;
    font-size: 14px;
    margin: 0 0 5px;
}.package_detail {
	border: 1px solid #eeeeee;
}
.right_container {
    padding: 60px 15px 0 !important;
}
#sync1 .owl-item img {
    border: medium hidden!important;
}
#sync2 .owl-item {
    padding: 10px 5px 0 0!important;
}
.package_detail h3 {
    font-size: 17px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    margin: 15px 15px 0;
}
.package_detail select {
    border: solid 2px #ccc;
    font-size: 14px;
    margin: 10px 15px 0 0;
	width: 65px;
}
.package_detail h5 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 0 0;
}
.package_detail h5 span {
    display: block;
    font-weight: 400;
    font-size: 13px;
    color: #555;
    margin: 5px 0 0;
}
.package_detail h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0 0;
}
.package_detail h4 span {
    display: block;
    font-weight: 400;
    font-size: 13px;
    color: #555;
    margin: 5px 0 0;
}
#enquiry {
    display: block;
    text-align: center;
    color: #fff;
    background-color: #02b96f;
    margin: 0 0;
    padding: 15px 0;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
}
#request {
	display: block;
    text-align: center;
    color: #000;
	border:solid 1px #000;
    margin: 0 20px;
    padding: 15px 0;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
}
.promise h3 {
    margin: 0;
    text-transform: none;
}
.promise p {
    color: #555;
	font-size: 14px;
}
.package_detail {
    border: 1px solid #eeeeee;
    margin: 0 0 20px;
    padding: 20px;
}
.sample_package {
    border: 1px solid #eeeeee;
    margin: 0 0 20px;
	padding:20px;
}
.sample_package img {
	width:100%;
	margin: 0 0 15px;
}
.sample_package h3 {
    font-size: 22px;
    font-weight: 700;
    color: #333;
}
.sample_package p {
    font-size: 14px;
    color: #555;
	margin: 0;
}
.why_choose {
	background-color:#f8f8f8;
    border: 1px solid #eeeeee;
    margin: 0 0 20px;
	padding:20px;
}
.why_choose h3 {
    font-size: 22px;
    font-weight: 800;
    color: #333;
    margin: 0 0 20px;
}
.why_choose h3 span {
    color: #555;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin: 8px 0 0;
}
.why_choose ul {
    padding: 0;
    list-style: none;
}
.why_choose li {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin: 20px 0 0;
    background-image: url(/theme_ayur/images/tick.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 0 55px;
	min-height:40px;
}
.why_choose li span {
    display: block;
    font-size: 14px;
    color: #555;
}
.consult {
	border: 1px solid #eeeeee;
    margin: 0 0 20px;
	padding:20px;
	text-align: center;
}
.consult h3 {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    margin: 0 0 20px;
}
.consult a {
    display: block;
    background-color: #20a937;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 0;
    width: 200px;
    margin: 0 auto;
    border-radius: 3px;
}
.title_logo {
    background-color: #fff;
    border: 1px solid #999;
    left: 0;
    padding: 15px 0;
    position: absolute;
    top: 0;
    width: 160px;
}
.title_logo img {
    display: block;
    margin: 0 auto;
    width: 138px;
}
.secondary_details h3.title-provider {
    position: relative;
    padding: 0 0 0 175px;
    font-size: 24px;
    font-weight: 800;
	min-height: 100px;
}
.secondary_details h3 small {
    display: block;
    font-size: 14px;
    color: #333333;
    margin: 5px 0 0;
}
.overview {
    border: 1px solid #eeeeee;
    margin: 10px 0 0;
    padding: 30px 15px;
}
.overview h4 {
    font-weight: 700;
    color: #333;
}
.overview span {
    font-family: 'Roboto Slab', serif;
    display: block;
    color: #919191;
    margin: 20px 0;
    background-image: url(/theme_ayur/images/coma.png);
    background-repeat: no-repeat;
    padding: 0 0 0 45px;
    font-size: 15px;
    font-weight: 500;
}
.overview p {
    font-size: 14px;
    color: #333333;
}
.overview a {
    display: block;
    font-size: 14px;
    text-decoration: underline;
}
.room_details h4 {
    border: solid 1px #eeeeee;
    margin: 10px 4px 0;
    padding: 15px 30px;
	font-weight: 700;
    color: #333;
}
.room_details article {
    border: solid 1px #eeeeee;
    margin: 10px 4px 0;
    padding: 15px;
}
.room_image img {
    width: 100%;
}
.room_text h5 {
    font-size: 17px;
    font-weight: 700;
    color: #333;
}
.room_text h5 small {
    display: block;
    color: #666;
    margin: 10px 0 0;
}
.room_text .pros {
    display: block;
    color: #20a937;
    font-size: 14px;
    font-weight: 600;
}
.room_text .pros small {
    color: #999;
    margin: 0 0 0 5px;
}
.room_text strong {
    display: block;
    color: #999999;
    margin: 25px 0 0;
}
.room_text ul {
    padding: 0;
    font-size: 14px;
    margin: 10px 0 0 13px;
    color: #555;
	list-style-type: inherit;
}

.rate_box h5 {
    font-size: 20px;
    font-weight: 800;
    color: #333;
}
.rate_box h5 span {
    display: block;
    color: #666;
    margin: 5px 0 0;
    font-size: 12px;
	font-weight: 600;
}
#restricted {
    margin: 0 0 5px;
    text-decoration: line-through;
}
.rate_box a.book_now {
    display: block;
    background-color: #008e17;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    margin: 75px 0 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    width: 120px;
    border-radius: 3px;
}
.rate_box a {
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.rate_box::before {
	background-color:#eeeeee;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
}
.facilities {
	border: solid 1px #eeeeee;
    margin: 10px 4px 0;
    padding: 15px;
}
.facilities h5 {
    margin: 0 0 25px;
}
.facilities ul {
    padding: 0;
    list-style: none;
}
.facilities li {
    width: 20%;
    float: left;
    margin: 0 0;
    padding: 0 30px 0 25px;
    background-repeat: no-repeat;
    background-position: left top;
    color: #555;
    font-size: 14px;
    min-height: 42px;
	line-height: 16px;
}
#breakfast {
	background-image:url(/theme_ayur/images/breakfast.svg);
}
#internet {
	background-image:url(/theme_ayur/images/wifi.svg);
}
#card {
	background-image:url(/theme_ayur/images/card.svg);
}
#swimmingpool {
	background-image:url(/theme_ayur/images/pool.svg);
}
#lift {
	background-image:url(/theme_ayur/images/up-arrow.svg);
}



.note {
	border: solid 1px #eeeeee;
    margin: 10px 4px 0;
    padding: 15px;
}
.note h5 {
    font-size: 20px;
    font-weight: 800;
    color: #333;
	margin: 0 0 20px;
}
.note ul {
    padding: 0;
    list-style: none;
    font-size: 14px;
    color: #333;
}
.note li {
    margin: 0 0 5px;
}
.note h6 {
    font-weight: 700;
}
#green {
	color:#20a937;
}
#orange {
	color:#ff6336;
}






.reviews {
	border: solid 1px #eeeeee;
    margin: 10px 4px 0;
    padding: 15px;
}
.reviews h5 {
    font-size: 20px;
    font-weight: 800;
    color: #333;
    margin: 0 0 20px;
	padding: 0 0 15px;
	border-bottom: solid 1px #eeeeee;
}
.reviews .row hr {
	border-color: #eeeeee;
}
.rate_count span {
    display: inline-block;
    background-color: #67c15e;
    color: #fff;
    font-weight: 700;
    padding: 5px 15px;
    font-size: 17px;
    border-radius: 3px;
}
.rate_count label {
    font-size: 17px;
    color: #49a4e1;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 0 10px;
}
.percentage h4 {
    font-size: 12px;
    color: #919191;
}
.percentage h4 span {
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    display: block;
}
.option label {
    display: block;
    font-size: 12px;
    width: 130px;
    float: left;
}
.option a {
    display: inline-block;
    border: solid 1px #cccccc;
    color: #717171;
    padding: 5px 10px;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 0 10px;
    width: 50px;
    text-align: center;
}
.reviews section article img {
    width: 100%;
}
.reviews section h6 {
    font-size: 14px;
    border-bottom: solid 1px #eeeeee;
	color:#000;
}
.reviews section h6 span {
	display:inline-block;
    border-bottom: solid 3px #000;
    padding: 0 0 10px;
	position:relative;
	top:2px;
}
.reviews section article {
    padding: 15px 0;
    border-bottom: solid 1px #eeeeee;
}
.reviews section article h2 {
    font-size: 16px;
    font-weight: 700;
}
.reviews section article span {
    font-size: 14px;
    color: #555;
}
.reviews section article p {
    font-size: 14px;
    margin: 10px 0 0;
}
.pagination_box > a {
    display: inline-block !important;
    color: #555;
    font-size: 14px;
    padding: 10px 10px 10px 40px;
    border: solid 1px #eeeeee;
    background-repeat: no-repeat;
    background-position: left center;
    border-radius: 2px;
}
a#prev {
    background-image: url(/theme_ayur/images/icon_landing_slider_left.png);
	margin: 0 10px 0 0;
}
a#next {
    background-image: url(/theme_ayur/images/icon_landing_slider_normal.png);
    padding: 10px 40px 10px 10px;
    background-position: right center;
	margin: 0 0 0 10px;
}
.pagination_box {
    text-align: center;
    padding: 25px 0 0;
}
.pagination_box ul {
    padding: 0;
    list-style: none;
    display: inline-block;
}
.pagination_box li {
    display: inline-block;
}
.pagination_box li a {
    padding: 8px 10px 9px;
    display: block;
    border: solid 1px #eeeeee;
    position: relative;
    color: #555;
}
.pagination_box > a.disabled {
    opacity: 0.5;
	cursor: no-drop;
}
.promise {
    background-image: url(/theme_ayur/images/promise.png);
background-repeat: no-repeat;
background-position: left top;
padding: 5px 30px 0 80px;
margin: 20px 0 20px 20px;
min-height: 70px;
}

















/*************style************/
#searchclear {
    bottom: 0;
    color: #ccc;
    cursor: pointer;
    font-size: 14px;
    height: 100%;
    margin: auto;
    padding: 3px 0 0;
    position: absolute;
    right: 5px;
    top: 0;
    width: 10px;
}
.content-wrapper {
    padding: 0 0;
}
.heading h3 {
    float: left;
    font-size: 24px;
    font-weight: 400;
}
.heading .form-control {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #777;
    font-size: 12px;
    height: 29px;
    margin: 0 0 0 10px;
    padding-right: 18px;
    width: 80px;
}
.heading .form-control:focus{
	box-shadow:none;
}
.sort-inner {
    background-color: #f8f8f8;
    margin: 20px 0;
    padding: 10px 0 4px;
}
.sort ul {
    display: inline-block;
    margin: 0;
}
.sort ul li {
    display: inline-flex;
    margin: 0 15px;
}
.sort li a {
    color: #000;
    padding: 2px;
}
.sort label, .sort a {
    font-size: 15px;
}
.sort li.active a {
    border-bottom: 2px solid #2196f3;
}
.filter-section section {
    border: 1px solid #eee;
    padding: 0 0;
}
.filter-section article p {
	display:inline-block;
    font-size: 14px;
    margin: 0;
}
.filter-section article div {
    float: right;
}
.filter-section article div a {
    color: #339dec;
    display: inline-block;
    font-size: 13px;
    padding-left: 10px;
}
.filter-section article {
    border-bottom: 1px solid #eee;
    padding: 10px 15px;
}
.accordion__item {
    border-top: 1px solid #eee;
    padding-bottom: 15px;
    width: 100%;
}
.accordion__item {
  width: 100%;
  border-top: 1px solid #fff;
}

.accordion__item:first-child {
  border: none;
}

.accordion__trigger {
    background-color: #f8f8f8;
    border: medium none;
    color: #717171;
    display: block;
    font-size: 13px;
    padding: 10px 15px;
    width: 100%;
	text-align: left;
	position:relative;
	font-weight:700;
}
.accordion__trigger span {
    background-image: url("/theme_ayur/images/down-arrow.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    height: 10px;
    position: absolute;
    right: 15px;
    top: 17px;
    width: 10px;
}
.accordion__item.is-open .accordion__trigger {
    background-color: transparent;
    color: #717171;
    font-size: 13px;
    text-align: left;
	font-weight:700;
}
.accordion__item.is-open .accordion__trigger span{
     background-image: url("/theme_ayur/images/up-arrow.svg");
}
.accordion__content {
  background-color: #fff;
}
.accordion__content p {
  margin: 0;
}
.check input[type="checkbox"] {
    display: none;
}
.check input[type="checkbox"] + label span, input[type="checkbox"]:checked + label span {
    transition: background-color 0.4s linear 0s;
}
.check input[type="checkbox"] + label span {
	border:solid #979797 1px;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    width: 14px;
}
.check input[type="checkbox"]:checked + label span {
    background-image: url("/theme_ayur/images/check1.png");
    background-position: center center;
}
.accordion__content {
    padding: 0 15px;
}
.check > label {
    color: #717171;
    font-size: 12px;
	margin: 8px 0 0;
}
.stars span{
	background-size:100% auto;
	background-image:url(/theme_ayur/images/star-empty.svg);
	background-repeat:no-repeat;
	background-position:center center;
	display:inline-block;
	height:13px;
	width:13px;
	margin: 0 -2px 0 0;
}
.stars span.checked{
	background-image:url(/theme_ayur/images/star-filled.svg);
}
.stars span.check-half{
	background-image:url(/theme_ayur/images/star-half-filled.svg);
}
.stars {
    float: left;
    margin: 3px 0 0 5px;
}
.rating-box .check {
    float: left;
}
.rating-box p {
    color: #717171;
    float: right;
    font-size: 11px;
    margin: 5px 0 0;
}
.radio-review span {
    border: 1px solid #20a937;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 0 -2px 0 0;
    position: relative;
    vertical-align: middle;
    width: 13px;
}
.radio-review span.checked::before{
	background-color: #20a937;
    border-radius: 50%;
    content: "";
    display: block;
    height: 7px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 7px;
}
.radio-review {
    float: left;
    margin: 1px 0 0 5px;
}
.amenities {
    float: left;
    margin: 1px 0 0 5px;
}
.amenities span {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #717171;
    font-size: 12px;
    padding: 0 0 0 27px;
}
.pool{
	background-image:url(/theme_ayur/images/pool.svg);
}
.gym{
	background-image:url(/theme_ayur/images/gym.svg);
}
.wifi{
	background-image:url(/theme_ayur/images/wifi.svg);
}
.cards{
	background-image:url(/theme_ayur/images/card.svg);
}
.breakfast{
	background-image:url(/theme_ayur/images/breakfast.svg);
}
.pkg-inner {
    border: 1px solid #eee;
    border-radius: 2px;
    padding: 15px;
	margin: 0 0 20px;
}
.pkg-inner .alert {
    background-color: #f9f9db;
    border: medium hidden;
    border-radius: 2px;
    color: #a08466;
    font-size: 13px;
}
.pkg-inner .alert strong {
    background-image: url("/theme_ayur/images/value-deal.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #d4374b;
    font-size: 13px;
    padding: 0 15px 0 30px;
}
.pkg-inner .alert a {
    color: #2196f3;
}
.pkg-pic section img {
    width: 100%;
}
.pkg-pic section {
    position: relative;
	overflow:hidden;
}
.free-breakfast {
    left: 10px;
    position: absolute;
    top: 12px;
    z-index: 9;
}
.favourite {
	background-image: url("/theme_ayur/images/wishlist.svg") !important;
    background: rgba(77, 75, 72, 0.75) none no-repeat scroll center center;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 2px;
    display: block;
    height: 25px;
    position: absolute;
    right: 15px;
    top: 12px;
    width: 25px;
}
.title {
    display: flex;
    margin: 0 0 8px;
}
.title h3 {
    display:inline-block;
    font-size: 17px;
    margin: 0;
}
.title span {
	background-repeat:no-repeat;
	background-position:center center;
	display:inline-block;
}
.verified {
    background-image: url("/theme_ayur/images/verified.svg");
    height: 17px;
    margin: 0 10px;
    width: 17px;
}
.b-seller {
    background-image: url("/theme_ayur/images/best-seller.svg");
    height: 15px;
    width: 48px;
}
.trip-ad {
    background-image: url("/theme_ayur/images/trip-advisor.svg");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin: 3px 5px 0 15px;
    width: 31px;
}
.rate-review > p {
    color: #20a937;
    float: left;
    font-size: 12px;
    margin: 6px 0 0 8px;
}
.features span {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #717171;
    display: inline-block;
    font-size: 12px;
    height: 15px;
    width: 19px;
}
.features .cards {
    margin: 0 5px;
}
.features {
    margin: 8px 0;
}
.rate-review .stars {
    margin-left: 0;
}
.inclusion2 p {
    color: #717171;
    font-size: 13px;
    margin: 0 0 5px;
}
.inclusion2 ul {
    margin: 0;
}
.inclusion2 li {
    color: #717171;
    font-size: 13px;
    list-style: inside none disc;
}
.price-top > p {
    color: #717171;
    font-size: 13px;
    margin: 0;
}
.price-footer > p {
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 10px;
}
.price-footer .btn {
    border-radius: 3px;
    font-size: 13px;
}
.price-footer {
    bottom: 0;
    position: absolute;
}
.pkg-price {
    padding-left: 0;
}
.content-section {
    margin: 0 0 30px;
}











/**********************RESPONSIVE**********************/

@media (min-width:250px) and (max-width: 1200px) {
.welcome_text p {
    text-align: justify;
}	
}


@media (min-width:578px) and (max-width: 991px) {
.navbar-expand-sm {
    flex-flow: row-reverse wrap!important;
}
.navbar-brand {
    display: block;
    width: 220px;
    margin: 0 auto;
}
.navbar-brand img {
	width:100%;
}
#nav-content {
    display: block;
    width: 100%;
    text-align: center;
}
}


@media (min-width:250px) and (max-width: 800px) {
.banner h3 {
    font-size: 40px;
	padding: 90px 0 0;
}
.banner a {
    width: 180px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
}
.banner {
    height: 340px;
}
.welcome_section h3 {
    font-size: 26px;
}
.welcome_section p {
    font-size: 16px;
}
.package_section .card p {
    font-size: 15px;
}
.package_section .card h4 {
    font-size: 18px;
}
.package_section .card .card-link {
    font-size: 14px;
}
.trip_step h3 {
    font-size: 26px;
}
.trip_step span {
    font-size: 16px !important;
}
.trip_step h4 {
    font-size: 16px;
}
.trip_step p {
    font-size: 14px;
    line-height: 18px;
}
.resorts h3 {
    font-size: 24px;
}
.resorts .card h4 {
    font-size: 16px;
	margin: 0 0 5px;
}
.resorts .card p {
    font-size: 14px;
}
.welcome_text h3 {
    font-size: 24px;
}
.welcome_text p {
    font-size: 14px;
}
.welcome_text span {
    font-size: 16px;
}
.tag_cloud h3 {
    font-size: 24px;
}
.tag_cloud .btn {
    font-size: 14px;
    margin: 0 10px 5px 0;
}
.testimonial h3 {
    font-size: 16px;
    font-weight: 700;
	margin: 15px 0;
}
.latest_post h3 {
    font-size: 24px;
}
.latest_post h4 {
    font-size: 14px;
}
.homepage_contact h3 {
    font-size: 24px;
}
.homepage_contact p {
    font-size: 16px;
    margin: 10px 0;
}
.homepage_contact a {
    font-size: 14px;
}
.getintouch h3 {
    font-size: 24px;
}
.getintouch p {
    font-size: 14px;
}
footer h3 {
    font-size: 16px;
}
footer li {
    font-size: 13px;
}
#copyright {
    font-size: 14px;
}
}


@media (min-width:250px) and (max-width: 768px) {
.tag_list {
    padding: 0 15px 25px;
    margin: 0 0 25px;
}
.tag_list::after {
    content: "";
    position: absolute;
    right: 3px;
    bottom: 0;
	top:auto;
    height: 2px;
    width: 100%;
    background-color: #ddd;
}	
.tag_cloud {
    padding: 50px 0 0;
}
.latest_post a {
    display: block;
    margin: 0 0 20px;
}
.connect {
    margin: 0 0 15px;
}
.connect::after {
    position: absolute;
    right: 0;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #ddd;
    content: "";
    bottom: 0;
}
.connect p {
    margin: 0 0 15px;
    background-size: 65px auto;
    padding: 10px 0 0 80px;
    min-height: 65px;
}
.social_icon {
    margin: 0 5px 0;
}
.step::after {
    display: none;
}
}




@media (min-width:250px) and (max-width: 991px) {
.facilities li {
    width: 100%;
    padding: 0 0 0 25px;
}
.secondary_details h3 {
    padding: 0 0 0;
    font-size: 18px;
}
}


@media (min-width:250px) and (max-width: 768px) {
.overview {
    padding: 15px;
}	
.room_text h5 {
    margin: 10px 0 0;
}
.rate_box a.book_now {
    margin: 0 0 10px;
}
.room_text strong {
    margin: 10px 0 0;
}
.rate_box h5 {
    margin: 20px 0 10px;
}
.reviews .col-sm-12.col-md-6 {
    margin: 10px 0;
}
}



@media (min-width:250px) and (max-width: 991px) {
.day_details {
    margin: 0 0 0 10px;
    padding: 50px 0 15px 20px;
}	
.day_details > p {
    text-align: justify;
}
}


/*******NEW DESIGN***********/
.consult-btn {
    background-color: #ff6336;
    border-radius: 3px;
    color: #fff !important;
    font-size: 14px;
    margin-left: 15px;
    padding: 8px 15px !important;
}
.top-contact-inner > section {
    background-color: #f8f8f8;
    border-radius: 0 0 3px 3px;
    display: flex;
    float: right;
    padding: 6px 26px 0;
    position: relative;
}
.top-contact-inner > section::after {
    border-left: 50px solid transparent;
    border-radius: 0;
    border-right: 0 solid transparent;
    border-top: 42px solid #f8f8f8;
    content: "";
    height: 0;
    left: -50px;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: auto;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    width: 0;
    z-index: 9;
}
.phone {
    color: #717171;
    font-size: 13px;
    margin: 5px 0 0 10px;
}
/*Chosen style*/
.chosen-wrapper {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0 auto;
    max-width: 400px;
    min-width: 100px;
    position: relative;
}
.chosen-wrapper::after {
    border-left: 5px solid transparent;
    border-radius: 3px;
    border-right: 5px solid transparent;
    border-top: 5px solid #999;
    content: "";
    height: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 7px;
    top: 13px;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    width: 0;
    z-index: 9;
}
.chosen-wrapper.is-active:after {
  border-top:5px solid #999;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.chosen-wrapper .chosen-container .chosen-single {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #d2d2d2;
    border-image: none;
    border-radius: 0;
    border-style: hidden hidden solid;
    border-width: medium medium 1px;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    height: 33px;
    line-height: 33px;
    padding: 0;
    transition: all 0.3s ease 0s;
	border: medium hidden;
}
.chosen-wrapper .chosen-container .chosen-single b {
  display: none !important;
}
.chosen-wrapper .chosen-container .chosen-single span {
    color: #717171;
    letter-spacing: 0;
    line-height: inherit;
    padding: 0 0 0 7px;
}
.chosen-wrapper .chosen-container.chosen-with-drop .chosen-single {
    background-image: none;
    border: medium hidden!important;
    color: #000;
}
.chosen-drop {
    position: relative;
    z-index: 9;
}
.chosen-wrapper .chosen-container.chosen-with-drop .chosen-drop {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.chosen-wrapper .chosen-container.chosen-container-single-nosearch .chosen-search {
  display: none;
}
.chosen-wrapper .chosen-container .chosen-drop {
    border-color: #ddd;
    border-radius: 0;
    border-width: 0 1px 1px;
    box-shadow: none;
    letter-spacing: 0;
    margin-top: 0;
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0s;
}
.chosen-wrapper .chosen-container .chosen-results {
    background-color: #fff;
    border: 1px solid #eee;
    color: #000;
    font-size: 22px;
    margin: 0;
    max-height: 245px;
    padding: 0;
    position: absolute;
}
.chosen-wrapper .chosen-container .chosen-results li {
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 5px 10px;
    transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0s;
}
.chosen-wrapper .chosen-container .chosen-results li.highlighted {
  background-color: #eeeeee !important;
  color: #000;
  background-image: none;
}
.chosen-wrapper--style2:after {
  right: 0;
}
.chosen-wrapper--style2:before {
  content: '';
  width: 0;
  border-top: 2px solid #000;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.2s cubic-bezier(0.06, 1, 0.89, 0.85);
}
.chosen-wrapper--style2.is-active:before {
  width: 100%;
}
.chosen-wrapper--style2 .chosen-container .chosen-single {
  border-width: 0 0 2px;
  padding: 0;
}
.chosen-wrapper--style2 .chosen-container.chosen-with-drop .chosen-single {
  border-width: 0 0 2px;
}
.chosen-wrapper--style2 .chosen-container.chosen-with-drop .chosen-drop {
  opacity: 1;
  visibility: visible;
  transform: translateY(5px);
}
.chosen-wrapper--style2 .chosen-container .chosen-drop {
  border-color: #d9d9d9;
  border-top: 2px solid #d9d9d9;
}
.chosen-wrapper--style2 .chosen-container .chosen-results li {
  padding: 16px 15px 18px;
}

/*ScrollBox style*/
.nicescroll-rails {
  border-left: 1px solid #d9d9d9;
  transform: translate(-2px);
  top: 0 !important;
}
.nicescroll-rails .nicescroll-cursors {
  width: 6px !important;
  margin-right: 2px;
}
.pkg-right-inner .chosen-container-single .chosen-single span {
    margin-right: 0 !important;
}
.chosen-wrapper .nicescroll-cursors {
    background-color: #ff5a5f !important;
    border-radius: 3px !important;
    height: 50px !important;
}
/******currency select******/
.currency-select .dropdown {
    background-color: #fff;
    margin: 0 0 0 10px;
    width: 100px;
}
dt {
    color: #717171;
    font-size: 14px;
	font-weight:400 !important;
}
.currency-select .dropdown dt a {
    border: 1px solid #ccc;
    border-radius: 3px;
    display: block;
    font-size: 12px !important;
    height: 2.5em;
    text-decoration: none;
    width: 100%;
}
.currency-select .dropdown dt a:hover, .currency-select .dropdown dt a:active {
  border-color: #bdc3c7;
}
.currency-select .dropdown dt span {
  display: block;
  padding: 0 1em;
  line-height: 2.5em;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-right: 1em solid transparent;
  cursor: pointer;
}
.currency-select .dropdown dd {
  position: relative;
}
.currency-select .dropdown dd ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bdc3c7;
    border-radius: 3px;
    display: none;
    left: 0;
    list-style: outside none none;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.currency-select .dropdown dd ul li:first-child a:hover {
  border-radius: 3px 3px 0 0;
}
.dropdown dd ul li:last-child a:hover {
  border-radius: 0 0 3px 3px;
}
.currency-select .dropdown dd li a {
    display: block;
    font-size: 12px;
    line-height: 2.5em;
    padding: 0 1em;
    text-decoration: none;
}
.currency-select .dropdown dd li a:hover {
  background-color: #2ecc71;
  color: #fff;
  cursor: pointer;
}
.currency-select .dropdown dt::after {
    border-left: 5px solid transparent;
    border-radius: 3px;
    border-right: 5px solid transparent;
    border-top: 5px solid #999;
    content: "";
    height: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 7px;
    top: 13px;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    width: 0;
    z-index: 9;
}
.currency-select .dropdown dt a span {
   /* background-image: url("/theme_ayur/images/india-flag.png");*/
    background-position: 11px 9px;
    background-repeat: no-repeat;
    background-size: 16px auto;
    padding: 0 0 0 32px;
}
.new-banner h1 {
    font-size: 36px;
    font-weight: 800;
}
.new-banner p {
    font-size: 20px;
    font-weight: 400;
}
.new-banner {
    background-image: url("/theme_ayur/images/home-banner.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 60px 0 120px;
}
.step article {
    background-color: #f8f8f8;
    border-radius: 50%;
    height: 100px;
    margin: 35px auto 25px;
    overflow: hidden;
    padding: 21px 0 0;
    width: 100px;
}
.trip_step {
    padding: 40px 0 15px;
}
.welcome_text li {
    background-image: url("/theme_ayur/images/tick.png");
    background-position: 0 1px;
    background-repeat: no-repeat;
    font-size: 22px;
    margin: 0 0 16px;
    padding: 0 0 0 60px;
	min-height: 48px;
}
.yoga-pic img {
    width: 100%;
}
.yoga-pic {
    margin: 70px 0 0;
}
.testimonial h2 {
    font-weight: 700;
    margin: 50px 0;
}
.bread .breadcrumb-item + .breadcrumb-item::before {
    color: #6c757d;
    content: ">" !important;
    display: inline-block;
    font-weight: bold!important;
    padding-right: 0.5rem;
    transform: scaleY(1.6)!important;
}
.rating-provider .stars {
    display: inline-block;
    float: none;
    line-height: 1;
    margin: 0;
}
.rating-provider {
    display: flex;
    margin: 0 0 10px;
}
.rating-provider > h6 {
    color: #999;
    margin: 4px 0 0 15px;
}
.secondary_details .heading {
    border: 1px solid #eeeeee;
    margin: 20px 0 0;
    padding: 15px;
}
.secondary_details .heading h3{
	margin:0;
}
.secondary_details .sort ul li {
    display: inline-block;
    margin: 0 10px;
}
.sort-section {
    display: flex;
    padding: 0 15px;
    text-align: center;
}
.by-divider li div {
    background-color: #ccc;
    display: inline-block;
    height: 30px;
    margin: 0 10px;
    width: 1px;
}
.secondary_details .room_image {
    padding-right: 0;
}
.room_image img {
    min-height: 196px;
    object-fit: cover;
    width: 100%;
}
.rate_box label {
    color: #717171;
    font-size: 12px;
    margin: 0;
}
.rate_box li {
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-size: 16px auto;
    color: #717171;
    font-size: 14px;
    padding: 0 0 0 24px;
}
li.per-person{
	background-image:url(/theme_ayur/images/price-for-1.png);
}
li.day-night{
	background-image:url(/theme_ayur/images/price-for-2.png);
}
.rate_box h5{
	font-size: 14px;
	color:#333;
	margin: 40px 0 5px;
}
.chosen-container.chosen-container-single.chosen-select.chosen-container-single-nosearch {
    height: 1.8rem;
}
.rate_box h3{
	font-size: 18px;
	color:#333;
	font-weight:800 !important;
}
.rate_box .view_detail {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 3px;
    color: #717171;
    display: inline-block;
    font-size: 14px;
    padding: 5px 15px;
}
.resorts .rating-provider h6 {
    font-size: 13px;
    margin: 0 0 0 10px;
}
.wellness-resort .card-text{
	margin:0 0 5px;
}
.package_detail li {
    background-image: url("/theme_ayur/images/tick-sm-grey.png");
    background-position: 0 7px;
    background-repeat: no-repeat;
    background-size: 10px auto;
    margin: 0 0 10px;
    padding: 0 0 0 25px;
}
.package_detail > ul {
    margin: 30px 0 0;
}
.sort-second .sort-section {
    display: flex;
    padding: 5px 15px 0;
    text-align: center;
}
.sort-second .sort-inner {
    background-color: #f8f8f8;
    margin: 20px 0;
    padding: 0;
}
.sort-second .sort-section article {
    display: flex;
}
.pkg-inner .favourite {
    right: 28px;
}
.video-tour iframe{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-tour {
    max-width: 100%;
    min-height: 450px;
    overflow: hidden;
    position: relative;
}
.video-tour {
    margin: 20px 0 0;
}

.suitable-list > ul {
    float: left;
    margin: 1rem 2rem 2rem 0;
}
.suitable-list li {
    background-image: url("/theme_ayur/images/checked.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    background-size: 13px auto;
    color: #333;
    font-size: 14px;
    margin: 0 0 2px;
    padding: 0 0 0 20px;
}
.not-include > ul {
    float: left;
    margin: 1rem 2rem 2rem 0;
}
.not-include li {
    background-image: url("/theme_ayur/images/next.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-size: 15px auto;
    color: #333;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0 0 0 20px;
}
.suitable-over p {
    margin: 0;
}
.package_detail .btn-group, .package_detail .btn-group-vertical {
    display: block;s
}
.no-pad {
    border-bottom: 1px solid #ededed;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
}
.package_detail h5 small {
    color: #999;
    display: block;
    font-size: 11px;
    padding: 5px 0 0 25px;
}
.package_detail input[type="radio"] {
    display: none;
}
.package_detail input[type="radio"] + h5 span, input[type="radio"]:checked + h5 span {
    transition: background-color 0.4s linear 0s;
}
.package_detail input[type="radio"] + h5 span {
    border: 2px solid #02b96f;
    position: relative;
}
.package_detail input[type="radio"] + h5 span {
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: -1px 8px 0 0;
    vertical-align: middle;
    width: 16px;
}
.package_detail input[type="radio"]:checked + h5 span::before {
    background-color: #02b96f;
    border-radius: 50%;
    content: "";
    display: block;
    height: 8px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 8px;
}
.btn.btn-default.no-pad h5 {
    float: left;
    margin: 0 0 0 0;
    text-align: left;
}
.pkg-details {
    padding: 20px 0;
}
.pkg-details h3 {
    margin: 0 15px;
}
.pkg-details #enquiry {
    margin: 15px 15px 0;
}
.pkg-details h3 {
    margin: 0 15px 15px;
}
.pkg-details .btn.focus, .pkg-details .btn:focus{
	box-shadow:none;
}
.btn.btn-default.no-pad.active {
    background-color: #fff6d9;
}
.or h6 {
    border-bottom: 1px solid #e7e7e7;
    color: #5e5e5e;
    display: block;
    margin: 15px auto 30px;
    text-align: center;
    width: 200px;
}
.or span {
    background-color: #fff;
    bottom: -7px;
    padding: 10px;
    position: relative;
}
.promise > span {
    font-size: 18px;
    font-weight: 600;
}

/********************Responsive**SEARCHRESULTS**********************/
@media (min-width:250px) and (max-width:768px) {
.sort-inner {
    background-color: transparent;
    padding: 0 15px;
}
.by-price, .by-rating, .by-duration {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    margin: 5px 0;
}
.sort ul li {
    margin: 5px 15px;
}
.price-footer {
    position: relative;
}
.pkg-price {
    border-top: 1px solid #eee;
    margin: 15px 0 0;
    padding-left: 15px;
    padding-top: 15px;
}
.title {
    display: block;
    margin: 15px 0 8px;
}
.price-footer > p {
    margin: 15px 0 10px;
}
.title h3 {
    margin: 0 10px 5px 0;
	display:block;
}
.stars {
    float: none;
}
.filter-section .stars {
    float: left;
}
.trip-ad {
    margin: 3px 5px 0 0;
}
.demand {
    bottom: 0;
    position: relative;
    right: 0;
    text-align: left !important;
	margin: 10px 0 0;
}
.pkg-pic section {
    max-height: 200px;
    min-height: 200px;
}
.pkg-inner {
    margin: 20px 0 0;
}
.sort label {
    width: 100px;
}
.sort ul li {
    margin: 5px 10px;
}
.heading h3 {
    float: none;
}
.heading .btn-group {
    display: flex;
}
.heading .form-control {
    margin: 0;
    width: 100%;
}
} 
/*****Responsive***********/
@media (min-width:250px) and (max-width:480px) {
.navbar-brand {
    margin-right: 0;
}
.navbar-brand img {
    width: 200px;
}
.navbar-toggler {
    border: medium hidden !important;
    padding: 0;
}
.navbar {
    padding: 5px 0;
}
.chosen-wrapper {
    top: 2px;
    width: 100px;
}
.lang-select {
    display: inline-block;
}
.currency-select {
    display: inline-block;
}
.phone {
    display: inline-block;
    margin: 5px 0 7px;
    text-align: center;
    width: 100%;
}
.top-contact-inner > section {
    display: block;
    float: none;
    text-align: center;
	padding: 6px 15px 0;
}
.top-contact-inner > section::after {
    background-color: #f8f8f8;
    border-left: medium hidden;
    border-radius: 0;
    border-right: medium none;
    border-top: medium hidden;
    content: "";
    display: inline-block;
    height: 100%;
    left: -100%;
    padding: 0;
    position: absolute;
    right: auto;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    width: 100%;
    z-index: 9;
}
.top-contact-inner > section::before {
    background-color: #f8f8f8;
    content: "";
    display: inline-block;
    height: 100%;
    right: -100%;
    padding: 0;
    position: absolute;
    left: auto;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    width: 100%;
    z-index: 9;
}
.new-banner h1 {
    font-size: 25px;
}
.new-banner p {
    font-size: 15px;
}
.new-banner {
    background-size: 800px auto;
    padding: 40px 0 85px;
}
.trip_step {
    text-align: center;
}
.yoga-pic {
    margin: 30px 0 0;
}
.social_icon a {
    background-size: 100% auto;
    height: 32px;
    width: 32px;
}
.social_icon {
    margin: 0 1px;
}
}
@media (min-width:250px) and (max-width:768px) {
	.sort-inner {
    padding: 0;
}
.sort-section {
    padding: 0;
}
.by-divider li div {
    display: none;
}
.sort label, .sort a {
    font-size: 13px;
}
.secondary_details .room_image {
    padding-right: 15px;
}
.percentage h4 {
    margin: 15px 0 0;
}
.option label {
    float: none;
    margin: 15px 0 10px;
    width: auto;
}
.option a {
    margin: 0 10px 0 0;
}
.secondary_details h3.title-provider {
    font-size: 20px;
}
}
@media (min-width:250px) and (max-width:480px) {
	.sort-section {
    display: block;
	text-align: left;
}
.by-price, .by-rating, .by-duration {
    padding: 0 10px;
}
.secondary_details h3.title-provider {
    padding: 95px 0 0;
}

}
@media (min-width:250px) and (max-width:390px) {
	#sync2 .owl-item {
    width: 25% !important;
}
}
@media (min-width:250px) and (max-width:768px) {
.heading .btn-group {
    display: inline-block;
}
.sort-second .sort-inner {
    background-color: transparent;
	
}
.sort-second .sort-section {
    justify-content: inherit !important;
    padding: 0;
	text-align: left;
}
.sort label {
    width: auto;
}
.sort-second .sort-section article {
    padding: 0 10px;
}
}
@media (min-width:250px) and (max-width:510px) {
	.sort-second .sort-section {
    display: block;
}
.sort-second .sort-section article {
    display: block;
}
}
@media (min-width:250px) and (max-width:375px) {
	.heading .btn-group {
    width: 49%;
}
}
@media (min-width:250px) and (max-width: 768px) {
	.pkg-details label .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.top-menu .nav-link {
    font-size: 13px;
}
.heading h3 {
    font-size: 18px;
}
}
@media (min-width:250px) and (max-width: 480px) {
	.package_detail h5 {
    font-size: 14px;
}
.package_detail h4 {
    font-size: 17px;
}
}

a .card-title {
    color: #212529;
}

.pkgCost {
    font-size: 20px !important;
    font-weight: 700 !important;
    margin: 0 !important;
	color:#212529 !important;
	display: unset !important;
}

.ayurveda-image img{
    display: block;
    width: 100%!important;
	margin: 0!important;
}
.ayurveda-title {
    font-size: 16px !important;
}
/*******changes************/
.content-section label{
    display: block!important;
}
.pack-desc {
    color: #555;
    font-size: 14px;
}
.filter-section .check input[type="checkbox"] + label span {
    left: 0;
    position: absolute;
    top: 4px;
}
.filter-section label {
    padding-left: 20px;
}
.filter-section .check {
    position: relative;
}

.secondary_details h3.title-provider-image {
    position: relative;
    font-size: 24px;
    font-weight: 800;
	min-height: 100px;
}

.sort-provider {
	margin: 18px 0 0;
}
.sort-section label {
	display: inline-block !important;
}
.sort-provider .sort-inner {
	padding: 13px 0;
}

.sort-provider .sort-inner {
margin: 0 0;
}

.pack-heads {
    color: #333;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 25px;
}