/* CSS Document */
@media (min-width: 360px) and (max-width: 640px){
	#templatemo_wrapper{
		width: 100% !important;
		padding:0px !important;	
	}
	#site_title{
		width: 100% !important;	
		margin-top: 8px !important;
		padding-bottom: 11px !important;
	}
	.inputField{margin-left:auto; margin-right:auto;}
	#site_title a{
		width:100% !important;
		height:100% !important;
		background-size: 100% 100% !important;
	}
	#templatemo_menu{display:none;}
	.theme-orman.slider-wrapper{width: 100% !important;}
	.nivoSlider{width:100% !important;}
	.nivoSlider img{width:100 !important;}
	.img_frame_12{width: 95% !important; height: 173px !important;}
	.img_frame img{top: 9px !important; left: 6px !important; width: 96.5% !important;}
	.img_frame_12 span{background-size: 100% 100% !important; width: 100% !important; height: 100% !important;}
	.half{width: 100% !important;}
	#templatemo_footer{width: 100% !important; padding:0px !important;}
	.nivo-controlNav-bg{display:none !important;}
	.nivo-controlNav{display:none !important;}
}

@media (min-width: 768px) and (max-width: 1024px){
	#templatemo_wrapper{
		width: 100% !important;
		padding:0px !important;	
	}
	#cssmenu{display:block !important;}
	#site_title{
		width: 100% !important;	
		margin-top: 8px !important;
		padding-bottom: 11px !important;
	}
	.inputField{margin-left:auto; margin-right:auto;}
	#site_title a{
		width:100% !important;
		height:100% !important;
		background-size: 100% 100% !important;
	}
	#templatemo_menu{display:none;}
	.theme-orman.slider-wrapper{width: 100% !important;}
	.nivoSlider{width:100% !important;}
	.nivoSlider img{width:100 !important;}
	.img_frame_12 {
    width: 95% !important;
    height: 383px !important;
}
	.img_frame img {
    top: 12px !important;
    left: 12px !important;
    width: 96.5% !important;
}
	.img_frame_12 span{background-size: 100% 100% !important; width: 100% !important; height: 100% !important;}
	.half{width: 100% !important;}
	#templatemo_footer{width: 100% !important; padding:0px !important;}
	.nivo-controlNav-bg{display:none !important;}
	.nivo-controlNav{display:none !important;}
}

