/*
Theme Name: Titan 3
Theme URI: http://themes.themegoods.com/titan/demo
Description: Premium Template for Photography Portfolio
Version: 3.0
Tags: gray, black, white, fixed-width, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: Peerapong Pulpipatnan
Author URI: http://themeforest.net/user/peerapong
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: titan
*/

@import "css/screen.css";

@media only screen and (min-width: 768px) and (max-width: 960px){
.logo_wrapper img { max-width: 100% !important;}}

@media only screen and (min-width: 480px) and (max-width: 767px){
.logo_wrapper img { max-width: 100% !important; max-height: 30px;}}

@media only screen and (max-width: 767px){
.logo_wrapper img { max-width: 100% !important; max-height: 30px;}}