/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */
/*@import url(http://fonts.googleapis.com/css?family=Italianno);*/
@import url(http://fonts.googleapis.com/css?family=Raleway:500,600,700,100,400,200,300);
.cursive{
	/*font-family: 'Italianno', cursive;*/
font-family: 'Raleway', sans-serif;
	font-size: 28px; line-height: 35px; font-weight:100;
}
body{
	font-family: 'lato','Calibri',sans-serif;
	font-weight: 300;
	font-size: 15px;
}
#header_main{border:0;}

#header_main .container, .main_menu ul:first-child > li > a {
	height: 60px  !important;
	line-height: 60px  !important;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Yanone Kaffeesatz';
}
h1,h2,h3,h4,h5,h6{
	font-weight: 200;
	letter-spacing: 1px;
}

html.fixed_header #main {
	padding-top: 60px;
}
.logo a{max-height:60px !important;}
.logo img{
	max-height:60px !important;
	padding-top:10px;
}
.logo, .logo a img{max-width:231px !important;}


#top .main_menu .menu > li {
    border-right: 1px solid #eaeaea;
    float: left;
    max-height:60px !important;
    border-bottom:0; border-top:0;
}
#top .main_menu .menu > li span.bw-over {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: -1;
    height: 0;
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    transition: height .2s ease;
    border:0;
    opacity:0.99;
}
#top .main_menu .menu>li:last-child>a{
	padding-right: 40px !important;
}
#top .main_menu .menu > li a {
    display: block;
    text-transform: uppercase;
    color: #31302e;
    padding: 10px 40px 0 40px;
    min-height: 35px;
    z-index: 1;
}
.main_menu ul:first-child > li.current-menu-item > a, .main_menu ul:first-child > li.current_page_item > a{
	font-weight: 400;
}
#top .main_menu .menu > li:hover span.bw-over,  #top .main_menu .menu > li.current-menu-item span.bw-over {
    height: 100%}
#top .main_menu .menu > li:hover a,  #top .main_menu .menu > li.current-menu-item a {
    color: #777 !important;
}

#top .main_menu .sub-menu > li span.bw-over {
	height:0; display:none !important;
}

.main_color .av-masonry{background-color:#222222 !important;}
.container_wrap{border:0;}

figure.main_color{background-color:#111111;}
.title_container .breadcrumb{display:none;}
.title_container{padding:30px 0 ; /*background-color:#de1b5c;*/ background-color: #000; color:#777;}
.title_container .main-title a {color:#777 !important; font-size:24px;}
.title_container .main-title{text-align:center;}

.av-masonry-sort{
	background:#000000;
}
.av-masonry-sort a{color:#777 !important;}
.av-masonry-sort a:hover{opacity:0.65;}
.av-masonry-sort a.active_sort{color:#ffffff !important;}
.av-masonry-sort .text-sep{color:#919191 !important;}

#socket .copyright{line-height: 36px;}

ul.social-icons {
	height: auto;
	overflow: hidden;
	list-style: none!important;
	margin:0;
	float:right;
}
ul.social-icons li {
	float: left;
	display: inline-block;
	height: 36px;
}
ul.social-icons li:not(.fa-love) a {
	display: inline-block;
	padding: 10px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	overflow: hidden;
	position: relative;
	text-align: center;
	transition: all 0.35s;
}
ul.social-icons li:not(.fa-love) a i {
	display: block;
	height: 100%;
	position: relative;
	top: 0%;
	transition: top 0.35s;
	width: 100%;
	margin-bottom: 31px;
}

.browser-ie ul.social-icons li a {
	display: inline-block;
	padding: 10px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	overflow: hidden;
	position: relative;
	text-align: center;
	transition: all 0.35s;
	color: #222;
}
.browser-ie ul.social-icons li a i {
	display: block;
	height: 100%;
	position: relative;
	top: 0%;
	transition: top 0.35s;
	width: 100%;
	margin-bottom: 31px;
}
ul.social-icons.light li a {
	color: #fff;
}
ul.social-icons.dark li a {
	color: #222;
}
ul.social-icons li a:hover {
	color: #fff!important;
	text-decoration: none;
}
ul.social-icons li a:hover i {
    top: -46px;
}
ul.social-icons.large li {
	height: 50px;
}
ul.social-icons.large li a {
	padding: 14px;
	width: 50px;
	height: 50px;
	line-height: 50px;
}
ul.social-icons.large li a i {
	margin-top: 0;
}
ul.social-icons.large li a:hover i {
    top: -52px;
}
ul.social-icons li.twitter a:hover {
	background-color: #00aced;
}
ul.social-icons li.facebook a:hover {
	background-color: #3b5998;
}
ul.social-icons li.googleplus a:hover {
	background-color: #dd4b39;
}
ul.social-icons li.youtube a:hover {
	background-color: #bb0000;
}
ul.social-icons li.instagram a:hover {
	background-color: #517fa4;
}
ul.social-icons li.linkedin a:hover {
	background-color: #007bb6;
}
ul.social-icons li.pinterest a:hover {
	background-color: #cb2027;
}
ul.social-icons li.foursquare a:hover {
	background-color: #00aeef;
}
ul.social-icons li.flickr a:hover {
	background-color: #ff0084;
}
ul.social-icons li.tumblr a:hover {
	background-color: #32506d;
}
ul.social-icons li.vimeo a:hover {
	background-color: #aad450;
}
ul.social-icons li.dribbble a:hover {
	background-color: #ea4c89;
}
ul.social-icons li.skype a:hover {
	background-color: #0078ca;
}
ul.social-icons li.github a:hover {
	background-color: #333333;
}
ul.social-icons li.xing a:hover {
	background-color: #006567;
}
ul.social-icons li.mail a:hover {
	background-color: #666;
}
ul.social-icons li.page-link a:hover {
	background-color: #333;
}

.map-canvas img, .map-canvas a img{
	max-width: 1000000% !important;
}

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}