/*
Theme Name: BrooksKushman
Theme URI: http://wordpress.org/themes/brookskushman
Author: Rolustech
Author URI: http://wordpress.org/
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: brookskushman

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * 13.0 - Overrides
 * -----------------------------------------------------------------------------
 */

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table,td,th {
    border: 1px solid rgba(0,0,0,.1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}

caption,td,th {
    font-weight: 400;
    text-align: left
}

th {
    font-weight: 700
}

td,th {
    border-width: 0 1px 1px 0
}

del {
    color: #767676
}

hr {
    background-color: rgba(0,0,0,.1);
    border: 0;
    height: 1px;
    margin-bottom: 23px
}

#site-header img,.comment-content img,.entry-content img,.entry-summary img,.widget img,.wp-caption {
    max-width: 100%
}

#site-header img,.comment-content img[height],.entry-content img,.entry-summary img,img[class*=align],img[class*=attachment-],img[class*=wp-image-] {
    height: auto
}

.post-thumbnail img,.wp-post-image,img.size-full,img.size-large {
    height: auto;
    max-width: 100%
}

embed,iframe,object,video {
    margin-bottom: 24px;
    max-width: 100%
}

.comment-content li>ol,.comment-content li>ul,p>embed,p>iframe,p>object,span>embed,span>iframe,span>object {
    margin-bottom: 0
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

blockquote.alignleft,figure.wp-caption.alignleft,img.alignleft {
    margin: 7px 24px 7px 0
}

.wp-caption.alignleft {
    margin: 7px 14px 7px 0
}

blockquote.alignright,figure.wp-caption.alignright,img.alignright {
    margin: 7px 0 7px 24px
}

.wp-caption.alignright {
    margin: 7px 0 7px 14px
}

.wp-caption.aligncenter,blockquote.aligncenter,img.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px
}

.site-content blockquote,.site-content blockquote.alignleft,.site-content blockquote.alignright,.site-content blockquote.aligncenter {
	position: relative;
    border-top: 3px solid #d8d8d8;
    border-bottom: 3px solid #d8d8d8;
    padding-top: 1.5rem;
	padding-bottom: 1.5rem;
    width: 50%;
	margin-top: 1.75rem!important;
    margin-bottom: 2rem!important;
	padding-left: 10px;
}

.site-content blockquote {
	width: 100%;
}

blockquote p:not(first-child):last-child {
    margin-bottom: 17px;
}

.site-content blockquote p:before {
		font-size: 50px;
		color: rgba(0,0,0,.075);
		font-family: 'FontAwesome';
		content: '\f10d';
		position: absolute;
		top: 0;
		left: 0;
}

.site-content blockquote, .site-content blockquote.alignleft p,.site-content blockquote.alignright p,.site-content blockquote.aligncenter p {
	color: #3168a0;
    margin-bottom: 17px
}

@media screen and (max-width: 991px) {

	.site-content blockquote.alignleft, .site-content blockquote.alignright, .site-content blockquote.aligncenter{
		width: 100%;
		margin-top: .75rem;
		margin-bottom: 1.5rem;
	}

	.site-content blockquote.alignleft p, .site-content blockquote.alignright p, .site-content blockquote.aligncenter p {
		 font-size: 18px;
	}

}

.wp-caption {
    margin-bottom: 24px;
    color: #767676
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0
}

.wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0
}

div.wp-caption .wp-caption-text {
    padding-right: 10px
}

div.wp-caption.alignright .wp-caption-text,div.wp-caption.alignright img[class*=wp-image-] {
    padding-left: 10px;
    padding-right: 0
}

.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    text-transform: none;
    width: auto;
    z-index: 100000
}

.hide,.sticky .entry-date {
    display: none
}

.bypostauthor>article .fn:before,.comment-edit-link:before,.comment-reply-link:before,.comment-reply-login:before,.comment-reply-title small a:before,.contributor-posts-link:before,.menu-toggle:before,.search-toggle:before,.slider-direction-nav a:before,.widget_brookskushman_ephemera .widget-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: 16px/1 Genericons;
    text-decoration: inherit;
    vertical-align: text-bottom
}

.full-size-link:before,.parent-post-link:before,.site-content span+.entry-date:before,.widget_brookskushman_ephemera .entry-title:after,span+.byline:before,span+.comments-link:before,span+.edit-link:before {
    content: "\0020\007c\0020"
}

#wpadminbar {
    min-height: 32px
}

#site-header {
    position: relative;
    z-index: 3
}

.header-main {
    min-height: 48px;
    padding: 0 10px
}

.site-title {
    float: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 48px;
    margin: 0
}

.site-title a,.site-title a:hover {
    color: #fff
}

.post-thumbnail {
    background: #b2b2b2 url(images/pattern-light.svg) fixed;
    display: block;
    position: relative;
    width: 100%;
    z-index: 0
}

a.post-thumbnail:hover {
    background-color: #999
}

.full-width .post-thumbnail img {
    display: block;
    margin: 0 auto
}

.cat-links,.entry-meta {
    text-transform: uppercase
}

.entry-meta {
    clear: both;
    font-size: 12px;
    line-height: 1.3333333333;
    font-weight: 400
}

.entry-meta,.entry-meta a {
    color: #767676
}

.cat-links a:hover,.entry-meta a:hover {
    color: #41a62a
}

.cat-links {
    font-weight: 900
}

.cat-links a {
    color: #2b2b2b
}

.byline {
    display: none
}

.group-blog .byline,.single .byline {
    display: inline
}

.site-content .entry-meta {
    background-color: #fff;
    margin-bottom: 8px
}

.site-content footer.entry-meta {
    margin: 24px auto 0;
    padding: 0 10px
}

.entry-meta .tag-links a {
    background-color: #767676;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2727272727;
    margin: 2px 4px 2px 10px;
    padding: 3px 7px;
    position: relative;
    text-transform: uppercase
}

.entry-meta .tag-links a:hover {
    background-color: #41a62a;
    color: #fff
}

.entry-meta .tag-links a:before {
    border-top: 10px solid transparent;
    border-right: 8px solid #767676;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0
}

.entry-meta .tag-links a:hover:before {
    border-right-color: #41a62a
}

.entry-meta .tag-links a:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px
}

.hentry .mejs-container {
    margin: 12px 0 18px
}

.hentry .mejs-container .mejs-controls,.hentry .mejs-mediaelement {
    background: #000
}

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #24890d
}

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.hentry .mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(255,255,255,.33)
}

.hentry .mejs-container .mejs-controls .mejs-time {
    padding-top: 9px
}

.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.hentry .mejs-controls .mejs-time-rail span {
    border-radius: 0
}

.hentry .mejs-overlay-loading {
    background: 0 0
}

.select-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%
}

.select-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: calc(100% - 75px);
    margin-bottom: 0;
    display: inline-block
}

.select-group-btn {
    position: relative;
    font-size: 0;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.select-group-btn .btn-primary,.select-group-btn .btn-primary.active,.select-group-btn .btn-primary:active {
    padding: 0 12px;
    color: #fff;
    background: #3f80b9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#3f80b9 0%,#4c98d2 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3f80b9),color-stop(100%,#4c98d2));
    background: -webkit-linear-gradient(top,#3f80b9 0%,#4c98d2 100%);
    background: -o-linear-gradient(top,#3f80b9 0%,#4c98d2 100%);
    background: -ms-linear-gradient(top,#3f80b9 0%,#4c98d2 100%);
    background: linear-gradient(to bottom,#3f80b9 0%,#4c98d2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f80b9', endColorstr='#4c98d2',GradientType=0 );
    width: 75px
}

.form-container.persons-advance-search select.input-sm {
    height: 33px;
    line-height: 33px
}

.animation {
    -webkit-transition: .5s
}

.animation.ng-enter {
    opacity: 0
}

.animation.ng-enter.ng-enter-active,.animation.ng-leave {
    opacity: 1
}

.animation.ng-leave.ng-leave-active {
    opacity: 0
}

.page-links {
    clear: both;
    font-size: 12px;
    font-weight: 900;
    line-height: 2;
    margin: 24px 0;
    text-transform: uppercase
}

.page-links a,.page-links>span {
    background: #fff;
    display: inline-block;
    height: 22px;
    margin: 0 1px 2px 0;
    text-align: center;
    width: 22px
}

.page-links a {
    background: #000;
    color: #fff;
    text-decoration: none;
    border: 1px solid #000
}

.page-links>span {
    border: 1px solid #fff
}

.page-links a:hover {
    background: #41a62a;
    border: 1px solid #41a62a;
    color: #fff
}

.page-links>.page-links-title {
    height: auto;
    margin: 0;
    padding-right: 7px;
    width: auto
}

.gallery {
    margin-bottom: 20px
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative
}

.gallery-columns-1 .gallery-item {
    max-width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px)
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px)
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px)
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px)
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px)
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px)
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px)
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px)
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left
}

.gallery-caption {
    background-color: rgba(0,0,0,.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.gallery-item:hover .gallery-caption {
    opacity: 1
}

.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption,.site-content .format-aside .entry-title,.site-content .format-link .entry-title,.site-content .format-quote .entry-title {
    display: none
}

.format-aside .entry-content,.format-aside .entry-summary,.format-link .entry-content,.format-link .entry-summary,.format-quote .entry-content,.format-quote .entry-summary {
    padding-top: 0
}

.nav-links {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    border-top: 1px solid rgba(0,0,0,.1);
    hyphens: auto;
    word-wrap: break-word
}

.image-navigation,.post-navigation {
    margin: 24px auto 48px;
    max-width: 474px;
    padding: 0 10px
}

.image-navigation .next-image,.image-navigation .previous-image,.post-navigation a {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 11px 0 12px;
    width: 100%
}

.post-navigation .meta-nav {
    color: #767676;
    display: block;
    font-size: 12px;
    font-weight: 900;
    line-height: 2;
    text-transform: uppercase
}

.image-navigation a,.post-navigation a {
    color: #2b2b2b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857142;
    text-transform: none
}

.image-navigation a:hover,.post-navigation a:hover {
    color: #41a62a
}

.paging-navigation {
    border-top: 5px solid #000;
    margin: 48px 0
}

.paging-navigation .loop-pagination {
    margin-top: -5px;
    text-align: center
}

.paging-navigation .page-numbers {
    border-top: 5px solid transparent;
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    margin-right: 1px;
    padding: 7px 16px;
    text-transform: uppercase
}

.paging-navigation a {
    color: #2b2b2b
}

.paging-navigation .page-numbers.current {
    border-top: 5px solid #24890d
}

.paging-navigation a:hover {
    border-top: 5px solid #41a62a;
    color: #2b2b2b
}

.attachment .content-sidebar,.attachment .post-thumbnail {
    display: none
}

.attachment .entry-content {
    padding-top: 0
}

.attachment footer.entry-meta {
    text-transform: none
}

.entry-attachment .attachment,.error404 .page-content .search-form {
    margin-bottom: 24px
}

.archive-header,.page-header {
    margin: 24px auto;
    max-width: 474px
}

.archive-title,.page-title {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin: 0
}

.author-description,.taxonomy-description {
    color: #767676;
    font-size: 14px;
    line-height: 1.2857142857;
    padding-top: 18px
}

.author-description p,.taxonomy-description p {
    margin-bottom: 18px
}

.author-description p:last-child,.taxonomy-description p:last-child {
    margin-bottom: 0
}

.author-description a,.contributor-bio a,.taxonomy-description a {
    text-decoration: underline
}

.author-description a:hover,.contributor-bio a:hover,.taxonomy-description a:hover {
    text-decoration: none
}

.contributor {
    border-bottom: 1px solid rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px 10px
}

.contributor:first-of-type {
    padding-top: 24px
}

.contributor-info {
    margin: 0 auto;
    max-width: 474px
}

.contributor-avatar {
    border: 1px solid rgba(0,0,0,.1);
    float: left;
    margin: 0 30px 20px 0;
    padding: 2px
}

.contributor-name {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin: 0
}

.contributor-posts-link {
    display: inline-block;
    line-height: normal;
    padding: 10px 30px
}

.contributor-posts-link:before {
    content: "\f443"
}

.error404 .page-content {
    padding-top: 0
}

.full-width .hentry {
    max-width: 100%
}

.comments-area {
    margin: 48px auto;
    max-width: 474px;
    padding: 0 10px
}

.comment-reply-title,.comments-title {
    font: 900 16px/1.5 Lato,sans-serif;
    margin: 0;
    text-transform: uppercase
}

.comment-list {
    list-style: none;
    margin: 0 0 48px
}

.comment-author {
    font-size: 14px;
    line-height: 1.7142857142
}

.comment-list .reply,.comment-metadata {
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase
}

.comment-list .reply {
    margin-top: 24px
}

.comment-author .fn {
    font-weight: 900
}

.comment-author a {
    color: #2b2b2b
}

.comment-list .pingback a,.comment-list .trackback a,.comment-metadata a {
    color: #767676
}

.comment-author a:hover,.comment-list .pingback a:hover,.comment-list .trackback a:hover,.comment-metadata a:hover,.comment-reply-title small a:hover {
    color: #41a62a
}

.comment-list .pingback,.comment-list .trackback,.comment-list article {
    border-top: 1px solid rgba(0,0,0,.1);
    margin-bottom: 24px;
    padding-top: 24px
}

.comment-list>.pingback:first-child,.comment-list>.trackback:first-child,.comment-list>li:first-child>article {
    border-top: 0
}

.comment-author {
    position: relative
}

.comment-author .avatar {
    border: 1px solid rgba(0,0,0,.1);
    height: 18px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px
}

.bypostauthor>article .fn:before {
    content: "\f408";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px
}

.says {
    display: none
}

.comment-author,.comment-awaiting-moderation,.comment-content,.comment-list .reply,.comment-metadata {
    padding-left: 30px
}

.comment-edit-link {
    margin-left: 10px
}

.comment-edit-link:before {
    content: "\f411"
}

.comment-reply-link:before,.comment-reply-login:before {
    content: "\f412";
    margin-right: 2px
}

.comment-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.comment-content ol,.comment-content ul {
    margin: 0 0 24px 22px
}

.comment-content>:last-child {
    margin-bottom: 0
}

.comment-list .children {
    list-style: none;
    margin-left: 15px
}

.comment-respond {
    margin-bottom: 24px;
    padding: 0
}

.comment .comment-respond {
    margin-top: 24px
}

.comment-respond h3 {
    margin-top: 0;
    margin-bottom: 24px
}

.comment-awaiting-moderation,.comment-notes,.form-allowed-tags,.form-allowed-tags code,.logged-in-as,.no-comments {
    color: #767676
}

.comment-awaiting-moderation,.comment-notes,.logged-in-as {
    font-size: 14px;
    line-height: 1.7142857142
}

.no-comments {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: uppercase
}

.comment-form label {
    display: block
}

.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url] {
    width: 100%
}

.form-allowed-tags,.form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5
}

.required {
    color: #c0392b
}

.comment-reply-title small a {
    color: #2b2b2b;
    float: right;
    height: 24px;
    overflow: hidden;
    width: 24px
}

.comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px
}

.comment-navigation {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: uppercase
}

.comment-navigation .nav-next,.comment-navigation .nav-previous {
    display: inline-block
}

.comment-navigation .nav-previous a {
    margin-right: 10px
}

#comment-nav-above {
    margin-top: 36px;
    margin-bottom: 0
}

.site-main .widecolumn {
    padding-top: 72px;
    width: auto
}

.site-main .mu_register,.widecolumn>form,.widecolumn>h2 {
    margin: 0 auto 48px;
    max-width: 474px;
    padding: 0 30px
}

.site-main .mu_register #blog_title,.site-main .mu_register #blogname,.site-main .mu_register #user_email,.site-main .mu_register #user_name {
    font-size: inherit;
    width: 90%
}

.site-main .mu_register input[type=submit],.widecolumn #submit {
    font-size: inherit;
    width: auto
}

@-ms-viewport {
    width:device-width
}

@viewport {
    width:device-width
}

@media screen and (max-width:991px) {
    .form-group .select-group .select-group-btn #basic_search {
        padding: 0;
        font-size: 20px;
        line-height: 20px;
        height: 45px;
        margin-top: -3px
    }

    .form-container.persons-advance-search select.input-sm {
        height: 45px
    }
}

@media screen and (max-width:400px) {
    .list-view .site-content .post-thumbnail {
        background: 0 0;
        width: auto;
        z-index: 2
    }

    .list-view .site-content .post-thumbnail img {
        float: left;
        margin: 0 10px 3px 0;
        width: 84px
    }

    .list-view .site-content .entry-header {
        background-color: transparent;
        padding: 0
    }

    .list-view .content-area {
        padding: 0 10px
    }

    .list-view .site-content .hentry {
        border-bottom: 1px solid rgba(0,0,0,.1);
        margin: 0;
        min-height: 60px;
        padding: 12px 0 9px
    }

    .list-view .site-content .cat-links,.list-view .site-content .type-page .entry-content,.list-view .site-content .type-page .entry-summary,.list-view .site-content .type-post .entry-content,.list-view .site-content .type-post .entry-summary,.list-view .site-content footer.entry-meta {
        display: none
    }

    .list-view .site-content .entry-title {
        clear: none;
        font-size: 15px;
        font-weight: 900;
        line-height: 1.2;
        margin-bottom: 6px;
        text-transform: none
    }

    .list-view .site-content .format-aside .entry-title,.list-view .site-content .format-link .entry-title,.list-view .site-content .format-quote .entry-title {
        display: block
    }

    .list-view .site-content .entry-meta {
        background-color: transparent;
        clear: none;
        margin: 0;
        text-transform: none
    }

    .archive-header,.page-header {
        border-bottom: 1px solid rgba(0,0,0,.1);
        margin: 24px auto 0;
        padding-bottom: 24px
    }

    .error404 .page-header {
        border-bottom: 0;
        margin: 0 auto 24px;
        padding: 0 10px
    }
}

@media screen and (min-width:401px) {
    a.post-thumbnail:hover img {
        opacity: .85
    }

    .full-size-link:before,.parent-post-link:before,.site-content span+.byline:before,.site-content span+.comments-link:before,.site-content span+.edit-link:before,.site-content span+.entry-date:before {
        content: ""
    }

    .attachment span.entry-date:before,.entry-content .edit-link a:before,.entry-meta .edit-link a:before,.site-content .byline a:before,.site-content .comments-link a:before,.site-content .entry-date a:before,.site-content .featured-post:before,.site-content .full-size-link a:before,.site-content .parent-post-link a:before,.site-content .post-format a:before {
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font: 16px/1 Genericons;
        text-decoration: inherit;
        vertical-align: text-bottom
    }

    .site-content .entry-meta>span {
        margin-right: 10px
    }

    .site-content .format-video .post-format a:before {
        content: "\f104"
    }

    .site-content .format-audio .post-format a:before {
        content: "\f109"
    }

    .site-content .format-image .post-format a:before {
        content: "\f473"
    }

    .site-content .format-quote .post-format a:before {
        content: "\f106";
        margin-right: 2px
    }

    .site-content .format-gallery .post-format a:before {
        content: "\f103";
        margin-right: 4px
    }

    .site-content .format-aside .post-format a:before {
        content: "\f101";
        margin-right: 2px
    }

    .site-content .format-link .post-format a:before {
        content: "\f107";
        position: relative;
        top: 1px
    }

    .site-content .featured-post:before {
        content: "\f308";
        margin-right: 3px;
        position: relative;
        top: 1px
    }

    .attachment .site-content span.entry-date:before,.site-content .entry-date a:before {
        content: "\f303";
        margin-right: 1px;
        position: relative;
        top: 1px
    }

    .site-content .byline a:before {
        content: "\f304"
    }

    .site-content .comments-link a:before {
        content: "\f300";
        margin-right: 2px
    }

    .entry-content .edit-link a:before,.entry-meta .edit-link a:before {
        content: "\f411"
    }

    .site-content .full-size-link a:before {
        content: "\f402";
        margin-right: 1px
    }

    .site-content .parent-post-link a:before {
        content: "\f301"
    }

    .list-view .site-content .hentry {
        border-top: 1px solid rgba(0,0,0,.1);
        padding-top: 48px
    }

    .list-view .site-content .hentry.has-post-thumbnail,.list-view .site-content .hentry:first-of-type {
        border-top: 0;
        padding-top: 0
    }

    .archive-header,.page-header {
        margin: 0 auto 60px;
        padding: 0 10px
    }

    .error404 .page-header {
        margin-bottom: 24px
    }
}

.ng-input {
    width: 50%;
    float: left
}

.ng-input+#advance_search {
    float: right;
    margin-top: 37px
}

.news h1.entry-title {
    font-size: 28px;
    font-weight: 600;
    color: #000;
    line-height: 1.3
}

select option {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-padding-start: 5px;
    -webkit-padding-start: 5px;
    -moz-padding-end: 5px;
    -webkit-padding-end: 5px;
    border: 1px solid #aaa;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    color: #555;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    padding: 2px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px
}

nav ul li .sub-menu {
    max-height: 0;
    display: block;
    overflow: hidden;
    transition: .5s all ease-in-out;
    padding: 0
}

nav ul li .sub-menu.open {
    max-height: 1000px
}

nav ul li .sub-menu li:first-of-type {
    padding-top: 10px
}

nav ul li .sub-menu li:last-of-type {
    padding-bottom: 10px
}

div.dbentries {
    float: right;
    width: 275px
}

h6.upper {
    text-transform: capitalize
}

.joinhere {
    padding: 10px 20px;
    display: block;
    background-color: #3f83bf;
    color: #fff;
    text-align: center
}

.sideaward {
    width: 125px
}

.firmawards li {
    margin: 20px 0 20px 30px
}

.page-id-8715 .entry-title .page-heading h1{
	font-size: 4.1em;
}

.subheader-title {

    font-size: 1.5em;
    color: #fff;
    padding-bottom: 40px;
    margin-top: -20px;

}

.page-id-8211 #main-content{
    padding-top: 0px !important;
}

#text-11{
    background:white;
}


#mc_embed_signup .button{
background-color:rgba(104,189,69) !important;
height:40px !important;
width:97% !important;
}


#mc_embed_signup{
    margin-top:-18px;
}


.newsletter input#mc-embedded-subscribe.button{
    background-color:rgba(104,189,69);
    height:40px;
    width: 100%;
    }

.newsletter #mc_embed_signup div.mc-field-group{
    float:left;
    padding-left:2%;
    width:20%;
    clear:none;
    margin:auto;
    padding-bottom:10px;
}

.newsletter div#mc_embed_signup_scroll h2{
    margin: 5px 0;
    float:left;
    font-size: 1.25vw;
}

.newsletter #mc_embed_signup_scroll div.clear{
    clear:none;
    float: left;
    padding-left:2%
}

.newsletter div#mc_embed_signup_scroll div#mce-responses.clear {
    display:none;
    }

@media screen and (max-width:1200px) {

.newsletter div#mc_embed_signup form#mc-embedded-subscribe-form.validate{
    height:auto;
    padding-bottom:5%;
    margin-left:0;
}

.newsletter input#mc-embedded-subscribe.button{
    width:40%;
    margin:auto;
    }

.newsletter #mc_embed_signup div.mc-field-group{
    float:none;
    padding-right:5%;
    width:90%;
    padding-bottom:3%;
}

.newsletter div#mc_embed_signup_scroll h2{
    padding:2% 5% 2% 0;
    float:none;
    text-align:center;
    font-size:1.5em;
}
.newsletter #mc_embed_signup_scroll div.clear{
    float: none;
    text-align:center;
    margin:auto;
    padding-right:5%;
}
}
@media screen and (min-width:768px) {
.persons_result_inner .person .person_detail h1,h2,h3,h4,h5,h6{margin:0 0 .5rem !important;font-weight:500;}
}

aside[id*='widget_brookskushman_blogs_past']{padding-left:0;padding-right:0}
aside[id*='widget_brookskushman_blogs_past'] .widget-title{display:block;margin-bottom:15px;font-size:24px;line-height:1.3;border-bottom:1px solid #d7d7d7}
aside[id*='widget_brookskushman_blogs_past'] ul{margin-left:0;margin-bottom:20px}
aside[id*='widget_brookskushman_blogs_past'] ul li{margin-bottom:15px}
aside[id*='widget_brookskushman_blogs_past'] ul li a span:first-of-type{color:#010101;display:block}
aside[id*='widget_brookskushman_blogs_past'] ul li a span:last-of-type{display:block;line-height:1.3}
