/*
Theme Name: Artemis
Theme URI: http://themes.themegoods.com/artemis_wp
Description: Premium Template for Photography
Version: 2.01
Author: Peerapong Pulpipatnan
Author URI: http://themeforest.net/user/peerapong
License URI: http://themeforest.net/licenses/regular_extended
*/

@import "css/screen.css";


@media screen and (min-width: 768px) {

.top_bar {
	position: static !important;
}
#tf_bg {
	top: 100px !important;
	padding-bottom: 140px !important;
	
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}
#tf_bg img {
	width:  auto !important;
	max-height: 100% !important;
	position: relative;
	top: 0 !important;
	margin: 0 auto !important;
}

}


#tf_zoom {
	display: none !important;
}