/*   
Theme Name: MNB
Theme URI: 
Description: Custom WordPress theme for MNB
Author: Joe Kuzma
Author URI: https://www.farrismarketing.com/
Version: 1.0
.
AVOID EDITING THIS...
.
*/

/* Theme Colors
-------------------------------------------------------------- */
/*

LOGO BLUE:	#00507d
LIGHT BLUE: #448cbe

*/

/* Theme Fonts
-------------------------------------------------------------- */
/*

font-family: "Kaisei Opti", serif;
font-family: "Montserrat", sans-serif;

*/


/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
	font-family: "Kaisei Opti", serif;
}

/* Global Customizations
-------------------------------------------------------------- */

/* makes all content block images responsive */
.no-padding {
    padding: 0;
}

hr.short {
    max-width: 130px;
}
hr.medium {
    max-width: 330px;
}

.embed-responsive {
	margin-bottom: 30px;
}

/* buttons */
.btn {

}
.btn-default,
.btn-first {
    color: #fff !important;
    background-color: #6b93af;
    border-color: #6b93af;
}
.btn-default:hover,
.btn-first:hover {
    color: #fff !important;
    background-color: #9cb7c9;
    border-color: #9cb7c9;
}
.btn-second {
    color: #fff !important;
    background-color: #bfb398;
    border-color: #bfb398;
}
.btn-second:hover {
    color: #fff !important;
    background-color: #81CCC2;
    border-color: #81CCC2;
}
.btn-link {
    font-weight: 400;
    color: #00507d;
    text-decoration: none;
}
.btn-link:hover {
    color: #34a6fe;
    text-decoration: underline;
}


/* Site Layout
-------------------------------------------------------------- */
body {
	font-family: "Montserrat", sans-serif;
	background: #fff;
	color: #222;
}
#desc {
    text-align: center;
    padding: 50px 0;
    font-size: 19px;
	/*background-color: #fefefe;*/
}
#desc h3 {
	font-weight: bold;
    padding-top: 0;
    font-size: 40px;
    color: #00507d;
}
#desc .desc-phone {
	color: #00507d;
    text-transform: uppercase;
    font-size: 22px;
	margin-bottom: 30px;
}
#desc .desc-copy {
	color: #333;
    font-size: 18px;
}
#desc span {
	color: #bfb398;
    font-weight: 700;
    font-size: 120%;
    line-height: 120%;
    vertical-align: middle;
}
#desc a {
    color: #00507d;
    text-decoration: none;
}
#desc a:hover {
    color: #34a6fe;
    text-decoration: underline;
}
#desc ul {
    list-style: none;
}
#desc hr {
	border-top: 3px solid rgba(0,0,0,.1);
}

/* Areas */
#areas {
	color: #00507d;
	background-color: #fff;
	padding: 120px 0;
	background-image: url(images/areas-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#areas a {
	color: #00507d;
	text-decoration: none;
}
#areas h2 {
	font-size: 60px;
}
	
.features-clean .intro {
	margin-bottom: 30px;
}
.features-clean .item {
	padding: 5px;
	margin: 10px;
	border: 2px solid #00507d;
	text-align: center;
	background-color: #fff;
}
.features-clean .name {
	margin: 5px 0;
	font-size: 26px;
}


/* Inside Pages
-------------------------------------------------------------- */
#content-container {
	/*background: #f1f1f1;*/
	padding: 40px 0 40px;
}
.content-inner {
	padding: 0 40px;
}
.featured-image {
	border: 5px solid #00507d;
}
#bio-container {
	margin: 60px auto 0;
	/*max-width: 1400px;*/
}
.bio-bg {
	border: 5px solid #00507d;
	background-image: url(images/attorney-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #00507d;
}
.bio-image {

}
.bio-image img {
    max-height: 500px;
    width: auto;
}
.bio {
	background-color: #00507d;
	color: #fff;
	padding: 30px;
	/*max-width: 300px;*/
	margin: 20px;
}
.bio h1 {
	font-size: 26px;
}
.bio p {
	margin-bottom: 0;
}

.sidebar-photo {
}
.sidebar {

}
.content h1,
.sidebar h1 {
    font-weight: 700;
    margin-bottom: 25px;
    padding-top: 0;
    color: #00507d;
}
.content h2,
.sidebar h2 {
	color: #00507d;
}
.content h3,
.sidebar h3 {
	color: #00507d;
	margin-bottom: 10px;
    margin-top: 20px;
}
.content h4,
.sidebar h4 {
	color: #00507d;
	margin-bottom: 10px;
    margin-top: 20px;
}
.content strong {
	color: #00507d;
}
.content .wp-caption-text {
    font-size: 12px;
    font-style: italic;
	padding: 5px;
}
.content img {
	display: block;
    /*max-width: 600px;*/
    height: auto;
}
.content a,
.sidebar a {
    color: #00507d;
    text-decoration: none;
}
.content a:hover,
.sidebar a:hover{
    color: #34a6fe;
    text-decoration: none;
}
.content hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #bdcfdb;
}
.sidebar .card-header {
	color: #00507d;
	font-weight: 700;
}
.sidebar i {
	font-size: 16px;
	margin-right: 15px;
	min-width: 20px;
}
.blog .box {
	margin-bottom: 30px;
}

/* cards */
.card-photo {
	border: 5px solid #00507d;
	background-image: url(images/attorney-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #00507d;
}
.bio-card .card {
	border: none;
	margin-bottom: 30px;
}
.card-body h4 {
	margin-top: 0;
}

/* wpninja */
.wppninja-gallery {
	margin-bottom: 50px;
}
.wppninja-gallery .caption {
	display: none;
}
.wppninja-gallery a.thumbnail {
    display: block;
    padding: 5px;
    border: 2px solid #eee;
}
.wppninja-gallery a.thumbnail:hover {
    border: 2px solid #bfb398;
}

/* Header
-------------------------------------------------------------- */
header.header {
	background-color: #fff;
    padding: 20px 0;
}
.header-logo {
	text-align: right;
}
.header-tag {
	padding: 60px 0;
}
.header-tag h1 {
	font-weight: bold;
	color: #6b93af;
	font-size: 36px;
}
.header-tag h2 {
	font-weight: bold;
	color: #bfb398;
	font-size: 30px;
}


/* Navigation
-------------------------------------------------------------- */
.navigation-clean-button {
	background: #fff;
	padding-top: 0;
	padding-bottom: 0;
	color: #00507d;
	border-radius: 0;
	box-shadow: none;
	border: none;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
}
/* navbar-brand */
.navigation-clean-button .navbar-brand {
	display: none;
}
.navigation-clean-button .navbar-brand:hover {
	color: #00507d;
}
.navigation-clean-button.navbar-dark .navbar-brand:hover {
	color: #00507d;
}
.navigation-clean-button .navbar-brand img {
	height: 100%;
	display: inline-block;
	margin-right: 10px;
	width: auto;
}
/* toggler */
.navigation-clean-button .navbar-toggler {
	border-color: #fff;
}
.navigation-clean-button .navbar-toggler:hover, .navigation-clean-button .navbar-toggler:focus {
	background: none;
	outline: none;
	box-shadow: none;
}
.navigation-clean-button.navbar-dark .navbar-toggler {
	border-color: #00507d;
}
.navigation-clean-button .navbar-toggler {
	border-color: transparent;
	width: 100%;
	margin: 0 auto;
	color:#00507d;
}
.navigation-clean-button.navbar-dark .navbar-toggler {
	color: #eee;
}
.navigation-clean-button .navbar-collapse, .navigation-clean-button .form-inline {
	border-top-color: #ddd;
}
.navigation-clean-button.navbar-dark .navbar-collapse, .navigation-clean-button.navbar-dark .form-inline {
	border-top-color: #333;
}
/* links */
.navigation-clean-button .navbar-nav a.active, .navigation-clean-button .navbar-nav > .show > a {
	background: none;
	box-shadow: none;
}
.navigation-clean-button.navbar-light .navbar-nav a.active, .navigation-clean-button.navbar-light .navbar-nav a.active:focus, .navigation-clean-button.navbar-light .navbar-nav a.active:hover {
	color: #8f8f8f;
	box-shadow: none;
	background: none;
	pointer-events: none;
}
.navigation-clean-button.navbar .navbar-nav .nav-link {
	padding: 25px 12px;
}
@media (max-width:991px) {
.navigation-clean-button.navbar .navbar-nav .nav-link {
	padding: 10px 12px;
}
}
.navigation-clean-button.navbar-light .navbar-nav .nav-link {
	color: #00507d;
    text-transform: uppercase;
    font-size: 26px;
}
.navigation-clean-button.navbar-light .navbar-nav .nav-link:focus, .navigation-clean-button.navbar-light .navbar-nav .nav-link:hover {
	color: #ebe8e0 !important;
	background-color: transparent;
}
.navigation-clean-button .navbar-nav > li > .dropdown-menu {
	margin-top: -5px;
	box-shadow: 0 4px 8px rgba(0,0,0,.1);
	background-color: #fff;
	border-radius: 2px;
}
.navigation-clean-button .dropdown-menu .dropdown-item:focus, .navigation-clean-button .dropdown-menu .dropdown-item {
	line-height: 2;
	font-size: 14px;
	color: #37434d;
}
.navigation-clean-button .dropdown-menu .dropdown-item:focus, .navigation-clean-button .dropdown-menu .dropdown-item:hover {
	background: #eee;
	color: inherit;
}
@media (max-width:767px) {
	.navigation-clean-button .navbar-nav .show .dropdown-menu {
		box-shadow: none;
	}
}
@media (max-width:767px) {
	.navigation-clean-button .navbar-nav .show .dropdown-menu .dropdown-item {
		color: #37434d;
		padding-top: 12px;
		padding-bottom: 12px;
		line-height: 1;
	}
}
/* login */
.navigation-clean-button .actions .login {
	margin-right: 1rem;
	text-decoration: none;
	color: #465765;
}
.navigation-clean-button.navbar-dark .actions .login {
	color: #dfe8ee;
}
.navigation-clean-button.navbar-dark .actions .login:hover {
	color: #fff;
}
/* button */
.navigation-clean-button .navbar-text .action-button, 
.navigation-clean-button .navbar-text .action-button:active, 
.navigation-clean-button .navbar-text .action-button:hover {
	background: #ffc107;
	border-radius: 20px;
	font-size: inherit;
	color: #fff;
	font-weight: 700;
	box-shadow: none;
	border: none;
	text-shadow: none;
	padding: .5rem 1rem;
	transition: background-color 0.25s;
}
.navigation-clean-button .navbar-text .action-button:hover {
	background: #333;
}
.navigation-clean-button.navbar-dark .action-button, 
.navigation-clean-button.navbar-dark .action-button:active {
	background: #555;
}
.navigation-clean-button.navbar-dark .action-button:hover {
	background: #333;
}


/* Footer
-------------------------------------------------------------- */
.footer {
	/*background-color: #f1f1f1;*/
	text-align: left;
	font-size: 16px;
	padding: 80px 0;
	bottom: 0;
	color: #fff;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.footer-navigation .links {
	/*margin: 40px 0 20px;*/
}
.footer-navigation .links a {
	color: #fff;
	text-decoration: none;
}
.footer-navigation .links a:hover {
	color: #ccc;
	text-decoration: none;
}
.footer .company-name,
.footer .company-name a {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
div.social-links {
	margin-top: 20px;
	color: #fff;
}
.social-links a {
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color: #448cbe;
	border-radius: 5px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.social-links a:hover {
	background-color: #000;
}



/* Comments
-------------------------------------------------------------- */

    

/* Forms
-------------------------------------------------------------- */
/* 
Formidable Styles
*/

/* Leave blank if human message */
legend.frm_hidden, 
.frm_verify {
	display:none !important;
}
.frm_screen_reader {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.frm_screen_reader.frm_hidden{
	display:initial;
}
.frm_error {
    color: red;
    padding: 5px 0;
    font-weight: bold;
}
/* warning alert */
.frm_error_style {
	position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.frm_error_style p {
	margin: 0;
}
/* success alert */
.frm_message {
	position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.frm_message p {
	margin: 0;
}
.form-field, .control-label {
    /*font-weight: 700;*/
    margin-bottom: 20px;
}
.frm_description {
    font-size: 85%;
}


/* Pagination
-------------------------------------------------- */
.pagination-row {
	margin: 30px 0;
}
.page-link {
	position: relative;
	display: block;
	padding: 0.5rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #333;
	background-color: #fff;
	border: 1px solid #ddd;
}
.page-link:hover {
	z-index: 2;
	color: #333;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #ddd;
}
.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #333;
	border-color: #333;
}
.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #ddd;
}


/* --------------------------------------------------------------

   Responsive Layout Adjustments
   
-------------------------------------------------------------- */


/* WVGA - Phones < 480px (Non-Bootstrap)
-------------------------------------------------------------- */
@media (max-width: 479px) {

}

/* Extra Small Devices - Phones < 768px
   Note: -1px fix for iPad portrait orientation
-------------------------------------------------------------- */
@media (max-width: 767px) {
.header-logo {
    text-align: center;
	max-height: 150px;
}
.header-tag {
	text-align: center;
    padding: 30px 15px;
}
.header-tag h1 {
    font-size: 20px;
}
.header-tag h2 {
    font-size: 16px;
}
#desc h3 {
    font-size: 30px;
}
.news-clean {
    padding: 30px 0 30px;
}
}
@media (min-width: 768px) {

}

/* Small Devices - Tablets < 992px
-------------------------------------------------------------- */
@media (max-width: 991px) {
header.header {
	/*display: none;*/
}
.navigation-clean-button {
    padding-top: 5px;
    padding-bottom: 5px;
}
.navigation-clean-button .navbar-brand img {
    /*max-height: 40px;*/
    /*margin: 10px 0;*/
	display: none;
}
#callouts {
    margin-top: 30px;
}
#callouts .callout {
	margin-bottom: 30px;
}
.content img {
	display: block;
    max-width: 50%;
    height: auto;
}
.bio {
	margin-top: 0;
}
.sidebar-photo {
	display: none;
}
}

/* Medium Devices - Desktops > 992px
-------------------------------------------------------------- */
@media (min-width: 992px) {
.navbar-brand {
	display: none;
}
#content-container {
	min-height: 800px;
}
.features-boxed .item .name-adjust {
	padding: 16px;
}
.navigation-clean-button.navbar-light .navbar-nav .nav-link {
    font-size: 20px;
}
}
@media (max-width: 1199px) {
.navigation-clean-button.navbar-light .navbar-nav .nav-link {
    font-size: 17px;
}
}

/* Large Devices - Desktops > 1200px
-------------------------------------------------------------- */
@media (min-width: 1200px) {
.navigation-clean-button.navbar-light .navbar-nav .nav-link {
    font-size: 20px;
}
}

/* Extra Large Devices - Desktops > 1330px
-------------------------------------------------------------- */
@media (min-width: 1330px) {
.container {
	max-width: 1300px;
}
}
@media (min-width: 1540px) {
.container {
	max-width: 1440px;
}
}