.topmenu {
	border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    overflow: hidden;
    padding: 30px 0 0 30px;
	z-index:999;
	margin-left: 3px;
}
@media (max-width: 767px) {
	.topmenu {
		display:none !important;
	}
}
.topmenu h3 {
	border: medium none !important;
    font-size: 36px !important;
    font-weight: normal !important;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
    padding-bottom: 0 !important;
    text-transform: uppercase;
}

.topmenu ul li {
	float:left;
	width:auto !important;
}

.topmenu ul li:first-child {
	padding:4px 10px 4px 0;
}


.topmenu  .nav {
    margin-bottom: 0;
    overflow: hidden;
}

.topmenu .nav > li > a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    font-size: 0.8vw;
    text-transform: capitalize;
	color: #757575;
	line-height: 24px;
}

.topmenu .nav > li > a:hover {
	border-bottom: medium none;
    border-radius: 0;
    color: #ff5b0a !important;
    margin-bottom: -1px;
}

.scrollup {
    width: 75px;
    height: 69px;
    position: fixed;
    bottom: 50px;
    left: 1250px;
    display: none;
    text-indent: -9999px;
    background: url('../images/totop.png') no-repeat;
    /* background-color: #000; */
}

.ja-sidebar-1 .sidebar-background {
	height:200px !important;
}

#portfolio #tz_append a:hover {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    display: block;
    height: 225px;
	line-height:225px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 10;
	color: #ffffff;
    cursor: inherit;
    font-size: 18px;
    font-weight: normal;
    text-shadow: none;
    text-transform: uppercase;
	font-family: OpenSansLight,Arial,sans-serif;
}

.linksoc {
	position: fixed;
	right: 0;
	top:0;
	z-index: 99999;
	padding: 30px 30px 0 0;
}

@media (max-width: 767px) {
    .linksoc {
	position: fixed;
	left: 0;
	right: auto;
	top:0;
	z-index: 99999;
	padding: 10px 0 0 10px;
    }
}

a.soclink {
	float:left;
	padding: 0 2px;
}

.button_insta {
	width:25px;
	height:25px;
	background: url('../images/buttons/button_insta.gif');
}
.button_insta:hover {
	background: url('../images/buttons/button_insta_d.gif');
}

.button_fb {
	width:25px;
	height:25px;
	background: url('../images/buttons/button_fb.gif');
}
.button_fb:hover {
	background: url('../images/buttons/button_fb_d.gif');
}

.button_googleplus {
	width:25px;
	height:25px;
	background: url('../images/buttons/button_googleplus.gif');
}
.button_googleplus:hover {
	background: url('../images/buttons/button_googleplus_d.gif');
}

.button_ok {
	width:25px;
	height:25px;
	background: url('../images/buttons/button_ok.gif');
}
.button_ok:hover {
	background: url('../images/buttons/button_ok_d.gif');
}

.button_tw {
	width:25px;
	height:25px;
	background: url('../images/buttons/button_tw.gif');
}
.button_tw:hover {
	background: url('../images/buttons/button_tw_d.gif');
}

.button_vk {
	width:25px;
	height:25px;
	background: url('../images/buttons/button_vk.gif');
}
.button_vk:hover {
	background: url('../images/buttons/button_vk_d.gif');
}

.button_youtube {
	width:25px;
	height:25px;
	background: url('../images/buttons/button_youtube.gif');
}
.button_youtube:hover {
	background: url('../images/buttons/button_youtube_d.gif');
}
