/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


.l-titlebar-img.loaded{
	
}
/*bagheri*/
/*  body .l-titlebar {
	   padding-top: 516px !important;
}  */

/* body .l-titlebar-img.loaded{
	top:100px;
	background-size: 100vw auto !important;
} */

.l-titlebar.size_huge.color_alternate{
	background-color:white !important;
}

section.l-section.wpb_row.height_auto.width_full.color_alternate{
	background-color:white !important;
}

body .l-titlebar.size_huge .l-titlebar-h {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
/*                         bagheri                                     */

	 .tp-bgimg{
	    background-position: center top !important;
	      
} 
@media (min-width: 901px){

		.tp-bgimg{

		  background-size: 100vw 100% !Important;
	}
	
		 body .l-titlebar-img.loaded{
			top: 0;
			background-size: 100vw 100% !important;
		}
		 body .l-titlebar {
	   padding-top: 516px !important;
} 
}
@media (max-width: 900px){
	.tp-bgimg{
		margin-top:45px;
		  background-size: 100vw auto !Important;
	}
		 body .l-titlebar-img.loaded{
				top: 80px;
				background-size: 100vw 100% !important;
				height: 400px;
		}
		.l-titlebar-h{
			margin-top:-120px;
		}
		.l-content{
			margin-top:-45px;
		}
	body .l-titlebar {
    padding-top: 475px !important;
} 
.upb_row_bg{
	background-image:none !important;
}
}
@media (max-width: 600px){
		.tp-bgimg{
		margin-top:185px;
		background-size: 100vw auto !Important;
	}
	.rev_slider{
		height:480px !important;
	}
	.w-image-h{
		margin-top:200px !Important;
	}
		 body .l-titlebar-img.loaded{
			top: 50px;
				background-size: 100vw 100% !important;
				height: 280px;
		}
				.l-titlebar-h{
			      margin-top:-240px;
		}
			.l-content{
			margin-top:-185px;
		}
			body .l-titlebar {
    padding-top: 500px !important;
} 
.upb_row_bg{
	background-image:none !important;
}
}