@media only screen and (min-width: 1025px){
	/*.qodef-content .qodef-content-inner>.qodef-container> .qodef-container-inner.clearfix.qodef-tour-item-single-holder{
	    padding-left: 0;
	    padding-right: 0;
	}*/
	.qodef-tours-search-page-holder > .qodef-container > .qodef-container-inner{
	    background-color: #fff;
	    -webkit-box-shadow: 0 3px 20px 5px rgba(0, 0, 0, .03);
	    box-shadow: 0 3px 20px 5px rgba(0, 0, 0, .03);
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	}
	.qodef-tours-search-page-holder > .qodef-container > .qodef-container-inner .qodef-grid-row.qodef-grid-large-gutter .qodef-tours-search-content-wrapper.qodef-grid-large-gutter{
	    padding: 0px 50px;
	}
}
@media screen and (max-width: 1024px) {
	.post-type-archive-tour-item:not(.other-tour-region) .qodef-content .qodef-content-inner .qodef-container .qodef-container-inner,
	.page-template-archive-page .qodef-content .qodef-content-inner .qodef-container .qodef-container-inner{
	    -webkit-transform: translateY(-40px);
	    -ms-transform: translateY(-40px);
	    transform: translateY(-40px);
	}
	body .qodef-content .qodef-content-inner>.qodef-container> .qodef-container-inner,
	body .qodef-content .qodef-content-inner>.qodef-container> .qodef-container-inner .qodef-grid-col-9,
	.qodef-grid-large-gutter>div{
	    padding-left: 0;
		padding-right: 0;
	}
	.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav, .single-tour-item .qodef-grid-col-9, .single-tour-item .qodef-grid-col-3, .single-tour-item .related-post{
		width: 100% !important;
	}
	.qodef-grid-large-gutter{
		margin-right: 0;
		margin-left: 0;
	}
	.qodef-tours-search-page-holder > .qodef-container > .qodef-container-inner .qodef-grid-row.qodef-grid-large-gutter .qodef-tours-search-content-wrapper.qodef-grid-large-gutter{
		padding-right: 0;
		padding-left: 0;
	}
}
@media only screen and (max-width: 768px){
	
}
@media only screen and (max-width: 680px) {
    .qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width {
        padding: 40px 25px 20px;
    }
}
@media screen and (max-width: 601px) {
	.qodef-page-title .breadcrumb-archive .breadcrumb-path > * {
	    font-size: 15px;
	}
	body.home .qodef-blog-list-holder.qodef-bl-simple .qodef-post-image{
		width: 100%;
	}
	body.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner {
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
	.qodef-tours-standard-item .qodef-tours-standard-item-image-holder img {
	    height: 200px;
	}
	.qodef-page-title .breadcrumb-archive > span.breadcrumb-main-title{
	    font-size: 30px;
	}
	.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav,
	.single-tour-item .qodef-grid-col-9,
	.single-tour-item .qodef-grid-col-3,
	.single-tour-item .related-post{
	    width: calc(100% + 60px);
	}
	.single-tour-item .related-post{
		padding-left: 0;
		padding-right: 0;
	}
	.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{
		margin-top: -40px;
	}
	.qodef-page-content-is-boxed .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner {
	    background-color: #fff;
	    -webkit-box-shadow: unset;
	    box-shadow: unset;
	}
	.qodef-container-inner, .qodef-grid, .qodef-row-grid-section {
        width: 90%;
    }
    .wpb-content-wrapper .qodef-row-grid-section .faq-wrapper,
    .wpb-content-wrapper .qodef-row-grid-section .faq-wrapper .vc_column-inner{
    	padding-left: 0 !important;
    	padding-right: 0 !important;
    }
    .wpb-content-wrapper .qodef-row-grid-section .faq-wrapper .wpb_wrapper > .vc_row{
    	margin-right: 0;
    	margin-left: 0;
    }
    .vc_row.wpb_row.vc_row-fluid.faq-sub{
    	margin-right: 0;
    	margin-left: 0;
    }
}
@media screen and (max-width: 480px) {
	.qodef-tours-filters-fields-holder {
		flex-direction: column;
	}
	
}