@media (max-width: 1299px) {
  #adv-search {
    bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .main-menu > li {
    margin-right: 15px;
  }
  #adv-search {
    bottom: 0;
  }
  #adv-search select {
    width: 200px;
  }
  #adv-search .select2-container {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  #adv-search .form-wrap {
    padding: 20px;
  }
  .main-slider .slide-details {
    top: 15%;
  }
}
@media screen and (max-width: 991px) {
  .main-nav {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .site-branding {
    padding: 0 0 15px 0;
    position: relative;
  }
  .header-search {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 15px 20px;
    background: #333;
  }
  .header-search i {
    color: #fff;
  }
  .site-title {
    margin-top: 15px;
    float: none !important;
    text-align: center;
  }
  .slicknav_btn {
    float: left;
  }
  .header-search .search {
    top: 44px;
    right: 0;
    width: 400px;
  }
  .main-slider .slick-prev,
  .main-slider .slick-next {
    display: none !important;
  }
  #adv-search {
    bottom: auto;
    top: 0;
  }
  #adv-search .container {
    width: 251px;
    margin: 0;
  }
  #adv-search .input-group {
    margin-bottom: 20px;
  }
  #adv-search select {
    width: 210px;
  }
  #adv-search .form-wrap {
    display: none;
  }
  #adv-search legend {
    cursor: pointer;
  }
  .home-tour .first {
    margin-right: 0;
  }
  .home-tour .section-header.second {
    margin-right: 0;
  }
  .tour-by-destination {
    margin-right: 0;
  }
  .fc-toolbar {
    margin-top: 15px;
  }
  .blog-post .blog-feature-img {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .blog-post .post-meta {
    margin: 15px;
  }
  .contact-template .contact-details .title i {
    left: -10px;
  }
  .contact-template .contact-details .title {
    padding: 8px 10px 7px 70px;
  }
  .page-404 .error-code {
    font-size: 150px;
  }
  .shortcodes-wrap .tour-by-destination {
    width: auto;
  }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  .tour-by-destination {
    width: 204%;
  }
  .widget_mc4wp_widget form {
    width: 100%;
  }
  .tour-page .tour-item.col-xs-4 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .tour-by-destination {
    margin: 0 10px 30px 0;
  }
  #tropical-banner img {
  }
  #tropical-banner {
    height: auto;
	background-size: cover;
}

.tour-feature-img p{
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    color: #ffffff;
    width: 100%;
    background: rgb(161 109 42);
    margin: 0 auto;
    margin-top: -35px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    /* text-shadow: 1px 2px 3px #000000, 1px 2px 3px #000000, 1px 2px 6px #000; */
}
  .modal-dialog {
	  margin: 20px;
  }
  .booking-template-from {
    width: 100%;
  }
  .page-404 .error-code,
  .page-404 .error-statement {
    padding: 0;
    border-right: 0;
  }
  .page-404 .error-code {
    font-size: 100px;
  }
  .breadcrumb-wrapper{font-size: 11px;}
  header.sticky{position:relative !important;}
  .dis-none{display:none;}
  .site-branding{padding: 0 0 5px 0;}
  .site-title{margin-top: 5px;text-align: left;}
  .site-title a{display: inline-block; padding: 5px 0;}
  .site-title img{width: 160px;}
  .ready-btn{margin-top: 10px;}
  .tour-post .p-name{display:none;}
  .slicknav_menu{
	padding:0;
	position: absolute;
    right: 0;
	background: transparent;
    z-index: 99;
    width: 100%;
}
	.site-header ul{
		margin-top:71px;
		background: rgba(0, 0, 0, 0.92);
	}
	.slicknav_nav li {border-bottom: 1px solid #2b2b2b;}
	.slicknav_nav .slicknav_arrow{
		border: 1px solid #6b6b6b;
		padding: 3px 10px;
		float:right;
	}
	.slicknav_btn{float:right; top: 15px;}
	.slicknav_nav li ul.sub-menu{margin-top:0; margin-left: 6px; font-size: 13px;}
  .alignleft img{width:100%;}
  .call-us{display:none;}
  #adv-search{display:none;}
  .slide .carousel-inner .item {
    height: 400px;
	}
	.slider-content p {
		font-size: 14px;
		display:none;
	}
	.slider-content h1 {
		font-size: 20px;
		line-height: 26px;
	}
	.slider-content {
		left: 30px;
		right: 30px;
		top: 12%;
	}
	.carousel-control {width: 30px;}
	.ready-btn{padding: 5px 10px; text-transform: inherit; font-size: 13px;}
	.slide .carousel-inner .item {height: 230px;}
	.site-header .header-user{padding:0;}
	.header-user-name{margin-right:0;}
	ul.tags li a{
		font-size: 12px;
		background: none !important;
		color: #000000;
		text-shadow: none;
		text-decoration: underline;
		padding: 2px 5px;
	}
	.tour-single .tour-single-contents{padding: 0; background:#ffffff;box-shadow: none; border: 0;}
	.tour-single .tour-single-contents p{margin-bottom:0; padding:0;}
	.booking-detail{padding:0 0 15px 0px}
	.tour-single-contents img{
		width:100%;
		margin:0 0 10px 0;
	}
	.site-footer .widget{margin:30px 0 0;}
	
}
@media screen and (min-width: 991px) {
  #adv-search .form-wrap {
    display: block !important;
  }
}
@media screen and (min-width: 500px) and (max-width: 700px) {
  .tour-page .tour-item.col-xs-4 {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .home-services .col-xs-6 {
    width: 100%;
  }
  .tour-by-destination .map,
  .tour-by-destination .destination-detail {
    width: 100%;
  }
  .tour-by-destination .slick-prev {
    left: -15px;
  }
  .slick-slide img {
    display: inline-block;
  }
  .home-tour-type .col-xs-6 {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .header-user-email {
    float: left !important;
  }
}
@media (max-width: 500px) {
  .tour-page .tour-item.col-xs-4 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .main-slider .title {
    font-size: 15px;
  }
  .home-services .title {
    font-size: 15px;
  }
  .home-tour-two .col-xs-6,
  .related-tours .col-xs-6,
  .special-offers .col-xs-6 {
    width: 100%;
  }
  .checkout-page .fields-wrap .checkout-select {
    margin-left: 0;
    width: 100%;
  }
  .checkout-page .contact-from p,
  .checkout-page .contact-from .form-address,
  .checkout-page .contact-from .form-comment {
    margin-left: 0;
    width: 100%;
  }
  .blog-post .comment-count {
    float: left !important;
  }
  .comments article article {
    margin-left: 0;
  }
  .contact-from fieldset {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 400px) {
  .header-user-email,
  .header-tour-package,
  .header-user-name,
  .header-user-tel {
    float: none !important;
    text-align: center;
  }
  .site-header-head{}
  .header-tour-package {
    background: none;
    padding-left: 0;
    padding-right: 0;
  }
  .header-tour-package:hover {
    color: #fc4242;
  }
  .header-tour-package:hover > i {
    color: #fc4242;
  }
  .header-tour-listing {
    width: 100%;
  }
  .header-user-tel {
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
  }
  .slide-details {
    display: none;
  }
  .tour-by-destination .destination-detail img,
  .tour-by-destination .arrow-list {
    width: 100%;
  }
  .arrow-list {
    margin-top: 15px;
  }
  .header-with-nav .title {
    font-size: 15px;
	line-height: 28px;
  }
  .tour-single-slider-nav {
    display: none;
  }
  .tour-single .tour-post-meta {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .tour-single .tour-contents-footer .t-btn {
    float: none !important;
  }
  .tour-single .tour-contents-footer .btn-black-border {
    margin-right: 0;
    margin-top: 15px;
  }
  .accommodation strong {
    padding: 5px;
    font-size: 12px;
  }
  .payment-box {
    width: 100%;
  }
}
