/*!

Theme Name: berkman

Theme URI: http://underscores.me/

Author: FatFish

Author URI: https://www.fatfish.co.il/

Description: Theme for Berkman law offices

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: berkman

Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready



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.



berkman is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Underscores is distributed under the terms of the GNU GPL v2 or later.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/

*/





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

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Normalize

# Typography

# Elements

# Forms

# Navigation

	## Links

	## Menus

# Accessibility

# Alignments

# Clearings

# Widgets

# Content

	## Posts and pages

	## Comments

# Infinite scroll

# Media

	## Captions

	## Galleries

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





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

# Normalize

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





/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */





/* Document

	 ========================================================================== */





/**

 * 1. Correct the line height in all browsers.

 * 2. Prevent adjustments of font size after orientation changes in iOS.

 */



@font-face {

    font-family: 'atlas-regular';

    src: url('/wp-content/themes/berkman/inc/fonts/atlas-pro-aaa-400.eot');

    /* IE9 Compat Modes */

    src: url('/wp-content/themes/berkman/inc/fonts/atlas-pro-aaa-400.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

    url('/wp-content/themes/berkman/inc/fonts/atlas-pro-aaa-400.woff') format('woff'), /* Pretty Modern Browsers */

    url('/wp-content/themes/berkman/inc/fonts/atlas-pro-aaa-400.ttf') format('truetype');

    /* Safari, Android, iOS */

    font-weight: normal;

}



@font-face {

    font-family: 'atlas-medium';

    src: url('/wp-content/themes/berkman/inc/fonts/atlas-pro-aaa-500.eot');

    /* IE9 Compat Modes */

    src: url('/wp-content/themes/berkman/inc/fonts/atlas-pro-aaa-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

    url('/wp-content/themes/berkman/inc/fonts/atlas-pro-aaa-500.woff') format('woff'), /* Pretty Modern Browsers */

    url('/wp-content/themes/berkman/inc/fonts/atlas-pro-aaa-500.ttf') format('truetype');

    /* Safari, Android, iOS */

    font-weight: bold;

}



html {

    line-height: 1.15;

    /* 1 */

    -webkit-text-size-adjust: 100%;

    /* 2 */

}





/* Sections

	 ========================================================================== */





/**

 * Remove the margin in all browsers.

 */



body {

    margin: 0;

    position: relative;

    font-family: 'atlas-regular' !important;

}





/**

 * Correct the font size and margin on `h1` elements within `section` and

 * `article` contexts in Chrome, Firefox, and Safari.

 */



h1 {

    font-size: 2em;

    margin: 0.67em 0;

}





/* Grouping content

	 ========================================================================== */





/**

 * 1. Add the correct box sizing in Firefox.

 * 2. Show the overflow in Edge and IE.

 */



hr {

    box-sizing: content-box;

    /* 1 */

    height: 0;

    /* 1 */

    overflow: visible;

    /* 2 */

}





/**

 * 1. Correct the inheritance and scaling of font size in all browsers.

 * 2. Correct the odd `em` font sizing in all browsers.

 */



pre {

    font-family: monospace, monospace;

    /* 1 */

    font-size: 1em;

    /* 2 */

}





/* Text-level semantics

	 ========================================================================== */





/**

 * Remove the gray background on active links in IE 10.

 */



a {

    background-color: transparent;

    color: #333;

}





/**

 * 1. Remove the bottom border in Chrome 57-

 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.

 */



abbr[title] {

    border-bottom: none;

    /* 1 */

    text-decoration: underline;

    /* 2 */

    text-decoration: underline dotted;

    /* 2 */

}





/**

 * Add the correct font weight in Chrome, Edge, and Safari.

 */



b,

strong {

    font-weight: bolder;

}





/**

 * 1. Correct the inheritance and scaling of font size in all browsers.

 * 2. Correct the odd `em` font sizing in all browsers.

 */



code,

kbd,

samp {

    font-family: monospace, monospace;

    /* 1 */

    font-size: 1em;

    /* 2 */

}





/**

 * Add the correct font size in all browsers.

 */



small {

    font-size: 80%;

}





/**

 * Prevent `sub` and `sup` elements from affecting the line height in

 * all browsers.

 */



sub,

sup {

    font-size: 75%;

    line-height: 0;

    position: relative;

    vertical-align: baseline;

}



sub {

    bottom: -0.25em;

}



sup {

    top: -0.5em;

}





/* Embedded content

	 ========================================================================== */





/**

 * Remove the border on images inside links in IE 10.

 */



img {

    border-style: none;

}





/* Forms

	 ========================================================================== */





/**

 * 1. Change the font styles in all browsers.

 * 2. Remove the margin in Firefox and Safari.

 */



button,

input,

optgroup,

select,

textarea {

    font-family: inherit;

    /* 1 */

    font-size: 100%;

    /* 1 */

    line-height: 1.15;

    /* 1 */

    margin: 0;

    /* 2 */

}





/**

 * Show the overflow in IE.

 * 1. Show the overflow in Edge.

 */



button,

input {

    /* 1 */

    overflow: visible;

}





/**

 * Remove the inheritance of text transform in Edge, Firefox, and IE.

 * 1. Remove the inheritance of text transform in Firefox.

 */



button,

select {

    /* 1 */

    text-transform: none;

}





/**

 * Correct the inability to style clickable types in iOS and Safari.

 */



button,

[type="button"],

[type="reset"],

[type="submit"] {

    -webkit-appearance: button;

}





/**

 * Remove the inner border and padding in Firefox.

 */



button::-moz-focus-inner,

[type="button"]::-moz-focus-inner,

[type="reset"]::-moz-focus-inner,

[type="submit"]::-moz-focus-inner {

    border-style: none;

    padding: 0;

}





/**

 * Restore the focus styles unset by the previous rule.

 */



button:-moz-focusring,

[type="button"]:-moz-focusring,

[type="reset"]:-moz-focusring,

[type="submit"]:-moz-focusring {

    outline: 1px dotted ButtonText;

}





/**

 * Correct the padding in Firefox.

 */



fieldset {

    padding: 0.35em 0.75em 0.625em;

}





/**

 * 1. Correct the text wrapping in Edge and IE.

 * 2. Correct the color inheritance from `fieldset` elements in IE.

 * 3. Remove the padding so developers are not caught out when they zero out

 *		`fieldset` elements in all browsers.

 */



legend {

    box-sizing: border-box;

    /* 1 */

    color: inherit;

    /* 2 */

    display: table;

    /* 1 */

    max-width: 100%;

    /* 1 */

    padding: 0;

    /* 3 */

    white-space: normal;

    /* 1 */

}





/**

 * Add the correct vertical alignment in Chrome, Firefox, and Opera.

 */



progress {

    vertical-align: baseline;

}



/**

 * Remove the default vertical scrollbar in IE 10+.

 */



 /* body {

    overflow: hidden;

} */







/**

 * Remove the default vertical scrollbar in IE 10+.

 */



textarea {

    overflow: auto;

}





/**

 * 1. Add the correct box sizing in IE 10.

 * 2. Remove the padding in IE 10.

 */



[type="checkbox"],

[type="radio"] {

    box-sizing: border-box;

    /* 1 */

    padding: 0;

    /* 2 */

}





/**

 * Correct the cursor style of increment and decrement buttons in Chrome.

 */



[type="number"]::-webkit-inner-spin-button,

[type="number"]::-webkit-outer-spin-button {

    height: auto;

}





/**

 * 1. Correct the odd appearance in Chrome and Safari.

 * 2. Correct the outline style in Safari.

 */



[type="search"] {

    -webkit-appearance: textfield;

    /* 1 */

    outline-offset: -2px;

    /* 2 */

}





/**

 * Remove the inner padding in Chrome and Safari on macOS.

 */



[type="search"]::-webkit-search-decoration {

    -webkit-appearance: none;

}





/**

 * 1. Correct the inability to style clickable types in iOS and Safari.

 * 2. Change font properties to `inherit` in Safari.

 */



::-webkit-file-upload-button {

    -webkit-appearance: button;

    /* 1 */

    font: inherit;

    /* 2 */

}





/* Interactive

	 ========================================================================== */





/*

 * Add the correct display in Edge, IE 10+, and Firefox.

 */



details {

    display: block;

}





/*

 * Add the correct display in all browsers.

 */



summary {

    display: list-item;

}





/* Misc

	 ========================================================================== */





/**

 * Add the correct display in IE 10+.

 */



template {

    display: none;

}





/**

 * Add the correct display in IE 10.

 */



[hidden] {

    display: none;

}





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

# Typography

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



body,

button,

input,

select,

optgroup,

textarea {

    color: #404040;

    font-family: sans-serif;

    font-size: 16px;

    font-size: 1rem;

    line-height: 1.5;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    clear: both;

}



p {

    margin-bottom: 1.5em;

}



dfn,

cite,

em,

i {

    font-style: italic;

}



blockquote {

    margin: 0 1.5em;

}



address {

    margin: 0 0 1.5em;

}



pre {

    background: #eee;

    font-family: "Courier 10 Pitch", Courier, monospace;

    font-size: 15px;

    font-size: 0.9375rem;

    line-height: 1.6;

    margin-bottom: 1.6em;

    max-width: 100%;

    overflow: auto;

    padding: 1.6em;

}



code,

kbd,

tt,

var {

    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

    font-size: 15px;

    font-size: 0.9375rem;

}



abbr,

acronym {

    border-bottom: 1px dotted #666;

    cursor: help;

}



mark,

ins {

    background: #fff9c0;

    text-decoration: none;

}



big {

    font-size: 125%;

}





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

# Elements

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



html {

    box-sizing: border-box;

}



*,

*:before,

*:after {

    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

    box-sizing: inherit;

}



body {

    background-color: #f7f7f7 !important;

    /* Fallback for when there is no custom background color defined. */

}



hr {

    background-color: #ccc;

    border: 0;

    height: 1px;

    margin-bottom: 1.5em;

}



ul,

ol {

    margin: 0 0 1.5em 3em;

}



ul {

    list-style: disc;

}



ol {

    list-style: decimal;

}



li>ul,

li>ol {

    margin-bottom: 0;

    margin-left: 1.5em;

}



dt {

    font-weight: bold;

}



dd {

    margin: 0 1.5em 1.5em;

}



img {

    height: auto;

    /* Make sure images are scaled correctly. */

    max-width: 100%;

    /* Adhere to container width. */

}



figure {

    margin: 1em 0;

    /* Extra wide images within figure tags don't overflow the content area. */

}



table {

    margin: 0 0 1.5em;

    width: 100%;

}





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

# Forms

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



button,

input[type="button"],

input[type="reset"],

input[type="submit"] {

    border: 1px solid;

    border-color: #ccc #ccc #bbb;

    border-radius: 3px;

    background: #e6e6e6;

    color: rgba(0, 0, 0, 0.8);

    font-size: 12px;

    font-size: 0.75rem;

    line-height: 1;

    padding: .6em 1em .4em;

}



button:hover,

input[type="button"]:hover,

input[type="reset"]:hover,

input[type="submit"]:hover {

    border-color: #ccc #bbb #aaa;

}



button:active,

button:focus,

input[type="button"]:active,

input[type="button"]:focus,

input[type="reset"]:active,

input[type="reset"]:focus,

input[type="submit"]:active,

input[type="submit"]:focus {

    border-color: #aaa #bbb #bbb;

}



input[type="text"],

input[type="email"],

input[type="url"],

input[type="password"],

input[type="search"],

input[type="number"],

input[type="tel"],

input[type="range"],

input[type="date"],

input[type="month"],

input[type="week"],

input[type="time"],

input[type="datetime"],

input[type="datetime-local"],

input[type="color"],

textarea {

    color: #666;

    border: 1px solid #ccc;

    border-radius: 3px;

    padding: 3px;

}



input[type="text"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="password"]:focus,

input[type="search"]:focus,

input[type="number"]:focus,

input[type="tel"]:focus,

input[type="range"]:focus,

input[type="date"]:focus,

input[type="month"]:focus,

input[type="week"]:focus,

input[type="time"]:focus,

input[type="datetime"]:focus,

input[type="datetime-local"]:focus,

input[type="color"]:focus,

textarea:focus {

    color: #fff;

}



select {

    border: 1px solid #ccc;

}



textarea {

    width: 100%;

}





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

# Navigation

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





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

## Links

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



a {

    color: #333;

}



a:visited {

    color: #333;

}



a:hover,

a:focus,

a:active {

    color: #333;

}



a:focus {

    outline: thin dotted;

}



a:hover,

a:active {

    outline: 0;

}





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

## Menus

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



.main-navigation {

    clear: both;

    display: block;

    /* float: left; */

    width: 100%;

}



.main-navigation ul {

    /* display: none; */

    list-style: none;

    margin: 0;

    padding: 10px;

}



.main-navigation ul ul {

    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);

    float: left;

    position: absolute;

    top: 100%;

    left: -999em;

    z-index: 99999;

}



.main-navigation ul ul ul {

    left: -999em;

    top: 0;

}



.main-navigation ul ul li:hover>ul,

.main-navigation ul ul li.focus>ul {

    left: 100%;

}



.main-navigation ul ul a {

    width: 200px;

}



.main-navigation ul li:hover>ul,

.main-navigation ul li.focus>ul {

    left: auto;

}



.main-navigation li {

    position: relative;

}



.main-navigation a {

    display: block;

    text-decoration: none;

    padding: 0.125rem 1.5rem;

    padding-top: 2px;

    color: #333;

}





/* Small menu. */



.menu-toggle,

.main-navigation.toggled ul {

    display: block;

}



.site-main .comment-navigation,

.site-main .posts-navigation,

.site-main .post-navigation {

    margin: 0 0 1.5em;

    overflow: hidden;

}



.comment-navigation .nav-previous,

.posts-navigation .nav-previous,

.post-navigation .nav-previous {

    float: left;

    width: 50%;

}



.comment-navigation .nav-next,

.posts-navigation .nav-next,

.post-navigation .nav-next {

    float: right;

    text-align: right;

    width: 50%;

}





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

# Accessibility

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





/* Text meant only for screen readers. */



.screen-reader-text {

    border: 0;

    clip: rect(1px, 1px, 1px, 1px);

    clip-path: inset(50%);

    height: 1px;

    margin: -1px;

    overflow: hidden;

    padding: 0;

    position: absolute !important;

    width: 1px;

    word-wrap: normal !important;

    /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}



.screen-reader-text:focus {

    background-color: #f1f1f1;

    border-radius: 3px;

    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

    clip: auto !important;

    clip-path: none;

    color: #21759b;

    display: block;

    font-size: 14px;

    font-size: 0.875rem;

    font-weight: bold;

    height: auto;

    left: 5px;

    line-height: normal;

    padding: 15px 23px 14px;

    text-decoration: none;

    top: 5px;

    width: auto;

    z-index: 100000;

    /* Above WP toolbar. */

}





/* Do not show the outline on the skip link target. */



#content[tabindex="-1"]:focus {

    outline: 0;

}





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

# Alignments

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



.alignleft {

    display: inline;

    margin-right: 1.5em;

}



.alignright {

    display: inline;

    margin-left: 1.5em;

}



.aligncenter {

    clear: both;

    display: block;

    margin-left: auto;

    margin-right: auto;

}





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

# Clearings

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



.clear:before,

.clear:after,

.entry-content:before,

.entry-content:after,

.comment-content:before,

.comment-content:after,

.site-header:before,

.site-header:after,

.site-content:before,

.site-content:after,

.site-footer:before,

.site-footer:after {

    content: "";

    display: table;

    table-layout: fixed;

}



.clear:after,

.entry-content:after,

.comment-content:after,

.site-header:after,

.site-content:after,

.site-footer:after {

    clear: both;

}





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

# Widgets

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



.widget {

    margin: 0 0 1.5em;

    /* Make sure select elements fit in widgets. */

}



.widget select {

    max-width: 100%;

}





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

# Content

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





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

## Posts and pages

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



.sticky {

    display: block;

}



.hentry {

    margin: 0 0 1.5em;

}



.updated:not(.published) {

    display: none;

}



.page-content,

.entry-content,

.entry-summary {

    margin: 1.5em 0 0;

}



.page-links {

    clear: both;

    margin: 0 0 1.5em;

}





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

## Comments

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



.comment-content a {

    word-wrap: break-word;

}



.bypostauthor {

    display: block;

}





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

# Infinite scroll

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





/* Globally hidden elements when Infinite Scroll is supported and in use. */



.infinite-scroll .posts-navigation,

.infinite-scroll.neverending .site-footer {

    /* Theme Footer (when set to scrolling) */

    display: none;

}





/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */



.infinity-end.neverending .site-footer {

    display: block;

}





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

# Media

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



.page-content .wp-smiley,

.entry-content .wp-smiley,

.comment-content .wp-smiley {

    border: none;

    margin-bottom: 0;

    margin-top: 0;

    padding: 0;

}





/* Make sure embeds and iframes fit their containers. */



embed,

iframe,

object {

    max-width: 100%;

}





/* Make sure logo link wraps around logo image. */



.custom-logo-link {

    display: inline-block;

}





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

## Captions

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



.wp-caption {

    margin-bottom: 1.5em;

    max-width: 100%;

}



.wp-caption img[class*="wp-image-"] {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.wp-caption .wp-caption-text {

    margin: 0.8075em 0;

}



.wp-caption-text {

    text-align: center;

}





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

## Galleries

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



.gallery {

    margin-bottom: 1.5em;

}



.gallery-item {

    display: inline-block;

    text-align: center;

    vertical-align: top;

    width: 100%;

}



.gallery-columns-2 .gallery-item {

    max-width: 50%;

}



.gallery-columns-3 .gallery-item {

    max-width: 33.33%;

}



.gallery-columns-4 .gallery-item {

    max-width: 25%;

}



.gallery-columns-5 .gallery-item {

    max-width: 20%;

}



.gallery-columns-6 .gallery-item {

    max-width: 16.66%;

}



.gallery-columns-7 .gallery-item {

    max-width: 14.28%;

}



.gallery-columns-8 .gallery-item {

    max-width: 12.5%;

}



.gallery-columns-9 .gallery-item {

    max-width: 11.11%;

}



.gallery-caption {

    display: block;

}





/* Misc */



.archive .page-header,

.page .page-header,

.single .page-header {

    background-image: url('/wp-content/themes/berkman/inc/images/banner.PNG');

    background-repeat: no-repeat;

    background-size: cover;

    background-position: left center;

    margin-bottom: 4rem;

    background-color: #1d2339;

    background-image: none;

    padding-left: 150px;

    padding-right: 150px;

    min-height: 14rem;

}



.post-type-archive-lawyer header.page-header {

    margin-bottom: 0;

}



.page-title {

    font-family: 'atlas-medium';

}



.color-yellow {

    color: #f6cb49;

}



.bg-yellow {

    background-color: #f6cb49;

}



.btn-all-lawyers {

    position: relative;

    font-size: 1.5rem;

    color: #333;

    border: 1px solid #ccc;

    padding: 1.1rem 2.5rem 1.1rem 4rem;

}



.btn-all-lawyers:after {

    content: "";

    width: 40px;

    height: 30px;

    background-image: url(/wp-content/themes/berkman/inc/images/Arrow_readMore.png);

    background-size: contain;

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    left: 10px;

    background-repeat: no-repeat;

}



.bg-blue {

    background-color: #282e3c;

}



.archive-post-list {

    justify-content: space-between;

}



.single-cat-title {

    font-weight: 600;

    font-size: 1rem;

}



.post-in-cat .post-thumbnail {

    display: block;

    border: 1px solid #ddd;

    text-align: center;

    padding: 0.5rem;

}



.post-in-cat .post-thumbnail img {

    width: 100%;

}



.post-in-cat .hentry img {

    height: 300px;

    overflow: hidden;

    width: auto;

}



.single-cat-footer {

    border-bottom: 1px solid #ddd;

    padding-top: 13px;

    padding-bottom: 48px;

}



.wp-pagenavi {

    clear: both;

    display: flex;

    margin: 2rem auto;

    padding: 1rem 0 0;

    text-align: center;

    align-items: center;

    justify-content: center;

    border-top: 1px solid #ddd;

}



.wp-pagenavi .pages {

    display: none;

}



.wp-pagenavi a,

.wp-pagenavi span {

    border: none;

    padding: 0.4rem;

    font-size: 0.8rem;

    color: #333;

}



.wp-pagenavi .current {

    background: #f5d062;

    border-radius: 50%;

    align-items: center;

    padding: 0px 7px;

    max-height: 20px;

}

.page .entry-content {

    padding-bottom: 2rem;

    border-bottom: 1px solid #cfcfcf;

}



.all-lawyers-btn {

    background: #fff;

    color: #333 !important;

    border: 1px solid #cfcfcf;

    border-radius: 0;

    position: relative;

    padding: 0.7rem 5rem 0.7rem 2rem;

}



.all-lawyers-btn:after {

    content: '';

    background-image: url(/wp-content/themes/berkman/inc/images/Arrow_readMore.png);

    width: 3rem;

    height: 1.3rem;

    position: absolute;

    background-size: contain;

    background-repeat: no-repeat;

    top: 50%;

    transform: translateY(-50%) rotate(180deg);

    left: auto;

    right: 25px;

}





/* Header */


.new-nav-open {
    display: none;
}

body.nav-open .new-nav-open {
    display: block;
}

header#masthead {

    background-color: #fff;

}

.entry-header {

    background-size: cover;

    background-repeat: no-repeat;

    background-position: right center;

    min-height: 14rem;

    padding: 2rem;

}



.main-navigation li.contact-link a {

    border: 1px solid #fff;

    border-radius: 15px;

}



.main-navigation li.contact-link a:hover,

.main-navigation li.contact-link a:focus {

    background: #f6cb49;

    color: #000;

    border-color: transparent !important;

}



body:not(.home) .main-navigation li.contact-link a {

    border-color: #bbb;

}



.main-navigation li.contact-link a:hover:after {

    width: 0;

    color:#000000 !important;

}



.main-navigation li.contact-link a {

    transition: all 0.3s;

}



.home #page {

    min-height: 100vh;

    display: flex;

    flex-direction: column;

}



/* Front Page */



.home #masthead {

    background: transparent;

}



.home .site-content {

    min-height: calc(100vh - 135px);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

}



.bg-image-home {

    transition: background-image 1.3s ease-in-out;

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    position: absolute;

    z-index: -1;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    width: 100%;

    min-height: 100vh;

}



#about-bg {

    background-size: cover;

    background-repeat: no-repeat;

    z-index: -1;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

}



.home .main-navigation a {

    color: #fff !important;

}



.home-section {

    flex: 1 1 20%;

    background-color: rgba(0, 0, 0, 0.3);

}



.home-section h2 {

    color: #f5d05d;

}



.home-section p {

    color: #ffffff;

    margin:-5px;

}



.home-section .read-more {

    color: #ffffff !important;

}



.home-section img {

    color: #f5d05d;

    margin: 10px;

    vertical-align: middle;

}



/* solving bugs on IE */

.main-section.home-section {

    max-width: 45%;

}



.home-logo-wrap>p {

    color: #ffffff;

    font-size: 1.5rem;

    font-weight: 600;

}



.content-area-home {

    flex: 3 3 auto;

}



/* Footer */

footer.footer {

    width: 100%;

    padding: 1rem 1.25rem;

}



.footer a {

    color: rgba(172,174,178,255);
    font-size: 22px;

}



.footer a:hover,

.footer a:focus {

    color:white!important;

    text-decoration: unset;

}



body:not(.home) 

.pause-bg {

    display: none;

}



body.home .site-info {

    display: none;

}



.social-icons a {

    background: rgba(255,255,255,0.8);

    color: #1d2339;

    transition: background-color 0.3s ease;

    border-radius:50%;

    margin:0.5rem;

}



.social-icons a:hover,

.social-icons a:focus {

    background-color: #f5cb4a;

    outline: none;

    text-decoration: none;

    color: #1d2339 !important;

}



#pauseBg {

    display: none !important;

    background: transparent;

    border: none;

    transition: transform 0.3s ease;

    cursor: pointer;

}





#pauseBg:hover,

#pauseBg:focus {

    transform: scale(1.1);

    outline: none;

}



body:not(.home) footer.footer {

    background: #1d2339;

    padding: 50px 0;

    margin-top:100px;

}



.footer ul {

    padding: 0;

    margin: 0;

    list-style: none;

}



.footer ul li a {

    color: rgb(172, 174, 178);

    padding: 0.5rem 0;

    display: block;

}



.footer .textwidget {

    color: rgb(172, 174, 178);

}



.footer .textwidget p {

    margin-bottom: 0.3rem;

    color: rgb(172, 174, 178);

}



.footer .form-control {

    background: none;

    border: none;

    border-bottom: 1px solid #778899;

    margin-bottom: 12px;

    color: #ffffff;

    

}



.footer .form-control:focus {

    background: none;

    outline: none;

    border: none;

    box-shadow: none;

    border-bottom: 1px solid #f6cb49;

}



.footer .form-control:invalid {

    background: none;

    outline: none;

    border: none;

    box-shadow: none;

    border-bottom: 1px solid red;

}



.footer textarea.form-control {

    border: 1px solid #778899;

    border-radius: 0;



}



.footer textarea.form-control:focus {

    border: 1px solid;

}



.footer textarea.form-control {

   background-color: transparent;

   border-color: #cccc;

   color:white;

   transition: all 0.3s ease;

}

.footer textarea.form-control:focus {

    border-color: #f6cb49;

}



.footer input#name{

    color:white;

}

 

/*Display the text in the form on white*/

.footer input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

    color:rgb(172, 174, 178);

}



.footer input:-ms-input-placeholder { /* Internet Explorer 10-11 */

    color:rgb(172, 174, 178);

}



.footer input::-ms-input-placeholder { /* Microsoft Edge */

    color:rgb(172, 174, 178);

}



.footer select:-webkit-autofill:hover,

select:-webkit-autofill:focus {

    -webkit-text-fill-color: white;

}



.footer input#email{

    color:white;

   }



.footer input#phone{

    color:white;

}



.footer input#submit {

    float: left;

    border-radius: 16px;

    padding: 6px 22px;

    font-size: 1rem;

    background: #f6cb49;

    border: 1px solid;

    transition: all 0.3s ease;

    cursor: pointer;

}



.footer input#submit:hover,

.footer input#submit:focus {

    border: 1px solid #ffffff;

    background: #ffffff;

    color:black;

}



.footer

.footer br {

    display: none;

}



.fatfish-logo {

    margin-left: 10px;

    padding-left: 15px;

    border-left: 1px solid #818181;

}



.site-info,

.site-info a {

    color: #818181;

    font-weight: 600;

}



body.rtl input,

body.rtl textarea {

    text-align: right;

}



/* About page */

.about-top {

    max-width: 38%;

    margin: 0 auto;

    background-color: rgba(3, 3, 3, 0.3);

}



#about-scroll:before {

    background-image: url('/wp-content/themes/berkman/inc/images/Arrow_Down.png');

    position: absolute;

    height: 100px;

    width: 100px;

    padding: 0;

    top: 0;

    left: 50%;

    content: '';

    background-size: contain;

    background-repeat: no-repeat;

    animation: arrow-down 4s infinite;

    animation-delay: 0s;

}



@keyframes arrow-down {

    0% {

        transform: translateY(-20%) translateX(-50%);

        ;

        opacity: 0;

    }

    30% {

        opacity: 0.6;

    }

    100% {

        transform: translateY(120%) translateX(-50%);

        ;

        opacity: 0.6;

    }

}



#about-scroll {

    position: relative;

}



.about-top h1 {

    color: #f5d05d;

    font-weight: 300;

}



.about-top p {

    line-height: 1.7;

    font-size: 24px;

}



.about-arrow {

    font-size: 5rem;

    color: #f5d05d;

}



.about-logo-item {

    border-bottom: 4px solid transparent;

}



/* .about-logo-item:hover,

.about-logo-item:focus {

       border-bottom: 4px solid #f6cb49;

} */



.about-the-office {

    margin: 0 0 2rem 0;

    position: relative;

}



/* .about-the-office:before {

    content: '';

    width: 50px;

    height: 50px;

    background: #f6cb49;

    position: absolute;

    border-radius: 50%;

    z-index: -1;

    right: -13px;

    top: -5px;

} */



.about-secont {

    background-image: url('/wp-content/themes/berkman/inc/images/banner.PNG');

    padding: 6rem 0;

}



.about-second-title {

    font-size: 3rem;

}



.text-about {

    max-width: 780px;

}



.about-third {

    padding: 5rem 0;

}


.about-dep-inner h2 {

    margin: 0 0 2rem 0;

    position: relative;

}



.about-dep-inner h2:before {

    content: '';

    width: 50px;

    height: 50px;

    background: #f6cb49;

    position: absolute;

    border-radius: 50%;

    z-index: -1;

    right: -15px;

    top: -4px;

}



.dep-read-more {

    padding: 2rem 4rem;

    position: relative;

}



.dep-read-more:after {

    content: '';

    background-image: url("/wp-content/themes/berkman/inc/images/Arrow_readMore.png");

    width: 45px;

    height: 32px;

    position: absolute;

    background-size: contain;

    background-repeat: no-repeat;

    top: 50%;

    transform: translateY(-50%) rotate(180deg);

    left: auto;

    right: 0;

}



.about-forth {

    padding: 5rem 0;

    background-color: #353b51;

    color: #fff;

}



.press-title {

    font-size: 3rem;

}



.press-inner header h3 {

    font-size: 1.3rem;

    margin-bottom: 1.3rem;

}



.press-inner header h4 {

    font-size: 1rem;

    font-weight: bold;

    margin-bottom: 1.3rem;

}



.press-inner p {

    font-size: 1rem;

}



.from-press-divider {

    height: 1px;

    background: #727786;

    margin: 2rem 0;

}



.see-all-articles a {

    color: #ffffff !important;

    padding: 0 3rem;

}





.see-all-articles a:hover,

.see-all-articles a:focus{ 

color: #f5d05d !important;

}



.see-all-articles a:after {

    content: '';

    background-image: url("/wp-content/themes/berkman/inc/images/Arrow_readMore.png");

    width: 45px;

    height: 32px;

    position: absolute;

    background-size: contain;

    background-repeat: no-repeat;

    top: 50%;

    transform: translateY(-50%) rotate(180deg);

    left: auto;

    right: 0;

}





/* Archive Lawyer */



.archive .archive-lawyer-header {

    color: #f5d05d;

    padding-left: 150px;

    padding-right: 150px;

    background-image: url('/wp-content/themes/berkman/inc/images/lawyers-en.png');

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    min-height: 14rem;

}



.law-filter ul {

    padding: 0;

    margin: 0;

    list-style: none;

    background: #fafafa;

}



.lawyer-info {

    top: 50%;

    transform: translateY(-50%);

    left: 70%;

    right: auto;

    background: #37476b;

    width: 450px;

    border-radius: 0px 100px 100px 0px;

    z-index: 999;

    box-shadow: -5px 0px 25px 0px #666;

}



.lawyer-info h4 {

    font-size: 1.1rem;

}



.lawyer-info h3 {

    font-weight: 800;

    font-family: 'atlas-medium' !important;

}



.partners-divider {

    display: none;

    height: 3px;

    background: #f5d05d;

    width: 15%;

    margin: 2rem 0;

}



.lawyer-info > * {

    color: #ffffff;

}



.lawyer-info:before {

    content: "";

    width: 0;

    height: 0;

    border-style: solid;

    border-width: 25px 40px 25px 0px;

    border-color: transparent #37476b transparent #37476b;

    position: absolute;

    left: -40px;

    right: auto;

    top: 50%;

    transform: translateY(-50%);

}



.lawyer-info h4 a {

    font-size: 1.2rem;

    font-weight: normal;

    color: #ffffff !important;

}



.img-lawyer {

    border-radius: 80px;

}



.lawyers-list {

    padding: 0;

    margin: 0;

    list-style: none;

}



.is-partner,

.is-founder {

    font-weight: 600;

}



.lawyers-list a {

    color: #333;

    padding: 10px 0px;

    display: inline-block;

}



.lawyers-list a:hover {

    color:#333;

}



.btn-filter {

    z-index: 9;

    cursor: pointer;

    transition: all 0.3s ease;

}



.btn-filter:hover,

.btn-filter:focus {

    font-weight: 600;

}



.cat-filter-item.active button {

    font-weight: 600;

}



.cat-filter-item.active:before {

    content: "";

    width: 15px;

    height: 15px;

    background: rgba(245, 208, 93, 1);

    position: absolute;

    border-radius: 50%;

    z-index: 1;

    right: 10px;

    top: 50%;

    transform: translateY(-50%);

}



.lawyer-main-img {

    height: 450px;

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

}



.single-lawyer header#masthead {

    background-color: rgba(0, 0, 0, 0.6666666666666666);

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6666666666666666), rgba(255, 255, 255, 0));

    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6666666666666666)), to(rgba(255, 255, 255, 0)));

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6666666666666666), rgba(255, 255, 255, 0));}



.single-lawyer .main-navigation a {

    color: #ffffff !important;

}



.single-lawyer-header .entry-title {

    font-size: 2rem;

}



.single-lawyer-header .entry-title .prefix {

    font-size: 70%;

}



body:not(.home).single-lawyer .main-navigation li.contact-link a {

    border-color: #ffffff;

}



article.lawyer {

    position: relative;

}



.lawyer-dash {

    position: absolute;

    top: 0;

    transform: translateY(-50%);

    left: 10%;

    background: #2f3e65;

    border: 0.5rem solid #fff;

    border-radius: 50%;

    color: #fff;

    text-align: center;

    width: 280px;

    height: 280px;

}



.rtl .lawyer-dash {

    right: 10%;

    left: auto;

}



h3.single-term {

    padding: 0.5rem 3.5rem 0;

    font-weight: 600;

    letter-spacing: 2px;

    margin: 0;

}



.dash-divider {

    height: 2px;

    background: #f6cb49;

    width: 86%;

    margin: 1rem 0;

    text-align: center;

    align-self: center;

}



.single-lawyer-content {

    border-bottom: 1px solid #ddd;

}



.lawyer-highlights > p {

    display: block;

    text-indent: 0;

    padding: 0 1rem;

    position: relative;

}



.rtl .lawyer-highlights>p:before {

    left: auto;

    right: 0;

}



.lawyer-highlights > p:before {

    content: '';

    width: 7px;

    height: 7px;

    border-radius: 50%;

    background: #f6cb49;

    position: absolute;
    top: 12px;
    transform: translateY(-33%);
    right: auto;

    left: 0;

}

/* Contact page */



.email-wrap {

    font-size: 1.5rem;

    color: #ffffff;

    flex: 0 0 49%;

}



.email-wrap .email {

    font-size: 1.2rem;

}



.details-wrap {

    flex: 0 0 49%;

}



.details-wrap h3 {

    font-size: 2rem;

    letter-spacing: 2px;

}



.details-wrap h5 {

    font-size: 0.75rem;

}



.phone,

.fax {

    border-bottom: 1px solid #eee;

    margin-bottom: 1rem;

}



.address {

    font-size: 1rem;

}



.img-map {

    min-width: 100%;

}



body .contact-wrap .btn-submit {

    float: left;

    border-radius: 16px;

    padding: 6px 22px;

    font-size: 1rem;

    background: #f6cb49;

    border: 1px solid #fff;

    transition: all 0.3s ease;

    cursor: pointer;

}



body .contact-wrap .btn-submit:hover,

body .contact-wrap .btn-submit:focus {

    border: 1px solid #f0f0f0;

    background: none;

    color: #000000;

}



.contact-wrap .form-control {

    border-radius: 0;

    padding: 0.7rem;

}





/* Galleries */



#cboxWrapper {

    z-index: 999999;

}



#colorbox,

#cboxOverlay,

#cboxWrapper {

    z-index: 999999;

}



#cboxContent {

    margin-top: 30px;

}



#cboxOverlay {

    background: #000;

    position: fixed;

    width: 100%;

    height: 100%;

}



#cboxNext,

#cboxPrevious {

    background: none;

    text-indent: 0;

    height: 0;

    font-size: 0;

    position: absolute;

    top: 40%;

    left: 10px;

}



#cboxNext:before {

    content: "\f105";

    font: normal normal normal 65px FontAwesome;

    color: #fff;

    display: inline-block;

}



#cboxPrevious:before {

    content: "\f104";

    font: normal normal normal 65px FontAwesome;

    color: #fff;

    display: inline-block;

}



body #cboxClose {

    position: absolute;

    top: -23px;

    right: 0;

    display: block;

    background: url("/wp-content/themes/berkman/inc/images/close.PNG") no-repeat top center;

    width: 25px;

    height: 25px;

    text-indent: -9999px;

    padding: 0;

}



#cboxNext {

    right: 10px;

    left: auto;

}



#cboxCurrent {

    display: none !important;

}



#cboxTitle {

    top: auto !important;

    bottom: 0;

    background: #1d2339;

    width: 100%;

    text-align: center;

    padding: 0.7rem;

}



.gallery-text {

    margin: 0rem 0rem 4rem;

    padding-bottom: 2rem;

    border-bottom: 1px solid #ddd;

}



.galleries h4 {

    background: #38486c;

    font-size: 1rem;

    padding: 0.3rem 1rem;

}



.galleries h4 a {

    color: #ffffff !important;

}



a.colorbox-gallery {

    display: block;

    width: 100%;

}



.galleries {

    margin-bottom: 1.8rem;

}



.archive-post-list a.read-more:after {

    content: '';

    background-image: url("/wp-content/themes/berkman/inc/images/Arrow_readMore.png");

    width: 30px;

    height: 30px;

    background-size: contain;

    position: absolute;

    right: 0;

    background-repeat: no-repeat;

    top: 50%;

    transform: translateY(-60%) rotate(180deg);

}



.rtl .archive-post-list a.read-more:after {

    left: 0;

    right: auto;

    transform: translateY(-37%);

}



a.read-more {

    position: relative;

    padding: 0 40px;

    color: #333;

}



a.read-more:hover,

a.read-more:focus {

    color: black;

}



@media (min-width: 992px) {

    /* solving bugs on IE */

    .main-section.home-section {

        min-width: 45%;

    }

    /* end */

    .about-third .about-dep-link:nth-child(1) {

        text-align: left;
    
    }

    .main-navigation a:hover,

    .main-navigation a:focus {

        text-decoration: none;

    }

    .main-navigation a:hover:after,

    .main-navigation a:focus:after {

        width: 100%;

    }



    .main-navigation a:after {

        content: '';

        display: block;

        width: 0;

        height: 2px;

        background: #f5d05d;

        transition: width 0.3s;

    }
    
    
    
    .about-third .about-dep-link:nth-child(2) {
    
        text-align: right;
    
    }

    .menu-toggle {

        display: none;

    }

    .page h1.entry-title {

        padding-right: 94px;

        font-size: 2.5rem;

        font-family: atlas-medium;

    }

    .page .entry-content {

        column-count: 2;

        column-gap: 10rem;

        padding-bottom: 2rem;

        margin-top: 4rem;

    }

    .col-lg-4.post-in-cat {

        -ms-flex: 0 0 28%;

        flex: 0 0 28%;

        max-width: 28%;

    }

    .founders-list,

    .partners-list {

        max-width: 200px;

    }

}



@media (max-width: 991px) {

    .main-section.home-section {

        max-width: 98% !important;

    }



    .about-top {

        max-width:81%;

    }



    .press-inner {

        padding: 1rem;

        border-bottom: 1px solid #777;

    }

    a.colorbox-gallery img {

        width: 100%;

    }

    .lawyer-dash,

    .rtl .lawyer-dash {

        background: #2f3e65;

        border: none;

        border-radius: 0%;

        color: #fff;

        text-align: center;

        width: 100%;

        height: 120px;

        margin-top: -70px;

        transform: none;

        left: 0;

        right: 0;

        position: static;

    }

    .dash-divider {

        width: 20%;

    }

    .single-lawyer-header h1 {

        font-size: 1.7rem;

    }

    header .site-branding {

        padding-left: 60px;

	    padding-right: 10px;

        text-align: right;

    }

    header .site-branding img[src*="Berkman_light"] {

        filter:invert(1);

    }

    .archive .page-header,

    .page .page-header,

    .single .page-header,

    .archive .archive-lawyer-header {

        background-position: center;

        padding: 2rem;

    }

    .lawyer-main-img {

        height: 500px;

    }

    body.nav-open {

        overflow: hidden;

    }

    body.nav-open:before {

        /* content: ""; */

        width: 100%;

        height: 100%;

        position: absolute;

        top: 0;

        left: 0;

        background-color: rgba(0, 0, 0, 0.6);

        z-index: 0;

    }

    .new-nav-open {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9;
        background-color: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
    }
    

    body .nav-wrapper {

        position: absolute;

        height: 100vh;

        width: 70%;

        background: #1d2339;

        overflow: scroll;

        left: -70%;

        transition: all 0.3s ease-out;

        top: 0;

        bottom: 0;

    }

    body.rtl .nav-wrapper {

        left: auto;

        right: -70%;

    }

    .nav-wrapper.open {

        left: 0;

        z-index: 99;

        padding: 0;

    }

    body.rtl .nav-wrapper.open {

        right: 0;

    }

    .main-navigation a {

        padding: 10px 0;

        border-bottom: 1px solid;

        color: #fff !important;

    }

    .main-navigation li.contact-link a {

        border: none;

        padding: 0;

    }

    button.menu-toggle {

        position: absolute;

        top: -5px;

        left: 10px;

        right: auto;

        background: transparent;

        border: none;

        padding: 0.5rem;

        font-size: 2rem;

        z-index: 9;

        color: black;

    }

    .rtl button.menu-toggle {

        left: auto;

        right: 10px;

    }

    .single-lawyer .site-header:before {

        background:none;

    }

    .home .site-content {

        min-height: calc(100vh - 130px);

    }

    .lawyer-info {

        display: none;

    }

    .archive-lawyer-header {

        padding-left: 1rem;

        padding-right: 1rem;

    }

    .btn-all-lawyers {

        display: block;

        font-size: 1.3rem;

        border: 1px solid #ccc;

        padding: 1rem 1rem 1rem 4rem;

    }



    body h1 {

        font-size: 2.5rem;

        line-height: 1.5;

    }

}



@media (min-width: 1200px) {

    .container.contact-container {

        max-width: 912px;

    }

}



@media (max-width: 1350px) {

    .lawyer-dash {

        left: 5%;

    }

    .rtl .lawyer-dash {

        right: 5%;

    }

}

/* ACCESSIBILITY */
a:focus, input:focus, textarea:focus, button:focus, select:focus, .input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline: 2px dashed black!important;
    text-decoration: none;
    border: 1px dashed white !important;
    outline-offset: .15em!important;
}
.skip-link.screen-reader-text {
    display: none;
}
span.wpcf7-not-valid-tip {
    font-size: 18px;
}
.page-template-page-contact .contact-wrap input[type="text"]:focus,

.page-template-page-contact .contact-wrap input[type="email"]:focus,

.page-template-page-contact .contact-wrap input[type="url"]:focus,

.page-template-page-contact .contact-wrap input[type="password"]:focus,

.page-template-page-contact .contact-wrap input[type="search"]:focus,

.page-template-page-contact .contact-wrap input[type="number"]:focus,

.page-template-page-contact .contact-wrap input[type="tel"]:focus,

.page-template-page-contact .contact-wrap input[type="range"]:focus,

.page-template-page-contact .contact-wrap input[type="date"]:focus,

.page-template-page-contact .contact-wrap input[type="month"]:focus,

.page-template-page-contact .contact-wrap input[type="week"]:focus,

.page-template-page-contact .contact-wrap input[type="time"]:focus,

.page-template-page-contact .contact-wrap input[type="datetime"]:focus,

.page-template-page-contact .contact-wrap input[type="datetime-local"]:focus,

.page-template-page-contact .contact-wrap input[type="color"]:focus,

.page-template-page-contact .contact-wrap textarea:focus {
    color: #111;
}


@media (max-width: 991px) {
html[lang="en-US"] .nav-wrapper {
    display: none;
}
html[lang="en-US"] .nav-wrapper.open {
    display: block;
}
body.rtl .nav-wrapper {
    display: none;
}
body.rtl .nav-wrapper.open {
    display: block;
}
header .site-branding {
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
button.menu-toggle {
    right: 10px;
    left: auto;
}

}
.page-id-2324 #main .about-the-office {
	display: none;
}
.page-id-2324 #main #about-rest .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.page-id-2576 #main .about-the-office {
	display: none;
}
.page-id-2576 #main #about-rest .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.main-section-access-sitemap-links {
    margin-top: 25px;
}
.main-section-access-sitemap-links a {
    color: #fff;
    font-size: 16px;
}
.main-section-access-sitemap-links a:hover {
    color: #fff;
    font-size: 16px;
}
.main-section-access-sitemap-links a:focus {
    color: #fff;
    font-size: 16px;
}

.page-id-176 .wpcf7-form label {
    padding-left: 20px;
}
.page-id-176 .rfp {
    padding-left: 20px;
}
