#topmenu {
	background: rgb(44, 57, 63); margin: 0px auto; padding: 0px; width: 1250px;
}
#topmenu ul.social-icons {
	margin: 0px; float: right;
}
#topmenu ul.social-icons li:first-child a {
	
}
#topmenu ul.social-icons li {
	transition:background 0.3s; width: 50px; text-align: center; -webkit-transition: all .3s ease;
}
#topmenu ul.social-icons li a {
	transition:0.3s; font-size: 18px; -webkit-transition: all .3s ease;
}
#topmenu ul.social-icons li.facebook a:hover {
	background: rgb(32, 67, 133);
}
#topmenu ul.social-icons li.twitter a:hover {
	background: rgb(42, 169, 224);
}
#topmenu ul.social-icons li.google-plus a:hover {
	background: rgb(211, 73, 44);
}
#topmenu ul.social-icons li.vimeo-square a:hover {
	background: rgb(77, 170, 204);
}
#topmenu ul.social-icons li.rss a:hover {
	background: rgb(241, 91, 41);
}
#topmenu ul.social-icons li.youtube a:hover {
	background: rgb(235, 36, 41);
}
#topmenu ul.social-icons li.dribbble a:hover {
	background: rgb(255, 92, 147);
}
#topmenu ul.social-icons li.linkedin a:hover {
	background: rgb(0, 109, 192);
}
#main-menu {
	background: white; padding: 0px 40px;
}
#main-menu ul.nav li#menu-homepage-secondary a {
	color: rgb(179, 188, 194);
}
#main-menu ul.nav li#menu-homepage-secondary a:hover {
	color: rgb(255, 255, 255);
}
#main-menu ul.nav li {
	float: left; display: inline;
}
#main-menu .search {
	height: 50px;
}
#main-menu form {
	height: 41px; margin-bottom: 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none; position: relative;
}
#main-menu form input[type='submit']#searchsubmit {
	background: url("../images/magnify.png") no-repeat center rgb(44, 57, 63); top: 0px; right: 0px; padding-top: 25px; padding-bottom: 25px; position: absolute;
}
#main-menu form input[type='text'] {
	border-radius: 0px; height: 48px; margin-left: 8px;
}
#main-menu form input[type='text']:focus {
	border: 1px solid rgb(204, 204, 204); border-image: none; box-shadow: none;
}
#main-menu ul.nav {
	margin-bottom: 0px;
}
#main-menu ul.nav ul {
	background: white;
}
#main-menu ul.nav ul li {
	float: none; display: block;
}
#main-menu ul.nav ul a {
	font-size: inherit; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
#main-menu li a {
	padding: 15px; color: rgb(61, 76, 84);
}
#main-menu li a:hover {
	background: rgb(129, 183, 82); color: rgb(255, 255, 255);
}
.main-menu ul > li:first-child a {
	border-left-color: rgb(229, 229, 229); border-left-width: 1px; border-left-style: solid;
}
.main-menu ul > li a {
	border-right-color: rgb(229, 229, 229); border-right-width: 1px; border-right-style: solid;
}
#main-head {
	padding: 15px 0px;
}
#main-head .head-ad {
	text-align: right;
}
#main-head .head-ad .image_ad {
	text-align: right;
}
#main-head .head-ad {
	padding: 0px; margin-bottom: 0px; float: right; display: table;
}
#main-head .head-ad .image_ad {
	padding: 0px; margin-bottom: 0px; float: right; display: table;
}
h2.site-description {
	color: rgb(238, 238, 238); font-weight: normal;
}
.brnews {
	opacity: 0;
}
