/*
Theme Name: JV Planify
Theme URI: http://demo.joomlavi.com/wordpress/jv-planify
Author: Joomlavi
Author URI: http://joomlavi.com/
Description: Planify  is a Premium Template tailored for clothes, fashion shop websites. It is 100% responsive, clean and stylish.  It is a bundle of joy that give you ultimate speed and flexibility.  Sure to impress anyone that looks for a modern template. This  Wordpress Theme is designed with inspiration from Fashion shows currently happening all over the world
Version: 1.3.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: planify, onepage, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: jv-planify
*/



@media (min-width:1200px){
	body.body-boxed #header,body.body-rounded #header,body.body-framed #header {    left: 50% !important;    margin-left: -599px;    max-width: 1198px;    width: 100%;}
	
	body.body-rounded  #header.scroll-up.headroom--top,
	body.body-framed  #header.scroll-up.headroom--top {    top: 21px !important;}
}


@media (max-width:1199px){
	h2.widgettitle { max-width: 970px;}
	.owl-controls { display:none !important}
	[class*="col-sm"], [class*="col-md"]  { margin-bottom:20px;}

	#wrap-after-header::after { height: 120px; }
	#header > .container, .logo-table-cell { height: 80px; }
	#header .btn-search-mb { display: block}

	#topSearch {
		position: fixed;
		bottom: 0;
		width: 100%;
		border-top: 10px solid #000;
		visibility: hidden;
		opacity: 0;
		transform: translateY(100%);
		-webkit-transform: translateY(100%);
		transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		z-index:99999;
	}
	
	#topSearch.show-top-search {
		visibility: visible;
		opacity:1;
		transform: translateY(0);
		-webkit-transform: translateY(0);
	}	
	#topSearch #searchform-wp {    float: left; margin-bottom:10px;}	
	#topSearch .epl-search-all-forms-wrapper form > .epl-search-row { margin-bottom:5px;}

	#topSearch .epl-search-all-forms-wrapper form > .epl-search-submit {  margin-top:22px;}

	
	.epl-template-JV-Style-1 .property-featured-image-wrapper { display:none}
	.vc_col-sm-6 .box-img-right .image {    float: none;    margin: 0 0 20px;}

	@media(max-width:991px){


		.epl-shortcode-listing .col-xs-6:nth-child(2n + 1),
		.jv-posts-latet .col-xs-6:nth-child(2n + 1),
		#Bottom .col-sm-6:nth-child(2n + 1)
		
		
		 { clear:both;}

		@media(max-width:782px){

			.admin-bar #header.headroom--not-top {  top:-196px; }
			.admin-bar #header.scroll-up { top:-40px; } 
			.admin-bar #header.scroll-down {top:-196px;} 
			.admin-bar #header.scroll-up.headroom--top { top:46px !important; }
			
		}


		@media (min-width:640px){
			.wpb_column { margin-bottom:20px;}
			.vc_col-sm-3 { width:50%; float:left}
		}

		@media (min-width:768px){
			.col-sm-4{width:33.333%;}
		}		

		
		@media (max-width:767px){
			
			
			.newsletter .rowform {    margin-top: 10px;}
		
			body[data-style="list-1-col"] .jvproperty-feature-icons {    left: 2px;}
			
			.epl-search-all-forms-wrapper form > .epl-search-row {    margin-right: 5px;}
			.epl-search-all-forms-wrapper form > .epl-search-row select { max-width:120px;}

			.services-wrap-img-align-left,.services-wrap-img-align-left h2.widgettitle{ color: #fff;}

			.nav-single {text-align: center; line-height: 30px;}
			.nav-single > span{ display: block;}
			.nav-single .nav-next{float: none;}


			@media (max-width:550px){
				

				.entry-content.loop-content h1.archive-title { float:none !important; margin:0 0 10px !important}
				.entry-content.loop-content .epl-properties-sorting { float:left; margin:0; clear:none !important}
				.entry-content.loop-content .epl-properties-sorting select { width:170px;}
				
				#panel .widget_icl_lang_sel_widget { display:none !important}
				
				#info-listing-single .container .item { display: block;}

				.banner-services .wpb_container h2 { font-size: 20px; left: auto; z-index: 1;}

			}

		
			@media (max-width:479px){
				[class*="col-xs"] {   width: 100%;}
				body[data-style="list-1-col"] .entry-content .archive-listing-posts .property-featured-image-wrapper { display:none}

				.panel-planify.bpopup-content {    width: 300px;}
				.pageBlog > article { padding:0}
				.pageBlog > article .post-meta { display:none}
				
				#panel .pull-right.dropdownMenu ul.menu .sub-menu {    width: 300px;}
				#panel .widget_nav_menu { display:none}
				
				#info-listing-single .container .item {
				    width: 100%; line-height: 30px;

				}
				#info-listing-single .container .item > * {
					display: inline;
					height: auto;
				}
				#info-listing-single .container .item.property_price_view > div{ display: block; width: 100%;}

				.single-posts .ItemLinksInline > * {margin-right: 3px;} 
				
			}

		}		
	
	}
	
	
	


}