/*
Theme Name: Mercury
Theme URI: http://themes.themegoods2.com/mercury
Description: Premium Template for Photography Portfolio
Version: 1.7.6
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: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: mercury
*/

@import "css/screen.css";

.instagram-pics li a img{
	float:left;
	margin-left:15px;
margin-top:15px!important;
	width:34px !important;
}
.instagram-pics li {margin:0!important;padding:0!important;}
.wpcf7-form-control-wrap{
width:30% !important;
}
.lang_selector {
    	float: right;
	/*margin-top: -45px;
    	margin-right: -45px;*/
}
.fru_cotainer{
	width:80%;
	margin: 0 auto;
	padding-left: 77px;

}
@media (max-width: 960px) {
    .lang_selector {
        margin-top: 20px;
    }
}