.entry-content.clearfix > p {
  text-align: justify;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  border:1px solid #f15759;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
  background: #F15759 none repeat scroll 0 0;
  border:1px solid transparent;
}
.nextbutton .button:hover {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f15759;
  border-radius: 8px;
  color: #f15759;
	transition:0.3s all ease 0s;
	-moz-transition:0.3s all ease 0s;
	-o-transition:0.3s all ease 0s;
	-webkit-transition:0.3s all ease 0s;
	-ms-transition:0.3s all ease 0s;
}
#cycloneslider-home-slider-1::after {
  content: "";
  float: left;
  height: 100%;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  height:100%;
}
@media only screen and (min-width: 1025px) {
.slider_logo .owl-item {
  margin: 0 5px;
  width: 263px !important;
}
.slider_logo .owl-item > li{
	transition:0.3s all ease 0s;
	-moz-transition:0.3s all ease 0s;
	-o-transition:0.3s all ease 0s;
	-webkit-transition:0.3s all ease 0s;
	-ms-transition:0.3s all ease 0s;
}
.slider_logo .owl-item img{
	filter:grayscale(1);
	transition:0.3s all ease 0s;
	-moz-transition:0.3s all ease 0s;
	-o-transition:0.3s all ease 0s;
	-webkit-transition:0.3s all ease 0s;
	-ms-transition:0.3s all ease 0s;
}
.slider_logo .owl-item:hover img{
	filter:grayscale(0);
}
.newthismonth > h1::before {
    border: 1px solid #f15759;
    content: "";
    float: left;
    margin: 18px 0 0;
    width: 35%;
}
.newthismonth > h1::after {
    border: 1px solid #f15759;
    content: "";
    float: right;
    margin: 18px 0 0;
    width: 35%;
}
.newthismonth > h1 {
    text-align: center;
}
.destinationshome h1::before {
  border: 1px solid #f15759;
  content: "";
  float: left;
  margin: 18px 0 0;
  width: 35%;
}
.destinationshome h1::after {
  border: 1px solid #f15759;
  content: "";
  float: right;
  margin: 18px 0 0;
  width: 35%;
}
.bx-wrapper {
  margin: 0 auto !important;
}
#menu-footer-menu li {
  float: left;
  width: 30%;
}
#colophon .one-third {
  padding-bottom: 0;
}
#colophon .one-third:last-child {
  width: 22%;
}
#colophon .one-third:first-child {
  width: 38%;
}
}
/* =Responsive Structure
----------------------------------------------- */
/* All Tablet Portrait size smaller than standard 1079 (devices and browsers) */
@media only screen and (max-width: 1078px) {
	.container,
	.narrow-layout .wrapper {
		width: 708px;
	}
	.narrow-layout .container {
		width: 668px;
	}
	.clearfix-third,
	.clearfix-fourth {
		clear: none;
	}
	.clearfix-half,
	.clearfix-third-team {
		clear: both;
	}
	#site-title a img {
		max-width: 708px;
	}
	.featured-text {
		top: 15px;
	}
	.slogan,
	.featured-text .featured-title,
	.widget_promotional_bar .promotional-text,
	.page-title {
		font-size: 27px;
		line-height: 34px;
	}
	.slogan span,
	.featured-text,
	.widget_promotional_bar .promotional-text span {
		font-size: 15px;
		line-height: 22px;
	}
	#primary,
	#secondary {
		float: none;
		margin-left: 0;
		width: 100%;
	}
	.no-sidebar-template #content {
		margin: 0 ;
		width: 100%;
	}
	/* Column */
	.column {
		margin-left: -2.99%;
	}
	.one-half,
	.one-third,
	.one-fourth {
		margin: 0 0 0 2.90%;
	}
	.one-third,
	.one-fourth {
		width: 30.43%;
	}	
	.widget_service .one-third,
	.widget_service .one-fourth,
	.widget_recent_work .one-fourth {
		width: 47.02%;
	}
	.widget_testimonial .column {
		margin-left: 0;
	}
	.widget_testimonial .one-half {
		margin: 0;
		width: 100%;
	}
	/* Custom Gallery Page */
	.custom-gallery #main .column {
		margin-left: -20px;
	}
	.custom-gallery #main .one-half,
	.custom-gallery #main .one-third,
	.custom-gallery #main .one-fourth {
		margin-left: 20px;
	}
	.custom-gallery #main .one-half {
		width: 344px;
	}
	.custom-gallery #main .one-third,
	.custom-gallery #main .one-fourth {
		width: 222px;
	}
	.narrow-layout .custom-gallery #main .one-half {
		width: 324px;
	}
	.narrow-layout .custom-gallery #main .one-third,
	.narrow-layout .custom-gallery #main .one-fourth {
		width: 209px;
	}
	#colophon .widget-area {
		margin-left: 0;
	}
	#colophon .one-third {
		width: 100%;
		float: none;
		margin: 0;
	}
}

/* All Mobile Portrait size smaller than 768 (devices and browsers) */
@media only screen and (max-width: 767px) {
	hr {
		margin-bottom: 30px;
	}
	input[type="text"],
	input[type="email"],
	input[type="search"],
	input[type="password"],
	input[type="tel"],
	input[type="url"],
	input[type="date"],
	textarea,
	input[type="reset"],
	input[type="button"],
	input[type="submit"],
	input[type="radio"],
	input[type="checkbox"],
	input[type="file"] {
		margin-bottom: 20px;
	}
	input.s {
		margin: 0;
	}
	.container,
	.narrow-layout .wrapper {
		width: 300px;
	}
	.narrow-layout .container {
		width: 280px;
	}
	#content h1,
	#content h2,
	#content h3,
	#content h4,
	#content h5,
	#content h6 {
		padding-bottom: 10px;
	}
	.narrow-layout #colophon {
		margin-bottom: 10px;
	}
	#branding .info-bar {
		display: none;
	}
	.hgroup-wrap {
		padding: 5px 0 15px;
	}
	#site-logo {
		max-width: 265px;
		margin-top: 10px;
	}
	#site-title a img {
		max-width: 265px;
	}
	.hgroup-right {
		padding-right: 0;
	}
	.social-profiles,
	.search-toggle {
		display: none;
	}

	/* Responsive Navigation */
	.menu-toggle {
		display: block;
		background-color: rgba(0, 0, 0, 0);
		font-size: 0;
		border: 0 none;
		padding: 0;
		color: #666;
		width: 30px;
		height: 21px;
		float: right;
		margin-top: 17px;
		cursor: pointer;
	}
	.menu-toggle:before {
		display: block;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 23px;
		line-height: 0;
		font-family: 'Genericons';
		vertical-align: top;
		content: '\f419';
	}
	.nav-menu {
		display: none;
	}
	.toggled-on .nav-menu {
		display: block;
	}
	#access li {
		position: inherit;
		width: 100%;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	#access a {
		float: none;
		padding: 10px 0 10px 10px;
		height: inherit;
	}
	/* Dropdown */
	#access ul li ul,
	#access ul li:hover ul ul,
	#access ul ul li:hover ul ul,
	#access ul ul ul li:hover ul ul,
	#access ul ul ul ul li:hover ul ul {
		display: block;
		background-color: inherit;
	}
	#access ul li ul {
		position: inherit;
		top: 0;
		width: inherit;
	}
	#access ul li ul li a,
	#access ul li.current-menu-item ul li a,
	#access ul li ul li.current-menu-item a,
	#access ul li.current_page_ancestor ul li a,
	#access ul li.current-menu-ancestor ul li a,
	#access ul li.current_page_item ul li a {
		padding: 10px 0 10px 20px;
	}
	#access ul li ul li ul {
		left: 0;
	}
	#access ul li ul li ul li a {
		padding-left: 30px;
	}
	.featured-text {
		display: none;
	}
	.slogan {
		font-size: 21px;
		line-height: 28px;
		padding: 15px 0;
	}
	.featured-slider {
		padding-top: 15px;
	}
	.page-title-wrap {
		padding: 10px 0;
	}
	#main {
		padding-top: 50px;
	}
	/* Column */
	.column {
		margin-left: 0;
	}
	.one-half,
	.one-third,
	.one-fourth,
	.widget_service .one-half,
	.widget_service .one-fourth {
		margin: 0;
		padding-bottom: 20px;
		width: 100%;
	}
	/* Custom Gallery Page */
	.custom-gallery #main .column {
		margin-left: 0;
	}
	.custom-gallery #main .one-half,
	.custom-gallery #main .one-third,
	.custom-gallery #main .one-fourth {
		margin: 0;
		padding-bottom: 20px;
		width: 300px;
	}
	.narrow-layout .custom-gallery #main .one-half,
	.narrow-layout .custom-gallery #main .one-third,
	.narrow-layout .custom-gallery #main .one-fourth {
		width: 280px;
	}
	#content .post {
		padding-bottom: 40px;
	}
	#content .sticky {
		padding: 10px 10px 0;
		margin-bottom: 40px;
	}
	footer.entry-meta .tag-links {
		float: none;
		width: 100%;
	}
	#wp_page_numbers,
	.wp-pagenavi,
	#content ul.default-wp-page,
	.pagination {
		margin-bottom: 40px;
	}
	#wp_page_numbers ul li.page_info,
	.wp-pagenavi .pages {
		display: none;
	}
	.widget {
		margin-bottom: 40px;
	}
	.widget_custom-tagcloud {
		margin-bottom: 32px;
	}
	.widget_article {
		margin-bottom: 20px;
	}
	.widget_service,
	.widget_recent_work,
	.widget_testimonial {
		margin-bottom: 0;
		padding: 40px 0 10px;
	}
	.widget_promotional_bar {
		margin-bottom: 0;
	}
	.widget_promotional_bar .promotional_bar_content {
		padding: 30px 0;
	}
	.widget_promotional_bar .promotional-text {
		font-size: 21px;
		line-height: 28px;
	}
	.widget_promotional_bar .promotional-text span {
		padding-top: 5px;
	}
	.widget_service .one-third,
	.widget_recent_work .one-fourth {
		margin: 0;
		width: 100%;
	}
	.widget_recent_work {
		padding-bottom: 5px;
	}
	.widget_testimonial .one-half {
		padding-bottom: 30px;
	}
	.widget_testimonial .testimonial-image {
		float: none;
		margin: 0 auto 10px;
	}
	.widget_testimonial .testimonial-content {
		text-align: center;
	}
	.widget_ourclients {
		margin-bottom: 0;
	}
	.widget_ourclients ul li {
		max-width: 120px;
	}
	.widget_our_team {
		margin-bottom: 5px;
	}
	.clearfix-third-team {
		clear: none;
	}
	.clearfix-half-team {
		clear: both;
	}
	#colophon .widget-area {
		padding-top: 40px;
	}
	#colophon .widget {
		margin-bottom: 30px;
	}
	#colophon .widget_article {
		margin-bottom: 10px;
	}
	#colophon .info-bar {
		padding: 30px 0 0;
	}
	#colophon .info-bar .info ul li {
		width: 100%;
		margin: 0;
	}
	#site-generator .social-profiles,
	#site-generator .copyright {
		float: none;
		width: 100%;
		display: block;
	}
	#site-generator .social-profiles ul {
		text-align: center;
		float: none;
	}
	#site-generator .social-profiles ul li {
		display: inline-block;
		float: none;
	}
	#site-generator .copyright {
		padding-top: 10px;
		text-align: center;
	}
}

/* All Mobile landscape size and All Mini Tablet Portrait size smaller than standard 768 and larger than 480 (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container,
	.narrow-layout .wrapper {
		width: 460px;
	}
	.narrow-layout .container {
		width: 440px;
	}
	.narrow-layout #colophon {
		margin-bottom: 20px;
	}
	#site-logo,
	#site-title a img {
		max-width: 400px;
	}
	#content .sticky {
		padding: 15px 15px 0;
	}
	/* Column */
	.column {
		margin-left: -3.57%;
	}
	.one-half,
	.one-third,
	.one-fourth {
		margin: 0 0 0 3.44%;
		width: 46.56%;
	}
	.widget_service .column,
	.widget_recent_work .column {
		margin-left: 0;
	}
	/* Custom Gallery Page */
	.custom-gallery #main .column {
		margin-left: -20px;
	}
	.custom-gallery #main .one-half,
	.custom-gallery #main .one-third,
	.custom-gallery #main .one-fourth {
		margin-left: 20px;
		width: 220px;
	}
	.narrow-layout .custom-gallery #main .column {
		margin-left: -10px;
	}
	.narrow-layout .custom-gallery #main .one-half,
	.narrow-layout .custom-gallery #main .one-third,
	.narrow-layout .custom-gallery #main .one-fourth {
		margin-left: 10px;
		width: 215px;
	}
}

/* All Mobile size smaller than standard 320 (devices and browsers) */
@media only screen and (max-width: 319px) {
	.container,
	.narrow-layout .wrapper,
	.narrow-layout .container {
		width: 95%;
	}
	.custom-gallery #main .one-half,
	.custom-gallery #main .one-third,
	.custom-gallery #main .one-fourth,
	.narrow-layout .custom-gallery #main .one-half,
	.narrow-layout .custom-gallery #main .one-third,
	.narrow-layout .custom-gallery #main .one-fourth {
		width: 100%;
	}
}

/*===========DEVELOPER RESPONSIVE STYLE==============*/

@media all and (max-width: 359px) and (min-width: 300px){
/*==================HOME_PAGE========================*/	
#srchtname {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchtname1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchtname2{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}

.text_lefs {
  float: left;
  width: 100%;
}
.headerforsearch
{
text-align:center;
}
.text_right {
  float: left;
  width: 100%;
}
.inner_searching {
float:left;
width:100%;
}
.cycloneslider-caption {
  display: none !important;
}
.overall_search {
  float: left !important;
  width: 100% !important;
}
.overall_search a {
  float: left !important;
  width: 99% !important;
  padding:8px 0px !important;
}
.newthismonth h1 {
  font-size: 19px !important;
  padding: 0 !important;
  text-align: center !important;
}
.latest_logo {
  float: left !important;
  width: 100% !important;
}
.newthismonth{
	padding:0 !important;
}
.homelatest_release .bx-viewport{
  height: 155px !important;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
  left: -20px !important;
}
.bx-wrapper .bx-controls-direction a.bx-next{
	right:-20px !important;
}
.homelatest_release .inner_images_homes.bx-clone
{
	position:inherit !important;
}
.descriptions_divs {
  top: 65px !important;
}
.latest_titles {
  font-size: 14px;
  padding: 0 !important;
  width: 100% !important;
}
.homelatest_release .inner_images_homes{
/*  width: 235px !important;*/
}
.descriptions_divs .latest_titles > a {
  color: #F15759 !important;
}
.homelatest_release .bx-wrapper {
  margin: 0 auto 15px !important;
}
.destinationshome h1 {
  font-size: 20px !important;
  padding: 6px 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.destinationshome .nextbutton {
  margin: 0 auto 10px;
  text-align: center;
  width: 100% !important;
}
.nextbutton .button {
  font-size: 15px;
  float:none !important;
  padding: 10px;
}
.destination_home {
	padding:0 !important;
}
.home_page_operator h1:before
{
	display:none;
}
.home_page_operator h1:after
{
	display:none;
}
.home_page_operator h1
{
	font-size:25px !important;
}
.slider_logo
{
	margin-top:35px;
}
.destination_home .loopsdest {
  margin: 0 0 10px !important;
  width: 100% !important;
  padding:0 !important;
}
.destination_home .loopsdest_two {
  margin: 0 0  10px !important;
  padding: 0 !important;
  width: 100% !important;
}

.post_feat_image:hover .post_dest_title{
  min-height:85% !important;
}
.loopsdest .post_feat_image {
  width: 100% !important;
}

/*==================destinations========================*/	
.page-title {
  padding: 0 !important;
}
/*==================Operator Details========================*/	
.inner_operator_right {
  width: 54% !important;
}
.operator_logo {
  width: 100% !important;
  text-align:center !important;
}
#oprdetails {
  padding: 0 !important;
  width: 100% !important;
}
.operator_logo img {
  border: none !important;
}
/*==================destinations single Details========================*/
	
.destinationtaggedlocations .tours_list {
  padding: 10px !important;
}
.tours_list .one_third {
  width: 100% !important;
}
.tours_list .two_third {
  width: 100% !important;
}
.tours_list .full_third {
  padding: 0 !important;
  width: 100% !important;
}
/*==================Travel Styles========================*/	
.plan_journey_head .inner_plans {
  padding: 3px !important;
  width: 100% !important;
}
.inner_plans .journey_plan_left {
  float: left !important;
  margin: 0 !important;
  width: 100% !important;
  text-align:center !important;
}
.inner_plans .journey_plan_right {
  width: 100% !important;
}

/*==================Single Tour Details========================*/
.single_tour_sticky .sticky a {
  margin: 0 0 7px !important;
  padding: 3px !important;
  width: 100% !important;
}
.single_tour_header .single_operator_logo {
  float: left !important;
  text-align: center !important;
  width: 100% !important;
}
.single_tour_list_page .wrapper_head {
  float: left !important;
  padding: 10px !important;
  width: 98% !important;
}
.wrapper_head .overview_head h1 {
  font-size: 19px !important;
  padding: 5px !important;
  width: 100% !important;
}
.day_by_day_wrap .inner_activity {
  width: 100% !important;
  padding:0 !important;
}
.inner_activity .count_activity {
  margin-right: 5px !important;
  width: 100% !important;
}
.you_tubes #ytdflim {
  width: 94% !important;
}
.inner_header_prices tr th, .inner_header_prices tr td, .inner_header_prices tr {
  float: left !important;
  overflow-x: scroll !important;
  width: 92% !important;
}
.inner_activity .activities {
  padding: 6px !important;
  text-align: justify !important;
  width: 94% !important;
}
.inclusion_styles .container.tour_content_container {
  text-align: justify !important;
  width: 90% !important;
}
.operator_inner .operator_singletwo {
  float: left !important;
  margin: 0 0 0 -6px !important;
  width: 100% !important;
}
.operator_inner .operator_singlethree {
  margin: 0 0 0 -9px !important;
  width: 100% !important;
}
.single_tour_trip_similartours .tours_list {
  padding: 0 !important;
  width: 94% !important;
}
.activities .activity_title p {
  font-size: 16px !important;
}
.inner_activity .count_activity p {
  padding: 5px 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.operator_inner .operator_singleone {
  text-align: center !important;
  width: 100% !important;
}
.inner_overview {
  float: left !important;
  width: 100% !important;
}
.inner_overview .tours_list {
  padding: 0 !important;
  margin: 0 -7px;
}
.overall_tour_wrap .one_third_single {
  width: 100% !important;
}
.overall_tour_wrap .two_third_single {
  width: 100% !important;
}
.overall_tour_wrap .full_third_single {
  width: 100% !important;
}
.inner_overview .list_information-tour {
  width: 65% !important;
}
.single_tour_header .operator_slogan {
  float: left !important;
  width: 96% !important;
}
.single_tour_header .operator_slogan > h3 {
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 24px !important;
  text-align:justify !important;
}.operator_contents {
  padding: 10px 0 0 !important;
  text-align: justify !important;
  width: 97% !important;
}
.ourpricefrom span {
  width: 43% !important;
}
.ourpricefrom h3 {
  font-size: 15px !important;
  font-weight: 200 !important;
  margin: -5px 0 0 !important;
  width: 25% !important;
}
.ourpricefrom .perperson {
  width: 30% !important;
}
.savethismonth .thismonthsave {
  width: 50% !important;
}
.savethismonth .savemonth {
  font-size: 16px !important;
  margin: -4px 0 0 !important;
  width: 18% !important;
}
.single_tour_day_by_day .day_by_day_wrap {
  padding: 0 !important;
  width: 94% !important;
}

/*==================Single operator Details========================*/
.operinformation .oprimages {
  float: left !important;
  margin: 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.operinformation .opdescirtor {
  float: left !important;
  padding: 4px !important;
  text-align: justify !important;
  width: 96% !important;
}
.destinations_operator_review h1 {
  font-size: 15px !important;
  padding: 7px !important;
}
#single_back {
  text-align: center !important;
}
.destinations_operator_reviewbutton .button {
  float: none !important;
  font-size: 14px !important;
  margin: 0 !important;
}
.destinations_operator_youtube > h1 {
  font-size: 18px !important;
  padding: 6px !important;
}
.destinations_operator_youtube .you_tubes #ytdflim {
  width: 100% !important;
}
/*==================Plan Tour Journy Single========================*/
.inner_request {
  width: 100% !important;
  padding:0 !important;
}
.inner_request .page_headings h1 {
  font-size: 19px !important;
}
.overall_wrap_for_sidebar .left_sidebars {
  width: 100% !important;
}
.right_sidebars {
  padding: 5px !important;
  text-align: justify !important;
  width: 96% !important;
}
/*==================Global News List========================*/
.news_section .news-titles {
  padding: 4px !important;
  text-align: justify !important;
  width: 97% !important;
}
.news_section .news-contents {
  padding: 5px !important;
  text-align: justify !important;
  width: 96% !important;
}
/*==================Global News single========================*/
.news_request {
  float: left !important;
  width: 100% !important;
}
.news_titles_display h1 {
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 0 !important;
  text-align: center !important;
}
.news_titles_display {
  margin-bottom: 5px !important;
  text-align: center !important;
  width: 100% !important;
}
.over_all_news .news_leftsection {
  padding: 5px !important;
  width: 96% !important;
}
.over_all_news .news_rightsection {
  float: left !important;
  width: 100% !important;
}
.news_leftsection .request_description {
  padding: 0 4px !important;
  width: 97% !important;
  text-align: justify !important;
}
.news_rightsection .right_recent_posts {
  padding: 3px !important;
  width: 98% !important;
}
.news_rightsection .right_archive {
  padding: 3px !important;
  width: 98% !important;
}
/*==================Archive List Page========================*/
.archive .archivetitle h1 {
  font-size: 16px !important;
  padding: 0 !important;
}
.archives_content .archive_images {
  text-align: center !important;
  width: 100% !important;
}
.archives_content .contents_dsc {
  width: 100% !important;
}
/*==================Enquiry_form========================*/
.header_image_for_search .immer_images {
  display: none !important;
}
.operator_details_tour > h1 {
  font-size: 20px !important;
  padding: 5px !important;
  text-align:center !important;
}
.consultant_description .bottom_part > p {
  text-align: justify !important;
}
.ict_home .wpcf7-form h1 {
  font-size: 19px !important;
  padding: 5px !important;
}
.ict_home .wpcf7-form .left_side {
  margin: 0 !important;
  padding: 5px !important;
  width: 97% !important;
}
.ict_home .wpcf7-form .form-group {
  margin-bottom:0px !important;
  width: 100% !important;
}
.wpcf7-form .col-sm-3.control-label {
  padding: 3px !important;
  text-align: left !important;
  width: 100% !important;
}
.wpcf7-form-control.wpcf7-select.No-of-Child {
  margin: 11px 0 0 !important;
}
.col-sm-4.left_side_part_2, .col-sm-5.left_side_part_3, .col-sm-5.left_side_part_6, .col-sm-9.select_one, .select_one #DiscountsDiscounts {
	margin:0 !important;
}.left_side .col-xs-6.left_side_1, .left_side .col-xs-6.left_side_1 #No-of-Travellers, .left_side .col-xs-6.left_side_2, .left_side .col-xs-6.left_side_2 #No-of-Child,.wpcf7-form-control.wpcf7-select.Accommodation, .col-sm-3.left_side_part_1, .col-sm-4.left_side_part_5, {
  float: left !important;
  width: 100% !important;
}
.col-sm-4.left_side_part_2, .col-sm-5.left_side_part_3, .col-sm-3.left_side_part_4, .col-sm-5.left_side_part_6, .col-sm-9.select_one, .select_one #DiscountsDiscounts {
  float: left !important;
  width: 100% !important;
}
/*==================review========================*/	
.review_titles > h1 {
  font-size: 16px !important;
}
.review_process h4 {
  font-size: 14px !important;
}
.row_singe label {
  width: 100% !important;
  padding:0 !important;
}
.row_singe input , .row_singe textarea, .row_singe select{
  width: 100% !important;
}
#ratings_div {
  padding: 2px !important;
  width: 100% !important;
}
.left_hale {
  width: 44% !important;
}
div.stars {
  width: 56% !important;
}
label.star {
  font-size: 18px !important;
  padding: 5px !important;
}
.left_hale h3 {
  font-size: 14px !important;
  padding:0 !important;
}
.head_review .review_left {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  width: 98% !important;
}
.head_review  .review_right {
  width: 98% !important;
}
.reviewlist_left, .reviewlist_right {
  width: 100% !important;
}
/*==================footer_menu========================*/	
.peopleStory .col-xs-2 {
  width: 100% !important;
}
.peopleStory .col-xs-10 {
  padding: 8px !important;
  width: 94% !important;
}
.page-id-347 .plaintext > p {
  text-align: justify;
}
.teammember .col-sm-2 {
  padding: 0 !important;
  width: 100% !important;
}
.teammember .col-sm-10 {
  text-align: justify !important;
  width: 88% !important;
}
.wrapper_overall {
  float: left;
  margin: 0 -5px;
  padding: 10px 5px;
  width: 100%;
}
.search_inner{
	padding:0;
}
#srchrows.rowcodeone {
  padding: 0 0 5px;
}
.nameoflabel, .searchtextbox#srchtcode {
  float: left;
  width: 100%;
}
#srchtname_chosen.chosen-container.chosen-container-single {
  float: left;
  width: 100% !important;
}
#srchtnames.searchtextbox {
  width: 100%;
}
.tours_list {
  background: #fff none repeat scroll 0 0;
  float: left;
  margin: 0 -15px;
  padding: 15px;
  width: 100%;
}
#single_tour_bg .wrapper_head > .overview_head > h1 {
  float: left;
  margin: 0 5px 0 0;
  width: 75% !important;
}
#single_tour_bg .wrapper_head > .overview_head > .togglesbutton{
	padding:0;
	width:inherit !important;
	
}
#filters-types, #filters-types > li, #filters-types > li span {
  float: left;
  margin: 0;
  padding: 5px 0;
  width: 100%;
}
#portfoliolist .portfolio{
	margin:0;
}
.maindestinations > li {
  float: left;
  width: 100%;
}
.archive #content {
  float: left;
  margin: 0 -14px;
  padding: 15px;
  width: 100%;
}
.brslogan #filters > li {
  width: 100%;
}
.brslogan #filters > li {
  width: 100%;
}
.brouchuresection.element-item {
  width: 100%;
}
}
@media all and (max-width: 479px) and (min-width: 360px){
/*==================HOME_PAGE========================*/	
#srchtname {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchtname1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchtname2{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
.text_lefs {
  float: left;
  width: 100%;
}
.headerforsearch
{
text-align:center;
}
.text_right {
  float: left;
  width: 100%;
}
.inner_searching {
float:left;
width:100%;
}
.cycloneslider-caption {
  display: none !important;
}
.overall_search {
  float: left !important;
  width: 99% !important;
}
.overall_search a {
  float: left !important;
  width: 100% !important;
     padding: 8px 0 !important;
}
.newthismonth{
	padding:0 !important;
}
.newthismonth h1 {
  font-size: 19px !important;
  padding: 0 !important;
  text-align: center !important;
}
.latest_logo {
  float: left !important;
  width: 100% !important;
}
.homelatest_release .bx-viewport{
  height: 159px !important;
}
.homelatest_release .inner_images_homes.bx-clone
{
	position:inherit !important;
}
.descriptions_divs {
  top: 72px !important;
}
.latest_titles {
  font-size: 14px;
  padding: 0 !important;
  width: 100% !important;
}

/*.homelatest_release .inner_images_homes {
  margin-right: 14px !important;
  width: 244px !important;
}*/
.post_feat_image:hover .post_dest_title
{
	min-height:87% !important;}
.release_images {
  width: 100% !important;
}
.descriptions_divs .latest_titles > a {
  color: #F15759 !important;
}
.homelatest_release .bx-wrapper {
  margin: 0 auto 15px !important;
}
.destinationshome h1 {
  font-size: 20px !important;
  padding: 6px 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.destinationshome .nextbutton {
  margin: 0 auto 10px;
  text-align: center;
  width: 100% !important;
}
.nextbutton .button {
  font-size: 15px;
  float:none !important;
  padding: 10px;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
  left: -32px !important;
}
.bx-wrapper .bx-controls-direction a.bx-next {
  right: -32px !important;
}
.home_page_operator h1:before
{
	display:none;
}
.home_page_operator h1:after
{
	display:none;
}
.home_page_operator h1
{
	font-size:25px !important;
}
.slider_logo
{
	margin-top:35px;
}
.destination_home {
	padding:0 !important;
}
.destination_home .loopsdest {
  margin: 0 0 10px !important;
  width: 100% !important;
  padding:0 !important;
}
.destination_home .loopsdest_two {
  margin: 0 0  10px !important;
  padding: 0 !important;
  width: 100% !important;
}

.post_feat_image:hover .post_dest_title{
  min-height:86% !important;
}
.loopsdest .post_feat_image {
  width: 100% !important;
}

/*==================destinations========================*/	
.page-title {
  padding: 0 !important;
}
/*==================Operator Details========================*/	
.inner_operator_right {
  width: 59% !important;
}
.operator_logo {
  width: 100% !important;
  text-align:center !important;
}
#oprdetails {
  padding: 0 !important;
  width: 100% !important;
}
.operator_logo img {
  border: none !important;
}
/*==================destinations single Details========================*/
	
.destinationtaggedlocations .tours_list {
  padding: 10px !important;
}
.tours_list .one_third {
  width: 100% !important;
}
.tours_list .two_third {
  width: 100% !important;
}
.tours_list .full_third {
  padding: 0 !important;
  width: 100% !important;
}
/*==================Travel Styles========================*/	
.plan_journey_head .inner_plans {
  padding: 3px !important;
  width: 100% !important;
}
.inner_plans .journey_plan_left {
  float: left !important;
  margin: 0 !important;
  width: 100% !important;
  text-align:center !important;
}
.inner_plans .journey_plan_right {
  width: 100% !important;
}
/*==================Single Tour Details========================*/
.single_tour_sticky .sticky a {
  margin: 0 0 7px !important;
  padding: 3px !important;
  width: 100% !important;
}
.single_tour_header .single_operator_logo {
  float: left !important;
  text-align: center !important;
  width: 100% !important;
}
.single_tour_list_page .wrapper_head {
  float: left !important;
  padding: 10px !important;
  width: 98% !important;
}
.wrapper_head .overview_head h1 {
  font-size: 19px !important;
  padding: 5px !important;
  width: 100% !important;
}
.day_by_day_wrap .inner_activity {
  width: 100% !important;
  padding:0 !important;
}
.inner_activity .count_activity {
  margin-right: 5px !important;
  width: 100% !important;
}
.you_tubes #ytdflim {
  width: 94% !important;
}
.inner_header_prices tr th, .inner_header_prices tr td, .inner_header_prices tr {
  float: left !important;
  overflow-x: scroll !important;
  width: 93.8% !important;
}
.inner_activity .activities {
  padding: 6px !important;
  text-align: justify !important;
  width: 94% !important;
}
.inclusion_styles .container.tour_content_container {
  text-align: justify !important;
  width: 90% !important;
}
.operator_inner .operator_singletwo {
  float: left !important;
  margin: 0 0 0 -6px !important;
  width: 100% !important;
}
.operator_inner .operator_singlethree {
  margin: 0 0 0 -9px !important;
  width: 100% !important;
}
.single_tour_trip_similartours .tours_list {
  padding: 0 !important;
  width: 94% !important;
}
.activities .activity_title p {
  font-size: 16px !important;
}
.inner_activity .count_activity p {
  padding: 5px 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.operator_inner .operator_singleone {
  text-align: center !important;
  width: 100% !important;
}
.inner_overview {
  float: left !important;
  width: 100% !important;
}
.inner_overview .tours_list {
  padding: 0 !important;
  margin:0 -7px;
}
.overall_tour_wrap .one_third_single {
  width: 100% !important;
}
.overall_tour_wrap .two_third_single {
  width: 100% !important;
}
.overall_tour_wrap .full_third_single {
  width: 100% !important;
}
.inner_overview .list_information-tour {
  width: 65% !important;
}
.single_tour_header .operator_slogan {
  float: left !important;
  width: 96% !important;
}
.single_tour_header .operator_slogan > h3 {
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 24px !important;
  text-align:justify !important;
}.operator_contents {
  padding: 10px 0 0 !important;
  text-align: justify !important;
  width: 97% !important;
}
.ourpricefrom span {
  width: 43% !important;
}
.ourpricefrom h3 {
  font-size: 15px !important;
  font-weight: 200 !important;
  margin: -5px 0 0 !important;
  width: 25% !important;
}
.ourpricefrom .perperson {
  width: 30% !important;
}
.savethismonth .thismonthsave {
  width: 50% !important;
}
.savethismonth .savemonth {
  font-size: 16px !important;
  margin: -4px 0 0 !important;
  width: 18% !important;
}
.single_tour_day_by_day .day_by_day_wrap {
  padding: 0 !important;
  width: 94% !important;
}

/*==================Single operator Details========================*/
.operinformation .oprimages {
  float: left !important;
  margin: 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.operinformation .opdescirtor {
  float: left !important;
  padding: 6px !important;
  text-align: justify !important;
  width: 95% !important;
}
.destinations_operator_review h1 {
  font-size: 15px !important;
  padding: 7px !important;
}
#single_back {
  text-align: center !important;
}
.destinations_operator_reviewbutton .button {
  float: none !important;
  font-size: 14px !important;
  margin: 0 !important;
}
.destinations_operator_youtube > h1 {
  font-size: 18px !important;
  padding: 6px !important;
}
.destinations_operator_youtube .you_tubes #ytdflim {
  width: 100% !important;
}
/*==================Plan Tour Journy Single========================*/
.inner_request {
  width: 100% !important;
  padding:0 !important;
}
.inner_request .page_headings h1 {
  font-size: 19px !important;
}
.overall_wrap_for_sidebar .left_sidebars {
  width: 100% !important;
}
.right_sidebars {
  padding: 5px !important;
  text-align: justify !important;
  width: 96% !important;
}

/*==================Global News List========================*/
.news_section .news-titles {
  padding: 4px !important;
  text-align: justify !important;
  width: 97% !important;
}
.news_section .news-contents {
  padding: 5px !important;
  text-align: justify !important;
  width: 96% !important;
}
/*==================Global News single========================*/
.news_request {
  float: left !important;
  width: 100% !important;
}
.news_titles_display h1 {
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 0 !important;
  text-align: center !important;
}
.news_titles_display {
  margin-bottom: 5px !important;
  text-align: center !important;
  width: 100% !important;
}
.over_all_news .news_leftsection {
  padding: 5px !important;
  width: 96% !important;
}
.over_all_news .news_rightsection {
  float: left !important;
  width: 100% !important;
}
.news_leftsection .request_description {
  padding: 0 4px !important;
  width: 97% !important;
  text-align: justify !important;
}
.news_rightsection .right_recent_posts {
  padding: 3px !important;
  width: 98% !important;
}
.news_rightsection .right_archive {
  padding: 3px !important;
  width: 98% !important;
}
/*==================Archive List Page========================*/
.archive .archivetitle h1 {
  font-size: 16px !important;
  padding: 0 !important;
}
.archives_content .archive_images {
  text-align: center !important;
  width: 100% !important;
}
.archives_content .contents_dsc {
  width: 100% !important;
}
/*==================Enquiry_form========================*/
.col-xs-6.left_side_1, .left_side .col-xs-6.left_side_2 {
	float:left !important;
  width: 100% !important;
}
.col-sm-3.left_side_part_1 {
  float: left !important;
  width: 100% !important;
}
.left_side .col-xs-6.left_side_1 #No-of-Travellers, .col-sm-4.left_side_part_5 {
  width: 100% !important;
}
.wpcf7-form-control.wpcf7-select.Accommodation {
  width: 100% !important;
}
.header_image_for_search .immer_images {
  display: none !important;
}
.operator_details_tour > h1 {
  font-size: 20px !important;
  padding: 5px !important;
  text-align:center !important;
}
.consultant_description .bottom_part > p {
  text-align: justify !important;
}
.ict_home .wpcf7-form h1 {
  font-size: 19px !important;
  padding: 5px !important;
}
.ict_home .wpcf7-form .left_side {
  margin: 0 !important;
  padding: 5px !important;
  width: 97% !important;
}
.ict_home .wpcf7-form .form-group {
  margin-bottom:0px !important;
  width: 100% !important;
}
.wpcf7-form .col-sm-3.control-label {
  padding: 3px !important;
  text-align: left !important;
  width: 100% !important;
}
.wpcf7-form-control.wpcf7-select.No-of-Child {
  margin: 11px 0 0 !important;
}
.col-sm-4.left_side_part_2, .col-sm-5.left_side_part_3, .col-sm-5.left_side_part_6, .col-sm-9.select_one, .select_one #DiscountsDiscounts {
	margin:0 !important;
}.left_side .col-xs-6.left_side_1, .left_side .col-xs-6.left_side_1 #No-of-Travellers, .left_side .col-xs-6.left_side_2, .left_side .col-xs-6.left_side_2 #No-of-Child,.wpcf7-form-control.wpcf7-select.Accommodation, .col-sm-3.left_side_part_1, .col-sm-4.left_side_part_5, {
  float: left !important;
  width: 100% !important;
}
.col-sm-4.left_side_part_2, .col-sm-5.left_side_part_3, .col-sm-3.left_side_part_4, .col-sm-5.left_side_part_6, .col-sm-9.select_one, .select_one #DiscountsDiscounts {
  float: left !important;
  width: 100% !important;
}
/*==================review========================*/	
.review_titles > h1 {
  font-size: 16px !important;
}
.review_process h4 {
  font-size: 14px !important;
}
.row_singe label {
  width: 100% !important;
  padding:0 !important;
}
.row_singe input , .row_singe textarea, .row_singe select{
  width: 100% !important;
}
#ratings_div {
  padding: 2px !important;
  width: 100% !important;
}
.left_hale {
  width: 44% !important;
}
div.stars {
  width: 56% !important;
}
label.star {
  font-size: 18px !important;
  padding: 5px !important;
}
.left_hale h3 {
  font-size: 14px !important;
  padding:0 !important;
}
.head_review .review_left {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  width: 98% !important;
}
.head_review  .review_right {
  width: 98% !important;
}
.reviewlist_left, .reviewlist_right {
  width: 100% !important;
}
/*==================footer_menu========================*/	
.peopleStory .col-xs-2 {
  width: 100% !important;
}
.peopleStory .col-xs-10 {
  padding: 8px !important;
  width: 94% !important;
}
.page-id-347 .plaintext > p {
  text-align: justify;
}
.teammember .col-sm-2 {
  padding: 0 !important;
  width: 100% !important;
}
.teammember .col-sm-10 {
  text-align: justify !important;
  width: 93% !important;
}

.wrapper_overall {
  float: left;
  margin: 0 -5px;
  padding: 10px 5px;
  width: 100%;
}
.search_inner{
	padding:0;
}
#srchrows.rowcodeone {
  padding: 0 0 5px;
}
.nameoflabel, .searchtextbox#srchtcode {
  float: left;
  width: 100%;
}
#srchtname_chosen.chosen-container.chosen-container-single {
  float: left;
  width: 100% !important;
}
#srchtnames.searchtextbox {
  width: 100%;
}
.tours_list {
  background: #fff none repeat scroll 0 0;
  float: left;
  margin: 0 -15px;
  padding: 15px;
  width: 100%;
}
#single_tour_bg .wrapper_head > .overview_head > h1 {
  float: left;
  margin: 0 5px 0 0;
  width: 75% !important;
}
#single_tour_bg .wrapper_head > .overview_head > .togglesbutton{
	padding:0;
	width:inherit !important;
	
}
#filters-types, #filters-types > li, #filters-types > li span {
  float: left;
  margin: 0;
  padding: 5px 0;
  width: 100%;
}
#portfoliolist .portfolio{
	margin:0;
}
.maindestinations > li {
  float: left;
  width: 100%;
}
.archive #content {
  float: left;
  margin: 0 -14px;
  padding: 15px;
  width: 100%;
}
.brslogan #filters > li {
  width: 100%;
}
.brouchuresection.element-item {
  width: 100%;
}
}
@media all and (max-width: 600px) and (min-width: 480px){
/*==================HOME_PAGE========================*/	
#srchtname {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 99% !important;
}
#srchtname1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 99% !important;
}
#srchtname2{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 99% !important;
}
.text_lefs {
  float: left;
  width: 100%;
}
.headerforsearch
{
text-align:center;
}
.text_right {
  float: left;
  width: 95%;
  margin-left:12px;
}
.inner_searching {
float:left;
width:100%;
}
.cycloneslider-caption {
  display: none !important;
}
.overall_search {
  float: left !important;
  width: 100% !important;
}
.overall_search a {
  float: left !important;
  width: 99% !important;
  padding:8px 0px !important;
}
.newthismonth h1 {
  font-size: 22px !important;
  padding: 10px 0 0 !important;
  text-align: center !important;
}
.latest_logo {
  float: left !important;
  width: 100% !important;
}
.homelatest_release .bx-viewport{
  height:175px !important
}
.homelatest_release .inner_images_homes.bx-clone
{
	position:inherit !important;
}
.descriptions_divs {
  top: 105px !important;
}
.latest_titles {
  padding: 0 0 0 0 !important;
  width: 100% !important;
  font-size: 14px;
}
.newthismonth{
	padding:0 !important;
}
/*.homelatest_release .inner_images_homes {
  margin-right: 21px !important;
  width: 334px !important;
}*/
.descriptions_divs .latest_titles > a {
  color: #F15759 !important;
}
.homelatest_release .bx-wrapper {
  margin: 0 auto 15px !important;
}
.destinationshome h1 {
  float: left !important;
  font-size: 20px !important;
  padding: 6px 0 !important;
  text-align: center !important;
  width: 40% !important;
}
.destinationshome .nextbutton {
  margin: 0px auto;
  text-align: center;
  width: 99% !important;
}
.home_page_operator h1:before
{
	display:none;
}
.home_page_operator h1:after
{
	display:none;
}
.home_page_operator h1
{
	font-size:25px !important;
}
.slider_logo
{
	margin-top:35px;
}
.nextbutton .button {
  float: right !important;
  font-size: 15px;
  padding: 10px;
}
.destination_home {
	padding:0 !important;
}
.destination_home .loopsdest {
  margin: 0 0 10px !important;
  width: 100% !important;
  padding:0 !important;
}
.destination_home .loopsdest_two {
  margin: 0 0 10px !important;
  padding: 0 !important;
  width: 100% !important;
}

.post_feat_image:hover .post_dest_title{
  min-height:90% !important;
}
.loopsdest .post_feat_image {
  width: 100% !important;
}

/*==================destinations========================*/	
.page-title {
  padding: 0 !important;
}
/*==================Operator Details========================*/	
.inner_operator_right {
  width: 68% !important;
}
.operator_logo {
  width: 100% !important;
  text-align:center !important;
}
#oprdetails {
  padding: 0 !important;
  width: 100% !important;
}
.operator_logo img {
  border: none !important;
}
/*==================destinations single Details========================*/
	
.destinationtaggedlocations .tours_list {
  padding: 10px !important;
}
.tours_list .one_third {
  text-align: center !important;
  width: 100% !important;
}
.two_third .tour_list_title {
  text-align: center !important;
}
.tours_list .two_third {
  width: 100% !important;
}
.tours_list .full_third {
  padding: 0 !important;
  width: 100% !important;
}
/*==================Travel Styles========================*/	
.plan_journey_head .inner_plans {
  padding: 3px !important;
  width: 100% !important;
}
.inner_plans .journey_plan_left {
  float: left !important;
  margin: 0 !important;
  width: 100% !important;
  text-align:center !important;
}
.inner_plans .journey_plan_right {
  width: 100% !important;
}

/*==================Single Tour Details========================*/
.single_tour_sticky .sticky a {
  margin: 0 0 7px !important;
  padding: 3px !important;
  width: 100% !important;
}
.single_tour_header .single_operator_logo {
  float: left !important;
  text-align: center !important;
  width: 100% !important;
}
.single_tour_list_page .wrapper_head {
  float: left !important;
  padding: 10px !important;
  width: 98% !important;
}
.wrapper_head .overview_head h1 {
  font-size: 19px !important;
  padding: 5px !important;
  width: 100% !important;
}
.day_by_day_wrap .inner_activity {
  width: 100% !important;
  padding:0 !important;
}
.inner_activity .count_activity {
  margin-right: 5px !important;
  width: 100% !important;
}
.you_tubes #ytdflim {
  width: 94% !important;
}
.inner_header_prices tr th, .inner_header_prices tr td, .inner_header_prices tr {
  float: left !important;
  overflow-x: scroll !important;
  width: 95% !important;
}
.inner_activity .activities {
  padding: 6px !important;
  text-align: justify !important;
  width: 94% !important;
}
.inclusion_styles .container.tour_content_container {
  text-align: justify !important;
  width: 90% !important;
}
.operator_inner .operator_singletwo {
  float: left !important;
  margin: 0 0 0 -6px !important;
  width: 100% !important;
}
.operator_inner .operator_singlethree {
  margin: 0 0 0 -9px !important;
  width: 100% !important;
}
.single_tour_trip_similartours .tours_list {
  padding: 0 !important;
  width: 94% !important;
}
.activities .activity_title p {
  font-size: 16px !important;
}
.inner_activity .count_activity p {
  padding: 5px 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.operator_inner .operator_singleone {
  text-align: center !important;
  width: 100% !important;
}
.inner_overview {
  float: left !important;
  width: 100% !important;
}
.inner_overview .tours_list {
  padding: 0 !important;
  margin:0 -6px;
}
.overall_tour_wrap .one_third_single {
  width: 100% !important;
}
.overall_tour_wrap .two_third_single {
  width: 100% !important;
}
.overall_tour_wrap .full_third_single {
  width: 100% !important;
}
.inner_overview .list_information-tour {
  width: 55% !important;
}
.single_tour_header .operator_slogan {
  float: left !important;
  width: 96% !important;
}
.single_tour_header .operator_slogan > h3 {
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 24px !important;
  text-align:justify !important;
}.operator_contents {
  padding: 10px 0 0 !important;
  text-align: justify !important;
  width: 97% !important;
}
.ourpricefrom span {
  width: 30% !important;
}
.ourpricefrom h3 {
  font-size: 15px !important;
  font-weight: 200 !important;
  margin: -5px 0 0 !important;
  width: 16% !important;
}
.ourpricefrom .perperson {
  width: 30% !important;
}
.savethismonth .thismonthsave {
  width: 35% !important;
}
.savethismonth .savemonth {
  font-size: 16px !important;
  margin: -4px 0 0 !important;
  width: 18% !important;
}
.single_tour_day_by_day .day_by_day_wrap {
  padding: 0 !important;
  width: 97% !important;
}
.savethismonth .perperson {
  width: 30% !important;
}

/*==================Single operator Details========================*/
.operinformation .oprimages {
  float: left !important;
  margin: 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.operinformation .opdescirtor {
  float: left !important;
  padding: 7px !important;
  text-align: justify !important;
  width: 96% !important;
}
.destinations_operator_review h1 {
  font-size: 15px !important;
  padding: 7px !important;
}
#single_back {
  text-align: center !important;
}
.destinations_operator_reviewbutton .button {
  float: none !important;
  font-size: 14px !important;
  margin: 0 !important;
}
.destinations_operator_youtube > h1 {
  font-size: 18px !important;
  padding: 6px !important;
}
.destinations_operator_youtube .you_tubes #ytdflim {
  width: 100% !important;
}
/*==================Plan Tour Journy Single========================*/
.inner_request {
  width: 100% !important;
  padding:0 !important;
}
.inner_request .page_headings h1 {
  font-size: 19px !important;
}
.overall_wrap_for_sidebar .left_sidebars {
  width: 100% !important;
}
.right_sidebars {
  padding: 5px !important;
  text-align: justify !important;
  width: 97% !important;
}

/*==================Global News List========================*/
.news_section .news-titles {
  padding: 4px !important;
  text-align: justify !important;
  width: 97% !important;
}
.news_section .news-contents {
  padding: 5px !important;
  text-align: justify !important;
  width: 96% !important;
}
#realesing_news .one-third {
  height: auto !important;
  width: 100% !important;
}
/*==================Global News single========================*/
.news_request {
  float: left !important;
  width: 100% !important;
}
.news_titles_display h1 {
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 0 !important;
  text-align: center !important;
}
.news_titles_display {
  margin-bottom: 5px !important;
  text-align: center !important;
  width: 100% !important;
}
.over_all_news .news_leftsection {
  padding: 5px !important;
  width: 96% !important;
}
.over_all_news .news_rightsection {
  float: left !important;
  width: 100% !important;
}
.news_leftsection .request_description {
  padding: 0 4px !important;
  width: 97% !important;
  text-align: justify !important;
}
.news_rightsection .right_recent_posts {
  padding: 3px !important;
  width: 98% !important;
}
.news_rightsection .right_archive {
  padding: 3px !important;
  width: 98% !important;
}
/*==================Archive List Page========================*/
.archive .archivetitle h1 {
  font-size: 16px !important;
  padding: 0 !important;
}
.archives_content .archive_images {
  text-align: center !important;
  width: 100% !important;
}
.archives_content .contents_dsc {
  width: 100% !important;
}
/*==================Enquiry_form========================*/
.col-xs-6.left_side_1, .left_side .col-xs-6.left_side_2 {
	float:left !important;
  width: 100% !important;
}
.col-sm-3.left_side_part_1 {
  float: left !important;
  width: 100% !important;
}
.left_side .col-xs-6.left_side_1 #No-of-Travellers, .col-sm-4.left_side_part_5 {
  width: 100% !important;
}
.wpcf7-form-control.wpcf7-select.Accommodation {
  width: 100% !important;
}
.header_image_for_search .immer_images {
  display: none !important;
}
.operator_details_tour > h1 {
  font-size: 20px !important;
  padding: 5px !important;
  text-align:center !important;
}
.consultant_description .bottom_part > p {
  text-align: justify !important;
}
.ict_home .wpcf7-form h1 {
  font-size: 19px !important;
  padding: 5px !important;
}
.ict_home .wpcf7-form .left_side {
  margin: 0 !important;
  padding: 5px !important;
  width: 97% !important;
}
.ict_home .wpcf7-form .form-group {
  margin-bottom:0px !important;
  width: 100% !important;
}
.wpcf7-form .col-sm-3.control-label {
  padding: 3px !important;
  text-align: left !important;
  width: 100% !important;
}
.wpcf7-form-control.wpcf7-select.No-of-Child {
  margin: 11px 0 0 !important;
}
.col-sm-4.left_side_part_2, .col-sm-5.left_side_part_3, .col-sm-5.left_side_part_6, .col-sm-9.select_one, .select_one #DiscountsDiscounts {
	margin:0 !important;
}.left_side .col-xs-6.left_side_1, .left_side .col-xs-6.left_side_1 #No-of-Travellers, .left_side .col-xs-6.left_side_2, .left_side .col-xs-6.left_side_2 #No-of-Child,.wpcf7-form-control.wpcf7-select.Accommodation, .col-sm-3.left_side_part_1, .col-sm-4.left_side_part_5, {
  float: left !important;
  width: 100% !important;
}
.col-sm-4.left_side_part_2, .col-sm-5.left_side_part_3, .col-sm-3.left_side_part_4, .col-sm-5.left_side_part_6, .col-sm-9.select_one, .select_one #DiscountsDiscounts {
  float: left !important;
  width: 100% !important;
}
/*==================review========================*/	
.review_titles > h1 {
  font-size: 16px !important;
}
.review_process h4 {
  font-size: 14px !important;
}
.row_singe label {
  width: 100% !important;
  padding:0 !important;
}
.row_singe input , .row_singe textarea, .row_singe select{
  width: 100% !important;
}
#ratings_div {
  padding: 2px !important;
  width: 100% !important;
}
.left_hale {
  width: 44% !important;
}
div.stars {
  width: 56% !important;
}
label.star {
  font-size: 18px !important;
  padding: 5px !important;
}
.left_hale h3 {
  font-size: 14px !important;
  padding:0 !important;
}
.head_review .review_left {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  width: 98% !important;
}
.head_review  .review_right {
  width: 98% !important;
}
.reviewlist_left, .reviewlist_right {
  width: 100% !important;
}
/*==================footer_menu========================*/	
.peopleStory .col-xs-2 {
  width: 100% !important;
}
.peopleStory .col-xs-10 {
  padding: 8px !important;
  width: 94% !important;
}
.page-id-347 .plaintext > p {
  text-align: justify;
}
.teammember .col-sm-2 {
  padding: 0 !important;
  width: 100% !important;
}
.teammember .col-sm-10 {
  text-align: justify !important;
  width: 96% !important;
}

.wrapper_overall {
  float: left;
  margin: 0 -5px;
  padding: 10px 5px;
  width: 100%;
}
.search_inner{
	padding:0;
}
#srchrows.rowcodeone {
  padding: 0 0 5px;
}
.nameoflabel, .searchtextbox#srchtcode {
  float: left;
  width: 100%;
}
#srchtname_chosen.chosen-container.chosen-container-single {
  float: left;
  width: 100% !important;
}
#srchtnames.searchtextbox {
  width: 100%;
}
.tours_list {
  background: #fff none repeat scroll 0 0;
  float: left;
  margin: 0 -15px;
  padding: 15px;
  width: 100%;
}
#single_tour_bg .wrapper_head > .overview_head > h1 {
  float: left;
  margin: 0 5px 0 0;
  width:84% !important;
}
#single_tour_bg .wrapper_head > .overview_head > .togglesbutton{
	padding:0;
	width:inherit !important;
	
}
#filters-types, #filters-types > li, #filters-types > li span {
  float: left;
  margin: 0;
  padding: 5px 0;
  width: 100%;
}
#portfoliolist .portfolio{
	margin:0;
}
.maindestinations > li {
  float: left;
  width: 100%;
}
.archive #content {
  float: left;
  margin: 0 -14px;
  padding: 15px;
  width: 100%;
}
.brslogan #filters > li {
  width: 100%;
}
.brouchuresection.element-item {
  width: 100%;
}
}
@media all and (max-width: 749px) and (min-width: 601px){

/*==================HOME_PAGE========================*/	
#srchtname {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchtname1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchtname2{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchoptions
{
padding:8px 6px;
margin:0 !important;
width:99.5% !important;
}
.cycloneslider-caption {
  display: none !important;
}
.inner_searching {
  margin: 0 auto !important;
  width: 100% !important;
}
.searchings .text_lefs {
  float: left;
  width: 100%;
}
.searchings .text_right {
  float: left;
  width: 100%;
}
.searchings .text_lefs .headerforsearch{
	text-align:center;
}
.overall_search {
  float: left !important;
  width: 100% !important;
}
.overall_search a {
  float: left !important;
  margin: 0 0 10px 11px !important;
  width: 45% !important;
}
.newthismonth h1 {
  font-size: 22px !important;
  padding: 15px 0 0 !important;
  text-align: center !important;
}
.latest_logo {
  float: left !important;
  width: 100% !important;
}
.homelatest_release .bx-viewport{
  height:260px !important
}
.homelatest_release .inner_images_homes.bx-clone
{
	position:inherit !important;
}
.descriptions_divs {
  top: 132px !important;
}
.latest_titles {
  padding: 25px 10px 0 !important;
  width:100% !important;
}
.homelatest_release .inner_images_homes {
  margin-right: 16px !important;
  width: 210px !important;
}
.descriptions_divs .latest_titles > a {
  color: #F15759 !important;
}
.homelatest_release .bx-wrapper {
  margin: 0 auto 15px !important;
}
.destinationshome h1 {
  float: left !important;
  font-size: 20px !important;
  padding: 6px 0 !important;
  text-align: center !important;
  width: 40% !important;
}
.home_page_operator h1:before
{
	display:none;
}
.home_page_operator h1:after
{
	display:none;
}
.home_page_operator h1
{
	font-size:25px;
}
.slider_logo
{
	margin-top:35px;
}
.destinationshome .nextbutton {
  margin: 0px auto;
  text-align: center;
  width: 99% !important;
}
.nextbutton .button {
  float: right !important;
  font-size: 15px;
  padding: 10px;
}
.destination_home {
	padding:0 !important;
}
.destination_home .loopsdest {
  margin: 0 0 10px !important;
  width: 100% !important;
  padding:0 !important;
}
.destination_home .loopsdest_two {
  margin: 0 0 10px !important;
  padding: 0 !important;
  width: 100% !important;
}

.post_feat_image:hover .post_dest_title{
  min-height:92% !important;
}
.loopsdest .post_feat_image {
  width: 100% !important;
}
.post_feat_image img {
  float: left;
  width: 100% !important;
}

/*==================destinations========================*/	
.page-title {
  padding: 0 !important;
}
/*==================Operator Details========================*/	
.inner_operator_right {
  width: 74% !important;
}
.operator_logo {
  width: 100% !important;
  text-align:center !important;
}
#oprdetails {
  padding: 0 !important;
  width: 100% !important;
}
.operator_logo img {
  border: none !important;
}
/*==================Footer Details========================*/
#colophon .one-third:nth-child(3) .textwidget .logos div {
  float: left !important;
  margin: 0 !important;
  width: 50% !important;
}
#colophon .one-third:nth-child(3) {
  float: left !important;
  width: 100% !important;
}
#colophon .one-third:nth-child(1), #colophon .one-third:nth-child(2) {
  float: left !important;
  margin: 0 !important;
  width: 50% !important;
}
/*==================destinations single Details========================*/
	
.destinationtaggedlocations .tours_list {
  padding: 10px !important;
}
.tours_list .one_third {
  text-align: center !important;
  width: 100% !important;
}
.tours_list .two_third {
  width: 100% !important;
}
.two_third .tour_list_title {
  text-align: center !important;
}
.tours_list .full_third {
  padding: 0 !important;
  width: 100% !important;
}
/*==================Travel Styles========================*/	
.plan_journey_head .inner_plans {
  padding: 3px !important;
  width: 100% !important;
}
.inner_plans .journey_plan_left {
  float: left !important;
  margin: 0 !important;
  width: 100% !important;
  text-align:center !important;
}
.inner_plans .journey_plan_right {
  width: 100% !important;
}

/*==================Single Tour Details========================*/
.single_tour_sticky .sticky a {
  margin: 0 0 7px !important;
  padding: 3px !important;
  width: 100% !important;
}
.single_tour_header .single_operator_logo {
  float: left !important;
  text-align: center !important;
  width: 100% !important;
}
.single_tour_list_page .wrapper_head {
  float: left !important;
  padding: 10px !important;
  width: 98% !important;
}
.overview_head .nextbutton {
  width: 28% !important;
}
.wrapper_head .overview_head h1 {
  font-size: 19px !important;
  padding: 5px !important;
  width: 100% !important;
}
.day_by_day_wrap .inner_activity {
  width: 100% !important;
  padding:0 !important;
}
.inner_activity .count_activity {
  margin-right: 5px !important;
  width: 100% !important;
}
.you_tubes #ytdflim {
  width: 94% !important;
}
.inner_header_prices tr th, .inner_header_prices tr td, .inner_header_prices tr {
  float: left !important;
  overflow-x: scroll !important;
  width: 96% !important;
}
.inner_activity .activities {
  padding: 6px !important;
  text-align: justify !important;
  width: 94% !important;
}
.inclusion_styles .container.tour_content_container {
  text-align: justify !important;
  width: 90% !important;
}
.operator_inner .operator_singletwo {
  float: left !important;
  margin: 0 0 0 -6px !important;
  width: 100% !important;
}
.operator_inner .operator_singlethree {
  margin: 0 0 0 -9px !important;
  width: 100% !important;
}
.single_tour_trip_similartours .tours_list {
  padding: 0 !important;
  width: 94% !important;
}
.activities .activity_title p {
  font-size: 16px !important;
}
.inner_activity .count_activity p {
  padding: 5px 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.operator_inner .operator_singleone {
  text-align: center !important;
  width: 100% !important;
}
.inner_overview {
  float: left !important;
  width: 100% !important;
}
.inner_overview .tours_list {
  padding: 0 !important;
  width:100% !important;
  margin:0 -6px;
}
.overall_tour_wrap .one_third_single {
  width: 100% !important;
}
.overall_tour_wrap .two_third_single {
  width: 100% !important;
}
.overall_tour_wrap .full_third_single {
  width: 100% !important;
}
.inner_overview .list_information-tour {
  width: 65% !important;
}
.single_tour_header .operator_slogan {
  float: left !important;
  width: 96% !important;
}
.single_tour_header .operator_slogan > h3 {
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 24px !important;
  text-align:justify !important;
}.operator_contents {
  padding: 10px 0 0 !important;
  text-align: justify !important;
  width: 97% !important;
}
.ourpricefrom span {
  width: 43% !important;
}
.ourpricefrom h3 {
  font-size: 15px !important;
  font-weight: 200 !important;
  margin: -5px 0 0 !important;
  width: 25% !important;
}
.ourpricefrom .perperson {
  width: 30% !important;
}
.savethismonth .thismonthsave {
  width: 50% !important;
}
.savethismonth .savemonth {
  font-size: 16px !important;
  margin: -4px 0 0 !important;
  width: 18% !important;
}
.single_tour_day_by_day .day_by_day_wrap {
  padding: 0 !important;
  width: 98% !important;
}
/*==================Single operator Details========================*/
.operinformation .oprimages {
  float: left !important;
  margin: 0 !important;
  text-align: center !important;
  width: 100% !important;
}
.operinformation .opdescirtor {
  float: left !important;
  padding: 5px !important;
  text-align: justify !important;
  width: 97% !important;
}
.destinations_operator_review h1 {
  font-size: 15px !important;
  padding: 7px !important;
}
#single_back {
  text-align: center !important;
}
.destinations_operator_reviewbutton .button {
  float: none !important;
  font-size: 14px !important;
  margin: 0 !important;
}
.destinations_operator_youtube > h1 {
  font-size: 18px !important;
  padding: 6px !important;
}
.destinations_operator_youtube .you_tubes #ytdflim {
  width: 100% !important;
}
/*==================Plan Tour Journy Single========================*/
.inner_request {
  width: 100% !important;
  padding:0 !important;
}
.inner_request .page_headings h1 {
  font-size: 19px !important;
}
.overall_wrap_for_sidebar .left_sidebars {
  width: 100% !important;
}
.right_sidebars {
  padding: 5px !important;
  text-align: justify !important;
  width: 98% !important;
}
/*==================Global News List========================*/
.news_section .news-titles {
  padding: 4px !important;
  text-align: justify !important;
  width: 97% !important;
}
.news_section .news-contents {
  padding: 5px !important;
  text-align: justify !important;
  width: 96% !important;
}
/*==================Global News single========================*/
.news_request {
  float: left !important;
  width: 100% !important;
}
.news_titles_display h1 {
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 0 !important;
  text-align: center !important;
}
.news_titles_display {
  margin-bottom: 5px !important;
  text-align: center !important;
  width: 100% !important;
}
.over_all_news .news_leftsection {
  padding: 5px !important;
  width: 96% !important;
}
.over_all_news .news_rightsection {
  float: left !important;
  width: 100% !important;
}
.news_leftsection .request_description {
  padding: 0 4px !important;
  width: 97% !important;
  text-align: justify !important;
}
.news_rightsection .right_recent_posts {
  padding: 3px !important;
  width: 98% !important;
}
.news_rightsection .right_archive {
  padding: 3px !important;
  width: 98% !important;
}
/*==================Archive List Page========================*/
.archive .archivetitle h1 {
  font-size: 16px !important;
  padding: 0 !important;
}
.archives_content .archive_images {
  text-align: center !important;
  width: 100% !important;
}
.archives_content .contents_dsc {
  width: 100% !important;
}
/*==================Enquiry_form========================*/
.col-xs-6.left_side_1, .left_side .col-xs-6.left_side_2 {
	float:left !important;
  width: 100% !important;
}
.col-sm-3.left_side_part_1 {
  float: left !important;
  width: 100% !important;
}
.left_side .col-xs-6.left_side_1 #No-of-Travellers, .col-sm-4.left_side_part_5 {
  width: 100% !important;
}
.wpcf7-form-control.wpcf7-select.Accommodation {
  width: 100% !important;
}
.header_image_for_search .immer_images {
  display: none !important;
}
.operator_details_tour > h1 {
  font-size: 20px !important;
  padding: 5px !important;
  text-align:center !important;
}
.consultant_description .bottom_part > p {
  text-align: justify !important;
}
.ict_home .wpcf7-form h1 {
  font-size: 19px !important;
  padding: 5px !important;
}
.ict_home .wpcf7-form .left_side {
  margin: 0 !important;
  padding: 5px !important;
  width: 97% !important;
}
.ict_home .wpcf7-form .form-group {
  margin-bottom:0px !important;
  width: 100% !important;
}
.wpcf7-form .col-sm-3.control-label {
  padding: 3px !important;
  text-align: left !important;
  width: 100% !important;
}
.wpcf7-form-control.wpcf7-select.No-of-Child {
  margin: 11px 0 0 !important;
}
.col-sm-4.left_side_part_2, .col-sm-5.left_side_part_3, .col-sm-5.left_side_part_6, .col-sm-9.select_one, .select_one #DiscountsDiscounts {
	margin:0 !important;
}.left_side .col-xs-6.left_side_1, .left_side .col-xs-6.left_side_1 #No-of-Travellers, .left_side .col-xs-6.left_side_2, .left_side .col-xs-6.left_side_2 #No-of-Child,.wpcf7-form-control.wpcf7-select.Accommodation, .col-sm-3.left_side_part_1, .col-sm-4.left_side_part_5, {
  float: left !important;
  width: 100% !important;
}
.col-sm-4.left_side_part_2, .col-sm-5.left_side_part_3, .col-sm-3.left_side_part_4, .col-sm-5.left_side_part_6, .col-sm-9.select_one, .select_one #DiscountsDiscounts {
  float: left !important;
  width: 100% !important;
}
/*==================review========================*/	
.review_titles > h1 {
  font-size: 16px !important;
}
.review_process h4 {
  font-size: 14px !important;
}
.row_singe label {
  width: 100% !important;
  padding:0 !important;
}
.row_singe input , .row_singe textarea, .row_singe select{
  width: 100% !important;
}
#ratings_div {
  padding: 2px !important;
  width: 100% !important;
}
.left_hale {
  width: 44% !important;
}
div.stars {
  width: 56% !important;
}
label.star {
  font-size: 18px !important;
  padding: 5px !important;
}
.left_hale h3 {
  font-size: 14px !important;
  padding:0 !important;
}
.head_review .review_left {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  width: 98% !important;
}
.head_review  .review_right {
  width: 98% !important;
}
.reviewlist_left, .reviewlist_right {
  width: 100% !important;
}
/*==================footer_menu========================*/	
.peopleStory .col-xs-2 {
  width: 100% !important;
}
.peopleStory .col-xs-10 {
  padding: 8px !important;
  width: 94% !important;
}
.page-id-347 .plaintext > p {
  text-align: justify;
}
.teammember .col-sm-2 {
  padding: 0 !important;
  width: 100% !important;
}
.teammember .col-sm-10 {
  text-align: justify !important;
  width: 96% !important;
}


#srchrows.rowcodeone {
  padding: 0 0 5px;
}
.nameoflabel, .searchtextbox#srchtcode {
  float: left;
  width: 100%;
}
#srchtname_chosen.chosen-container.chosen-container-single {
  float: left;
  width: 100% !important;
}
#srchtnames.searchtextbox {
  width: 100%;
}
.tours_list {
  background: #fff none repeat scroll 0 0;
  float: left;
  margin: 0 -15px;
  padding: 15px;
  width: 100%;
}
#single_tour_bg .wrapper_head > .overview_head > h1 {
  float: left;
  margin: 0 5px 0 0;
  width:84% !important;
}
#single_tour_bg .wrapper_head > .overview_head > .togglesbutton{
	padding:0;
	width:inherit !important;
	
}
#filters-types, #filters-types > li, #filters-types > li span {
  float: left;
  margin: 0;
  padding: 5px 0;
  width: 100%;
}
#portfoliolist .portfolio{
	margin:0;
}
.maindestinations > li {
  float: left;
  width: 100%;
}
.archive #content {
  float: left;
  margin: 0 -14px;
  padding: 15px;
  width: 100%;
}
.brslogan #filters > li {
  width: 48%;
}
.brouchuresection.element-item {
  margin:15px;
  width: 43%;
}
}
@media all and (max-width: 978px) and (min-width: 750px){
	
	/* Cactus Home Page */
	
	.cactum_hoime_destinations
	{
		display:none;
	}
	.normal-window-output
	{
		display:block !important;
	}

/* Responsive Navigation */
	.menu-toggle {
		display: block;
		background-color: rgba(0, 0, 0, 0);
		font-size: 0;
		border: 0 none;
		padding: 0;
		color: #666;
		width: 30px;
		height: 21px;
		float: right;
		margin-top: 17px;
		cursor: pointer;
	}
	.menu-toggle:before {
		display: block;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 23px;
		line-height: 0;
		font-family: 'Genericons';
		vertical-align: top;
		content: '\f419';
	}
	.nav-menu {
		display: none;
	}
	.toggled-on .nav-menu {
		display: block;
	}
	#access li {
		position: inherit;
		width: 100%;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	#access a {
		float: none;
		padding: 10px 0 10px 10px;
		height: inherit;
	}
	/* Dropdown */
	#access ul li ul,
	#access ul li:hover ul ul,
	#access ul ul li:hover ul ul,
	#access ul ul ul li:hover ul ul,
	#access ul ul ul ul li:hover ul ul {
		display: block;
		background-color: inherit;
	}
	#access ul li ul {
		position: inherit;
		top: 0;
		width: inherit;
	}
	#access ul li ul li a,
	#access ul li.current-menu-item ul li a,
	#access ul li ul li.current-menu-item a,
	#access ul li.current_page_ancestor ul li a,
	#access ul li.current-menu-ancestor ul li a,
	#access ul li.current_page_item ul li a {
		padding: 10px 0 10px 20px;
	}
	#access ul li ul li ul {
		left: 0;
	}
	#access ul li ul li ul li a {
		padding-left: 30px;
	}

/*==================HOME_PAGE========================*/	
#srchoptions
{
padding:8px 6px;
}
.inner_searching {
  margin: 0 auto !important;
  width: 90% !important;
}
.overall_search {
  float: left !important;
  width: 95% !important;
}
.overall_search a {
  float: left !important;
  margin: 0 0 10px 11px !important;
  width: 28% !important;
}
.newthismonth h1 {
  font-size: 22px !important;
  padding: 15px 0 0 !important;
  text-align: center !important;
}
.latest_logo {
  float: left !important;
  width: 100% !important;
}
.homelatest_release .bx-viewport{
  height:260px !important
}
.newthismonth{
	padding:0 !important;
}
.homelatest_release .inner_images_homes.bx-clone
{
	position:inherit !important;
}
.descriptions_divs {
  top: 180px !important;
}
.latest_titles {
  padding: 25px 10px 0 !important;
  width:100% !important;
}
/*.homelatest_release .inner_images_homes {
  margin-right: 14px !important;
  width: 210px !important;
}*/
.descriptions_divs .latest_titles > a {
  color: #F15759 !important;
}
.homelatest_release .bx-wrapper {
  margin: 0 auto 15px !important;
}
.destinationshome h1 {
  float: left !important;
  font-size: 20px !important;
  padding: 6px 0 !important;
  text-align: left !important;
  width: 40% !important;
}
.destinationshome .nextbutton {
  margin: 0px auto;
  text-align: center;
  width: 99% !important;
}
.nextbutton .button {
  float: right !important;
  font-size: 15px;
  padding: 10px;
}
.destination_home {
	padding:0 !important;
}
.destination_home .loopsdest {
  margin: 0 0 10px 10px !important;
  padding: 0 !important;
  width: 48% !important;
}
.destination_home .loopsdest_two {
  margin: 0 0 10px 10px !important;
  padding: 0 !important;
  width: 48% !important;
}
.post_feat_image:hover .post_dest_title{
  min-height:88% !important;
}
.loopsdest .post_feat_image {
  width: 100% !important;
}
.post_feat_image img {
  float: left;
  width: 100% !important;
}
.home.page .container {
  margin: 0 auto;
  max-width: 90% !important;
}
/*==================destinations========================*/	
.page-title {
  padding: 0 !important;
}
.page .container {
  margin: 0 auto;
  max-width: 90%;
}
/*==================Operator Details========================*/	
.inner_operator_right {
  width: 82% !important;
}
.operator_logo {
  width: 100% !important;
  text-align:center !important;
}
#oprdetails {
  padding: 0 !important;
  width: 100% !important;
}
.operator_logo img {
  border: none !important;
}
/*==================Footer Details========================*/
#colophon .one-third:nth-child(3) .textwidget .logos div {
  float: left !important;
  margin: 0 !important;
  width: 24% !important;
}
#colophon .one-third:nth-child(3) {
  float: left !important;
  width: 100% !important;
}
#colophon .one-third:nth-child(1), #colophon .one-third:nth-child(2) {
  float: left !important;
  margin: 0 !important;
  width: 50% !important;
}
/*==================destinations single Details========================*/
	
.destinationtaggedlocations .tours_list {
  padding: 10px !important;
}
.tours_list .one_third {
  text-align: center !important;
  width: 100% !important;
}
.two_third .tour_list_title {
  text-align: center !important;
}
.tours_list .two_third {
  width: 100% !important;
}
.tours_list .full_third {
  padding: 0 !important;
  width: 100% !important;
}
/*==================Travel Styles========================*/	
.plan_journey_head .inner_plans {
  padding: 3px !important;
  width: 100% !important;
}
.inner_plans .journey_plan_left {
  float: left !important;
  margin: 0 !important;
  width: 25% !important;
  text-align:center !important;
}
.inner_plans .journey_plan_right {
  width: 75% !important;
}

/*==================Single Tour Details========================*/
.single_tour_sticky .sticky a {
  margin: 0 !important;
  padding: 5px !important;
  width: 18% !important;
}
.single_tour_header .single_operator_logo {
  float: left !important;
  width: 100% !important;
}
.single_tour_list_page .wrapper_head {
  float: left !important;
  padding: 10px !important;
  width: 98% !important;
}
.wrapper_head .overview_head h1 {
  font-size: 19px !important;
  padding: 5px !important;
  width: 100% !important;
}
.day_by_day_wrap .inner_activity {
  width: 100% !important;
  padding:0 !important;
}
.inner_activity .count_activity {
  float: left !important;
  margin-right: 5px !important;
  padding: 5px;
  width: 12% !important;
}
.you_tubes #ytdflim {
  margin: 0 0 0 7px !important;
  width: 48% !important;
}
.single_tour_trip_reveiws .wrapper_head .overview_head h1 {
  font-size: 19px !important;
  width: 48% !important;
}
.inner_activity .activities {
  padding: 5px !important;
  text-align: justify !important;
  width: 83% !important;
}
.inclusion_styles .container.tour_content_container {
  text-align: justify !important;
  width: 90% !important;
}
.operator_inner .operator_singletwo {
  float: left !important;
  width: 35% !important;
}
.operator_inner .operator_singlethree {
  width: 34% !important;
}
.single_tour_trip_similartours .tours_list {
  padding: 0 !important;
  width: 49% !important;
}
.activities .activity_title p {
  font-size: 16px !important;
}
.inner_activity .count_activity p {
  padding: 3px 6px !important;
}
.operator_inner .operator_singleone {
  text-align: center !important;
  width: 25% !important;
}
.inner_overview {
  float: left !important;
  width: 100% !important;
}
.inner_overview .tours_list {
  padding: 0 !important;
  margin:0;
}
.overall_tour_wrap .one_third_single {
  float: left !important;
  width: 46% !important;
}
.overall_tour_wrap .two_third_single {
  float: left !important;
  margin: 0 7px 0 0 !important;
  width: 50% !important;
}
.overall_tour_wrap .full_third_single {
  margin: 16px 0 0 !important;
  width: 100% !important;
}
.inner_overview .list_information-tour {
  width: 65% !important;
}
.single_tour_header .operator_slogan {
  float: left !important;
  width: 96% !important;
}
.single_tour_header .operator_slogan > h3 {
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 24px !important;
  text-align:justify !important;
}.operator_contents {
  padding: 10px 0 0 !important;
  text-align: justify !important;
  width: 97% !important;
}
.ourpricefrom span {
  width: 41% !important;
}
.ourpricefrom h3 {
  font-size: 15px !important;
  font-weight: 200 !important;
  margin: -5px 0 0 !important;
  width: 25% !important;
}
.savethismonth .perperson {
  width: 31% !important;
}
.ourpricefrom .perperson {
  width: 32% !important;
}
.savethismonth .thismonthsave {
  width: 50% !important;
}
.savethismonth .savemonth {
  font-size: 16px !important;
  margin: -4px 0 0 !important;
  width: 18% !important;
}
.single_tour_day_by_day .day_by_day_wrap {
  padding: 0 !important;
  width: 99% !important;
}

/*==================Single operator Details========================*/
.operinformation .oprimages {
  float: left !important;
  margin: 0 !important;
  width: 23% !important;
}
.operinformation .opdescirtor {
  float: left !important;
  padding: 0 !important;
  text-align: justify !important;
  width: 76% !important;
}
.destinations_operator_review h1 {
  font-size: 15px !important;
  padding: 7px !important;
}
#single_back {
  text-align: center !important;
}
.destinations_operator_reviewbutton .button {
  float: none !important;
  font-size: 14px !important;
  margin: 0 !important;
}
.destinations_operator_youtube > h1 {
  font-size: 18px !important;
  padding: 6px !important;
}
.destinations_operator_youtube .you_tubes #ytdflim {
  margin: 0 0 0 10px !important;
  width: 48% !important;
}
/*==================Plan Tour Journy Single========================*/
.inner_request {
  width: 100% !important;
  padding:0 !important;
}
.inner_request .page_headings h1 {
  font-size: 19px !important;
}
.overall_wrap_for_sidebar .left_sidebars {
  width: 25% !important;
  float:left !important;
}
.right_sidebars {
  padding: 5px !important;
  text-align: justify !important;
  width: 72% !important;
}
.left_sidebars a {
  padding: 3px !important;
  width: 96% !important;
}
/*==================Global News List========================*/
.news_section .news-titles {
  padding: 4px !important;
  text-align: justify !important;
  width: 97% !important;
}
.news_section .news-contents {
  padding: 5px !important;
  text-align: justify !important;
  width: 96% !important;
}
/*==================Global News single========================*/
.news_request {
  float: left !important;
  width: 100% !important;
}
.news_titles_display h1 {
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 0 !important;
  text-align: center !important;
}
.news_titles_display {
  margin-bottom: 5px !important;
  text-align: center !important;
  width: 100% !important;
}
.over_all_news .news_leftsection {
  padding: 5px !important;
  width: 98% !important;
}
.over_all_news .news_rightsection {
  float: left !important;
  width: 100% !important;
}
.news_leftsection .request_description {
  padding: 0 4px !important;
  width: 97% !important;
  text-align: justify !important;
}
.news_rightsection .right_recent_posts {
  padding: 3px !important;
  width: 98% !important;
}
.news_rightsection .right_archive {
  padding: 3px !important;
  width: 98% !important;
}
/*==================Archive List Page========================*/
.archive .archivetitle h1 {
  font-size: 16px !important;
  padding: 0 !important;
}
.archives_content .archive_images {
  text-align: center !important;
  width: 100% !important;
}
.archives_content .contents_dsc {
  width: 100% !important;
}
/*==================Enquiry_form========================*/
.col-xs-6.left_side_1, .left_side .col-xs-6.left_side_2 {
	float:left !important;
  width: 50% !important;
}
.wpcf7-form-control.wpcf7-select.No-of-Child {
  margin: 0 !important;
}
.col-sm-3.left_side_part_1 {
  float: left !important;
  width: 100% !important;
}
.left_side .col-xs-6.left_side_1 #No-of-Travellers, .col-sm-4.left_side_part_5 {
  width: 100% !important;
}
.wpcf7-form-control.wpcf7-select.Accommodation {
  width: 100% !important;
}
.header_image_for_search .immer_images {
  display: none !important;
}
.operator_details_tour > h1 {
  font-size: 20px !important;
  padding: 5px !important;
  text-align:center !important;
}
.consultant_description .bottom_part > p {
  text-align: justify !important;
}
.ict_home .wpcf7-form h1 {
  font-size: 19px !important;
  padding: 5px !important;
}
.ict_home .wpcf7-form .left_side {
  margin: 0 !important;
  padding: 5px !important;
  width: 97% !important;
}
.ict_home .wpcf7-form .form-group {
  margin-bottom:0px !important;
  width: 100% !important;
}
.wpcf7-form .col-sm-3.control-label {
  padding: 3px !important;
  text-align: left !important;
  width: 100% !important;
}
.wpcf7-form-control.wpcf7-select.No-of-Child {
  margin: 11px 0 0 !important;
}
.col-sm-4.left_side_part_2, .col-sm-5.left_side_part_3, .col-sm-5.left_side_part_6, .col-sm-9.select_one, .select_one #DiscountsDiscounts {
	margin:0 !important;
}.left_side .col-xs-6.left_side_1, .left_side .col-xs-6.left_side_1 #No-of-Travellers, .left_side .col-xs-6.left_side_2, .left_side .col-xs-6.left_side_2 #No-of-Child,.wpcf7-form-control.wpcf7-select.Accommodation, .col-sm-3.left_side_part_1, .col-sm-4.left_side_part_5, {
  float: left !important;
  width: 100% !important;
}
.col-sm-4.left_side_part_2, .col-sm-5.left_side_part_3, .col-sm-3.left_side_part_4, .col-sm-5.left_side_part_6, .col-sm-9.select_one, .select_one #DiscountsDiscounts {
  float: left !important;
  width: 100% !important;
}
/*==================review========================*/	
.row_singe label {
  padding: 10px 0 !important;
  width: 23% !important;
}
.reviewlist_left {
	margin:0 !important;
}
.peopleStory .col-xs-10 {
  width: 96% !important;
}
.teammember .col-sm-10 {
  width: 96.3% !important;
}
#srchrows.rowcodeone {
  padding: 0 0 5px;
}
.nameoflabel, .searchtextbox#srchtcode {
  float: left;
  width: 100%;
}
#srchtname_chosen.chosen-container.chosen-container-single {
  float: left;
  width: 100% !important;
}
.tours_list {
  background: #fff none repeat scroll 0 0;
  float: left;
  margin: 0 -15px;
  padding: 15px;
  width: 100%;
}
#single_tour_bg .wrapper_head > .overview_head > h1 {
  float: left;
  margin: 0 5px 0 0;
  width:91% !important;
}
#single_tour_bg .wrapper_head > .overview_head > .togglesbutton{
	padding:0;
	width:inherit !important;
	
}
#filters-types {
  float: left;
  margin: 0 !important;
  width: 100% !important;
}
#filters-types > li {
  float: left;
  margin: 5px;
  width: 48%;
}
#filters-types li span {
  float: left;
  font-size: 15px;
  padding: 5px 0;
  width: 100%;
}
#portfoliolist .portfolio{
	margin:0;
}
#oprdetails #oper_reviw {
  padding-left: 5px;
  width: 17%;
}
.maindestinations > li {
  display: inline !important;
  width: 32%;
}
.archive #content {
  float: left;
  margin: 0 -14px;
  padding: 15px;
  width: 100%;
}
.brslogan #filters > li {
  width: 32%;
}
.brouchuresection.element-item {
  margin:15px;
  width: 29%;
}
#srchtname {
    margin-left: 10px;
    margin-right: 0 !important;
    width: 30% !important;
}
#srchtname1 {
    margin-left: 10px;
    margin-right: 12px !important;
    width: 31% !important;
}
#srchtname2 {
    margin-right: 0 !important;
    width: 30% !important;
}
}
@media all and (max-width: 1024px) and (min-width: 979px){

/*==================HOME_PAGE========================*/	
#srchoptions
{
padding:8px 3px;
}
.inner_searching {
  margin: 0 auto !important;
  width: 95% !important;
}
.overall_search {
  float: left !important;
  width: 95% !important;
}
.overall_search a {
  float: left !important;
  margin: 0 0 10px 14px !important;
  width: 30% !important;
}
.container, .narrow-layout .wrapper {
  width: 100% !important;
}
.newthismonth h1 {
  font-size: 22px !important;
  padding: 15px 0 0 !important;
  text-align: center !important;
}
.latest_logo {
  float: left !important;
  width: 100% !important;
}
.homelatest_release .bx-viewport{
  height:255px !important
}
.homelatest_release .inner_images_homes.bx-clone
{
	position:inherit !important;
}
.descriptions_divs {
  top: 164px !important;
}
.latest_titles {
  padding: 25px 10px 0 !important;
  width:100% !important;
}
.descriptions_divs .latest_desc {
  display: none;
}
.descriptions_divs .latest_titles > a {
  color: #fff !important;
}
.homelatest_release .bx-wrapper {
  margin: 0 auto 15px !important;
}
.destinationshome h1 {
  float: left !important;
  font-size: 20px !important;
  padding: 6px 0 !important;
  text-align: left !important;
  width: 40% !important;
}
.destinationshome .nextbutton {
  margin: 0px auto;
  text-align: center;
  width: 99% !important;
}
.nextbutton .button {
  float: right !important;
  font-size: 15px;
  padding: 10px;
}
.destination_home {
	padding:0 !important;
}
.destination_home .loopsdest {
  margin: 0 0 10px 10px !important;
  padding: 0 !important;
  width: 48% !important;
}
.destination_home .loopsdest_two {
  margin: 0 0 10px 10px !important;
  padding: 0 !important;
  width: 48% !important;
}

.post_feat_image:hover .post_dest_title{
  min-height:91% !important;
}
.loopsdest .post_feat_image {
  width: 100% !important;
}
.post_feat_image img {
  float: left;
  width: 100% !important;
}
.home.page .container {
  margin: 0 auto;
  max-width: 90% !important;
}
/*==================destinations========================*/	
.page-title {
  padding: 0 !important;
}
.page .container {
  margin: 0 auto;
  max-width: 90%;
}
/*==================Operator Details========================*/	
.operator_logo {
  float: left;
  margin: 0 25px 0 0;
  width: 11%;
}
/*==================Footer Details========================*/
#colophon .one-third:nth-child(3) .textwidget .logos div {
  float: left !important;
  margin: 0 !important;
  width: 25% !important;
}
#colophon .one-third:nth-child(3) {
  float: left !important;
  width: 100% !important;
}
#colophon .one-third:nth-child(1), #colophon .one-third:nth-child(2) {
  float: left !important;
  margin: 0 !important;
  width: 50% !important;
}

/*==================Single Tour Details========================*/
#ytdflim {
  float: left;
  margin: 0 0 0 10px;
  text-align: center;
  width: 48%;
}
#single_back .button {
  float:left !important;
}
.right_sidebars {
  width: 74% !important;
}
/*==================Enquiry_form========================*/
.col-sm-4.left_side_part_2 {
  width: 37% !important;
}
.col-sm-4.left_side_part_5 {
  width: 39% !important;
}
.nameoflabel {
  width: 14%;
}
#filters-types li span {
  font-size: 14px;
}
.maindestinations > li {
  float: left;
  width: 24%;
}
.archive #content {
  float: left;
  margin: 0 -14px;
  padding: 15px;
  width: 100%;
}
.brslogan #filters > li {
  width: 24%;
}

#srchtname {
    margin-left: 10px;
    margin-right: 0 !important;
    width: 30% !important;
}
#srchtname1 {
    margin-left: 14px;
    margin-right: 15px !important;
    width: 31% !important;
}
#srchtname2 {
    margin-right: 0 !important;
    width: 31% !important;
}
#srching .srchduration {
  width: 29% !important;
  margin-left: 10px !important;
}
.homepagemap iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
}
/*iphone 6 style*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) { /* STYLES GO HERE */
#srchtname {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchtname1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchtname2{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
.homepagemap iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
 }
/*iphone 6 style end*/
/*iphone 6 plus style*/
@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px)
    and (device-width : 414px)
    and (device-height : 736px)
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 3) 
    and (-webkit-device-pixel-ratio : 3)
{ 
#srchtname {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchtname1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
#srchtname2{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 20px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}
.homepagemap iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
}

/*iphone 6 plus style end*/

/*iPad 3 & 4 Media Queries start Balaji*/
/*@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3)
{
select#srchtname{
	text-indent:102px;
}
select#srchtname1{
	text-indent:113px;
}
select#srchtname2{
	text-indent:100px;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) { 
select#srchtname{
	text-indent:169px;
}
select#srchtname1{
	text-indent:183px;
}
select#srchtname2{
	text-indent:169px;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { 
	select#srchtname{
	text-indent:102px;
}
select#srchtname1{
	text-indent:113px;
}
select#srchtname2{
	text-indent:100px;
}

}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 
select#srchtname{
	text-indent:205px;
}
select#srchtname1{
	text-indent:220px;
}
select#srchtname2{
	text-indent:205px;
}
}
 
 
 @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) { 
select#srchtname{
	text-indent:128px;
}
select#srchtname1{
	text-indent:143px;
}
select#srchtname2{
	text-indent:128px;
}
 }
 
 @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
select#srchtname{
	text-indent:280px;
}
select#srchtname1{
	text-indent:293px;
}
select#srchtname2{
	text-indent:280px;
}
}
*/
/*iPad 3 & 4 Media Queries end Balaji*/