/*

Theme Name: Cyrus R. Vance Center For International Justice

Author: Cyrus R. Vance Center For International Justice

Tags: Black, White, Gray, Blue, Yellow, Responsive, Fixed Width

Description: Vance Center theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images,  beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
*/

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

*, *:before, *:after { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
html, body { width: 100%; font-size: 16px; line-height: 26px; color: #5F6165; font-family: 'open_sansregular'; font-weight: normal; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; }
html { min-height: 100%; background: #dbdcde; }   

/*font-family: 'Roboto Condensed', sans-serif;*/
input[type=checkbox]{ -webkit-appearance: checkbox; }
input[type=radio]{ -webkit-appearance: radio; }
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; font-family: 'open_sansregular'; font-weight: normal; }
:focus,input:focus, textarea:focus { outline: none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
:focus { outline: none; }

sup { vertical-align: super; }  
sub { vertical-align: sub; }  

/* common */
a { transition: all 0.5s; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; text-decoration: underline; outline: none; color: #1481b1; }
a:focus, a:active { outline: none; }
a:hover { text-decoration: none; } 

ul, ol {  margin: 0px; padding: 0px 0 25px 20px; }
ul li, ol li { padding: 0px; }
ol ol { margin-bottom: 0px; }
ol ol li:last-child { padding-bottom: 0px; } 

h1, h2, h3, h4, h5 { color: #40444a; font-weight: normal; }
h1 { font-size: 36px; line-height: 42px; padding-bottom: 10px; color: #233751; font-family: 'alte_din_1451_mittelschriftRg'; text-transform: uppercase; letter-spacing: 0.08em; }
h2 { font-size: 35px; line-height: 42px; color: #213651; padding-bottom: 18px; }
hr { height: 1px; width: 100%; border: 0px; clear: both; overflow: hidden; background: #91a8c5; margin: 5px 0 49px; }
h3 { padding-bottom: 26px; font-size: 25px; line-height: 33px; color: #233751; }
h4 { font-size: 22px; line-height: 32px; color: #233751; padding-bottom: 10px; } 
h5 { font-size: 16px; line-height: 29px; color: #5F6165; font-family: 'open_sansbold'; padding: 0 0 17px; letter-spacing: 0.04em; }
h5 em { font-family: 'open_sansbold_italic'; }
h5 p { padding: 11px 0 0px !important; }
h5 a { color: #000; }
h6 { font-size: 19px; line-height: 24px; color: #233751; padding-bottom: 16px; }
p { padding-bottom: 27px; }
p strong { font-weight: normal; font-family: 'open_sansbold'; color: #2A6D8E; }
p a , li a{ color: #259CAF; text-decoration: none; font-family: 'open_sansbold'; } 
p a:hover, li a:hover { color: #2a6d8e; text-decoration: none; }
cite { font-style: normal; }
table { border-collapse: separate; border-spacing: 0; }
caption, td { font-weight: normal; text-align: left; }
th { text-align: left; }
.clear { clear: both; width: 100%; height: 0px; overflow: hidden; }
blockquote { font-style: italic; }
a[href^="tel"], a[href^="sms"] { cursor: text; text-decoration: none; color: inherit !important; }
a[href^="tel"]:hover, a[href^="sms"]:hover { text-decoration: none; }
blockquote::before, blockquote::after { display: block; left: 0px; position: absolute; top: 0px; content: ""; display: block; width: 43px; height: 2px; background: #91a8c5; }
blockquote::after { top: auto; bottom: 0px; }
blockquote { font-weight: normal; padding: 20px 0px 0px; margin: 10px 0 30px; position: relative; font-size: 18px; line-height: 32px; font-style: normal; }
blockquote p strong { font-size: inherit; line-height: inherit; }
#mainCntr { padding: 162px 0 0; width: 100%; overflow: hidden; position: relative; }
body.home #mainCntr { padding: 0px; }

.clear { clear: both; overflow: hidden; }
img { border: 0px; outline: none; display: block; max-width: 100%; height: auto; }

.btn { font-size: 16px; line-height: 22px; display: inline-block; vertical-align: top; padding: 0px 35px 0px 0; text-decoration: none; color: #525252; text-align: center; background: url(images/arrow-right1.png) 100% 7px no-repeat; background-size: 24px auto; font-family: 'open_sansbold'; }
.btn:hover { color: #0085A2; text-decoration: none; background-image: url(images/arrow-right_hover.png); }

.primary-btn { font-size: 14px; line-height: 18px; color: #fff; text-transform: uppercase; padding: 14px 36px; background: #414042; font-family: 'dinbold'; display: inline-block; vertical-align: top; text-decoration: none; letter-spacing: 0.04em; }
.primary-btn span { display: inline-block; vertical-align: top; width: 26px; height: 12px; background: url(images/arrow-right.png) top left no-repeat; background-size: 26px auto; margin: 3px 0 0 22px; }
.primary-btn:hover { color: #fff; background-color: #e7a82b; }
.primary-btn.yellow-btn { background: #eeac00; }
.primary-btn.yellow-btn:hover { background: #d58421; }

.donate-btn { width: 105px; height: 105px; border-radius: 100%; -webkit-border-radius: 100%; background: #eeac00; font-size: 16px; line-height: 108px; text-transform: uppercase; text-decoration: none; position: absolute; top: -34px; right: 20px; display: block; text-align: center; color: #fff; font-family: 'dinbold'; letter-spacing: 0.11em; }
.donate-btn:hover, .donate-btn.active { background: #e77725; }

::-webkit-input-placeholder {  
    opacity: 1 !important; 
}
:-moz-placeholder {
    opacity: 1 !important;
}
::-moz-placeholder {
    opacity: 1 !important;
}
:-ms-input-placeholder {  
  opacity: 1 !important;
}

/* wrapper */
#wrapper { width: 100%; min-height: 100%; position: relative; }
.wrapper { max-width: 1168px; margin: auto; position: relative; padding: 0 20px; }

body.home #header:not(.showFixed) { background: none; }
body.home #header:not(.showFixed) .logo .white { opacity: 1; }
body.home #header:not(.showFixed) .logo .color { opacity: 0; }
body.home #header:not(.showFixed) .mainMenu li a { color: #fff; }
body.home #header:not(.showFixed) .mainMenu li li a { color: #5f6165; }
#header.showFixed { box-shadow: 0 7px 7px -7px rgba(0,0,0,0.12); -webkit-box-shadow: 0 7px 7px -7px rgba(0,0,0,0.12); }
#header.showFixed .logo { margin: 15px 0; }
#header.showFixed .mainMenu { padding-top: 25px; }

#header { width: 100%; position: fixed; top: 0px; left: 0px; z-index: 999; margin: 0 auto; background: #fff; transition: all 0.5s; }
#header .logo { max-width: 281px; float: left; margin: 27px 0 30px; position: relative; transition: all 0.4s; -webkit-transition: all 0.4s; }
#header .logo .white { opacity: 0; position: absolute; top: 0px; left: 0px; }
#header .logo .color { display: block; }
#header .header-inner { padding: 0; transition: padding 350ms; -webkit-transition: padding 350ms; }


#header .header-top { padding: 18px 0 9px; background: #0086a3; }
#header .header-top .search-toggle { font-size: 0px; line-height: 0px; width: 23px; height: 23px; display: inline-block; vertical-align: top; font-size: 0px; line-height: 0px; background: url(images/search-icon.png) center center no-repeat; background-size: 19px auto; transition: 250ms opacity; -webkit-transition: 250ms opacity; }
#header .header-top .wrapper { padding: 0 162px 0 0; }
#header .header-top ul { padding: 0px; margin: 0px; list-style-type: none; }
#header .header-top ul li { float: left; font-size: 13px; line-height: 16px; font-weight: 700; padding: 0px; position: relative; }
#header .header-top ul li a { color: #fff; opacity: 0.78; font-family: 'open_sansregular'; display: block; padding: 4px 11px 11px; letter-spacing: 0.06em; }
#header .header-top ul li a:hover, #header .header-top ul li.current-menu-parent > a, #header .header-top ul li.current-menu-item > a { text-decoration: none; opacity: 1; }
#header .header-top ul ul { padding: 10px 10px 2px; position: absolute; top: 100%; margin: 0px; left: 50%; width: 122px; background: #e5e6e7; box-shadow: 0px 6px 10px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 6px 10px rgba(0,0,0,0.3); transform: translateX(-50%); -webkit-transform: translateX(-50%); display: none; z-index: 99; }
#header .header-top ul li ul:before { content: ""; margin-left: -12px; position: absolute; top: -10px; left: 50%; width: 0; height: 0; border-style: solid; border-width: 0 11px 10px 11px;border-color: transparent transparent #e5e6e7 transparent; }
#header .header-top ul li li a { color: #5f6165; padding: 0 0px 0 5px; font-family: 'open_sanssemibold'; letter-spacing: 0px; opacity: 1; }
#header .header-top ul li li a:hover, #header .header-top ul li li.current-menu-item > a { text-decoration: none; font-family: 'open_sansbold'; }
#header .header-top ul li:hover ul { display: block; }
#header .header-top ul li li { padding: 0px 0 7px; margin-bottom: 4px; float: none; font-size: 12px; line-height: 18px; text-transform: none; border-bottom: 1px solid #d5d7d8; letter-spacing: 0px; }
#header .header-top ul li li:last-child { border: 0px; }
.mainMenu li li:last-child { border: 0px; } 
.mainMenu li:first-child:before { display: none; }
.mainMenu li li a { color: #5f6165; padding: 0 0px 0 5px; font-family: 'open_sansbold'; letter-spacing: 0px; }
#header .header-top .top-menu { float: right; transition: 250ms opacity; -webkit-transition: 250ms opacity; }
#header .header-top .social { padding: 0 18px 0 5px; float: right; transition: 250ms opacity; -webkit-transition: 250ms opacity; }
#header .header-top .social a { width: 23px; height: 23px; display: inline-block; vertical-align: top; line-height: 23px; background: #77B7CC; color: #0085A2; text-decoration: none; text-align: center; border-radius: 100%; -webkit-border-radius: 100%; font-size: 12px; margin: 0 1px; }
#header .header-top .social a:hover { color: #fff; }
#header .header-top .header-search { float: right; height: 23px; }
#header .searchform { position: absolute; top: 0px; right: 0px; margin: 0 207px 0 0; display: block; width: 0px; padding: 0px; z-index: 2; background: #0086a3; overflow: hidden; transition: 350ms all; -webkit-transition: 350ms all; }
#header .header-top.open-search .social, #header .header-top.open-search .top-menu, #header .header-top.open-search .search-toggle { opacity: 0; }
#header .header-top.open-search .searchform { padding: 0 0 0 38px; width: 455px; }
#header .searchform input[type="text"] { display: block; height: 23px; border: 0px; background: #37a0b6; width: 100%; font-size: 12px; font-family: 'open_sansregular'; color: #1E1E1E; margin: 0px; }
#header .searchform ::-webkit-input-placeholder {  
    opacity: 1 !important; 
	color: #9bc6cf !important;
}
#header .searchform :-moz-placeholder {
    opacity: 1 !important;
	color: #9bc6cf !important;
}
#header .searchform ::-moz-placeholder {
    opacity: 1 !important;
	color: #9bc6cf !important;
}
#header .searchform :-ms-input-placeholder {  
  opacity: 1 !important;
  color: #9bc6cf !important;
}
#header .searchform input[type="text"]:focus, #header .searchform input[type="text"]:active { background: #fff; }
#header .searchform #searchsubmit { position: absolute; top: 0px; left: 0px; border: 0px; font-size: 0px; line-height: 0px; width: 23px; height: 23px; display: inline-block; vertical-align: top; font-size: 0px; line-height: 0px; background: url(images/search-icon.png) center center no-repeat; background-size: 19px auto; opacity: 0.5; margin: 0px; opacity: 0.2; }
#header .right { float: right; }
#header .search-form { float: right; position: relative; margin: 27px 0 0; }
#header .search-form .searchform { position: absolute; top: 0px; right: 0px; width: 320px; height: 54px; display: none; }
#header .search-form .searchform input[type="text"] { height: 54px; border-color: #fff; }
#header .search-form .searchform input[type="submit"] { position: absolute; top: 0px; right: 0px; width: 56px; height: 100%; background: url(images/searchclose-retina.png) center center no-repeat; background-size: 16px auto; cursor: pointer; }
#header .search-form .search-icon { width: 61px; height: 45px; font-size: 0px; line-height: 0px; background: url(images/search_icon.png) center center no-repeat; background-size: 21px auto; display: block; }

.mainMenu { padding: 36px 126px 0 0; margin: 0; float: left; transition: all 0.4s; -webkit-transition: all 0.4s; }
.mainMenu ul { margin: 0px; padding: 0px; list-style-type: none; }
.mainMenu li { font-size: 15px; color: #fff; line-height: 20px; text-transform: uppercase; float: left; position: relative; padding: 0px 0 0 3px; }
.mainMenu li .fa { display: none; }
.mainMenu li ul { padding: 14px 16px 2px; position: absolute; top: 100%; margin: 0px; left: 50%; width: 100%; background: #e5e6e7; box-shadow: 0px 6px 10px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 6px 10px rgba(0,0,0,0.3); transform: translateX(-50%); -webkit-transform: translateX(-50%); }
.mainMenu li.menu-item-438 ul { width: 255px; }
.mainMenu li.menu-item-437 ul { width: 190px; }
.mainMenu li.menu-item-436 ul { width: 147px; }
.mainMenu li ul:before { content: ""; margin-left: -12px; position: absolute; top: -9px; left: 50%; width: 0; height: 0; border-style: solid; border-width: 0 12px 10px 12px;border-color: transparent transparent #e5e6e7 transparent; }
.mainMenu li:hover ul { display: block !important; }
.mainMenu li li { padding: 0px 0 7px; margin-bottom: 4px; float: none; font-size: 12px; line-height: 18px; text-transform: none; border-bottom: 1px solid #d5d7d8; letter-spacing: 0px; }
.mainMenu li li:last-child { border: 0px; } 
.mainMenu li:first-child:before { display: none; }
.mainMenu li li a { color: #5f6165; padding: 0 0px 0 5px; font-family: 'open_sanssemibold'; letter-spacing: 0px; }
.mainMenu li li a:hover, .mainMenu li li:hover > a, .mainMenu li li.current-menu-item > a, .mainMenu li li.current-menu-parent > a, .mainMenu li li.current_page_parent > a { font-family: 'open_sansbold'; color: #5f6165; }
.mainMenu li a { color: #333132; text-decoration: none; display: block; position: relative; padding: 5px 15px 20px; font-family: 'alte_din_1451_mittelschriftRg'; letter-spacing: 0.06em; }
.mainMenu li.current-menu-parent > a, .mainMenu li.current-menu-item > a { color: #0086a3; }


.controls.hide-dots { display: none; }

#content-part { width: 100%; clear: both; background: #dbdcde; }

body.home #content-part { background: #efebe2;  }

.banner-bar { padding: 0px; position: relative; }
.banner-bar .banner-list-slider .repeat { padding: 218px 0 138px; background-repeat: no-repeat; background-size: cover; background-position: top center; position: relative; }
.banner-bar .banner-list-slider .repeat:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.6); display: block; }
.banner-bar .banner-list-slider .repeat:after { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 30%; display: block; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e1e1e+0,1e1e1e+100&1+0,0+100 */
background: -moz-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(30,30,30,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,30,30,1) 0%,rgba(30,30,30,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,30,30,1) 0%,rgba(30,30,30,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#001e1e1e',GradientType=0 ); /* IE6-9 */ }
.banner-bar .banner-list-slider .wrapper { position: relative; z-index: 3; }
.banner-bar h2 { font-size: 35px; line-height: 53px; color: #fff; text-transform: uppercase; font-family: 'alte_din_1451_mittelschriftRg'; letter-spacing: 0.08em; padding-bottom: 58px; }
.banner-bar .inner { padding: 0 0 0 70px; }
.banner-bar .inner .left { max-width: 660px; }
.banner-bar .play-btn { padding: 0 0 0 53px; letter-spacing: 0.04em; font-size: 20px; line-height: 40px; display: table; color: #fff; font-family: 'alte_din_1451_mittelschriftRg'; text-decoration: none; background: url(images/play-btn.png) 0px 0px no-repeat; background-size: 38px auto; }
.banner-bar .play-btn:hover { opacity: 0.5; }
.banner-bar .slick-dots { padding: 0px 26px 0 0; margin: 0px; list-style-type: none; }
.banner-bar .slick-dots li { padding: 0 5px; display: inline-block; vertical-align: top; }
.banner-bar .slick-dots li button { border: 0px; margin: 0px; width: 9px; height: 9px; border-radius: 100%; -webkit-border-radius: 100%; background: #a2a2a0; font-size: 0px; line-height: 0px; display: block; transition: 250ms all; -webkit-transition: 250ms all; cursor: pointer; }
.banner-bar .slick-dots li.slick-active button, .banner-bar .slick-dots li button:hover { background: #78b9cd; transform: scale(1.2); -webkit-transform: scale(1.2); }
.banner-bar .slick-dots li.slick-active button { transform-origin: 100% 50%; -webkit-transform-origin: 100% 50%; }
.banner-bar .slider-arrow.prev-btn { display: none !important; }
.banner-bar .dots { display: inline-block; vertical-align: top; }
.banner-bar .controls { position: absolute; bottom: 116px; left: 0px; width: 100%; text-align: right; padding: 0px; }
.banner-bar .controls.hide-dots { display: none; }
.banner-bar .controls .wrapper { padding: 0 93px; }
.banner-bar .slider-arrow { margin-top: -7px; display: inline-block !important; vertical-align: top; text-decoration: none; position: relative; }
.banner-bar .slider-arrow .text { display: block; font-size: 15px; line-height: 20px; color: #fff; font-family: 'open_sansbold'; text-decoration: none; background: url(images/arrow-right.png) 100% 6px no-repeat; padding: 0 36px 0 0; background-size: 26px auto; letter-spacing: 0.04em; }
.banner-bar .slider-arrow:hover .text { opacity: 0.5; }
.banner-bar .slider-arrow .next-hover { padding: 7px 0 0; position: absolute; top: 100%; left: 0px; color: #fff; font-size: 11px; line-height: 17px; width: 160px; text-align: left; font-family: 'open_sansregular'; opacity: 1; }
.banner-bar .btnText { display: none; }

.info-bar { padding: 50px 0px 121px; background: #a8cdd6 url(images/star1.jpg) bottom right no-repeat; }
.info-bar h1 { padding: 0 65px 0 30px; width: 38.5%; float: left; color: #91c0ca; font-size: 86px; line-height: 76px; font-family: 'din_blackregular'; letter-spacing: 0.01em; }
.info-bar p { padding: 6px 50px 29px 0; font-size: 20px; line-height: 37px; color: #026B84; font-family: 'open_sansbold'; }
.info-bar .btn { padding-right: 49px; font-size: 18px; line-height: 26px; color: #026B84; background-image: url(images/arrow-right3.png); background-size: 34px auto; font-family: 'open_sansextrabold'; }
.info-bar .btn:hover { opacity: 0.5; }

.page-list-bar { margin: -67px 0 -50px; padding: 0px; }
.page-list-bar .wrapper { max-width: 100%; padding: 0px; }
.page-list-bar .image { width: 49.5%; height: 100%; position: absolute; top: 0px; left: 0px; background-size: cover; background-repeat: no-repeat; background-position: top center; border-left: 38px solid #eeac00; overflow: hidden; }
.page-list-bar .image a { display: block; width: 100%; height: 100%; position: relative; background: #eeab00; }
.page-list-bar .image a img { width: 100%; height: auto; min-height: 100%; min-width: 100%; display: block; opacity: 0.59; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.5s; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s; } 
.page-list-bar .image:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: block; }
.page-list-bar .text { padding: 0 0 53px; width: 43.4%; float: right; }
.page-list-bar .text .inner { max-width: 420px; }
.page-list-bar .repeat { position: relative; margin-bottom: 63px; }
.page-list-bar .repeat:nth-last-of-type(1) { margin: 0px; }
.page-list-bar h3 { padding-bottom: 22px; font-size: 22px; line-height: 26px; color: #EEAB00; text-transform: uppercase; font-family: 'alte_din_1451_mittelschriftRg'; letter-spacing: 0.04em; }
.page-list-bar p { font-size: 16px; line-height: 29px; color: #525252; }
.page-list-bar .icon { margin: -17px 0 16px -30px; width: 159px; height: 159px; line-height: 156px; text-align: center; background: #efebe2; border-radius: 100%; -webkit-border-radius: 100%; }
.page-list-bar .icon img { display: inline-block; vertical-align: middle; max-width: 149px; max-height: 149px; }
.page-list-bar .btn { padding-right: 36px; color: #EEAB00; background-image: url(images/arrow-right2.png); background-size: 25px auto; }
.page-list-bar .btn:hover { opacity: 0.5; }
.page-list-bar .repeat.even .image { left: auto; right: 0px; border-left: 0px; border-right: 38px solid #0086a3; }
.page-list-bar .repeat.even .text { float: left; }
.page-list-bar .repeat.even .text .inner { float: right; padding: 0 0px 45px 0; max-width: 440px; margin-top: -28px; }
.page-list-bar .repeat.even .icon { margin-bottom: 0px; margin-left: -27px; }
.page-list-bar .repeat.even h3 { color: #0085A2; }
.page-list-bar .repeat.even .btn { color: #0085A2; background-image: url(images/arrow-right_hover.png); }
.page-list-bar .repeat.even .image a { background: #0085a2; }
.page-list-bar .repeat.even .image a img { opacity: 0.58; }
.page-list-bar .image a:hover img { opacity: 1; -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); filter: grayscale(0); }
.page-list-bar .repeat.even .image a:hover img { opacity: 1; -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); filter: grayscale(0); }

.home-blog-bar { padding: 49px 0 123px; background: #0086a3 url(images/star.jpg) bottom left no-repeat; }
.home-blog-bar .home-tab { padding: 36px 0 0px 25px; clear: both; width: 100%; }
.home-blog-bar .home-tab ul { padding: 0px; margin: 0px; list-style-type: none; }
.home-blog-bar .home-tab ul li { padding-right: 45px; display: inline-block; vertical-align: top; font-size: 20px; line-height: 26px; letter-spacing: 0.08em; }
.home-blog-bar .home-tab ul li a { padding: 0 0 0 37px; color: #fff; font-family: 'alte_din_1451_mittelschriftRg'; text-transform: uppercase; position: relative; display: block; }
.home-blog-bar .home-tab ul li a:before { content: ""; width: 26px; height: 26px; border: 5px solid #fff; border-radius: 100%; -webkit-border-radius: 100%; position: absolute; top: 0px; left: 0px; }
.home-blog-bar .home-tab ul li a:hover { text-decoration: none; }
.home-blog-bar .home-tab ul li.active a:before, .home-blog-bar .home-tab ul li a:hover:before { background: #eeab04; }
.home-blog-bar .blogpost .hentry { padding: 0 14px; }
.home-blog-bar .blogpost { margin: 0; padding: 67px 14px 0; }
.home-blog-bar .toggle-class { display: none; }


.inner-color-banner-bar { padding: 47px 0 31px; text-align: center; background: #04728b url(images/star7.jpg) top right no-repeat; padding: 47px 0 30px; }
.inner-color-banner-bar.have-text { padding: 37px 0 20px; }
.inner-color-banner-bar.have-text h1 { padding-bottom: 12px; }
.inner-color-banner-bar .wrapper { max-width: 800px; }
.inner-color-banner-bar * { color: #fff; }
.inner-color-banner-bar p { line-height: 27px; padding-bottom: 20px; }
.inner-color-banner-bar h1 { color:  #fff; }

.tabs-bar { padding: 0px; margin: 0px; background: #005c75; }
.tabs-bar ul { margin: 0px; list-style-type: none; padding: 0; width: 100%; text-align: center; }
.tabs-bar ul li { display: inline-block; vertical-align: top; padding: 0px 119px; }
body.page-id-471 .tabs-bar ul li { padding: 0 65px; }
.tabs-bar ul li a { font-size: 16px; line-height: 20px; color: #fff; text-transform: uppercase; font-family: 'dinmedium'; padding: 29px 20px 24px; display: block; vertical-align: top; letter-spacing: 0.07em; position: relative; min-width: 204px; text-align: center; }
.tabs-bar ul li a:after { content: ""; width: 0; height: 18px; display: block; position: absolute; bottom: -10px; left: 50%; background: #eeb907; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); transition: width 250ms; -webkit-transition: width 250ms; -moz-transition: width 250ms; -ms-transition: width 250ms; -o-transition: width 250ms; z-index: 1; }
.tabs-bar ul li a:hover, .tabs-bar ul li.active > a { text-decoration: none; color: #EEBA07; }
.tabs-bar ul li.active > a:after, .tabs-bar ul li a:hover:after { width: 100%; }

.tabs-bar.work-tab ul li { padding: 0 55px; }
.tabs-bar.work-tab ul li a { min-width: 190px; }
.tabs-bar.work-tab ul { padding: 0px; }

.tabs-bar.team-tab ul li { padding: 0 19px; }
.tabs-bar.team-tab ul li a { min-width: 263px; }
.tabs-bar.team-tab ul { padding: 0px; margin: 0 -19px; width: auto; }
.tabs-bar.team-tab .wrapper { max-width: 1232px; }

.meet-our-team-bar .child-pages-content { padding: 67px 0 78px; background: #e5e6e8; }
.meet-our-team-bar h2.child-page-title { font-size: 26px; color: #EEAB00; text-align: center; line-height: 32px; text-transform: uppercase; font-family: 'din_blackregular'; letter-spacing: 0.04em; padding: 0px 0 19px; }
.meet-our-team-bar .teams { padding: 0px; margin: 0px -10px; width: auto; list-style-type: none; text-align: center; }
.meet-our-team-bar .teams li { padding: 10px; width: 25%; margin: 0 -2px; display: inline-block; vertical-align: top; }
.meet-our-team-bar .teams li a { position: relative; display: block; font-family: 'open_sansregular'; }
.meet-our-team-bar .teams li a:before { content: ""; opacity: 0; transition: opacity 250ms; -webkit-transition: opacity 250ms; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url(images/team-hover.png) bottom left repeat-x; }
.meet-our-team-bar .teams li a:hover:before { opacity: 1; }
.meet-our-team-bar .teams li a img { width: 100%; }
.meet-our-team-bar .teams li .text { padding: 10px 25px 20px; position: absolute; bottom: 0px; left: 0px; text-align: left; }
.meet-our-team-bar .teams h4 { font-family: 'open_sansbold'; color: #fff; font-weight: normal; font-size: 16px; line-height: 22px; padding: 0px 0 3px; letter-spacing: 0.03em; transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; transition: 250ms transform; -webkit-transition: 250ms transform; }
.meet-our-team-bar .teams li a:hover h4, .meet-our-team-bar .teams li a:hover .title { opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); }
.meet-our-team-bar .teams .title { font-size: 14px; line-height: 18px; color: #fff; text-transform: uppercase; display: block; transform: translateY(40px); -webkit-transform: translateY(40px); opacity: 0; transition: 250ms transform; -webkit-transition: 250ms transform; }
.meet-our-team-bar .wrapper { max-width: 1232px; }
.meet-our-team-bar .child-pages { display: none; }
.meet-our-team-bar .top-content { padding: 17px 0 49px; max-width: 950px; margin: 0 auto; }
.meet-our-team-bar .top-content p { font-size: 18px; line-height: 29px; }
.meet-our-team-bar .child-pages-content h3 { font-size: 26px; color: #EEAB00; text-align: center; line-height: 32px; font-family: 'din_blackregular'; letter-spacing: 0.04em; padding: 0px 0 43px; }
.meet-our-team-bar #child-pages1 .teams .clear:not(.team2) { display: none; }


.law-firm-members-bar { padding: 85px 0; clear: both; overflow: hidden; width: 100%; background: #04728b url(images/star8.jpg) bottom right no-repeat; }
.law-firm-members-bar p { font-size: 12px; line-height: 16px; color: #fff; padding-bottom: 16px; }
.law-firm-members-bar .text-repeat { width: 40.4%; float: left; }
.law-firm-members-bar .text-repeat:nth-of-type(2n) { width: 45%; }
.law-firm-members-bar .text-repeat:nth-of-type(2n+1) { clear: both; }
.law-firm-members-bar p strong { display: block; font-family: 'open_sansbold'; color: #fff; }
.law-firm-members-bar h3 { font-size: 20px; line-height: 26px; font-family: 'dinbold'; font-weight: normal; color: #EEBA07; padding-bottom: 22px; letter-spacing: 0.04em; }
.law-firm-members-bar .left { padding: 0 0 0 157px; width: 53.9%; float: left; border-right: 1px solid #bfdce0; }
.law-firm-members-bar .right { width: 37.8%; float: right; }
.law-firm-members-bar .right .text-repeat { float: none; width: 100%; }  
.law-firm-members-bar .box { padding-top: 39px; }
.law-firm-members-bar .box:nth-of-type(1) { padding-top: 0px; }

.work-with-us-bar .child-pages { display: none; }
.work-with-us-bar h2.child-page-title { font-size: 26px; color: #EEAB00; text-align: center; line-height: 32px; text-transform: uppercase; font-family: 'din_blackregular'; letter-spacing: 0.04em; padding: 5px 0 61px; }
.work-with-us-bar .work-with-btn-row .primary-btn { padding: 14px 25px; } 

.law-firms-bar { padding: 0px; margin: 0px; overflow: hidden; }
.law-firms-bar .image { background-size: cover; background-position: top center; background-repeat: no-repeat; height: 426px; width: 100%; }
.law-firms-bar .wrapper { padding: 0px; max-width: 1440px; padding: 0px; }
.law-firms-bar .wrapper:before { content: ""; width: 25000px; position: absolute; top: -75px; right: 60.6%; display: block; height: 200%; background: #e8a82c; }
.law-firms-bar .left-law { position: relative; left: 0px; top: 0px; width: 39.4%; background: #e8a82c; padding: 46px 60px 30px 105px; margin-top: -75px; float: left; }
.law-firms-bar .left-law.left-no-img { margin-top: 0px; }
.law-firms-bar .left-law * { color: #fff; }
.law-firms-bar .left-law .inner { position: relative; z-index: 2; }
.law-firms-bar .left-law h2 { font-size: 30px; line-height: 44px; color: #fff; font-family: 'dinbold'; padding-bottom: 28px; }
.law-firms-bar .left-law p { font-family: 'dinmedium'; line-height: 24px; padding: 0 0 20px 4px; }
.law-firms-bar .left-law + .right-law { width: 60.6%; float: left; }
.law-firms-bar .right-law { padding: 0 64px 44px 0; width: 100%; }
.law-firms-bar .right-law .inner { padding: 58px 0 0; width: 100%; }
.law-firms-bar .left-law + .right-law .inner { padding-left: 73px; }
.law-firms-bar h4 { color: #026B84; font-family: 'din_blackregular'; font-size: 20px; line-height: 26px; padding: 0 0 28px 5px; }
.law-firms-bar ul { width: 48.6%; float: left; padding: 0px 20px 0 0; margin: 0px; list-style-type: none; }
.law-firms-bar ul li { position: relative; padding: 0 0 6px 19px; letter-spacing: 0.03em; text-indent: -10px; }
.law-firms-bar ul li:before { content: ""; width: 4px; height: 4px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; background: #014e6c; position: absolute; top: 9px; left: 0px; }
.law-firms-bar .right-law { font-size: 15px; line-height: 22px; }
.law-firms-bar .law-firms-repeat { display: none; position: relative; }
.law-firms-bar .law-firms-repeat .left_star { position: absolute; bottom: 0px; left: 0px; width: 50%; width: 311px; height: 283px; background: url(images/star9.jpg) bottom left no-repeat; display: block; z-index: 1; }


.common-bar {  padding: 62px 0 142px; width: 100%; font-size: 16px; line-height: 26px; color: #5F6165; background: #e5e6e8 url(images/star14.jpg) bottom left no-repeat; }
.common-bar .wrapper { max-width: 800px; }
.common-bar.pro-bono { line-height: 28px; background: #e5e6e8 url(images/star10.jpg) bottom right no-repeat; }
.common-bar.pro-bono .wrapper { max-width: 1168px; }  
.common-bar p strong { letter-spacing: 0.06em; }
.common-bar .left-part { width: 59%; float: left; padding: 0 16px; }
.common-bar .right-part { width: 38.2%; float: right; background: #fff; margin: 5px -6% 0 0; padding: 59px 25px 62px 60px; position: relative; }
.common-bar .right-part h2 { font-size: 30px; line-height: 36px; color: #EEAB00; font-family: 'din_blackregular'; text-transform: uppercase; letter-spacing: 0.05em; padding-bottom: 23px; }
.common-bar .right-part p strong { letter-spacing: 0px; color: #5F6165; }
.common-bar .right-part .primary-btn { margin: 31px 0 0; }
.common-bar ul { padding: 1px 0px 28px 0; margin: 0px; list-style-type: none; }
.common-bar ul li { position: relative; padding: 0px; }
.common-bar ul li:before { content: ""; width: 4px; height: 4px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; background: #014e6c; margin: 12px 5px 0 0px; display: inline-block; vertical-align: top; }
.common-bar .featured-img { margin: 10px 0 44px; }

.common-bar.practice-detail { padding: 65px 0 0; background: #eeeef0; overflow: hidden; }
.common-bar.practice-detail .wrapper { max-width: 1168px; padding: 0px; }
.common-bar.practice-detail .wrapper:before { content: ""; position: absolute; top: 38px; left: 68.3%; width: 25000px; height: 100%; background: #fff;  }
.common-bar.practice-detail h1 { color: #0085A2; font-size: 34px; line-height: 36px; font-family: 'open_sansextrabold'; text-transform: none; letter-spacing: 0em; padding-bottom: 34px; }
.common-bar .parent-page-name { display: block; font-size: 16px; line-height: 26px; color: #0085A2; font-family: 'alte_din_1451_mittelschriftRg'; text-transform: uppercase; letter-spacing: 0.07em; padding-bottom: 10px; }
.common-bar .left-side { width: 62.1%; float: left; padding: 0 0 88px 34px; font-size: 14px; line-height: 20px; color: #282828; }
.common-bar.practice-detail .featured-img { margin: 10px 0 39px; }
.common-bar.practice-detail p { padding-bottom: 20px; }
.common-bar .right-side  { margin: 38px 0 0; padding: 0 20px 42px 0; width: 31.7%; float: right; background: #fff; position: relative; right: 0px; top: 0px; height: 100%; }
.common-bar .info-content { padding: 0 25px 0 0; }
.common-bar .right-side h2 { padding: 19px 57px; font-family: 'alte_din_1451_mittelschriftRg'; font-size: 18px; line-height: 24px; color: #fff; text-transform: uppercase; background: #0085A2; letter-spacing: 0.1em; position: relative; }
.common-bar .right-side h2:after { content: ""; position: absolute; top: 0px; right: -25000px; height: 100%; width: 25000px; background: #0085A2; display: block; z-index: 1; }
.common-bar .right-side .what-new-post { padding: 50px 0px 6px 57px; margin: 0px; list-style-type: none; }
.common-bar .right-side .what-new-post li { padding: 0 0 35px; border-bottom: 2px solid #d4d4d4; margin-bottom: 48px; width: 100%; }
.common-bar .right-side .what-new-post li:last-child { border: 0px; margin: 0px; }
.common-bar .right-side .what-new-post li:before { display: none; }
.common-bar .right-side .what-new-post li .feature-image { display: block; margin: 0 0 18px; background: #259caf; }
.common-bar .right-side .what-new-post li .feature-image img { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.5s; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s; opacity: 0.58; width: 100%; }
.common-bar .right-side .what-new-post li .feature-image:hover img { opacity: 1; -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); filter: grayscale(0); }
.common-bar .right-side .what-new-post li .meta-date { font-size: 12px; color: #A6A8AB; font-family: 'open_sansbold'; line-height: 18px; text-transform: none; padding: 0 0 5px; letter-spacing: 0px; }  
.common-bar .right-side .what-new-post li h4 { font-size: 16px; line-height: 26px; color: #525252; font-family: 'open_sansbold'; padding-bottom: 13px; }
.common-bar .right-side .what-new-post li h4 a { font-family: 'open_sansbold'; color: #525252; }
.common-bar .right-side .what-new-post li h4 a:hover { opacity: 0.5; text-decoration: none; }
.common-bar .right-side .primary-btn { margin: 0 0 0 57px; padding: 14px 24px; }

.common-bar .right-side .what-new-post li:hover .feature-image img { opacity: 1; -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); filter: grayscale(0); }
.common-bar .right-side .what-new-post li:hover h4 a { opacity: 0.5; text-decoration: none; }
.common-bar .right-side .what-new-post li:hover .btn { color: #0085A2;  text-decoration: none; background-image: url(images/arrow-right_hover.png); }

.news-banner-bar { padding: 47px 0 46px; background: #04728b; }
.news-banner-bar h1 { padding: 0 0 0 15px; font-size: 47px; letter-spacing: 0.1em; line-height: 50px; color: #fff; font-family: 'alte_din_1451_mittelschriftRg'; text-transform: uppercase; float: left; }
.news-banner-bar.event-banner { padding: 55px 0 51px; text-align: center; }
.news-banner-bar.event-banner h1 { float: none; font-size: 36px; line-height: 40px; position: relative; right: 7px; letter-spacing: 0.08em; }
.news-banner-bar .featured-tag { display: block; font-size: 22px; line-height: 26px; color: #fff; text-transform: uppercase; padding-bottom: 3px; }

.category-toggle { float: right; position: relative; margin: 4px 47px 0 0; }
.category-toggle .categoryToggle { margin: 0; padding: 11px 50px 12px 20px ; font-size: 20px; line-height: 26px; color: #fff; text-transform: uppercase; font-family: 'din_blackregular'; min-width: 249px; text-align: center; background: #eeac00; display: block; text-decoration: none; letter-spacing: 0.05em; position: relative; }
.category-toggle .categoryToggle span { width: 60px; height: 100%; position: absolute; top: 0px; right: 0px; background: url(images/down-arrow.png) center center no-repeat; background-size: 18px auto; transition: transform 350ms; -webkit-transition: transform 350ms; }
.category-toggle .categoryToggle.active, .category-toggle .categoryToggle:hover { background: #014e6c; }
.category-toggle .categoryToggle.active span { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.category-toggle ul { position: absolute; top: 100%; left: 0px; background: #e5e6e8; padding: 5px 14px; margin: 0px; list-style-type: none; width: 100%; box-shadow: 0px 6px 10px rgba(0,0,0,0.18); -webkit-box-shadow: 0px 6px 10px rgba(0,0,0,0.18); display: none; z-index: 9; }
.category-toggle ul li { font-size: 13px; line-height: 18px; color: #5f6064; border-bottom: 1px solid #d5d6d8; padding-bottom: 3px; }
.category-toggle ul li:last-child { border: 0px; }
.category-toggle ul li a { padding: 7px 11px; display: block; font-family: 'open_sansregular'; color: #5f6064; }
.category-toggle ul li a:hover, .category-toggle ul li a.active { text-decoration: none; font-family: 'open_sansbold'; }

.searchnotFound { padding: 0; text-align: center; color: #f00; min-height: calc(100vh - 732px); }

.home-blog-bar .blogpost .hentry .entry {  min-height: 295px; padding-bottom: 22px; }

.common-bar.blog-listing { padding-bottom: 73px; background-image: none; } 
.common-bar.blog-listing.publication-listing { padding-top: 37px; background: #e5e6e8 url(images/star12.jpg) bottom left no-repeat }
.common-bar.blog-listing .wrapper { max-width: 1168px; }
.blogpost { padding: 67px 0 0; margin: 0 -8px; }
.blogpost .hentry { width: 33.3333%; float: left; padding: 0 23px 56px; }
.blogpost .hentry:nth-of-type(3n + 1) { clear: both; }
.home-blog-bar .blogpost .hentry:nth-of-type(3n + 1) { clear: none; }
.home-blog-bar .blogpost .hentry { width: 100%; }
.blogpost .hentry .inner { background: #036b84; cursor: pointer; transition: all 0.4s; -webkit-transition: all 0.4s; }
.blogpost .hentry .inner:hover { background: #005167; }
.blogpost .hentry .post-thumbnail-image { display: block; width: 100%; position: relative; }
.blogpost .hentry .post-thumbnail-image a { display: block; }
.blogpost .hentry .post-thumbnail-image a.imgheight { max-height: 221px; overflow: hidden; }
.blogpost .hentry .post-thumbnail-image a img { display: block; width: 100%; }
.blogpost .hentry .post-thumbnail-image .post-categories { padding: 0 16px; position: absolute; top: 20px; left: 20px; background: #edaa03; margin: 0px; border-radius: 17px; -webkit-border-radius: 17px; }
.blogpost .hentry .post-thumbnail-image .post-categories li { padding: 4px 0 5px; display: inline-block; vertical-align: top; font-size: 12px; line-height: 18px; letter-spacing: 0.04em; }
.blogpost .hentry .post-thumbnail-image .post-categories li:before { display: none; }
.blogpost .hentry .post-thumbnail-image .post-categories li a { color: #fff; font-family: 'open_sanssemibold'; text-transform: uppercase; }
.blogpost .hentry .post-thumbnail-image .post-categories li a:hover { text-decoration: none; }
.blogpost .hentry .post-thumbnail-image .post-categories:hover { background: #036b84; }
.blogpost .hentry h4 { font-size: 14px; line-height: 22px; color: #fff; font-family: 'open_sansbold'; padding-bottom: 17px; }
.blogpost .hentry h4 a { color: #fff; text-decoration: none; }
.blogpost .hentry .entry { padding: 27px 24px 34px; min-height: 307px; }
.blogpost .hentry p { font-size: 14px; line-height: 20px; color: #fff; padding: 0px; }
.blogpost .hentry .date_mete { padding-bottom: 10px; font-size: 12px; line-height: 16px; color: #77B7CC; display: block; font-family: 'open_sansextrabold'; }
.blogpost .hentry .btn { padding-right: 30px; display: table; font-size: 12px; line-height: 18px; color: #EEBA07; margin: 41px 0 0; background-image: url(images/arrow-right2.png); background-size: 20px auto; background-position: 100% 5px; }

.upcoming-event-bar { padding: 88px 0 63px; width: 100%; background: #fff; }
.upcoming-event-bar h2 { padding: 0 0 48px 37px; font-size: 35px; line-height: 40px; color: #03728B; text-transform: uppercase; font-family: 'din_blackregular'; letter-spacing: 0.04em; }
.upcoming-event-bar .upcomingeventpost { padding: 0 16px; }
.upcoming-event-bar .upcomingeventpost .hentry { padding: 0 17px 34px; width: 50%; float: left; }
.upcoming-event-bar .upcomingeventpost .hentry:nth-of-type(2n+1) { clear: both; }
.upcoming-event-bar .upcomingeventpost .inner { background: #036b84; }
.upcoming-event-bar .upcomingeventpost .post-thumbnail-image { display: block; width: 100%; position: relative; }
.upcoming-event-bar .upcomingeventpost .post-thumbnail-image a { display: block; }
.upcoming-event-bar .upcomingeventpost .post-thumbnail-image a img { display: block; width: 100%; }
.start-date-time { padding: 13px 20px 12px 48px; position: absolute; top: 20px; left: 19px; background: #014e6c; margin: 0px; border-radius: 50px; -webkit-border-radius: 50px; font-size: 16px; color: #9DC6D0; line-height: 24px; font-family: 'open_sansbold'; text-transform: uppercase; width: 257px; letter-spacing: 0.03em; }
.start-date-time .date { display: block; }
.start-date-time .time { display: block; }
.upcoming-event-bar .upcomingeventpost h4 { font-size: 18px; line-height: 25px; color: #fff; font-family: 'open_sansbold'; padding-bottom: 15px; }
.upcoming-event-bar .upcomingeventpost h4 a { color: #fff; text-decoration: none; }
.upcoming-event-bar .upcomingeventpost .entry { padding: 34px 50px 30px; min-height: 292px; }
.upcoming-event-bar .upcomingeventpost p { font-size: 14px; line-height: 21px; color: #fff; padding: 0px; }
.upcoming-event-bar .upcomingeventpost .date_mete { padding-bottom: 10px; font-size: 12px; line-height: 16px; color: #77B7CC; display: block; font-family: 'open_sansbold'; }
.upcoming-event-bar .upcomingeventpost .primary-btn, .blogpost .hentry .primary-btn { font-size: 14px; background: #e8a82c; padding: 14px 22px 14px 26px; display: table; margin: 32px 0 0 2px; }
.upcoming-event-bar .upcomingeventpost .primary-btn:hover, .blogpost .hentry .primary-btn:hover { text-decoration: none; background: #d2961c; }
.upcoming-event-bar .upcomingeventpost .primary-btn span { margin: 3px 0 0 19px; }

.past-event-bar { padding: 50px 0 0; background: #e5e9ea url(images/star15.jpg) bottom left no-repeat; }
.past-event-bar h2 { text-align: center; font-size: 35px; line-height: 40px; color: #03728B; text-transform: uppercase; font-family: 'din_blackregular'; letter-spacing: 0.04em; }

.past-event-bar .pasteventpost { overflow: visible; }
.pasteventpost { padding: 40px 64px 65px; margin: 0px; overflow: hidden; }
.pasteventpost .hentry { width: 33.3333%; float: left; padding: 0 21px 0px; }
.pasteventpost .hentry .inner { background: #036b84; cursor: pointer; transition: 0.4s; -webkit-transition: 0.4s; }
.pasteventpost .hentry .inner:hover { background: #005167; }
.pasteventpost .hentry .post-thumbnail-image { display: block; width: 100%; position: relative; }
.pasteventpost .hentry .post-thumbnail-image a { display: block; }
.pasteventpost .hentry .post-thumbnail-image a img { display: block; width: 100%; }
.pasteventpost .hentry .post-thumbnail-image .post-categories { padding: 0 16px; position: absolute; top: 20px; left: 20px; background: #edaa03; margin: 0px; border-radius: 17px; -webkit-border-radius: 17px; }
.pasteventpost .hentry .post-thumbnail-image .post-categories li { padding: 4px 0 5px; display: inline-block; vertical-align: top; font-size: 12px; line-height: 18px; letter-spacing: 0.04em; }
.pasteventpost .hentry .post-thumbnail-image .post-categories li:before { display: none; }
.pasteventpost .hentry .post-thumbnail-image .post-categories li a { color: #fff; font-family: 'open_sanssemibold'; text-transform: uppercase; }
.pasteventpost .hentry h4 { font-size: 15px; line-height: 21px; color: #fff; font-family: 'open_sansbold'; padding: 0 20px 17px 0; }
.pasteventpost .hentry h4 a { color: #fff; text-decoration: none; }
.pasteventpost .hentry .entry { padding: 22px 20px 24px; min-height: 260px; }
.pasteventpost .hentry p { font-size: 12px; line-height: 19px; color: #fff; padding: 0px; }
.pasteventpost .hentry .date_mete { padding-bottom: 10px; font-size: 12px; line-height: 16px; color: #77B7CC; display: block; font-family: 'open_sansbold'; text-transform: uppercase; }
.pasteventpost .hentry .btn { padding-right: 30px; display: table; font-size: 12px; line-height: 18px; color: #EEBA07; margin: 14px 0 0; background-image: url(images/arrow-right2.png); background-size: 20px auto; background-position: 100% 5px; }

.pasteventpost .slick-dots { text-align: center; padding: 59px 0 0px; margin: 0px; list-style-type: none; }
.pasteventpost .slick-dots li { display: inline-block; vertical-align: top; padding: 0 5px; }
.pasteventpost .slick-dots li button { width: 15px; height: 15px; font-size: 0px; border: 0px; line-height: 0px; display: block; background: #b7b8bc; cursor: pointer; border-radius: 100%; -webkit-border-radius: 100%; cursor: pointer; }
.pasteventpost .slick-dots li.slick-active > button, .pasteventpost .slick-dots li button:hover { background: #0086a3; }
.pasteventpost .slick-dots.hide-dots { display: none; }
.pasteventpost .slick-arrow { position: absolute; top: 50%; margin-top: -110px; font-size: 0px; cursor: pointer; border: 0px; line-height: 0px; background-color: #017a95; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; -ms-border-radius: 100%; width: 59px; height: 59px; z-index: 99; background-repeat: no-repeat; background-position: center center; background-size: 27px auto; }
.pasteventpost .slick-arrow:hover { background-color: #005c74; }
.pasteventpost .slick-arrow.slick-next { right: -44px; background-image: url(images/arrow-next.png); }
.pasteventpost .slick-arrow.slick-prev { left: -44px; background-image: url(images/arrow-prev.png); }

.our-reach-bar .slick-dots { text-align: center; padding: 52px 0 0px; margin: 0px; list-style-type: none; }
.our-reach-bar .slick-dots li { display: inline-block; vertical-align: top; padding: 0 5px; }
.our-reach-bar .slick-dots li button { width: 15px; height: 15px; font-size: 0px; border: 0px; line-height: 0px; display: block; background: #d4d5d7; cursor: pointer; border-radius: 100%; -webkit-border-radius: 100%; cursor: pointer; }
.our-reach-bar .slick-dots li.slick-active > button, .our-reach-bar .slick-dots li button:hover { background: #eeac00; }
.our-reach-bar .slick-dots.hide-dots { display: none; }
.our-reach-bar .slick-arrow { position: absolute; top: 50%; margin-top: -110px; font-size: 0px; cursor: pointer; border: 0px; line-height: 0px; background-color: rgba(231, 168, 43, 0.7); border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; -ms-border-radius: 100%; width: 59px; height: 59px; z-index: 99; background-repeat: no-repeat; background-position: center center; background-size: 27px auto; }
.our-reach-bar .slick-arrow:hover { background-color: #e7a82b; }
.our-reach-bar .slick-arrow.slick-next { right: -60px; background-image: url(images/arrow-right.png); }
.our-reach-bar .slick-arrow.slick-prev { display: none !important; left: 0px; background-image: url(images/arrow-prev.png); }

.testimonials-bar .slick-dots { text-align: left; padding: 0; margin: 0px; list-style-type: none; position: absolute; bottom: 103px; right: 0px; width: 70%; }
.testimonials-bar .slick-dots li { display: inline-block; vertical-align: top; padding: 0 4px; }
.testimonials-bar .slick-dots li button { width: 10px; height: 10px; font-size: 0px; border: 0px; line-height: 0px; display: block; background: #d4d5d7; cursor: pointer; border-radius: 100%; -webkit-border-radius: 100%; cursor: pointer; transition: 250ms all; -webkit-transition: 250ms all; }
.testimonials-bar .slick-dots li.slick-active > button, .testimonials-bar .slick-dots li button:hover { background: #fff; transform: scale(1.2); -webkit-transform: scale(1.2); }
.testimonials-bar .slick-dots.hide-dots { display: none; }
.testimonials-bar .slick-arrow { position: absolute; top: 50%; margin-top: -110px; font-size: 0px; cursor: pointer; border: 0px; line-height: 0px; background-color: #03728d; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; -ms-border-radius: 100%; width: 76px; height: 76px; z-index: 99; background-repeat: no-repeat; background-position: center center; background-size: 35px auto; }
.testimonials-bar .slick-arrow:hover { background-color: #005c74; }
.testimonials-bar .slick-arrow.slick-next { right: 0px; background-image: url(images/arrow-next.png); }
.testimonials-bar .slick-arrow.slick-prev { display: none !important; left: 0px; background-image: url(images/arrow-prev.png); }

.ngos-work-slider .slick-dots { text-align: center; padding: 58px 0 0px; margin: 0px; list-style-type: none; }
.ngos-work-slider .slick-dots li { display: inline-block; vertical-align: top; padding: 0 5px; }
.ngos-work-slider .slick-dots li button { width: 15px; height: 15px; font-size: 0px; border: 0px; line-height: 0px; display: block; background: #edf5f8; cursor: pointer; border-radius: 100%; -webkit-border-radius: 100%; cursor: pointer; }
.ngos-work-slider .slick-dots li.slick-active > button, .ngos-work-slider .slick-dots li button:hover { background: #008a9a; }
.ngos-work-slider .slick-dots.hide-dots { display: none; }
.ngos-work-slider .slick-arrow { position: absolute; top: 50%; margin-top: -60px; font-size: 0px; cursor: pointer; border: 0px; line-height: 0px; background-color: #006f8b; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; -ms-border-radius: 100%; width: 59px; height: 59px; z-index: 99; background-repeat: no-repeat; background-position: center center; background-size: 27px auto; }
.ngos-work-slider .slick-arrow:hover { background-color: #005c74; }
.ngos-work-slider .slick-arrow.slick-next { right: -80px; background-image: url(images/arrow-right.png); }
.ngos-work-slider .slick-arrow.slick-prev { display: none !important; left: 0px; background-image: url(images/arrow-prev.png); }



.archive-bar { padding: 0 0 20px; background: #04728b url(images/star11.jpg) bottom left no-repeat; }
.archive-bar h2 { padding-bottom: 47px; font-size: 35px; line-height: 40px; color: #fff; font-family: 'din_blackregular'; text-transform: uppercase; letter-spacing: 0.04em; position: relative; top: -20px; }
.archive-bar h2 span { padding: 23px 35px 26px 0px; display: inline-block; vertical-align: top; background: #014e6c; position: relative; margin-left: -40px; } 
.archive-bar h2 span:before { content: ""; width: 250000px; height: 100%; position: absolute; left: -250000px; top: 0px; display: block; background: #014e6c; }
.archive-bar .primary-btn { background: #014e6c; margin: -18px 0 0 51px; padding: 14px 15px 14px 20px; }
.archive-bar .primary-btn:hover { background: #003c5c; }


.blog-listing-row { padding: 18px 0 0px; }
.blog-listing-row .year { text-align: center; margin: 0px; padding: 0px; position: relative; }
.blog-listing-row .year li { padding: 0px 14px; display: inline-block; vertical-align: top; font-size: 20px; line-height: 26px; color: #A6A8AB; letter-spacing: 0.04em; text-transform: uppercase; }
.blog-listing-row .year li a { font-family: 'din_blackregular'; color: #A6A8AB; position: relative; display: block; }  
.blog-listing-row .year li a:after { content: ""; width: 0; height: 8px; position: absolute; bottom: -12px; left: 50%; background: #efab00; transform: translateX(-50%); -webkit-transform: translateX(-50%); transition: width 250ms; -webkit-transition: width 250ms; }
.blog-listing-row .year li a.active:after, .blog-listing-row .year li a:hover:after { width: 100%; }
.blog-listing-row .year li a:hover { text-decoration: none; }
.blog-listing-row .year li a.active { font-size: 25px;  color: #EEAB00; }
.blog-listing-row .year li:before { display: none; }

.blog-listing-row .year.month { padding: 41px 0 0; }
.blog-listing-row .year.month li { padding: 0 24px 0 23px; }

.our-mission-bar { padding: 0 0 34px; position: relative; bottom: 0px; left: 0px; width: 100%; background: #9DC6D0; z-index: 2; }
.our-mission-bar h2 { padding-bottom: 0; font-size: 28px; line-height: 34px; color: #fff; font-family: 'dinbold'; margin-top: -39px; text-transform: uppercase; letter-spacing: 0.04em; position: relative; top: -39px; }
.our-mission-bar h2 span { padding: 17px 78px 17px 0px; display: inline-block; vertical-align: top; background: #005c75; position: relative; } 
.our-mission-bar h2 span:before { content: ""; width: 250000px; height: 100%; position: absolute; left: -250000px; top: 0px; display: block; background: #005c75; }
.our-mission-bar h3 { font-size: 1.75rem; line-height: 38px; color: #005C74; font-family: 'dinbold'; }
/* .our-mission-bar .inner { width: 50%; } */

.our-approach-bar { padding: 0px; margin: 0px; background: #e9eaec; }
.our-approach-bar .fulfill { padding: 56px 0 30px; width: 56%; float: left; }
.our-approach-bar .fulfill ol { padding: 11px 0 0px; margin: 0px; line-height: 25px; list-style-type: none; counter-reset: item; }
.our-approach-bar .fulfill ol li { position: relative; width: 43%; float: left; letter-spacing: 0em; z-index: 1; color: #000; font-family: 'dinregular'; }
.our-approach-bar .fulfill ol li:nth-child(2n) { float: right; width: 44.5%; }
.our-approach-bar .fulfill ol li:before { content: counter(item); counter-increment: item; color: #e9d5b0; font-size: 199px; position: absolute; left: -70px; top: -29px; font-family: 'open_sansbold'; line-height: 199px; z-index: -1; } 
.our-approach-bar h3 { font-size: 22px; line-height: 38px; color: #333132; font-family: 'dinbold'; }
.our-approach-bar p { font-size: 14px; line-height: 27px; color: #333132; }
.our-approach-bar .right { padding: 67px 0 51px 59px; width: 42.3%; float: right; background: #fff; margin: -188px -4% 0 0; position: relative; z-index: 3; }
.our-approach-bar .right:after { content: ""; width: 250000px; height: 100%; position: absolute; right: -250000px; top: 0px; display: block; background: #fff; }

.how-work-bar { padding: 50px 0 117px; background: #0086a3; }
.how-work-bar h2 { text-align: center; color: #fff; padding-bottom: 48px; font-size: 28px; line-height: 34px; color: #fff; font-family: 'dinbold'; text-transform: uppercase; letter-spacing: 0.04em; }
.how-work-bar h3 { font-size: 22px; line-height: 26px; color: #EEBA07; font-family: 'dinbold'; text-transform: uppercase; letter-spacing: 0.02em; }
.how-work-bar .how-work-wrap { overflow: hidden; }
.how-work-bar .how-work-wrap .repeat { padding: 16px 80px 0px; width: 33.33333%; float: left; text-align: center; border-right: 1px solid #fff; }
.how-work-bar .how-work-wrap .repeat:nth-last-of-type(1) { border: 0px; }
.how-work-bar .how-work-wrap p { color: #fff; font-size: 16px; line-height: 25px; font-family: 'open_sanslight'; min-height: 125px; padding-bottom: 25px; }
.how-work-bar .how-work-wrap .btn { color: #EEBA07; background-image: url(images/arrow-right2.png); background-size: 27px auto; }
.how-work-bar .how-work-wrap .btn:hover { opacity: 0.5; }
.how-work-bar .how-work-wrap .image { width: 100%; line-height: 116px; margin-bottom: 26px; }
.how-work-bar .how-work-wrap .image img { max-height: 116px; display:inline-block; vertical-align: middle; }

.our-reach-bar { padding: 0px 0 79px; margin: 0px; background-color: #55565a; background-position: top center; background-repeat: no-repeat; background-size: cover; }
.our-reach-bar h2 { padding-bottom: 47px; font-size: 28px; line-height: 34px; color: #fff; font-family: 'dinbold'; text-transform: uppercase; letter-spacing: 0.04em; position: relative; top: -34px; }
.our-reach-bar h2 span { padding: 17px 78px 17px 0px; display: inline-block; vertical-align: top; background: #e8a82c; position: relative; min-width: 260px; } 
.our-reach-bar h2 span:before { content: ""; width: 250000px; height: 100%; position: absolute; left: -250000px; top: 0px; display: block; background: #e8a82c; }
.our-reach-bar .left { padding: 19px 0 0; width: 31%; float: left; } 
.our-reach-bar .left h2 { font-size: 36px; line-height: 50px; color: #fff; font-family: 'open_sansregular'; top: auto; letter-spacing: 0.08em; padding-bottom: 7px; }
.our-reach-bar .left h2 strong {  font-family: 'open_sansbold'; font-weight: normal; display: block; margin-bottom: -2px; }
.our-reach-bar .left h3 { font-size: 51px; line-height: 56px; color: #E7A82B; text-transform: uppercase; font-family: 'dinbold'; letter-spacing: 0.06em; }
.our-reach-bar .left h3 strong { font-size: 138px; line-height: 138px; display: block; font-family: 'open_sansbold'; margin-left: -10px; }
.our-reach-bar .right { padding: 21px 0 0; width: 64.1%; float: right; } 
.our-reach-bar .right .text { padding: 0 15px 6px 12px; font-size: 18px; line-height: 24px; color: #fff;  font-family: 'open_sanssemibold'; position: relative; }
.our-reach-bar .right .text:before { content: ""; width: 5px; height: 5px; border-radius: 100%; -webkit-border-radius: 100%; position: absolute; top: 9px; left: 1px; background: #fff; }
.our-reach-bar .right .repeat { width: 33.3333%; float: left; }
.our-reach-bar .right .text a { color: #fff; text-decoration: none; }
.our-reach-bar .right .text a:hover { text-decoration: none; opacity: 0.5; }

.our-impact-bar { padding: 51px 0 80px; background: #E7A82B url(images/star3.jpg) bottom left no-repeat; }
.our-impact-bar h2 { text-align: center; color: #fff; padding-bottom: 48px; font-size: 28px; line-height: 34px; color: #fff; font-family: 'dinbold'; text-transform: uppercase; letter-spacing: 0.06em; position: relative; left: 10px; }
.our-impact-bar .our-impact { padding: 20px 0; margin: 0 -115px; }
.our-impact-bar .our-impact .repeat { width: 25%; float: left; text-align: center; position: relative; }
.our-impact-bar .line { display: block; margin: 12px 50px 11px; height: 3px; background: #efc573; }
.our-impact-bar .our-impact .repeat:before { content: ""; width: 16px; height: 16px; position: absolute; top: -40px; left: 50%; margin-left: -8px; background: #fff; border-radius: 100%; -webkit-border-radius: 100%; }
.our-impact-bar .our-impact .repeat .number { font-size: 90px; line-height: 90px; color: #fff; font-family: 'open_sansbold'; padding-bottom: 2px; display: block; letter-spacing: 0.02em; }
.our-impact-bar .our-impact .repeat .text { font-size: 22px; line-height: 28px; color: #fff;  font-family: 'dinregular'; }

.practice-image-banner-bar.approach-banner { height: 721px; }
.practice-image-banner-bar.approach-banner:before { display: none; }
.practice-image-banner-bar.approach-banner .text { padding: 0px; bottom: 423px; }  
.practice-image-banner-bar.approach-banner h1 { padding: 0px; }
.practice-image-banner-bar.approach-banner h1 span  { padding-bottom: 11px; }


.testimonials-bar { padding: 81px 0 0; background: #0086a3 url(images/star6.jpg) bottom right no-repeat; clear: both; overflow: hidden; }  
.testimonials-bar .testimonials-slider { clear: both; }
.testimonials-bar * { color: #fff; }
.testimonials-bar .wrapper { max-width: 1500px; padding: 0px; }
.testimonials-bar p { opacity: 0.77; font-size: 24px; line-height: 36px; padding-bottom: 15px; }
.testimonials-bar p:nth-last-of-type(1):after { content: ""; width: 41px; height: 39px; background: url(images/textimonial-bottom.png) 0px 0px no-repeat; background-size: 41px auto; display: inline-block; vertical-align: top; margin: 14px 0 0 20px; }
.testimonials-bar .text { padding: 76px 196px 115px 0; width: 70%; float: right; position: relative; }
.testimonials-bar .text:before { content: ""; width: 93px; height: 89px; position: absolute; top: 24px; left: -25px; display: block; background: url(images/textimonial-left.png) top left no-repeat; background-size: 93px auto; }
.testimonials-bar .image { width: 23.6%; float: left; border-left: 28px solid #9dc6d0; position: absolute; bottom: 0px; }
.testimonials-bar .repeat { position: relative; }  
.testimonials-bar .name-title { padding: 0px 0 0 83px; letter-spacing: 0.04em; font-size: 12px; line-height: 16px; font-family: 'open_sansbold'; }

.project-bar { padding: 67px 0 96px; background: #fff; }
.project-bar h2 { padding: 0 0 0 16px; font-size: 24px; line-height: 30px; color: #0085A2; font-family: 'alte_din_1451_mittelschriftRg'; text-transform: uppercase; letter-spacing: 0.04em; }
.project-bar h4 { margin-top: -9px; font-size: 20px; line-height: 34px; color: #525252; font-family: 'open_sansbold'; padding: 0 0 10px; }
.project-bar h4 a { color: #525252; font-family: 'open_sansbold'; } 
.project-bar .repeat .text p { font-size: 14px; line-height: 20px; color: #282828; opacity: 0; }
.project-bar .repeat { padding: 31px 0; border-bottom: 2px solid #ececec; transition: all 0.5s; -webkit-transition: all 0.5s; cursor: pointer; }
.project-bar .repeat.active { cursor: text; }
.project-bar .repeat:nth-last-of-type(1) { border: 0px; padding-bottom: 0px; }
.project-bar .repeat .image { float: right; width: 18.3%; }
.project-bar .repeat .image a { display: block; }
.project-bar .repeat .text { width: 70%; float: left; }
.project-bar .repeat .text p { padding: 0px; height: 0px; overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; visibility: hidden; }
.project-bar .repeat:hover .text p, .project-bar .repeat.has-touch .text p { opacity: 1; height: 68px; visibility: visible; }
.project-bar .repeat:hover .text h4, .project-bar .repeat.has-touch .text h4 { margin-top: -30px; }
.project-bar .repeat .text h4 { height: 80px; line-height: 80px; transition: all 0.5s; -webkit-transition: all 0.5s; }
.project-bar .repeat .text h4 span { display: inline-block; vertical-align: middle; line-height: 34px; }
.project-bar .repeat .btn { display: table; color: #0085A2; font-size: 14px; line-height: 18px; margin: 8px 0 0; background-image: url(images/arrow-right_hover.png); background-position: 100% 6px; padding-right: 34px; }
.project-bar .projects-box { padding: 17px 40px 0 16px; }

.ngos-work-bar { padding: 42px 0 63px; background: #b6d4dc; }  
.ngos-work-bar h2 { font-size: 24px; line-height: 30px; color: #fff; font-family: 'alte_din_1451_mittelschriftRg'; text-transform: uppercase; letter-spacing: 0.04em; }
.ngos-work-bar h2 span { padding: 39px 52px 37px 14px; background: #0086a3; display: inline-block; vertical-align: top; position: relative; }
.ngos-work-bar h2 span:before { content: ""; position: absolute; top: 0px; left: -250000px; width: 250000px; height: 100%; display: block; background: #0086a3; }
.ngos-work-bar .ngos-work-slider { padding: 37px 0 0 0; }
.ngos-work-bar .ngos-work-slider .text { padding: 0 0 11px 10px; font-size: 14px; line-height: 24px; color: #003C5C; font-family: 'open_sanssemibold'; position: relative; letter-spacing: 0.04em; }
.ngos-work-bar .ngos-work-slider .text:before { content: ""; position: absolute; top: 9px; left: 0px; width: 4px; height: 4px; border-radius: 100%; -webkit-border-radius: 100%; background: #003C5C; }
.ngos-work-bar .ngos-work-slider .text a { text-decoration: underline; color: #003C5C; font-family: 'open_sanssemibold'; opacity: 0.75; }
.ngos-work-bar .ngos-work-slider .text a:hover { opacity: 1; font-family: 'open_sansbold'; }
.ngos-work-bar .ngos-work-slider .repeat { width: 33.3333%; padding: 0 20px; float: left; }

.blog-top-row { padding: 5px 0 47px 25px; margin: 0px; }
.blog-top-row .back-btn { font-size: 16px; color: #A6A8AB; line-height: 20px; font-family: 'alte_din_1451_mittelschriftRg'; text-transform: uppercase; display: inline-block; vertical-align: top; letter-spacing: 0.08em; text-decoration: none; }
.blog-top-row .post-categories { display: inline-block; vertical-align: top; font-size: 16px; color: #5F6165; line-height: 20px; font-family: 'alte_din_1451_mittelschriftRg'; position: relative; padding: 0 0 0 12px; }
.blog-top-row .post-categories:before { content: ">"; color: #A6A8AB; position: absolute; left: 1px; top: 0px; }
.blog-top-row .post-categories li:before { display: none; }
.blog-top-row .post-categories li:after { content: ","; }
.blog-top-row .post-categories li:last-child:after { display: none; }
.blog-top-row .post-categories li { padding: 0px 0 0 5px; text-transform: uppercase; letter-spacing: 0.04em; display: inline-block; vertical-align: top; }
.blog-top-row .post-categories li a { font-family: 'alte_din_1451_mittelschriftRg'; display: inline-block; vertical-align: top; text-decoration: none; color: #5F6165; letter-spacing: 0.08em; }

.common-bar.single-page { background: #eeeef0; }  
.common-bar.single-page .wrapper { max-width: 1168px; }
.common-bar.single-page .single-hentry .wrapper { max-width: 780px; margin: 0 auto; }
.common-bar.single-page h1 { font-size: 32px; line-height: 36px; color: #0085A2; font-family: 'open_sansextrabold'; text-transform: none; padding-bottom: 14px; letter-spacing: 0px; }
.common-bar.single-page h5 { letter-spacing: 0px; }
.common-bar.single-page .featured-img { margin: 10px 0 30px; }
.common-bar.single-page .featured-img img { width: 100%; }
.common-bar.single-page { line-height: 24px; }
.common-bar.single-page p { padding-bottom: 25px; }

.meta-date { display: block; font-size: 16px; color: #0085A2; text-transform: uppercase; line-height: 20px; font-family: 'alte_din_1451_mittelschriftRg'; letter-spacing: 0.07em; padding-bottom: 30px; } 

.btn-row { text-align: center; padding: 39px 0 0; }
.btn-row .primary-btn { padding: 14px 38px; }
.btn-row .primary-btn span { margin-left: 25px; }

.practice-image-banner-bar { background-size: cover; background-position: top center; background-repeat: no-repeat; height: 531px; position: relative; }
.practice-image-banner-bar:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 210px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.57+1,0+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.57) 0%, rgba(0,0,0,0.57) 1%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.57) 0%,rgba(0,0,0,0.57) 1%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.57) 0%,rgba(0,0,0,0.57) 1%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */ }
.practice-image-banner-bar:after { content: ""; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: rgba(30,30,30,0.31); }
.practice-image-banner-bar .text { position: absolute; bottom: 173px; left: 0px; width: 100%; padding: 0 0 61px; z-index: 9; }
.practice-image-banner-bar h1 { color: #fff; font-size: 40px; line-height: 44px; padding: 0 0 0 10px; }
.practice-image-banner-bar h1 span { border-bottom: 10px solid #eeac00; display: inline-block; vertical-align: top; padding-bottom: 8px; }
.practice-image-banner-bar.partner-banner h1 { letter-spacing: 0.13em; }
.practice-image-banner-bar.partner-banner:before { display: none; }

.area-practice-bar { padding: 0 0 105px; background: #e5e6e8 url(images/star2.jpg) bottom left no-repeat; }
.area-practice-bar .top-content { padding: 47px 78px 45px; margin: -173px 0 0; background: #e5e6e8; float: left; }
.area-practice-bar .top-content p { line-height: 28px; font-size: 17px; }
.area-practice-bar .top-content p strong { text-transform: uppercase; font-family: 'open_sansextrabold'; color: #37657d; letter-spacing: 0.12em; line-height: 29px; }
.area-practice-bar .top-content .left { width: 43.5%; float: left; }
.area-practice-bar .top-content .left.full-width { width: 100%; float: none; }
.area-practice-bar .top-content .right { width: 46.2%; float: right; padding: 2px 0 0; }
.area-practice-bar .page-tile { padding: 0px; margin: 0px; width: 100%; clear: both; }
.area-practice-bar .page-tile h3 { text-align: center; font-size: 26px; line-height: 40px; color: #EEAB00; font-family: 'dinbold'; max-width: 560px; margin: 0 auto; position: relative; letter-spacing: 0.02em; }
.area-practice-bar .page-tile .page_tiles { padding: 7px 0 0px; margin: 0px -30px; list-style-type: none; }
.area-practice-bar .page-tile .page_tiles li { width: 33.3333%; float: left; padding: 19px; text-align: center; }
.area-practice-bar .page-tile .page_tiles li:nth-of-type(3n+1) { clear: both; }
.area-practice-bar .page-tile .page_tiles li a { padding: 35px 35px 25px; display: block; background: #04728b; font-family: 'open_sansregular'; min-height: 440px; cursor: pointer; }
.area-practice-bar .page-tile .page_tiles li:first-child a { padding: 35px 45px 25px; }
.area-practice-bar .page-tile .page_tiles li a:hover { text-decoration: none; background: #0f4e5f; }
.area-practice-bar .page-tile .page_tiles li .image { margin: 0 0 24px; width: 100%; display: block; text-align: center; line-height: 124px; } 
.area-practice-bar .page-tile .page_tiles li .image img { display: inline-block; vertical-align: middle; max-height: 124px; }
.area-practice-bar .page-tile .page_tiles li p { color: #fff; line-height: 25px; padding: 0; }
.area-practice-bar .page-tile .page_tiles li h3 { padding: 0 0 18px; font-family: 'open_sansextrabold'; text-transform: uppercase; font-size: 22px; line-height: 30px; color: #edbc07; letter-spacing: 0.04em; }
.area-practice-bar .page-tile .page_tiles li p strong { color: #fff; }

.our-program-bar  { padding: 0 0 40px; background: #e5e6e8 url(images/star4.jpg) bottom left no-repeat; }
.our-program-bar .top-content { padding:0 0 0 8px; margin: -173px 0 0; min-height: 173px; float: left; }
.our-program-bar .top-content .inner { padding: 44px 70px 56px 59px; background: #e5e6e8; max-width: 730px; }
.our-program-bar .top-content p { line-height: 29px; font-size: 17px; }
.our-program-bar .top-content p strong { text-transform: uppercase; font-family: 'open_sansextrabold'; color: #37657d; letter-spacing: 0.12em; line-height: 29px; }

.program-page-tile { padding: 0px 0; }
.program-page-tile h3 { text-align: center; font-size: 26px; line-height: 40px; color: #EEAB00; font-family: 'dinbold'; max-width: 760px; margin: 0 auto; position: relative; letter-spacing: 0.02em; }
.program-page-tile .program-page_tiles { padding: 0; margin: 0px; list-style-type: none; }
.program-page-tile .program-page_tiles li { padding: 30px 21px; float: left; width: 50%; }
.program-page-tile .program-page_tiles li .image { display: block; background: #259caf; }
.program-page-tile .program-page_tiles li .image img { width: 100%; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.5s; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s; opacity: 0.58; }
.program-page-tile .program-page_tiles li a:hover .image img, .program-page-tile .program-page_tiles li a.has-touch .image img { -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); filter: grayscale(0); opacity: 1; }
.program-page-tile .program-page_tiles li a { display: block; position: relative; font-family: 'open_sansregular'; }
.program-page-tile .program-page_tiles li a .hover { padding: 0; }
.program-page-tile .program-page_tiles li a:hover { text-decoration: none; }
.program-page-tile .program-page_tiles li a:hover h4, .program-page-tile .program-page_tiles li a.has-touch h4 { padding-top: 4px; }
.program-page-tile .program-page_tiles .text p { color: #fff; font-size: 12px; line-height: 20px; padding-bottom: 17px; }
.program-page-tile .program-page_tiles .text p strong { color: #fff; }
.program-page-tile .program-page_tiles .text { padding: 25px 32px 19px; position: absolute; bottom: 0px; left: 0px; background: #036b84; width: 100%; transition: all 0.5s; -webkit-transition: all 0.5s; }
.program-page-tile .program-page_tiles .text h4 { font-size: 22px; line-height: 26px; color: #fff; font-family: 'open_sansbold'; padding-bottom: 12px; transition: all 0.5s; -webkit-transition: all 0.5s; }
.program-page-tile .program-page_tiles .text .hover { opacity: 0; visibility: hidden; height: 0px; overflow: hidden; display: block;  transition: all 0.5s; -webkit-transition: all 0.5s; }
.program-page-tile .program-page_tiles li a:hover  .hover, .program-page-tile .program-page_tiles li a.has-touch  .hover { opacity: 1; visibility: visible; height: 77px; }
.program-page-tile .btn.only-for-mobile { display: none !important; }
.program-page-tile .program-page_tiles li:nth-of-type(1) a:hover  .hover, .program-page-tile .program-page_tiles li:nth-of-type(1) a.has-touch  .hover { height: 212px; }
.program-page-tile .program-page_tiles li:nth-of-type(4) a:hover .hover, .program-page-tile .program-page_tiles li:nth-of-type(4) a.has-touch .hover { height: 150px; }

.our-program-bar.our-partner .top-content .inner { max-width: 653px; padding: 44px 40px 56px 57px; min-height: 244px; }
.our-program-bar.our-partner .top-content p strong { letter-spacing: 0.03em; font-size: 18px; }
.our-program-bar.our-partner .top-content p { font-size: 19px; line-height: 30px; }
.our-partner .program-page-tile h3 { font-size: 29px; max-width: 880px; letter-spacing: 0.04em; }
.our-partner .program-page_tiles { margin: 0 -30px; min-height: 530px; }
.our-partner .program-page-tile .program-page_tiles li { padding: 30px 20px; width: 33.33333%; }
.our-partner .program-page-tile .program-page_tiles .text { margin-top: -5px; position: relative; width: 100%; display: block; padding: 0px 32px 4px; }
.our-partner .program-page-tile .program-page_tiles .text p { padding: 0px 0 10px; }
.our-partner .program-page-tile .program-page_tiles li a:hover .text { margin-top: -100px; }
.our-partner .program-page-tile .program-page_tiles li a:hover .text .hover { height: 160px; }
.our-partner .program-page-tile .program-page_tiles h4 { line-height: 83px; height: 87px; padding-bottom: 0px; }
.our-partner .program-page-tile .program-page_tiles h4 span { font-size: 20px; line-height: 24px; display: inline-block; vertical-align: middle; }

.partner-bottom-content { padding: 6px 0 46px; }
.partner-bottom-content .left { width: 48%; float: left; padding: 0 28px; }
.partner-bottom-content .left.full-width { width: 100%; }
.partner-bottom-content .right { width: 46%; float: right; }
.partner-bottom-content p { line-height: 25px; }


.inner-banner-bar { padding: 130px 0 0 0; position: relative; }

#content-part .wp-pagenavi { margin: 39px 0 0; overflow: hidden; text-align: right; }
#content-part .wp-pagenavi .pages { display: none; }
#content-part .wp-pagenavi a, #content-part .wp-pagenavi  span { display: inline-block; vertical-align: top; text-align: center; text-align: center; border: 0; padding: 0px 15px; line-height: 24px; color: #A6A8AB; font-size: 20px; margin: 0px; text-transform: uppercase; font-weight: 700; cursor: pointer; }
#content-part .wp-pagenavi  span.extend { display: none; }
#content-part .wp-pagenavi span.current, #content-part .wp-pagenavi span.current:hover { opacity: 1; color: #03728B; }
#content-part .wp-pagenavi a.nextpostslink, #content-part .wp-pagenavi a.previouspostslink { opacity: 1; display: none; }
#content-part .wp-pagenavi span:hover, #content-part .wp-pagenavi a:hover { color: #03728B; }
#content-part .wp-pagenavi a.last, #content-part .wp-pagenavi a.first { display: none; }

#footer { padding: 55px 0px 79px; width: 100%; background: #1e1e1e; }
#footer p { color: #fff; font-size: 12px; line-height: 23px; letter-spacing: 0.03em; padding: 0 0 14px; font-family: 'open_sansbold'; }
#footer .one p a[href^="tel"] { font-family: 'open_sansbold'; }
#footer .one p a[href^="mailto"] { color: #fff; text-decoration: none; font-family: 'open_sansbold'; display: table; position: relative; }
#footer .one p a[href^="mailto"]:after { content: ""; position: absolute; bottom: 2px; left: 0px; width: 100%; height: 1px; background: #fff; display: block; }
#footer .one p a[href^="mailto"]:hover { opacity: 0.5; }
#footer .one p:nth-last-of-type(1) { padding-bottom: 0px; }
#footer .footer_logo { max-width: 267px; display: block; } 
#footer .wrapper { max-width: 1080px; }
#footer .left { width: 31.3%; float: left; }
#footer .center { padding: 4px 0 0; width: 45%; float: left; }
#footer .center .one { width: 34%; float: left; border-right: 2px solid #464646; min-height: 109px; }
#footer .center .two { width: 66%; float: left; border-right: 2px solid #464646; min-height: 109px; }
#footer .center .link { width: 50.7%; float: left; border-right: 2px solid #464646; padding: 0 0 0 34px; min-height: 109px; }
#footer .center .link h3 { display: none; }
#footer .center .link ul { padding: 0px; margin: 0px; list-style-type: none; }
#footer .center .link ul li { padding: 2px 0 5px; font-size: 12px; line-height: 23px; letter-spacing: 0.03em; }
#footer .center .link ul li a { color: #fff; font-family: 'open_sansregular'; }
#footer .center .link ul li a:hover { text-decoration: none; opacity: 0.5; }
#footer .center .social { padding: 6px 0 0; width: 49.3%; float: left; text-align: center; }
#footer .center .social h3 { text-align: center; font-family: 'open_sansbold'; color: #fff; font-size: 12px; line-height: 16px; letter-spacing: 0.04em; padding: 0px 0 17px; }
#footer .social a { width: 23px; height: 23px; display: inline-block; vertical-align: top; line-height: 23px; background: #77B7CC; color: #1E1E1E; text-decoration: none; text-align: center; border-radius: 100%; -webkit-border-radius: 100%; font-size: 12px; margin: 0 1px; }
#footer .social a:hover { color: #fff; text-decoration: none; }
#footer .right { padding: 8px 0 0; width: 20.1%; float: right; }
#footer .right .screen-reader-text { display: none; }
#footer .right input[type="text"] { height: 30px; background: #fff; font-size: 11px; padding: 0 38px 0 12px; margin: 0px; }
#footer .right .searchform { margin: 0 0 27px; position: relative; }
#footer .right input[type="submit"] { padding: 0px; margin: 0px; position: absolute; top: 0px; right: 0px; width: 38px; height: 100%; font-size: 0px; line-height: 0px; background: url(images/search-icon-color.png) center center no-repeat; background-size: 16px auto; border: 0px; }
#footer .new-york-logo { max-width: 55px; display: block; }

.wpcf7-form br { display: none; }
.wpcf7-form p { padding: 0px; margin: 0px; overflow: hidden; }
.wpcf7-form .wpcf7-form-control-wrap { width: 40.3%; float: left; }
.wpcf7-form .wpcf7-form-control-wrap + .wpcf7-form-control-wrap { float: right; width: 55.3%; }
.wpcf7-form .wpcf7-form-control-wrap.interest, .wpcf7-form .wpcf7-form-control-wrap.message { width: 100%; }

/* Captions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 20px; }
.wp-caption { padding: 0; text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; width: 100% !important; }
.wp-caption p.wp-caption-text { padding: 12px 0px 0; font-size: 14px; line-height: 21px; margin: 0; color: #030303; }
/* End captions */

table .alignleft{ float:left; width:100%}
table .alignright{ float:left; width:100%}
table .alignnone{ float:left; width:100%}
table{    border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px;  table-layout: fixed; width: 100%; margin-bottom: 15px; }

th, td{ padding:0.2em 0.4em; vertical-align: top; }
th p , td p { padding: 0px; }
th, td img{ margin:0px!important}
td img{ width:100%}
select, input, textarea, button { -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; }
select, input[type="text"], input[type="email"], input[type="tel"], textarea { padding: 0 14px; border: 1px solid #dfe8f3; height: 48px; background: #dfe8f3; display: block; width: 100%; font-size: 16px; color: #91a8c5; margin-bottom: 24px; -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; font-family: 'open_sansregular'; }
select { background: #dfe8f3 url(images/arrow-down.png) 96% 50% no-repeat; background-size: 16px auto; cursor: pointer; }
input[type="reset"] , input[type="submit"] { padding: 4px 0 0 0px; border: 1px solid #0094e3;  border-radius: 4px; font-size: 15px; line-height: inherit; color: #fff; font-family: 'open_sansregular'; font-weight: normal; width: 233px; height: 45px; background: #0094e3; text-transform: uppercase; display: inline-block; vertical-align: top; cursor: pointer; -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; text-align: center; }
input[type="reset"]:hover , input[type="submit"]:hover { color: #233751; border-color: #233751; background: #fff; }
input:focus, textarea:focus { outline: none; }
textarea { height: 214px; padding: 12px 14px; resize: none; }
.wpcf7 br { display: none; }
.wpcf7 span.wpcf7-not-valid-tip { display: none; }
select.wpcf7-not-valid, input[type="text"].wpcf7-not-valid, input[type="email"].wpcf7-not-valid, input[type="tel"].wpcf7-not-valid, textarea.wpcf7-not-valid { border-color: #f00; }
div.wpcf7 .ajax-loader { display: none !important; }
div.wpcf7 .wpcf7-response-output { padding: 25px 0 0; margin: 0px; border: 0px; color: #f00; }

a.menuToggle {transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; height:56px; display: block; text-decoration: none; line-height: 52px; text-align: right; background: none; width: 60px; z-index: 10; position: relative; margin:0; display: none; position: absolute; top: 1px; right: 2px; font-size: 0px; line-height: 0px; }
a.menuToggle span { width: 21px; height: 3px; display: block; position: absolute; right: 15px; top: 28px; background: #606165; transition: all 0.3s; -webkit-transition: all 0.3s; z-index:9999;}
a.menuToggle span:after { width: 21px; height: 3px; position: absolute; left: 0px; top: -8px; content:''; background: #606165; transition: all 0.3s; -webkit-transition: all 0.3s;} 
a.menuToggle span:before { width: 21px; height: 3px; position: absolute; left: 0px; bottom: -8px; content:''; background: #606165; transition: all 0.3s; -webkit-transition: all 0.3s;}
a.menuToggle.active span{ background: transparent; }
a.menuToggle.active span:after { transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 0; border-radius: 0px; -webkit-border-radius: 0px; background: #239db2; }
a.menuToggle.active span:before { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); bottom: 0px; border-radius: 0px; -webkit-border-radius: 0px; background: #239db2; }

#back-to-top { padding-right: 2px; position: fixed; bottom: 20px; display: none; right: 15px; color: #fff; font-size: 17px; line-height: 37px; width: 40px; height: 40px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #272727; background-size: 17px auto;  z-index: 99; text-align: center; font-weight: 300; }
#back-to-top.show { opacity: 1; }
.alignright { float: right; margin: 6px 0px 10px 20px; max-width: 50%; }
.alignleft, .alignnone { float: left; margin: 6px 20px 10px 0px; }
.aligncenter { float: none; margin: 5px auto 10px; display: block; }

.site-loader { position: fixed; left: 0px; top: 0px; display: block; width: 100%; height: 100%; z-index: 9999; background: #fff; }
.site-loader .simpleloadersmall { border: 7px solid #04728b; -webkit-animation: spin .7s linear infinite; animation: spin .7s linear infinite;border-top: 7px solid #eeac00; border-radius: 50%; width: 45px; height: 45px; margin: auto; position: absolute; left: 50%; top: 50%; margin: -22px 0px 0px -22px; }
@keyframes spin {
 0% { transform: rotate(0deg); }
 100% { transform: rotate(360deg); }
}

@-webkit-keyframes spin {
 0% { transform: rotate(0deg); }
 100% { transform: rotate(360deg); }
}



/* Header example */
.year-calender-scroll { margin: -100px 0 0 348px; width: 200px; float: left; position: relative; }
#month-calender-bar.year-calender-scroll { margin: -100px 0 0 80px; width: 170px; }
#month-calender-bar.year-calender-scroll .frame { width: 140px; }
#month-calender-bar.year-calender-scroll .frame ul li { width: 140px; }
.year-calender-scroll .frame { padding: 70px 0; margin: 0; width: 150px; height: 220px; line-height: 200px; overflow: hidden; text-shadow: none; position: relative; }
.year-calender-scroll .frame:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.year-calender-scroll .frame ul { list-style: none; margin: 0; padding: 0; height: 100%; font-size: 50px; }
.year-calender-scroll .frame ul li { float: left; width: 150px; height: 74px; margin: 0; padding: 0; text-align: center; cursor: pointer; font-size: 37px; line-height: 74px; color: #fff; font-family: 'din_blackregular'; transition: 250ms all; -webkit-transition: 250ms all; letter-spacing: 0.08em; -webkit-mask-image: -webkit-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.7));	-webkit-mask-image: linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.7)); }
.year-calender-scroll .frame ul li.active + li { -webkit-mask-image: -webkit-linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.1));	-webkit-mask-image: linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.1)); }
.year-calender-scroll .frame ul li.active { color: #fff; font-size: 59px; -webkit-mask-image: -webkit-linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,1) 50%, rgba(0,0,0,0.7));	-webkit-mask-image: linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,1) 50%, rgba(0,0,0,0.7)); }
.year-calender-scroll .month-listing { display: none; }

/* Scrollbar */
.year-calender-scroll .scrollbar { position: absolute; right: 10px; width: 9px; height: 220px; line-height: 0; }
.year-calender-scroll .scrollbar .handle { width: 100%; height: 100px; background: #1a8fa3; cursor: pointer; border-radius: 40px; -webkit-border-radius: 40px; }
.year-calender-scroll .scrollbar .handle .mousearea { position: absolute; top: 0; left: -10px; width: 22px; height: 100%; }

.custom-overlay-fixed { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 99999; background: rgba(172,172,172,0.35); opacity: 0; visibility: hidden; transition: 250ms all; -webkit-transition: 250ms all; }
.custom-overlay-fixed.show-left-panel { opacity: 1; visibility: visible; }
.custom-overlay-fixed .inner { padding: 130px 85px 70px 94px; width: 980px; position: absolute; top: 0px; right: 0px; height: 100%; background: #fff; transform: translateX(100%); -webkit-transform: translateX(100%); transition: 250ms all; -webkit-transition: 250ms all; opacity: 0; }
.custom-overlay-fixed.show-left-panel .inner { transform: translateX(0px); -webkit-transform: translateX(0px); opacity: 1; }
.custom-overlay-fixed .left { margin: 10px 0 0; width: 34.7%; float: left; text-align: center; }
.custom-overlay-fixed .left img { margin: 0 0 27px; }
.custom-overlay-fixed .right { width: 56.6%; float: right; padding: 5px 0 0; text-align: left; }
.custom-overlay-fixed .mCustomScrollbar { height: calc(100vh - 200px); height: -webkit-calc(100vh - 200px); }
.meet-our-team-bar .teams .custom-overlay-fixed  h5 { color: #333132; padding: 0 0 5px; font-size: 18px; line-height: 24px; font-family: 'open_sansbold'; /*letter-spacing: 0.06em;*/ padding-bottom: 7px; }
.meet-our-team-bar .teams .custom-overlay-fixed  .over_title { display: block; color: #333132; text-transform: uppercase; font-size: 14px; line-height: 18px; padding-bottom: 7px; letter-spacing: 0.06em; }
.meet-our-team-bar .teams .custom-overlay-fixed  .mail { display: table; margin: 0 auto;  color: #eeab00; font-family: 'open_sansregular'; font-size: 14px; line-height: 18px; }
.meet-our-team-bar .teams .custom-overlay-fixed  .mail:before { display: none; }
.meet-our-team-bar .teams .custom-overlay-fixed p { font-size: 14px; line-height: 22px; color: #333132; padding-bottom: 20px; }
.meet-our-team-bar .teams .custom-overlay-fixed p strong { font-family: 'open_sansbold'; color: #333132; }

.custom-overlay-fixed.project-detail .left { text-align: left; width: 44%; margin: 5px 0 0; }
.custom-overlay-fixed.project-detail .right { width: 50%; }
.custom-overlay-fixed.project-detail .right p { font-size: 14px; line-height: 21px; color: #333132; padding-bottom: 20px; }
.custom-overlay-fixed.project-detail .left h3 { font-size: 20px; line-height: 27px; color: #005c73; font-family: 'open_sansbold'; padding: 0 0 30px; }

.common-error { min-height: calc(100vh - 687px); min-height: -webkit-calc(100vh - 687px); }

.toggle-class .slick-dots { display: none; }
.toggle-class .slick-dots.hide-dots { display: none; }
.toggle-class .slick-dots { text-align: center; padding: 35px 0 0px; margin: 0px; list-style-type: none; }
.toggle-class .slick-dots li { display: inline-block; vertical-align: top; padding: 0 9px; }
.toggle-class .slick-dots li button { width: 11px; height: 11px; font-size: 0px; border: 0px; line-height: 0px; display: block; background: #9cd0db; cursor: pointer; border-radius: 100%; -webkit-border-radius: 100%; cursor: pointer; transition: all 0.5s; -webkit-transition: all 0.5s; }
.toggle-class .slick-dots li.slick-active > button, .toggle-class .slick-dots li button:hover { background: #f2b608; transform: scale(1.4); -webkit-transform: scale(1.4); }

.searchmobileToggle { display: none; width: 39px; height: 99.2%; font-size: 0px; line-height: 0px; position: absolute; top: 0px; right: 52px; background: url(images/search-icon-gray_color.png) center center no-repeat; background-size: 20px auto; }
.searchmobileToggle.active { background-image: url(images/close.png); }

.mobile-menu { position: fixed; top: 0px; left: 0px; width: 225px; height: 100%; background: #e9eaec; z-index: 99999; display: none; overflow: auto; -webkit-overflow-scrolling: touch; transform: translateX(-100%); -webkit-transform: translateX(-100%); transition: transform 350ms; -webkit-transition: transform 350ms;  }
.mobile-menu.active { transform: translateX(0px); -webkit-transform: translateX(0px); }
.mobile-menu .mobile-inner { overflow: auto; -webkit-overflow-scrolling: touch; padding: 0 0 103px; position: relative; min-height: 100%; }
.mobile-menu .social { padding: 0; float: right; transition: 250ms opacity; -webkit-transition: 250ms opacity; margin-top: -23px; position: relative; z-index: 9; }
.mobile-menu .social a { width: 22px; height: 22px; display: inline-block; vertical-align: top; line-height: 23px; background: #77B7CC; color: #0085A2; text-decoration: none; text-align: center; border-radius: 100%; -webkit-border-radius: 100%; font-size: 12px; margin: 0 1px; }
.mobile-menu .social a:hover { color: #fff; }
.mobile-menu .mobile-donate-btn { display: block; width: 100%; text-align: center; color: #fff; background: #eeac00; font-size: 20px; line-height: 26px; font-family: 'alte_din_1451_mittelschriftRg'; text-decoration: none; padding: 17px 15px 18px; letter-spacing: 0.1em; text-transform: uppercase; }
.mobile-menu .mobilemainMenu { padding: 0px 18px 7px; margin: 0px; background: #e9eaec; }
.mobile-menu .mobilemainMenu ul { padding: 0px; margin: 0px; list-style-type: none; }
.mobile-menu .mobilemainMenu ul ul { padding: 1px 0 0; }
.mobile-menu .mobilemainMenu li { padding: 13px 0 9px; font-size: 12px; line-height: 16px; color: #333132; text-transform: uppercase; letter-spacing: 0.06em; border-bottom: 1px solid #a7a8ac; }
.mobile-menu .mobilemainMenu li:last-child { border: 0px; }
.mobile-menu .mobilemainMenu li li { color: #5F6165; text-transform: none; padding: 3px 0 0px; letter-spacing: 0px; border: 0px; }
.mobile-menu .mobilemainMenu li li a { font-family: 'dinregular'; color: #5F6165; }
.mobile-menu .mobilemainMenu li a { display: block; font-family: 'alte_din_1451_mittelschriftRg'; color: #333132; }
.mobile-menu .mobilemainMenu li a:hover, .mobile-menu .mobile-bottom-menu li a:hover { text-decoration: none; }
.mobile-menu .mobile-bottom-menu { padding: 15px 18px; background: #0086a3; overflow: hidden; position: absolute; bottom: 0px; left: 0px; width: 100%; }
.mobile-menu .mobile-bottom-menu .menu-top-menu-container { position: relative; overflow: hidden; }
.mobile-menu .mobile-bottom-menu .menu-top-menu-container:before { content: ""; width: 1px; height: 100%; position: absolute; top: 5px; left: 52%; background: #75b7c7; }
.mobile-menu .mobile-bottom-menu ul { padding: 0px; margin: 0px; list-style-type: none; }
.mobile-menu .mobile-bottom-menu li { font-size: 12px; color: #9DC6D0; font-family: 'dinbold'; line-height: 16px; width: 50%; float: left; }
.mobile-menu .mobile-bottom-menu li:not(.menu-item-has-children) { width: 41%; float: right; padding-bottom: 6px; }
.mobile-menu .mobile-bottom-menu li li:not(.menu-item-has-children) { width: 100%; float: none; padding: 3px 0 0px; }
.mobile-menu .mobile-bottom-menu li a { color: #9DC6D0; font-family: 'dinbold'; text-decoration: none; }
.mobile-menu .mobile-bottom-menu li li { padding-top: 3px; float: none; border: 0px; width: 100%; }
.mobile-menu .mobile-bottom-menu li li a { font-family: 'dinregular'; color: #9DC6D0; }

.mobile-search { display: none; padding: 15px 17px; background: #0086a3; position: absolute; top: 100%; left: 0px; width: 100%; }
.mobile-search input[type="text"] { padding: 0 15px; height: 30px; background: #37a0b6; color: #9DC6D0; font-size: 14px; font-family: 'open_sansregular'; width: 100%; border: 0px; margin: 0px; }
.mobile-search input[type="text"]:focus { color: #fff; }
#header .mobile-search ::-webkit-input-placeholder {  
    opacity: 1 !important; 
	color: #9DC6D0 !important;
}
#header .mobile-search :-moz-placeholder {
    opacity: 1 !important;
	color: #9DC6D0 !important;
}
#header .mobile-search ::-moz-placeholder {
    opacity: 1 !important;
	color: #9DC6D0 !important;
}
#header .mobile-search :-ms-input-placeholder {  
  opacity: 1 !important;
  color: #9DC6D0 !important;
}

.yearToggle, .monthToggle { display: none; }

.our-mission-bar.mobile-only { display: none; }

.teamToggle { display: none; }
.project-bar.only-for-mobile { display: none; }

.custom-close-btn, .custom-close-btn:hover { font-size: 0px; line-height: 0px; position: absolute !important; top: 10px; right: 10px; width: 39px; height: 39px; background: url(images/close.png) center center no-repeat !important; background-size: 19px auto !important; padding: 0px !important; min-height: inherit !important; } 
.custom-close-btn:before { display: none; }

.email_id.only-for-mobile { display: none; }

body.logged-in.admin-bar #header { top: 32px; }

.blog-listing-row .inline-block-t { text-align:center; }
.blog-listing-row .clear-btn { padding: 0; font-size: 14px; line-height: 18px; color: #aaacaf; font-family: 'open_sansbold'; font-weight: normal; text-decoration: none; margin: 7px 15px 0; position: relative; display: none; vertical-align: top; }
.blog-listing-row .clear-btn svg { display: inline-block; vertical-align: top; width: 10px; height: 10px; margin: 5px 0 0 4px; }
.blog-listing-row .clear-btn svg .cls-1 { stroke:#abadaf; transition: all 0.5s; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; }
.blog-listing-row .clear-btn:hover svg .cls-1 { stroke:#edaa28; }
.blog-listing-row .clear-btn.show2 { display: inline-block; }
.blog-listing-row .clear-btn:hover { color: #edaa28; background-position: 100% -11px; }


/*.page-template-amamericas #mainCntr { padding-top: 110px; } */
.top_content { background:#03728b url(images/ff.png) no-repeat right -25px; padding: 40px 0 80px; background-size: 400px; }
.top_content .wrapper{ max-width: 1100px;}
.top_content .left { float: left; width: 780px; }
.top_content .left h1 { color:#fff;}
.top_content .left p { color:#fff;}
.top_content .right { float: right; }

.slider_imah { clear: both; padding-bottom: 0px; background: #eeeeef; }
.slider_imah .wrapper { max-width: 800px; }
.slider_imah .slick-slide { height:auto; }
.slider_imah .slides  { position: relative; top:-50px;}
.slider_imah .slides .slick-arrow { width: 76px; height: 76px; background-color:#03728b; text-indent: -9999px; position:absolute; border-radius: 100%; top:50%; transform: translateY(-50%); border:0; z-index:1; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); cursor: pointer;}
.slider_imah .slides .slick-arrow.slick-prev { background-image: url(images/arrow-prev.png); background-repeat: no-repeat; background-position: center; left:-50px; background-size: 35px;}
.slider_imah .slides .slick-arrow.slick-next { background-image: url(images/arrow-next.png); background-repeat: no-repeat; background-position: center; right:-50px; background-size: 35px;}
.slider_imah .slides .slick-dots { background:#03728b; text-align: center; padding:15px 0; margin:0;}
.slider_imah .slides .slick-dots li { list-style: none; padding:0; display: inline-block; margin:0 4px;}
.slider_imah .slides .slick-dots li button { width:11px; height: 11px; border:1px solid transparent; background:#9dc8d2; border-radius: 100%; text-indent: -9999px; display:block; cursor: pointer; }
.slider_imah .slides .slick-dots li button:hover { border:1px solid #fff; background:#fff; box-shadow: 0 0px 0px 1px #fff;}
.slider_imah .slides .slick-dots li.slick-active button { border:1px solid #fff; background:#fff; box-shadow: 0 0px 0px 1px #fff;}
.slider_imah .slides .slick-dots.hide-dots { display: none; }
.slider_imah .slides .slick-arrow:hover {background-color: #005c74;}

.midle_df { clear: both; padding-bottom: 40px; background: #eeeeef; }
.midle_df .wrapper { max-width: 800px; }
.midle_df h3 { padding-bottom:15px; font-family: 'alte_din_1451_mittelschriftRg'; color:#0085A2; font-size: 24px; letter-spacing: 1px;}
.midle_df p { font-size: 16px; color:#5F6165;}
.midle_df p strong {color:#5F6165;}
.midle_df p .blud { color:#03728B;}
.midle_df .listd {}
.midle_df .listd .repeat_df { margin-bottom: 22px; float: left; width: 33.3%; padding-right: 35px;}
.midle_df .listd .repeat_df .name { font-size: 16px; color:#5F6165; font-family: 'open_sansbold';}
.midle_df .listd .repeat_df .country {font-size: 16px; color:#5F6165;}
.midle_df .listd .repeat_df .email-descrip {font-size: 16px; color:#5F6165;}
.midle_df .listd .repeat_df .email-descrip a { color:#03728B; font-size: 16px; font-family: 'open_sansregular'; }
.midle_df .listd .repeat_df .email-descrip p { padding-bottom:0;}
.midle_df .listd.short .repeat_df{ width: 100%;}

.digital_library { clear: both; background:#005c74; padding: 40px 0 58px; }
.digital_library h3 { font-family: 'dinbold'; text-transform: uppercase; color:#fff; font-size: 28px; letter-spacing: 1px; padding-bottom: 20px;}
.digital_library p { color:#fff;}
.digital_library .left { width: 775px; float: left;}
.digital_library .wrapper { max-width: 1065px;}
.digital_library .right { float: right; width: 185px; margin-top: 55px; }
.digital_library .right p { font-size: 16px; line-height: 25px; font-family: 'open_sansbold'; color:#eeba07;}


.digi_lib { padding: 45px 0; background:#fff;}
.digi_lib table {}
.digi_lib table th { line-height: 20px; font-family: 'open_sansbold'; font-size: 14px; color:#005C74; font-weight: normal; border-bottom: 1px solid #bcbdc0; vertical-align: middle;  border-right: 1px solid #bcbdc0; }
.digi_lib table th:last-child { border-right:0;}
.digi_lib table td { font-size: 12px; color:#282828; padding: 15px 6px;  border-bottom: 1px solid #bcbdc0; line-height: 15px;}
.digi_lib table td.upper { text-transform: uppercase; }
.digi_lib table td.title {font-family: 'open_sansbold'; text-transform: uppercase; }
.digi_lib table td.link {font-family: 'open_sansbold'; }
.digi_lib table tr:last-child td { border-bottom:0; }
.digi_lib table td.link a { text-decoration: none; width: 60px; display: block; line-height: 14px; position: relative;}
.digi_lib table td.link a:after { background:url(images/arrow_er.png) no-repeat; width: 17px; height: 12px; position: absolute; right:0; content:""; top:8px;}
.digi_lib table td.link a:hover { opacity: 0.5; transition:all ease-in-out 0.5s; }

.whats_new .wrapper { max-width: 1065px; }

.whats_new { clear: both; background: #eeeeef; padding-bottom: 110px;}
.whats_new .see_s { background: #0085a2; color:#fff; font-size: 24px; font-family: 'alte_din_1451_mittelschriftRg'; text-transform: uppercase; font-weight: normal; padding: 40px 80px 40px 0; display: inline-block; letter-spacing: 2px; margin-bottom: 45px; position: relative;}
.whats_new .see_s:after {position: absolute; background: #0085a2; content: ""; right: 292px; width: 4000px; height: 106px; top: 0; z-index: 0; margin-right:-2px;}
.whats_new .news_v {}
.whats_new .news_v .repeat_news { float: left; width: 50%; position: relative;}
.whats_new .news_v .repeat_news .left_d { float: left; width: 55%;}
.whats_new .news_v .repeat_news .left_d img { width: 100%;}
.whats_new .news_v .repeat_news .right_d { float: right; width: 41%; min-height: 148px; position: relative;}
.whats_new .news_v .repeat_news .right_d .dates { font-size: 12px; font-family: 'open_sansbold'; color:#A6A8AB;}
.whats_new .news_v .repeat_news .right_d h4 {font-size: 16px; font-family: 'open_sansbold'; font-weight: normal; color:#525252; line-height: 23px; height: 98px; overflow: hidden;}
.whats_new .news_v .repeat_news .right_d a { color:#0085A2; font-size: 16px; font-family: 'open_sansbold'; font-weight: normal; text-decoration: none; position: absolute; left:0; bottom:0;}
.whats_new .news_v .repeat_news .right_d a:after { background: url(images/arrow-right_hover.png) no-repeat; content: ""; width: 30px; height: 14px; position: absolute; right: -48px; background-size: 30px; top: 7px;}
.whats_new .news_v .repeat_news .right_d a:hover { opacity:0.5; transition:all ease-in-out 0.5s; }

.digi_lib .wrapper { max-width: 1065px; }

.bottomk { border-top: 1px solid #fff; padding-top: 36px; position: relative; z-index: 11;}
.bottomk .slect { position: relative; width: 292px; float: left; margin-right: 13px;}
.bottomk .slect a {display: block; background:#0085a2; width: 100%; height: 50px; font-size: 16px; font-family: 'dinbold'; color:#fff; text-transform: uppercase; text-decoration: none; padding: 12px 25px; position: relative; }
.bottomk .slect a.active_arrow { background:#004e6b;}
.bottomk .slect a:after { background: url(images/down-arrow.png) no-repeat; content:""; width: 16px; height: 10px; background-size: 16px; position: absolute; right: 17px; top: 20px;
transform: rotate(-90deg);}
.bottomk .slect a.active_arrow:after {transform: rotate(0deg);}
.bottomk .slect ul { margin:0; padding:7px 12px; background:#e5e6e7; position: absolute; top: 50px; width: 100%; display: none; z-index:99;}
.bottomk .slect ul li { margin:0; padding:7px 12px; list-style: none; color:#5f6165; font-family: 'dinregular'; font-size: 16px;  cursor: pointer; border-bottom: 1px solid #a6a8ab;}
.bottomk .slect ul li:last-child { border-bottom:0; }
.bottomk .slect ul li:hover {color: #007593;} 
.bottomk .slect.type { width: 180px; }
.bottomk .slect.year { width: 150px; }
.bottomk .search_li { float: left; width: 285px; position: relative; }
.bottomk .search_li input[type="text"] { background:#5791a1; border:0; color:#fff; padding-right: 50px; margin-bottom:0;}
.bottomk .search_li input[type="text"]:focus { background:#fff; color:#222;}
.bottomk .search_li input[type="submit"] { width: 40px; height:50px; background: url(images/search_d.png) no-repeat left center; display: block; position:absolute; top:0; right:0; text-indent: -9999px; border:0; padding:0; }
.bottomk .clear_search { float: left; width: 60px; margin-left: 13px; margin-top: 9px; }
.bottomk .clear_search a { cursor: default; position: relative; font-size: 12px; opacity: 0.6; font-family: 'open_sansextrabold'; text-decoration: none; color:#fff; line-height: 14px; position: relative; display: block;}
.bottomk .clear_search a:before { position:absolute; content:""; width: 100%; height: 100%; top:0px; left:0; z-index:1; }
.bottomk .clear_search a.enable_cls {opacity: 1; cursor: pointer;}
.bottomk .clear_search a:after { background: url(images/close_df.png) no-repeat; width:12px; height: 12px; position:absolute; right:0; top:7px; content:"";}

.digi_lib .wp-pagenavi {text-align: center;}
.digi_lib .wp-pagenavi .pages { display: none; }
.digi_lib .wp-pagenavi .current { display: inline-block; font-size: 16px; font-family: 'open_sansbold'; border:0; padding:0; color:#005c74; font-weight: normal; margin:0 5px;}
.digi_lib .wp-pagenavi .page {display: inline-block; font-size: 16px; font-family: 'open_sansbold'; border:0; padding:0; color:#a3c4cd; margin:0 5px;}
.digi_lib .wp-pagenavi .page:hover { opacity: 0.8; transition: all ease-in-out 0.5s; }
.digi_lib .wp-pagenavi .nextpostslink {display: inline-block; font-size: 16px; font-family: 'open_sansbold'; border:0; padding:0; color:#a3c4cd; margin:0 5px; width: 17px; text-indent: -9999px; background: url(images/arrow_er.png) no-repeat center;}
.digi_lib .wp-pagenavi .nextpostslink:hover {opacity: 0.8; transition: all ease-in-out 0.5s;}
.digi_lib .wp-pagenavi .previouspostslink {display: inline-block; font-size: 16px; font-family: 'open_sansbold'; border:0; padding:0; color:#a3c4cd; margin:0 5px; width: 17px; text-indent: -9999px; background: url(images/arrow_gh.png) no-repeat center;}
.digi_lib .wp-pagenavi .previouspostslink:hover {opacity: 0.8; transition: all ease-in-out 0.5s;}

#results_data { background: #fff; }
#results_data .noresults {text-align: center; font-size: 20px;
padding: 50px 0; color:#f00;}


/*----keeping family together----*/

/* keeping-family-bar */
.keeping-family-bar { width: 100%; }
.keeping-family-bar .description { padding: 37px 0; width: 100%; background:#03728b url(images/blue_banner_icon.png) right top no-repeat; background-size:238px auto; color: #fff; }
.keeping-family-bar .description h1 { color: #fff; } 
.keeping-family-bar .description .inner { max-width: 880px; padding-left:40px; }
.keeping-family-bar .description p { padding-bottom: 15px; }

/*our-services*/
.keeping-family-bar .our-services { padding: 45px 0 30px; width: 100%; background:#eeeeef; }
.keeping-family-bar .our-services .wrapper { max-width: 800px; }
.keeping-family-bar .featured { width: 100%; }
.keeping-family-bar  h2 { font-family: 'alte_din_1451_mittelschriftRg'; text-transform: uppercase; letter-spacing: 0.04em; font-size: 24px; line-height: 28px; color: #0085a2; }
.keeping-family-bar h3 { font-size: 16px; line-height: 24px; color: #5f6165; font-family: 'open_sansbold'; font-weight:normal; padding:0; }
.keeping-family-bar .our-services .featured { margin-bottom: 40px; }
.keeping-family-bar ul { padding: 0 0 25px 0; margin:0; list-style:none; }
.keeping-family-bar .our-services li { padding: 0 0 0 13px; line-height: 28px; position: relative; }
.keeping-family-bar .our-services li:before { width: 4px; height: 4px; content:''; position:absolute; left:0; top:12px; border-radius: 50%; -webkit-border-radius: 50%; background: #003c5c; }

/* other-services */
.keeping-family-bar .other-services { padding: 50px 0 40px; width: 100%; background:#ffffff; }
.keeping-family-bar .other-services .wrapper { max-width: 800px; }
.keeping-family-bar .other-services li { padding: 0 0 0 13px; line-height: 25px; position: relative; }
.keeping-family-bar .other-services li:before { width: 4px; height: 4px; content:''; position:absolute; left:0; top:12px; border-radius: 50%; -webkit-border-radius: 50%; background: #259caf; }
.keeping-family-bar .other-services h3 { padding-bottom: 20px; }
.keeping-family-bar .other-services ul { padding-bottom: 30px; }
.keeping-family-bar .other-services .row { padding-top:40px; margin-top:25px; border-top: 2px solid #a6a8ab; }
.keeping-family-bar .other-services .row:first-child { padding-top:0; margin-top:0; border:0; }
.keeping-family-bar .other-services .featured { margin-top:10px; margin-bottom: 25px; }

/*----keeping family together----*/


/* ------------ Site Reskin, 2024-01 ------------ */ 
/* -------- Our Approach -------- */
.our-mission-bar {
    display: block !important;
}
.our-mission-bar .inner {
    width: 100% !important;
} 

.our-approach-bar h3 { 
    color: #0085A2;
    text-transform: uppercase; 
}
.our-approach-bar .fulfill {
    float: none; 
    padding: 3.5rem 2.5rem 4rem; 
    width: 100%;
}
.our-approach-bar .fulfill ol {
    display: flex; 
    flex-wrap: wrap;
    gap: 3.375rem;
}
.our-approach-bar .fulfill ol li {
    display: flex; 
    float: none; 
    width: 100%;
}
.our-approach-bar .fulfill ol li:nth-child(2n) {
    float: none;
    width: 100%;
}
.our-approach-bar .fulfill ol li:before {
    color: #FFF; 
    font-size: 6.25rem; 
    left: 0; 
    line-height: 6.25rem; 
    margin-right: 4rem;
    position: relative;
    top: 0; 
    z-index: 2; 
}
.our-approach-bar .fulfill ol li:after {
    background-color: #E7A82B; 
    border-radius: 100%;
    content: ""; 
    display: block; 
    height: 7.5rem;
    left: -2rem;
    position: absolute; 
    top: -0.5rem;
    width: 7.5rem;
}

@media screen and (min-width:769px) {
    .our-mission-bar .inner .flex {
        display: flex; 
        gap: 3.375rem; 
    }
    .our-mission-bar .mission-subtitle {
        width: 35%; 
    }
    .our-mission-bar .mission-content {
        width: 65%;
    }
    .our-approach-bar .fulfill ol {
        flex-wrap: nowrap;
    }
    .our-approach-bar .fulfill ol li {
        width: 50%;
    }
    .our-approach-bar .fulfill ol li:nth-child(2n) {
        width: 50%;
    }
}

/* -------- Our Teams -------- */ 
.page-template-team #content-part {
    background: #E9EAEB;
}
.meet-our-team-bar {
/*     padding-top: 4.1875rem;  */
}
.meet-our-team-bar .child-pages-content {
    background: #E9EAEB;
    padding-bottom: 0;
/*     padding-top: 0;  */
}
.meet-our-team-bar .child-pages-content.top-content-wrap {
    background-color: #FFF ;
} 
.meet-our-team-bar #child-pages3 .child-pages-content.top-content-wrap {
    background: #E9EAEB;
}
.meet-our-team-bar #child-pages3 .child-pages-content.top-content-wrap .top-content {
    padding-bottom: 0;
}
.meet-our-team-bar h2.child-page-title,
.meet-our-team-bar .child-pages-content h3 {
    color: #03728B;
}
.meet-our-team-bar .teams {
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center; 
    padding-bottom: 4.875rem; 
}
.meet-our-team-bar .teams li a {
    height: 100%; 
}
.meet-our-team-bar .teams li a img {
    height: 100%; 
    object-fit: cover;
} 
.meet-our-team-bar .top-content {
    border-bottom: none !important;
} 
.meet-our-team-bar .teams .custom-overlay-fixed .mail {
    color: #005C74;
}
.meet-our-team-bar .teams .custom-overlay-fixed .mail:hover,
.meet-our-team-bar .teams .custom-overlay-fixed .mail:focus {
    color: #EEAB00;
}
.meet-our-team-bar .teams .custom-overlay-fixed .share-links {
    display: flex; 
    flex-wrap: wrap; 
    font-family: 'open_sansextrabold'; 
    font-size: 0.75rem;
    column-gap: .5rem;
    justify-content: center; 
    margin-top: 1.5rem;
}
.meet-our-team-bar .teams .custom-overlay-fixed .share-links p {
    margin-bottom: .25rem;
    padding: 0; 
    width: 100%; 
}
.meet-our-team-bar .teams .custom-overlay-fixed .share-links a, 
.meet-our-team-bar .teams .custom-overlay-fixed .share-links button {
    background: #005C74; 
    border: none;
    border-radius: 50%; 
    color: #FFF; 
    font-size: 0.875rem; 
    height: 1.5rem; 
    margin: 0; 
    min-height: 0; 
    padding: 0; 
    outline: none; 
    width: 1.5rem; 
}
@media screen and (max-width:767px) { 
    .meet-our-team-bar .teams .custom-overlay-fixed .share-links {
        justify-content: start;
    }
    .meet-our-team-bar .teams .custom-overlay-fixed .share-links a i {
        left: 0.375rem; 
        position: relative; 
        top: -0.125rem; 
    }
}
.meet-our-team-bar .teams .custom-overlay-fixed .share-links a:hover:before,
.meet-our-team-bar .teams .custom-overlay-fixed .share-links a:focus:before {
    display: none;
}
.meet-our-team-bar .teams .custom-overlay-fixed .share-links a:hover,
.meet-our-team-bar .teams .custom-overlay-fixed .share-links a:focus, 
.meet-our-team-bar .teams .custom-overlay-fixed .share-links button:hover, 
.meet-our-team-bar .teams .custom-overlay-fixed .share-links button:focus {
    background: #03728B;
}
.meet-our-team-bar .teams .custom-overlay-fixed .share-links p.copy-confirm {
    display: none; 
    font-family: 'open_sansregular'; 
    margin-top: 0.75rem;
}

/* Areas of Practice Detail */
.common-bar.practice-detail .wrapper:before {
    display: none;
}
.common-bar.practice-detail .detail-content {
    padding: 0 2rem 4.5rem;
}
.common-bar.practice-detail .featured-img img {
    width: 100%;
}

/* .common-bar .whats-new  { margin: 38px 0 0; padding: 0 20px 42px 0; width: 31.7%; float: right; background: #fff; position: relative; right: 0px; top: 0px; height: 100%; } */
.common-bar.whats-new {
    background-color: #FFF; 
    overflow: visible; 
    padding-top: 2rem; 
    position: relative; 
}
.common-bar .whats-new-detail {
    padding: 0 2rem 4.5rem;
}
.common-bar .whats-new-detail h2 { 
    padding: 1.1875rem 3.5625rem 1.1875rem 0; 
    font-family: 'alte_din_1451_mittelschriftRg'; 
    font-size: 1.5rem; 
    line-height: 1.5rem; 
    color: #fff; 
    text-transform: uppercase; 
    background: #0085A2; 
    letter-spacing: 0.1em; 
    position: absolute; 
    top: -3.9375rem; 
}
.common-bar .whats-new-detail h2:after { 
    content: ""; 
    position: absolute; 
    top: 0px; 
    left: -25000px; 
    height: 100%; 
    width: 25000px; 
    background: #0085A2; 
    display: block; 
    z-index: 1; }
.common-bar .whats-new-detail .what-new-post { 
    padding: 50px 0px; 
    margin: 0px; 
    list-style-type: none; 
    display: flex; 
    gap: 2rem;
}
.common-bar .whats-new-detail ul.what-new-post {
    flex-wrap: wrap;
}
.common-bar .whats-new-detail .what-new-post li { 
    background-color: #0085A2;
    border-bottom: 2px solid #d4d4d4; 
    margin-bottom: 0; 
    padding: 0; 
    transition-duration: .5s;
    width: 100%; 
}
.common-bar .whats-new-detail .what-new-post li:hover,
.common-bar .whats-new-detail .what-new-post li:focus {
    background-color: #004E6B;
}
.common-bar .whats-new-detail .what-new-post li:last-child { border: 0px; margin: 0px; }
.common-bar .whats-new-detail .what-new-post li:before { display: none; }
.common-bar .whats-new-detail .what-new-post li .feature-image { display: block; margin: 0; background: #259caf; }
.common-bar .whats-new-detail .what-new-post li .feature-image img { 
    transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    width: 100%; 
}
/* .common-bar .whats-new-detail .what-new-post li .feature-image:hover img { opacity: 1; -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); filter: grayscale(0); }  */
.common-bar .whats-new-detail .what-new-post li .post-detail {
    padding: 1.25rem 1.75rem;
}
.common-bar .whats-new-detail .what-new-post li .meta-date { 
    font-size: 14px; 
    color: #77B7CC; 
    font-family: 'open_sansbold'; 
    line-height: 18px; 
    text-transform: none; 
    padding: 0 0 5px; 
    letter-spacing: 0px; 
}  
.common-bar .whats-new-detail .what-new-post li h4 { 
    font-size: 16px; 
    line-height: 26px; 
    color: #FFF; 
    font-family: 'open_sansbold'; 
    padding-bottom: 13px; }
.common-bar .whats-new-detail .what-new-post li h4 a { 
    font-family: 'open_sansbold'; 
    color: #FFF; 
}
.common-bar .whats-new-detail .what-new-post li a.btn {
    background: none;
    color: #EEBA07; 
    text-align: left;
}
.common-bar .whats-new-detail .what-new-post li a.btn svg#link-arrow {
    fill: #EEBA07; 
    height: 1.125rem; 
    position: relative; 
    top: 0.25rem; 
    transition-duration: 0.5s;
    width: 2.625rem;
}
.common-bar .whats-new-detail .what-new-post li a.btn:hover,
.common-bar .whats-new-detail .what-new-post li a.btn:focus {
/*     color: #B6D4DC; */
    text-decoration: none;
}
.common-bar .whats-new-detail .what-new-post li:hover .btn,
.common-bar .whats-new-detail .what-new-post li:focus .btn {
    background: none;
/*     color: #B6D4DC;  */
    text-decoration: none;
}
.common-bar .whats-new-detail .what-new-post li a.btn:hover svg#link-arrow,
.common-bar .whats-new-detail .what-new-post li a.btn:focus svg#link-arrow,
.common-bar .whats-new-detail .what-new-post li:hover a.btn svg#link-arrow, 
.common-bar .whats-new-detail .what-new-post li:focus a.btn svg#link-arrow {
/*     fill: #B6D4DC; */
}
.common-bar .whats-new-detail .what-new-post li h4 a:hover { 
/*     opacity: 0.5;  */
    text-decoration: none; 
}
.common-bar .whats-new-detail .primary-btn { margin: 0 0 0 57px; padding: 14px 24px; }

.common-bar .whats-new-detail .what-new-post li:hover .feature-image img { opacity: 1; -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); filter: grayscale(0); }
.common-bar .whats-new-detail .what-new-post li:hover h4 a,
.common-bar .whats-new-detail .what-new-post li:focus h4 a { 
/*     opacity: 0.5;  */
    text-decoration: none; 
}
.testimonials-bar .image {
    bottom: unset; 
    height: 100%; 
}
.testimonials-bar .slick-slide .image img {
    height: 100%; 
    object-fit: cover;
}
.project-bar .repeat .text h4 {
    height: auto;
}
.ngos-work-bar h2 {
    background: #0085A2; 
    color: #fff; 
    font-family: 'alte_din_1451_mittelschriftRg'; 
    font-size: 1.5rem; 
    letter-spacing: 0.1em; 
    line-height: 1.5rem; 
    padding: 1.1875rem 3.5625rem 1.1875rem 0; 
    position: absolute; 
    text-transform: uppercase; 
    top: -4.5rem; 
}
.ngos-work-bar h2:after { 
    content: ""; 
    position: absolute; 
    top: 0px; 
    left: -25000px; 
    height: 100%; 
    width: 25000px; 
    background: #0085A2; 
    display: block; 
    z-index: 1; 
}

@media screen and (min-width:600px) {
    .common-bar .whats-new-detail ul.what-new-post {
        flex-wrap: nowrap;
    }
}

@media screen and (min-width:769px) {
    .common-bar .whats-new-detail .what-new-post li {
        width: 33%;
    }
}

@media screen and (max-width: 1167px) {
    .ngos-work-bar {
        padding-top: 32px;
    }
}
@media screen and (min-width:1168px) {
    .ngos-work-bar h2 {
        background: #0085A2; 
        color: #fff; 
        font-family: 'alte_din_1451_mittelschriftRg'; 
        font-size: 1.5rem; 
        letter-spacing: 0.1em; 
        line-height: 1.5rem; 
        padding: 1.1875rem 3.5625rem 1.1875rem 0; 
        position: absolute; 
        text-transform: uppercase; 
        top: -4.5rem; 
    }
    .ngos-work-bar h2:after { 
        content: ""; 
        position: absolute; 
        top: 0px; 
        left: -25000px; 
        height: 100%; 
        width: 25000px; 
        background: #0085A2; 
        display: block; 
        z-index: 1; 
    }
}

/* Lawyers for Reporters */ 
.lfr-bar .description { 
    background:#03728b;
    color: #fff;
    padding: 37px 0; 
    width: 100%; 
}
.lfr-bar .hero .inner {
    display: flex; 
    flex-wrap: wrap; 
    gap: 2.5rem;
}
.lfr-bar .description .inner {
    max-width: none; 
    padding: 0 0 2.5rem;
}
.lfr-bar .hero .hero-content {
    width: 100%; 
}
.lfr-bar .hero .hero-content p.eyebrow {
    border-bottom: 0.4375rem solid #EEAB00; 
    display: inline-block;
    font-family: 'dinbold';
    font-size: 1.75rem; 
    font-weight: bold; 
    margin-bottom: 0.875rem; 
    padding-bottom: 0.625rem;
    text-transform: uppercase;
}
.lfr-bar .hero .hero-content h1 {
    color: #FFF;
    font-family: 'open_sansbold'; 
    font-size: 4.25rem; 
    font-weight: 800; 
    letter-spacing: 0;
    line-height: 5.0625rem;
    text-transform: none; 
}
.lfr-bar .hero .hero-image {
    width: 100%; 
}
.lfr-bar .our-mission-bar {
    padding-bottom: 3rem;
}
.lfr-bar .our-mission-bar .inner h2 {
    color: #005C74; 
    top: -2rem;
}
.lfr-bar .our-mission-bar .inner h2 span {
    background: #E7A82B; 
    font-family: 'dinbold';
}
.lfr-bar .our-mission-bar h2 span:before {
    background: #E7A82B;
}
.lfr-bar .our-mission-bar .mission-subtitle h3 {
    color: #005C74; 
    font-family: 'dinbold'; 
    font-size: 1.75rem; 
    line-height: 2.1875rem; 
}
.lfr-bar .our-mission-bar .mission-content p {
    color: #333132;
    font-size: 1.125rem;
}
.lfr-bar .our-impact-bar {
    background: #E7A82B;
    padding-bottom: 5rem; 
}
.lfr-bar .our-impact-bar h2 {
    color: #005C74; 
    font-size: 1.75rem;
}
.lfr-bar .our-impact-bar .our-impact .repeat {
    width: 33%;
} 
.lfr-bar .our-impact-bar .our-impact .repeat .number {
    color: #005C74;
    padding-left: 1.5rem;
}
.lfr-bar .our-impact-bar .our-impact .repeat .text {
    color: #005C74;
    font-family: 'dinbold'; 
    padding-left: 1.5rem;
}
.lfr-bar .our-impact-bar .our-impact .repeat:before {
    background: #005C74;
    left: auto; 
    margin-left: 0;
}
.lfr-bar .our-impact-bar .line {
    background: #005C74; 
    margin: 0.75rem 7.1875rem 0.6875rem;
    opacity: 0.33;
}
.lfr-bar .our-mission-bar.our-clients-bar {
    background: #E5E6E7;
}
.lfr-bar .our-mission-bar.our-clients-bar .inner h2 span {
    background: #026B84; 
    color: #FFF;
}
.lfr-bar .our-mission-bar.our-clients-bar h2 span:before {
    background: #026B84;
}
.lfr-bar .featured-bar.common-bar.whats-new {
    padding-top: 3rem;
}
.lfr-bar .featured-bar h2 {
    color: #026B84; 
    font-family: 'dinbold';
    font-size: 1.75rem;
    text-align: center; 
    text-transform: uppercase;
}
.lfr-bar .featured-bar.common-bar .whats-new-detail ul.what-new-post {
    padding-bottom: 2rem;
    padding-top: 2rem;
} 
.lfr-bar .featured-bar.common-bar .whats-new-detail {
    padding-bottom: 2rem;
}
.lfr-bar .featured-bar.common-bar .whats-new-detail .what-new-post li {
    background: #026B84;
    display: flex; 
    flex-direction: column; 
}
.lfr-bar .featured-bar.common-bar .whats-new-detail .what-new-post li:hover,
.lfr-bar .featured-bar.common-bar .whats-new-detail .what-new-post li:focus {
    background: #004E6B;
}
.lfr-bar .featured-bar.common-bar .whats-new-detail .what-new-post li .post-detail {
    display: flex; 
    flex-direction: column; 
    height: 100%;
    justify-content: space-between; 
}
.lfr-bar .featured-bar.common-bar .whats-new-detail .what-new-post li .feature-image img {
    filter: none; 
    opacity: 1;
}
.lfr-bar .featured-bar.common-bar .whats-new-detail .what-new-post li .eyebrow {
    color: #77B7CC; 
    font-family: 'open_sansbold';
    font-size: 0.875rem; 
    font-weight: bold;
}
.lfr-bar .featured-bar.common-bar .whats-new-detail .what-new-post li .meta-date {
    border-bottom: 1px solid #FFF; 
    padding-bottom: 0.9375rem; 
    margin-bottom: 1rem;
}

.lfr-bar .news-bar.common-bar.whats-new {
    background-color: #9DC6D0;
    padding-top: 3rem;
}
.lfr-bar .news-bar h2 {
    color: #026B84; 
    font-family: 'dinbold';
    font-size: 1.75rem;
    text-align: center; 
    text-transform: uppercase;
}
.lfr-bar .news-bar.common-bar .whats-new-detail ul.what-new-post {
    padding-bottom: 2rem;
    padding-top: 2rem;
} 
.lfr-bar .news-bar.common-bar .whats-new-detail {
    padding-bottom: 2rem;
}
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li {
    background: #FFF;
    display: flex; 
    flex-direction: column; 
}
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li .post-detail {
    display: flex; 
    flex-direction: column; 
    height: 100%;
    justify-content: space-between; 
}
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li .eyebrow {
    color: #77B7CC; 
    font-family: 'open_sansbold';
    font-size: 0.875rem; 
    font-weight: bold;
}
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li h4 a {
    color: #55565A;
}
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li .meta-date {
    border-bottom: 1px solid #0085A2; 
    color: #A5A5A5; 
    padding-bottom: 0.9375rem; 
    margin-bottom: 1rem;
}
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li a.btn {
    color: #0085A2;
}
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li:hover a.btn,
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li:focus a.btn {
    color: #EEBA07;
}
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li a.btn svg#link-arrow {
    fill: #0085A2;
}
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li:hover a.btn svg#link-arrow,
.lfr-bar .news-bar.common-bar .whats-new-detail .what-new-post li:focus a.btn svg#link-arrow {
    fill: #EEBA07;
}

.lfr-bar .testimonials-bar {
    background: #EEEEEF;
}
.lfr-bar .testimonials-bar .text:before,
.lfr-bar .testimonials-bar p:nth-last-of-type(1):after {
    display: none;
} 
.lfr-bar .testimonials-bar p {
    color: #1E1E1E;
}
.lfr-bar .testimonials-bar .name-title {
    padding: 0;
}
.lfr-bar .testimonials-bar .name-title p {
    padding: 0;
    letter-spacing: 0.04em;
    font-size: 12px;
    line-height: 16px;
    font-family: 'open_sansbold';
} 
.lfr-bar .testimonials-bar .image {
    border-left: 28px solid #E7A82B;
}
.lfr-bar .testimonials-bar .slick-arrow {
    background-color: #E7A82B;
} 
.lfr-bar .testimonials-bar .slick-arrow.slick-next {
    background-image: url('images/link-arrow-grey.svg');
}
.lfr-bar .testimonials-bar .slick-dots {
    bottom: 0;
}
.lfr-bar .testimonials-bar .slick-dots li button {
    background: #E7A82B; 
    opacity: 0.61; 
}
.lfr-bar .testimonials-bar .slick-dots li.slick-active button {
    opacity: 1; 
}

@media screen and (min-width:769px) {
    .lfr-bar .hero .inner {
        flex-wrap: nowrap;  
    }
    .lfr-bar .hero .hero-content {
        width: 45%; 
    }
    .lfr-bar .hero .hero-image {
        width: 55%; 
    }
    .lfr-bar .testimonials-bar .slick-dots {
        bottom: 4.5625rem;
    }
}


/* Law Firms and Clearinghouses */ 
.law-firms-bar.clearinghouses-bar .wrapper:before {
    display: none; 
} 
.law-firms-bar.clearinghouses-bar .top-section {
    background-color: #E9EAEB;
    background-image: url('images/watermark.svg');
    background-position: bottom right -3.125rem;
    background-repeat: no-repeat; 
    background-size: 16.25rem auto;
}
.law-firms-bar.clearinghouses-bar .top-law {
    display: flex; 
    flex-wrap: wrap; 
    gap: 3rem;
    padding: 4rem 2rem 2rem;
}
.law-firms-bar.clearinghouses-bar .top-law .law-copy,
.law-firms-bar.clearinghouses-bar .top-law .law-media {
    width: 100%; 
} 
.law-firms-bar.clearinghouses-bar .top-law .law-copy h2 {
    color: #333132; 
    font-family: 'dinbold'; 
    font-size: 1.75rem; 
    line-height: 2.1875rem;
}
.law-firms-bar.clearinghouses-bar .top-law .law-copy p {
    color: #333132; 
}
.law-firms-bar.clearinghouses-bar .top-law .law-media img {
    float: none;
    width: 100%;
}
.law-firms-bar.clearinghouses-bar .top-law .law-media .iframer {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    width: 100%;
}
.law-firms-bar.clearinghouses-bar .top-law .law-media .iframer iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.law-firms-bar.clearinghouses-bar .lower-section {
    background-color: #FFF;    
}
.law-firms-bar.clearinghouses-bar .law-partners {
    padding: 4rem 2rem;
}
.law-firms-bar.clearinghouses-bar h4 {
    color: #026B84;
    font-family: 'alte_din_1451_mittelschriftRg';
    font-size: 1.75rem;
    letter-spacing: 0.04em; 
    padding-bottom: 2.625rem; 
    text-transform: uppercase;
}
.law-firms-bar.clearinghouses-bar ul {
    column-gap: 2rem; 
    columns: 3;
    float: none;
    list-style-type: disc;
    padding: 0 0 0 2rem; 
    width: 100%; 
}
.law-firms-bar.clearinghouses-bar ul li {
    padding-left: 0; 
    text-indent: 0;
}
.law-firms-bar.clearinghouses-bar ul li::before {
    display: none; 
}
.law-firms-bar.clearinghouses-bar ul li::marker {
    color: #004E6B;
}
@media screen and (min-width:769px) {
    .law-firms-bar.clearinghouses-bar .top-law {
        flex-wrap: nowrap; 
    }
    .law-firms-bar.clearinghouses-bar .top-law .law-copy,
    .law-firms-bar.clearinghouses-bar .top-law .law-media {
        width: 50%; 
    }
}

/* Our Programs */ 
.our-program-bar {
    padding-bottom: 5.625rem; 
}
.program-page-tile h3 {
    color: #03728B;
    font-family: 'din_blackregular'; 
    max-width: none; 
    text-transform: uppercase; 
}
.program-page-tile ul.program-page_tiles {
    display: flex; 
    flex-wrap: wrap; 
    gap: 1.5rem;
}
.program-page-tile ul.program-page_tiles li.repeat {
    float: none; 
    padding: 0;
    width: 100%;
} 
.program-page-tile ul.program-page_tiles li.repeat a {
    height: 100%;
}
.program-page-tile ul.program-page_tiles li.repeat .image {
    height: auto;
}
.program-page-tile ul.program-page_tiles li.repeat .image img {
    height: 100%;
    object-fit: cover;
}
@media screen and (min-width:769px) {
    .program-page-tile ul.program-page_tiles li.repeat {
        width: calc((100% - 1.5rem)/2); 
    }
    .program-page-tile ul.program-page_tiles li.repeat .image {
        height: 100%;
    }
}

/* News */ 
.news-banner-bar h1 {
    float: none; 
} 
.common-bar.blog-listing .blog-listing-row.filters-row {
    display: flex; 
    flex-wrap: wrap; 
    gap: 1rem; 
    padding: 0;
}
.common-bar.blog-listing .category-toggle,
.common-bar.blog-listing .years-toggle,
.common-bar.blog-listing .months-toggle {
    float: none; 
    margin: 0;
    position: relative; 
    width: 100%;
}
.common-bar.blog-listing .category-toggle ul li:before,
.common-bar.blog-listing .years-toggle ul li:before,
.common-bar.blog-listing .months-toggle ul li:before {
    display: none;
}
.category-toggle ul li a,
.years-toggle ul li a, 
.months-toggle ul li a {
    color: #333132;
    font-family: 'dinmedium';
}
.category-toggle ul li a:hover,
.category-toggle ul li a:focus,
.years-toggle ul li a:hover,
.years-toggle ul li a:focus, 
.months-toggle ul li a:hover,
.months-toggle ul li a:focus {
    color: #03728B;
    font-family: 'dinmedium';
}
.common-bar.blog-listing .category-toggle .categoryToggle {
    background-color: #004E6B;
} 
.common-bar.blog-listing .years-toggle .categoryToggle,
.common-bar.blog-listing .months-toggle .categoryToggle {
    margin: 0;
    padding: 11px 50px 12px 20px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'din_blackregular';
    min-width: 249px;
    text-align: center;
    background: #004E6B;
    display: block;
    text-decoration: none;
    letter-spacing: 0.05em;
    position: relative;
}
.common-bar.blog-listing .years-toggle .categoryToggle span,
.common-bar.blog-listing .months-toggle .categoryToggle span {
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(images/down-arrow.png) center center no-repeat;
    background-size: 18px auto;
    transition: transform 350ms;
    -webkit-transition: transform 350ms;
}
.common-bar.blog-listing .years-toggle ul,
.common-bar.blog-listing .months-toggle ul {
    position: absolute;
    top: 100%;
    left: 0px;
    background: #e5e6e8;
    padding: 5px 14px;
    margin: 0px;
    list-style-type: none;
    width: 100%;
    box-shadow: 0px 6px 10px rgba(0,0,0,0.18);
    -webkit-box-shadow: 0px 6px 10px rgba(0,0,0,0.18);
    display: none;
    z-index: 9;
}
.common-bar.blog-listing .years-toggle ul li,
.common-bar.blog-listing .months-toggle ul li {
    position: relative;
    padding: 0px;
    font-size: 13px;
    line-height: 18px;
    color: #5f6064;
    border-bottom: 1px solid #d5d6d8;
    padding-bottom: 3px;
}
.common-bar.blog-listing .years-toggle ul li a,
.common-bar.blog-listing .months-toggle ul li a {
    padding: 7px 11px;
    display: block;
    font-family: 'dinmedium';
    color: #5f6064;
} 
.blog-listing-row.clear-filters {
    display: flex;
}
.blog-listing-row.clear-filters p {
    border-right: 0.0625rem solid #A6A8AB;
    color: #333132; 
    font-family: 'open_sansbold'; 
    font-size: 1.125rem; 
    padding: 0 1rem;
}
.blog-listing-row.clear-filters p:first-of-type {
    border-right: none;
    padding: 0;
}
.blog-listing-row.clear-filters p:last-of-type {
    border-right: none;
}
.blog-listing-row.clear-filters .clear-btn {
    color: #333132;
    display: block; 
    font-family: 'dinregular';
    font-size: 1rem; 
    margin-top: 0.25rem;
}
.blog-listing-row.clear-filters .clear-btn i {
    margin-left: .75rem;
}
.blog-listing-row.clear-filters .clear-btn:hover,
.blog-listing-row.clear-filters .clear-btn:focus {
    color: #026B84;
 }
.blogpost .hentry .post-thumbnail-image .post-categories {
    background: #004E6B;
}
.blogpost .hentry .entry-inner {
    display: flex; 
    flex-direction: column; 
    justify-content: space-between;
}
.blogpost .hentry .entry-inner .inner-upper {

}
.blogpost .hentry .entry-inner .inner-upper .entry-cats p {
    color: #77B7CC; 
    font-family: 'open_sansextrabold'; 
    font-size: 0.875rem; 
    margin-bottom: .5rem;
}
.blogpost .hentry .entry-inner .inner-upper h4 {
    font-size: 1.125rem; 
    margin-bottom: .5rem;
    padding: 0; 
}
.blogpost .hentry .entry-inner .inner-upper p.excerpt {
    margin-bottom: 1rem;
}
.blogpost .hentry .entry-inner .inner-lower {

} 
.blogpost .hentry .inner-lower .date_mete {
    border-bottom: 1px solid #FFF; 
    margin-bottom: 0.625rem;
}
.blogpost .hentry .inner-lower .btn {
    font-family: 'open_sansbold'; 
    font-size: 1.125rem;
    margin: 0;
}

@media screen and (min-width:769px) {
    .common-bar.blog-listing .blog-listing-row.filters-row {
        flex-wrap: nowrap;
    }
    .common-bar.blog-listing .category-toggle,
    .common-bar.blog-listing .years-toggle,
    .common-bar.blog-listing .months-toggle  {
        width: auto; 
    } 
    .common-bar.blog-listing .blog-listing-row.filters-row,
    .blog-listing-row.clear-filters {
        margin-left: 1rem;
    }
}
@media only screen and (max-width: 1167px) {
    .blog-listing-row.clear-filters {
        padding-top: 1.125rem;
    }
}
@media only screen and (max-width: 767px) {
    .blog-listing-row.clear-filters, 
    .blog-listing-row.filters-row {
        margin-top: 0;
    }
    .common-bar.blog-listing .category-toggle.categories-toggle {
        left: unset;
        right: unset;
        top: unset; 
    }
    .blog-listing-row.clear-filters .clear-btn {
        background: none;
        color: #333132;
        display: block; 
        font-family: 'dinregular';
        font-size: 1rem; 
        margin-top: 0;
        padding: 0;
        position: static; 
        text-transform: none;
        width: auto;
    }
    .common-bar.blog-listing .years-toggle .categoryToggle, 
    .common-bar.blog-listing .months-toggle .categoryToggle {
        background: #014e6c;
        color: #fff;
        display: block;
        font-family: 'dinmedium';
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 20px;
        margin: 0;
        min-width: inherit;
        padding: 11px 14px;
        position: relative;
        text-align: left;
        text-decoration: none;
        text-transform: uppercase;
        width: 100%;
    }
}

/* Pro Bono Template */ 
.info-content ul {
    padding-left: 2rem;
}
.info-content ul li {
    list-style: disc;
    margin-bottom: 0.25rem;
}
.info-content ul li:before {
    display: none; 
}
.info-content ul li ul {
    padding-bottom: 0.25rem;
}
.info-content ul li ul li {
    list-style: circle;
    margin-left: 1.5rem;
    margin-top: .25rem;
}

/* LFR Analysis Archive */ 
.analysis-banner-bar { 
    background: #04728b; 
    padding: 47px 0 46px; 
}
.analysis-banner-bar h1 { 
    color: #fff;
    float: none;
    font-family: 'alte_din_1451_mittelschriftRg';
    font-size: 2.25rem;
    letter-spacing: 0.1em;
    line-height: 50px;
    padding: 0 0 0 15px; 
    text-transform: uppercase; 
}
.blogpost.analysis {
    align-items: stretch; 
    display: flex; 
    flex-wrap: wrap; 
}
.blogpost.analysis .hentry {
    float: none; 
}
.blogpost.analysis .hentry .inner {
    height: 100%;
}
.blogpost.analysis .hentry .post-thumbnail-image a img {
    height: 13.75rem; 
    object-fit: cover; 
}
.blogpost.analysis .hentry .entry {
    min-height: 0;
}
