.logo-header {
	width: 273px;
	height: 70px;
}

.header-style-4 .logo-header{
	padding-top: 0px;
}

.site-bg-primary{
	background-color: #4e4c4c;
}
/*.site-bg-primary-about {
    background-color: #dad9d9;
}*/

.bg-black {
	background-color: #060505de;
}

.bg-cover {
	background-size: cover;
	border-top: 5px solid #8c8c8c;
	border-bottom: 5px solid #8c8c8c;
}
.site-header.header-style-4 .main-bar {
    position: fixed;
    background: rgba(255,255,255);
}

.header-style-4 .header-nav .nav > li {
    padding: 0px 0px;
}
.embed-responsive {    
    width: 355px!important;
  }