body {
  font-family: 'Montserrat', sans-serif;
  width:100%;
  overflow-x: hidden;
}

p strong {
  font-weight: 600;
}

p.powerpress_links {
	display: block;
	margin-top: 10px !important;
	padding-top: 10px !important;
}

#on-brand-podcast .readit {
  display:none;
}

.wpforms-container {
  width: 100%;
}

.wpforms-container label {
  display: none !important;
}

.wpforms-field-name-first {
  display:block;
  width:100%;
  border:1px solid #cccccc;
  margin-bottom:6px;
  font-size: 14px;
  padding:6px;
}

.wpforms-field-name-last {
  display:block;
  width:100%;
  border:1px solid #cccccc;
  margin-bottom:6px;
  font-size: 14px;
  padding:6px;
}

#wpforms-17084-field_1 {
  display:block;
  width:100%;
  border:1px solid #cccccc;
  margin-bottom:6px;
  font-size: 14px;
  padding:6px;
}

#wpforms-17084-field_2 {
  display:block;
  width:100%;
  border:1px solid #cccccc;
  margin-bottom:6px;
  font-size: 14px;
  padding:6px;
}

#wpforms-17084-field-hp {
  display: none;
}


#badge {
  display:none !important;
}

a {
  color: #ee4036;
}

a:hover {
  text-decoration: none;
  color: #ee4036;
}

.dvkCkkmKZkmXCrt3mCuaOA {
  margin-left: 5000px;
  overflow: hidden;
}

#navbarTogglerDemo01 {
  background-color: transparent !important;
}

nav.navbar-custom {
  position: absolute;
  top:0;
  width: 100%;
}

nav img {
  max-height: 60px;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.nav-interior .custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border-color: rgb(255,255,255);
} 

.nav-interior .custom-toggler.navbar-toggler {
  border-color: rgb(0,0,0);
} 

a.nav-link {
  color: #fafafa;
  margin-left:20px;
}

#wrapper {
  margin-top:80px;
}

.nav-interior a.nav-link {
  color: #4d4d4d;
}

h1 {
  font-size: 60px;
  font-weight: 700;
}


#container h1, #container h1.entry-title {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 40px !important;
  color: #000000 !important;
  text-decoration: none;
  font-size: 40px !important;
  line-height: 48px !important;
  text-transform: none !important;
  letter-spacing: normal;
  font-weight: 700;
}


body.page-template-podcasts #container h1 {
  font-size: 100px !important;
  color: #000000 !important;
  text-decoration: none;
  font-size: 50px !important;
  line-height: 48px !important;
  padding-bottom: 15px !important;
  margin-bottom: 0px !important;
  display:block !important;
}


h2 {
  font-size: 40px;
  font-weight: 300; 
  color: #4d4d4d;
  padding-bottom: 40px;
  font-family: 'Montserrat', sans-serif !important;
}

div.entry-content h2 {
  padding-bottom: 20px;
  padding-top: 20px;
}

h3 {
  font-size: 23px;
  font-weight: 600; 
}

h4 {
  font-size: 15px;
  font-weight: 500; 
  color: #ee4036;
}

p {
  font-size: 16px;
  font-weight: 300;
  color: #4d4d4d;
}

li {
  font-size: 16px;
  font-weight: 300;
  color: #4d4d4d;
  margin-bottom:5px;
}

li strong {
  font-weight: 600;
}

section button, .button {
  background-color: #fafafa;
  font-size: 15px;
  font-weight: 500;
  text-align:center;
  width: 100%;
  line-height: 50px;
  border: 1px solid #cccccc;
  color: #ee4036;
}

#hero {
  padding-top:250px;
  padding-bottom: 70px;
  background-color: #000;
  background-image: url('../img/bdd_header.jpg');
  background-size: cover;
  background-position: center center;
  color: #fff;
}

#hero a {
  font-weight: 600;
  color: #fff;
}

#hero p {
  font-size: 22px;
  color:#cccccc;
}

section {
  padding: 60px 0;
}

#what-we-do h3 {
  color: #ee4036;
  border-bottom: 2px solid #e6e6e6;
  width: 100%;
  display: block;
  padding-bottom:6px;
  margin-bottom: 12px;
}

.staff div .member {
  background-color: #f2f2f2;
  padding: 25px;
}

#on-brand-podcast h3 {
  color: #ee4036;
  font-size: 20px;
  border-bottom: 2px solid #e6e6e6;
  width: 100%;
  display: block;
  padding-bottom:6px;
  margin-bottom: 12px;
}

#contact-us h3 {
  color: #ee4036;
  font-size: 20px;
  width: 100%;
  display: block;
  margin-bottom: 12px;
}

#our-clients {
  background-color:#f8f8f8;
}

footer {
  background-color:#f8f8f8;
  margin-top:18px;
  padding: 60px 0;
  color: #4d4d4d;
}

footer li {
  list-style-type: none;
}

footer a {
  color:#4d4d4d;
  display:block;
  margin-bottom:10px;
}

footer a:hover {
  color: #4d4d4d;
  text-decoration: none;
}

footer .socials a {
  display: inline-block;
  margin-right: 6px;
}

@media only screen and (max-width: 990px) {
#hero {
  padding-top:100px;
  padding-bottom: 70px;
  background-color: #000;
  background-image: url('../img/bdd_header.jpg');
  background-size: cover;
  background-position: center center;
  color: #fff;
}

#hero h1 {
  font-size: 40px;
  color:#cccccc;
}

#hero p {
  font-size: 16px;
  color:#cccccc;
}

.navbar {
  z-index:3000;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}

.navbar-brand {
  margin-left: 20px;
}

.navbar-toggler {
  margin-right: 20px;
}

.navbar .container {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

.navbar-nav {
  background-color:rgba(0, 0, 0, 0.9);
  padding-top: 15px;
  padding-bottom: 15px;
}

.navbar-nav a {
  padding:15px 0;
}

.nav-interior a.nav-link {
  color: #ffffff;
}

}