@charset "utf-8";
body,
ol li,
p,
ul li {
    line-height: 20px;
    font-family: Europa, "Helvetica Neue", Arial, sans-serif;
    font-weight: 300
}

a,
input:focus,
textarea {
    outline: 0
}

#top-menu ul li a,
.btn {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    text-decoration: none
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%
}

body {
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2rem;
    overflow-x: hidden
}

ol li,
p,
ul li {
    font-size: inherit;
    line-height: 2rem;
    margin-bottom: 25px;
    word-wrap: break-word;
    color: #000
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
    font-family: Europa, Arial, sans-serif;
    word-wrap: break-word
}

a {
    color: inherit;
    border: none;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    text-transform: uppercase;
    color: inherit
}

ol,
ul {
    list-style: none
}

ul {
    margin: 0 0 19px
}

ul li {
    list-style-type: none;
    word-wrap: break-word
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    font-weight: 400
}

select::-ms-expand {
    display: none
}

textarea {
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    resize: none;
    overflow: auto
}

button,
input {
    line-height: normal
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=password],
input[type=text] {
    display: inline-block
}

img {
    max-width: 100%;
    height: auto
}

ol {
    list-style-type: decimal
}

ol li {
    margin-left: 20px;
    margin-bottom: 2px
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix {
    display: block
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.no-margin {
    margin: 0!important
}

.hidden-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

@font-face {
    font-family: mactodd-icons;
    src: url(../font/mactodd-icons.eot?57898332);
    src: url(../font/mactodd-icons.eot?57898332#iefix) format('embedded-opentype'), url(../font/mactodd-icons.woff2?57898332) format('woff2'), url(../font/mactodd-icons.woff?57898332) format('woff'), url(../font/mactodd-icons.ttf?57898332) format('truetype'), url(../font/mactodd-icons.svg?57898332#mactodd-icons) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none
}

#breadcrumbs a:after,
#search-section #search-form .submit-btn:before,
.expertise .read-more:after,
.experts-list .expert .image .mail-icon:before,
.items-boxes .box:before,
.pagination .next:after,
.pagination .prev:after,
.resources-container .item:before,
.styledSelect:after,
[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: mactodd-icons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: block;
    float: left;
    vertical-align: middle;
    text-align: center;
    text-indent: 0;
    font-variant: normal;
    text-transform: none;
    font-size: 16px;
    line-height: 20px;
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none
}

.arrow-link,
.btn,
.icon-angle-right {
    font-weight: 700;
    vertical-align: top;
    display: inline-block
}

#search-section #search-form .submit-btn:before,
.icon-search:before {
    content: '\e800'
}

.icon-cancel:before {
    content: '\e803'
}

.icon-phone:before {
    content: '\e804'
}

.icon-menu:before {
    content: '\f0c9'
}

.icon-mail:before {
    content: '\f0e0'
}

.icon-angle-left:before {
    content: '\f104'
}

#breadcrumbs a:after,
.expertise .read-more:after,
.icon-angle-right:before {
    content: '\f105'
}

.icon-angle-up:before {
    content: '\f106'
}

.icon-angle-down:before {
    content: '\f107'
}

.icon-fax:before {
    content: '\f1ac'
}

.icon-facebook:before {
    content: '\f230'
}

.icon-credit-card:before {
    content: '\f283'
}

.icon-address:before {
    content: '\f2bc'
}

.icon-linkedin:before {
    content: '\f30c'
}

[class*=" icon-"]:hover:before,
[class^=icon-]:hover:before {
    text-decoration: none
}

.btn {
    padding: 6px 20px;
    background-color: #069dde;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 21px;
    line-height: 2.1rem;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s ease-in-out
}

.btn:hover {
    background-color: #048cc6;
    text-decoration: none
}

.btn.black-bg {
    background-color: #000
}

.btn.black-bg:hover {
    background-color: #333
}

.icon-angle-right {
    font-size: 20px;
    line-height: 33px;
    text-transform: uppercase;
    color: #069dde
}

.icon-angle-right:before {
    font-size: 30px;
    line-height: 33px;
    float: right;
    margin: 0 0 0 20px
}

.arrow-link {
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
    text-transform: uppercase;
    background: url(../images/arrow.png) right center no-repeat;
    padding-right: 77px
}
.arrow-link:hover{
    color: #fff;
}

.container,
.section {
    position: relative;
    margin: 0 auto;
    width: 95%;
    max-width: 1240px
}

.section {
    max-width: 1940px;
    width: calc(100% - 60px);
    margin: 0 auto 30px;
    background-color: #f9f9f9
}
.container .right-content a { color: #069dde; text-decoration:underline; }

#hero-image .content h4,
#newsletter .title,
#people .content .title,
#people2 .content .title,
#top-section .title,
.section .container>.title,
.section .left-content>.title,
.section .right-content>.title,
.section>.title {
    font-weight: 700;
    font-size: 50px;
    line-height: 55px;
    text-transform: uppercase;
    padding: 6px 20px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px;
    color: #FFF;
    letter-spacing: 2px
}

#top-section .title.blue,
.section .container>.title.blue,
.section .left-content>.title.blue,
.section .right-content>.title.blue,
.section>.title.blue {
    background: 0 0;
    color: #069dde;
    padding: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#newsletter .title,
.section .left-content>.title.black-bg,
.section .right-content>.title.black-bg,
.section .title.black-bg {
    background-color: #000
}

.section .left-content,
.section .right-content {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    min-height: 350px
}

.section .left-content .content,
.section .right-content .content {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    z-index: 5;
    word-wrap: break-word;
    text-align: left;
    padding: 20px;
    width: 100%
}

.top-action select {
    height: 50px;
    line-height: 50px;
    background: 0 0;
    font-size: 20px;
    font-weight: 300;
    color: #c6c6c6;
    position: relative;
    cursor: pointer;
    width: 100%
}

.top-action .s-hidden {
    position: absolute;
    visibility: hidden;
    padding-right: 35px;
    width: 0;
    overflow: hidden;
    height: 0
}

.styledSelect,
.top-action .select {
    position: relative;
    display: inline-block;
    width: 100%;
    cursor: pointer
}

.top-action .select {
    background-color: transparent;
    margin: 0;
    font-size: 0;
    text-align: center;
    vertical-align: top
}

.styledSelect {
    font-size: 20px;
    padding-right: 35px;
    color: #c6c6c6;
    font-weight: 300;
    border: 2px solid #e2e2e2;
    height: 50px;
    line-height: 46px;
    background: #FFF
}

.styledSelect:hover {
    color: #aeabab
}

.styledSelect:after {
    content: '\f107';
    position: absolute;
    right: 2px;
    top: 0;
    width: 32px;
    height: 100%;
    font-size: 26px;
    line-height: 50px;
    color: #0697d8;
    margin: 0;
    text-align: left
}

.styledSelect.active:after,
.styledSelect:active:after {
    content: '\f106'
}

.top-action .options {
    position: absolute;
    z-index: 999;
    margin: 0;
    list-style: none;
    border: 0;
    background-color: #FFF;
    width: 100%;
    padding: 30px;
    left: 50%;
    top: 100%;
    height: auto;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: -7px 7px 21px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: -7px 7px 21px 0 rgba(0, 0, 0, .3);
    box-shadow: -7px 7px 21px 0 rgba(0, 0, 0, .3);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(.9) translateX(-50%);
    transform: scale(.9) translateX(-50%);
    -webkit-transition: -webkit-transform .2s, opacity .2s, visibility 0s .2s;
    transition: transform .2s, opacity .2s, visibility 0s .2s;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 300px
}

.top-action .options.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s
}

.top-action .options li {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #666;
    text-align: left;
    text-decoration: none;
    margin: 25px 0 0;
    font-weight: 400
}

.top-action .options li:hover {
    color: #333
}

.top-action .options li:first-child {
    margin-top: 0
}

.icon-menu {
    display: none
}
#header { background: #1a1a1a; }

#header .top-bar {
    background: #0697d8;
    text-align: right;
    font-size: 0
}

#header .top-bar .container {
    padding: 8px 0
}

#header .top-bar a {
    font-weight: 700;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 23px;
    line-height: 2.3rem;
    color: #FFF;
    margin-left: 30px
}

#header .top-bar a:first-child {
    margin-left: 0
}

#header .top-bar .icon-facebook {
    font-size: 0;
    text-indent: -999px;
    overflow: hidden
}

#header .top-bar .icon-facebook:before {
    margin-right: 0
}

#header .top-bar a:before {
    font-size: 16px;
    line-height: 23px;
    margin-right: 10px;
    color: #FFF
}

#header .top-bar .icon-phone:before {
    font-size: 20px
}

#header .container {
    max-width: 1210px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: right
}

#header>.container {
    line-height: 0;
    text-align: justify
}

#header>.container:after {
    content: '';
    display: inline-block;
    width: 99%;
    vertical-align: top
}

#header .logo {
    display: inline-block;
    vertical-align: middle
}

#header .logo img {
    display: block;
    width: 250px;
    height: 70px;
}
#celebrate { max-width: 120px; margin-left: 15px; vertical-align: middle; display: inline-block; }
#top-menu,
#top-menu ul li {
    display: inline-block;
    vertical-align: middle
}

#top-menu ul {
    margin: 0;
    text-align: right;
    font-size: 0;
    position: relative;
}

#top-menu ul li {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    margin: 0 0 0 20px
}

.footer-col,
.footer-col .footer-links {
    display: inline-block;
    vertical-align: top
}

#top-menu ul li:frist-child {
    margin-left: 0
}

#top-menu ul li a {
    color: #000;
    position: relative;
    z-index: 1;
    transition: all .3s ease-in-out
}

#top-menu ul li.active a,
a:hover {
    color: #0697d8
}

a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:hover {
    text-decoration: none
}

#top-menu ul li a:hover,
#top-menu ul li.active a:hover,
#top-menu ul li.active:hover a,
#top-menu ul li:hover a {
    color: #FFF
}

/* #top-menu ul li:before {
    content: '';
    position: absolute;
    left: -5px;
    top: -2px;
    height: calc(100% + 4px);
    width: 0%;
    background: #000;
    z-index: 0;
    -webkit-transition: width .5s ease;
    -o-transition: width .5s ease;
    transition: width .5s ease
} */
.HomePage #top-menu ul > li > a:before {
	background: #069dde;
}
#top-menu ul > li > a:before {
    content: '';
    position: absolute;
    left: -5px;
    top: -2px;
    height: calc(100% + 4px);
    width: 0%;
    background: #000;
    z-index: -1;
    -webkit-transition: width .5s ease;
    -o-transition: width .5s ease;
    transition: width .5s ease
}
#top-menu ul > li a:hover:before,
#top-menu ul > li:hover > a:before {
    width: calc(100% + 10px)
}

.HomePage #top-menu ul li:before {
    background: #069dde
}

#footer {
    background: #efefef;
    padding: 30px 0
}

#footer .container {
    font-size: 0
}

.footer-col {
    padding-right: 1%
}

.footer-col:last-child {
    padding: 0
}

.footer-col .footer-links {
    margin: 0
}

.footer-col .footer-links li {
    font-weight: 400;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 6px;
    color: #4c4c4c;
    margin-left: 0
}

.footer-col .footer-links li a {
    color: #4c4c4c
}

.footer-col.explore {
    width: 46%;
    padding-right: 5%
}

.footer-col.contact,
.footer-col.offices {
    width: 20%
}

.footer-col.pay-online {
    width: 14%;
    text-align: right
}

.footer-col.explore .footer-links {
    width: 33.33%
}

#footer .footer-col .title {
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    margin: 0 0 6px;
    text-transform: uppercase;
    color: #0697d8
}

#footer .footer-col .title~.title,
.footer-col.explore ul .title {
    padding-top: 8px
}

#footer .footer-col .title a {
    color: #0697d8;
    display: inline-block
}

#footer .footer-col .icon-credit-card:before {
    float: right;
    margin: 0 0 0 10px
}

.footer-col.contact [class*=" icon-"]:before,
.footer-col.contact [class^=icon-]:before {
    font-size: 12px;
    line-height: 16px;
    color: #069dde
}

.HomePage:not(.sticky) #header {
    position: absolute;
    padding: 30px 30px 20px;
    max-width: 1286px;
    width: 97%;
    top: 0;
    z-index: 99;
    border-bottom: 2px solid #FFF;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#hero-image,
.main {
    position: relative
}

.HomePage:not(.sticky) #header .container {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.HomePage #header ul li,
.HomePage #header ul li a {
    color: #FFF
}

#hero-image {
    min-height: 100vh;
    line-height: 100vh;
    text-align: center;
    font-size: 0;
    margin-bottom: 30px
}

#hero-image img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    display: block
}

#hero-image .content {
    display: inline-block;
    vertical-align: middle;
    max-width: 800px;
    width: 90%;
    position: relative;
    z-index: 3;
    line-height: normal;
    padding-top: 155px;
    padding-bottom: 135px
}

#hero-image .content h4 {
    font-size: 75px;
    line-height: 80px;
    padding: 5px 15px;
    margin: 0 0 25px
}

#hero-image .content p {
    font-weight: 300;
    font-size: 45px;
    line-height: 50px;
    margin: 0;
    color: #FFF
}

#hero-image .icon-angle-down,
.OurFirmPage #top-section .icon-angle-down {
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
    display: inline-block;
    position: absolute;
    font-size: 18px;
    line-height: 22px;
    bottom: 45px;
    padding-bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#hero-image .icon-angle-down:before,
.OurFirmPage #top-section .icon-angle-down:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    font-size: 30px;
    line-height: 34px;
    float: none;
    width: 34px;
    margin-left: -17px
}

#expertise {
    padding: 125px 0;
    text-align: center
}

#expertise .container {
    max-width: 1265px
}

#expertise .subtitle {
    font-weight: 300;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #069dde
}

.expertise-list {
    font-size: 0;
    margin-top: 50px
}

.expertise-list .expertise {
    display: inline-block;
    vertical-align: top;
    width: calc(20% - 16px);
    margin: 0 8px 16px;
    height: 216px;
    padding: 20px;
    text-align: center
}

.expertise-list .expertise:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.expertise-list .expertise .content {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.expertise-list .expertise.dark-gray {
    background-color: #58595b
}

.expertise-list .expertise.light-gray {
    background-color: #dcddde
}

.expertise-list .expertise.gray {
    background-color: #b3b3b3
}

.expertise-list .expertise.light-blue {
    background-color: #99d8f7
}

.expertise-list .expertise.blue {
    background-color: #069dde
}

.expertise-list .expertise .icon {
    display: block;
    text-align: center;
    margin-bottom: 7px
}

.expertise-list .expertise .icon img {
    display: inline-block;
    vertical-align: middle;
    height: 25px
}

.expertise-list .expertise .type {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 7px;
    color: #FFF;
    text-transform: uppercase
}

.expertise-list .expertise .read-more {
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #FFF
}

.expertise-list .expertise .read-more:after {
    font-size: 18px;
    line-height: 21px;
    float: right;
    margin: 2px 0 0 10px
}

.expertise-list .icon-angle-right {
    float: right;
    margin-right: 8px
}

#news_views {
    background: #FFF;
    padding: 20px 0
}

#news_views .container {
    overflow: hidden
}

#news_views .left-content {
    float: left;
    width: 512px;
    max-width: 50%
}

#news_views .right-content {
    overflow: hidden;
    text-align: right;
    padding-left: 40px;
    float: right;
    padding-top: 60px
}

#news_views .news {
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 13px;
    margin-bottom: 16px
}

#news_views .news img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

#news_views .news .title {
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px
}

#news_views .news p {
    color: #b0b0b0;
    margin-bottom: 10px
}

#news_views .news .action {
    font-size: 0
}

#news_views .news .action a {
    font-weight: 300;
    color: #b0b0b0;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px;
    position: relative
}

#news_views .news .action a:first-child {
    margin: 0
}

#news_views .news .action a:first-child:after {
    content: ' ';
    height: 3px;
    width: 3px;
    background: #b0b0b0;
    top: 50%;
    margin-top: -2px;
    right: -9px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: none
}

.items-boxes {
    font-size: 0
}

.right-content .items-boxes .box {
    max-width: calc(50% - 16px)
}

.items-boxes .box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 237px;
    min-height: 216px;
    line-height: 216px;
    margin: 8px;
    background: #000
}

.items-boxes .box:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 77px 77px;
    border-color: transparent transparent #0697d8;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    content: ''
}

.items-boxes .box:before {
    position: absolute;
    bottom: 10px;
    right: 12px;
    content: '\f105';
    font-size: 30px;
    line-height: 33px;
    z-index: 4;
    color: #FFF;
    width: 33px;
    margin: 0;
    text-align: right
}

.items-boxes .box img {
    display: block;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: .7;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.items-boxes .box:hover img {
    opacity: .5
}

.items-boxes .box .box-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    margin: 0;
    color: #FFF;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    padding: 20px 30px;
    text-align: left
}

.items-boxes .icon-angle-right {
    margin-right: 8px
}

#top-section {
    position: relative;
    font-size: 0;
    overflow: hidden;
    background: #FFF;
    min-height: 500px;
    line-height: 500px;
    text-align: center;
    max-width: 100%;
    width: 100%
}

.CareersPage #top-section {
    background: #f9f9f9;
    min-height: inherit;
    line-height: normal;
    max-width: 1940px;
    width: calc(100% - 60px);
    height: calc(100vh - 179px)
}

.CareersPage .section .right-content {
    min-height: 220px
}

.CareersPage #people .left-content,
.CareersPage #top-section .right-content {
    height: 100%
}

.CareersPage #people .left-content img,
.CareersPage #top-section .right-content img {
    height: 100%;
    object-fit: cover
}

#top-section>img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover
}

#top-section>.container {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    line-height: normal;
    width: 95%;
    max-width: 1250px;
    text-align: left
}

#top-section .container .content {
    max-width: 650px
}

#top-section .container .content>.title {
    display: inline;
    white-space: pre-wrap;
    line-height: 72px;
    padding: 0;
    margin-left: 15px;
    -webkit-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    box-decoration-break: clone
}

.StaffMemberPage #top-section .container .content>.title {
    margin-left: 0
}

#top-section .container .content>.subtitle {
    font-weight: 300;
    font-size: 26px;
    line-height: 30px;
    color: #0697d8;
    margin: 17px 0 0
}

#top-section .container .content>p {
    font-weight: 300;
    font-size: 26px;
    line-height: 30px;
    color: #FFF;
    margin: 17px 0 0
}

#top-section .left-content {
    display: inline-block;
    vertical-align: middle;
    width: 54%;
    text-align: right
}

#top-section .left-content .content {
    text-align: left;
    max-width: 702px;
    width: 100%;
    padding-right: 10%
}

#opportunities .left-content p,
#top-section .left-content p {
    font-size: 26px;
    line-height: 30px;
    color: #000;
    margin-bottom: 25px
}

#top-section .right-content {
    text-align: right;
    width: 46%;
    font-size: 0
}

#experts,
#insights,
#insights .title,
#people,
#people2 {
    text-align: center
}

#top-section .right-content img {
    display: inline-block;
    vertical-align: middle;
    min-height: 420px
}

#opportunities {
    background: url(../images/blue-bg.jpg) center top no-repeat;
    background-size: cover;
    padding: 16vw 0
}

#opportunities .container {
    max-width: 1250px;
    font-size: 0
}

#opportunities .left-content {
    width: 69%;
    padding: 30px 15% 30px 0
}

#opportunities .left-content p {
    color: #FFF
}

#opportunities .right-content {
    width: 31%
}

#opportunities .left-content .title {
    background: 0 0;
    color: #FFF;
    padding: 0
}

#opportunities .right-content .title {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px
}

#opportunities .right-content .icon-angle-right {
    font-size: 20px;
    line-height: 33px;
    color: #FFF;
    margin: 5px
}

#people, #people2 {
    position: relative;
    font-size: 0;
    background: #000
}

#people img, #people2 img {
    display: block;
    min-height: 480px;
    width: 100%;
    object-fit: cover
}

#people .content, #people2 .content {
    max-width: 590px
}

#people .content .title, #people2 .content .title {
    color: #FFF;
    display: block;
    background: 0 0;
    margin-bottom: 15px;
    padding: 0
}
#people2 .content .title {
    color: #000;
}
#people .content p, #people2 .content p {
    color: #FFF;
    font-size: 26px;
    line-height: 29px;
    margin: 0 0 25px
}
#people2 .content p {
    color: #000;
}
.CareersPage #people {
    background: #131313
}

#breadcrumbs {
    background: 0 0;
    padding: 30px 0;
    font-size: 0
}

#breadcrumbs a,
#breadcrumbs span {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #000
}

#breadcrumbs a:after {
    font-size: 24px;
    line-height: 27px;
    margin-left: 12px;
    margin-right: 12px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    color: #069dde
}

#breadcrumbs span {
    color: #069dde
}

#expertise-content {
    padding: 0 0 30px;
    background: 0 0;
    overflow: hidden
}

#expertise-content .left-sidebar {
    background: #069dde;
    display: block;
    float: left;
    padding: 20px 10px 20px 30px;
    width: 424px;
    margin-right: 40px
}

#expertise-content .title {
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 20px
}

#expertise-content .left-sidebar ul {
    margin: 0
}

#expertise-content .left-sidebar ul li {
    font-weight: 700;
    font-size: 19px;
    line-height: 23px;
    color: #FFF;
    margin-top: 6px;
    list-style-type: disc;
    margin-left: 30px
}

#expertise-content .left-sidebar ul li:first-child {
    margin-top: 0
}

#expertise-content .right-content {
    overflow: hidden;
    width: auto;
    display: block
}

#expertise-content .right-content .title {
    color: #069dde;
    background: 0 0;
    padding: 0;
    letter-spacing: 0
}

#expertise-content .right-content .subtitle {
    font-weight: 300;
    font-size: 26px;
    line-height: 30px;
    text-transform: none;
    color: #069dde;
    margin-bottom: 0
}

#expertise-content .right-content .p {
    margin-bottom: 20px
}

#expertise-content .actions {
    font-size: 0
}

#expertise-content .actions a {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    padding: 6px 10px;
    text-align: center;
    color: #FFF;
    background: #069dde;
    width: 280px;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    text-decoration: none;
    text-transform: uppercase
}

#expertise-content .actions a:nth-child(2n-1) {
    margin-right: 60px
}

#insights {
    padding: 50px 0
}

#insights .container {
    max-width: 1266px;
    overflow: hidden
}

#insights .title {
    display: block;
    margin-bottom: 50px
}

#insights .items-boxes .box {
    max-width: calc(20% - 16px)
}

#insights .items-boxes .icon-angle-right {
    float: right;
    margin-top: 8px
}

#experts {
    padding: 60px 0 0;
    margin-bottom: 0;
    background: 0 0
}

#experts .container {
    overflow: hidden;
    max-width: 1238px
}

.experts-list {
    font-size: 0;
    text-align: left;
    clear: both;
    padding-bottom: 45px
}

.experts-list .expert {
    width: calc(25% - 16px);
    margin: 8px 8px 12px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none
}

.experts-list .expert .image {
    position: relative;
    margin-bottom: 20px
}

.experts-list .expert .image:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 61px 61px;
    border-color: transparent transparent #505050;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    content: ''
}

.experts-list .expert .image .mail-icon,
.experts-list .expert .image:before {
    position: absolute;
    bottom: 6px;
    right: 8px;
    z-index: 4;
    width: 23px;
    margin: 0;
    text-align: right
}

.experts-list .expert .image:before {
    font-size: 19px;
    line-height: 23px;
    color: #FFF
}

.experts-list .expert .image .mail-icon {
    height: 23px
}

.experts-list .expert .image .mail-icon:before {
    content: '\f0e0';
    font-size: 19px;
    line-height: 23px;
    color: #FFF;
    width: 23px;
    margin: 0;
    text-align: right
}

.experts-list .expert .image img {
    display: block;
    width: 100%;
    filter: grayscale(100%);
    -webkit-transition: 1s -webkit-filter linear;
    -moz-transition: 1s -moz-filter linear;
    -moz-transition: 1s filter linear;
    -ms-transition: 1s -ms-filter linear;
    -o-transition: 1s -o-filter linear;
    transition: 1s filter linear, 1s -webkit-filter linear
}

.experts-list .expert .image img:hover {
    filter: grayscale(0)
}

.experts-list .expert .name {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #069dde;
    text-align: center;
    margin-bottom: 5px
}

.experts-list .expert .role {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000
}

.expertise-page #expertise {
    background: #FFF;
    padding-top: 80px;
    padding-bottom: 50px
}

.expertise-page #expertise .expertise-list {
    margin-top: 20px
}

.ContactUsPage #top-section {
    min-height: 550px;
    line-height: 550px;
    margin-bottom: 0
}
#q2 {
    color: #069dde;
    padding: 10px;
    border: 1px solid #069dde;
    text-transform: uppercase;
    margin-top: 9px;
}
.ContactUsPage #top-section .content p {
    max-width: 465px
}

#contact {
    overflow: hidden;
    padding: 50px 0;
    background: 0 0;
    margin-bottom: 0
}

#contact .title {
    display: block
}

#contact .left-content {
    float: left;
    width: 554px;
    max-width: 50%;
    padding-top: 35px
}

#contact .right-content {
    float: right;
    width: 440px;
    padding-left: 40px;
    max-width: 50%;
    padding-top: 35px
}

form label {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    display: block;
    margin: 0;
    color: #069dde
}

form .row {
    margin-bottom: 35px
}

.input-field {
    border-bottom: 2px solid #069dde;
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-weight: 300;
    font-size: 17px;
    color: #333;
    padding: 0 5px;
    background: 0 0
}

textarea.input-field {
    height: 75px;
    line-height: 20px;
    padding: 5px
}

#contact .right-content .title {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 14px
}

#contact .right-content .subtitle {
    font-weight: 300;
    font-size: 26px;
    line-height: 30px;
    color: #069dde;
    margin-bottom: 15px
}

#contact .right-content .label {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #069dde;
    text-transform: uppercase;
    margin-bottom: 10px
}

#contact .right-content a:not(.btn) {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin-bottom: 10px;
    display: block
}

#map-section .location .address,
#map-section .location .name,
#map-section .title {
    font-weight: 700;
    text-transform: uppercase
}

#contact .email-phone {
    margin-bottom: 40px
}

#contact .right-content .label~.label {
    margin-top: 20px
}

#contact .make-payment .btn {
    font-size: 20px;
    line-height: 24px;
    padding: 11px 13px;
    margin-top: 10px
}

#map-section {
    overflow: hidden
}

#map-section #map {
    float: left;
    height: 555px;
    width: 50%
}

#map-section .map img {
    width: 100%;
    height: 555px;
    object-fit: cover
}

#map-section .right-details {
    float: left;
    width: 50%;
    padding: 40px 20px 20px 7%;
    font-size: 0
}

#map-section .title {
    font-size: 51px;
    line-height: 55px;
    color: #0697d8;
    text-align: center;
    margin-bottom: 45px
}

#map-section .location {
    display: inline-block;
    vertical-align: top;
    width: 61%;
    margin-bottom: 65px;
    padding-right: 20px
}

#map-section .location+.location {
    width: 38%
}

#map-section .location:last-child {
    width: 70%;
    margin-bottom: 0
}

#map-section .location .name {
    font-size: 30px;
    line-height: 33px;
    color: #069dde;
    margin-bottom: 20px
}

#map-section .location .address {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin-bottom: 10px
}

#map-section .location p {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0
}

#map-section .location p strong {
    font-weight: 400;
    max-width: 333px;
    display: inline-block;
    vertical-align: top
}

#careers {
    background: url(../images/blue-bg.jpg) center top no-repeat;
    background-size: cover;
    padding: 9vw 0;
    position: relative;
    text-align: center
}

#careers .content {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%;
    padding: 20px
}

#careers .content .title {
    font-size: 50px;
    line-height: 54px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 25px
}

#careers .content p {
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    color: #FFF;
    margin-bottom: 30px
}

#careers .content .btn {
    font-size: 20px;
    line-height: 25px;
    padding: 5px 26px
}

.expertise-list-page #top-section .container .content {
    max-width: 700px
}

#expertise-list {
    background: 0 0;
    padding-bottom: 25px;
    padding-top: 20px
}

#expertise-list .container {
    max-width: 1256px
}

#expertise-list .clearfix {
    font-size: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between
}

#expertise-list .clearfix>*,
#expertise-list .clearfix>:after,
#expertise-list .content {
    display: inline-block;
    vertical-align: middle
}

#expertise-list .clearfix>* {
    margin: 8px;
    background: #069dde;
    position: relative;
    padding: 20px 45px
}

#expertise-list .clearfix * {
    color: #FFF
}

#expertise-list .clearfix>:after {
    content: ' ';
    height: 100%
}

#expertise-list .content {
    font-size: 16px;
    line-height: 20px;
    position: relative;
    z-index: 2;
    padding: 0
}

#expertise-list img {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0
}

#expertise-list .title,
.news-view-container .item .image,
.top-action {
    position: relative
}

#expertise-list .title {
    font-weight: 700;
    font-size: 35px;
    line-height: 40px;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 13px;
    z-index: 2
}

#expertise-list .subtitle,
#expertise-list p {
    color: #FFF;
    margin-bottom: 18px
}

#expertise-list .title.align-bottom {
    display: inline-block;
    vertical-align: bottom;
    word-wrap: break-word;
    width: 100%
}

#expertise-list .subtitle {
    font-weight: 300;
    font-size: 26px;
    line-height: 30px
}

#expertise-list .arrow-link {
    margin-bottom: 5px
}

#expertise-list .commercial .left-content {
    width: calc(44% - 16px)
}

#expertise-list .commercial .right-content {
    width: calc(56% - 16px);
    line-height: 0;
    min-height: 356px
}

#expertise-list .family {
    width: calc(25% - 16px);
    min-height: 333px;
    text-align: center;
    padding: 20px
}

#expertise-list .employment {
    width: calc(49% - 16px);
    background: #000
}

#expertise-list .building {
    width: calc(26% - 16px);
    text-align: center;
    padding: 2px
}

#expertise-list .building img {
    opacity: .2
}

#expertise-list .civil {
    width: calc(57% - 16px)
}

#expertise-list .overseas {
    width: calc(43% - 16px);
    min-height: 355px;
    background: #000;
    text-align: center
}

#expertise-list .overseas img {
    opacity: .6
}

#expertise-list .environment {
    width: calc(42% - 16px);
    min-height: 356px;
    padding-bottom: 50px
}

#expertise-list .wills {
    width: calc(58% - 16px);
    background: #000
}

#expertise-list .immigration {
    width: calc(65% - 16px);
    min-height: 437px
}

#expertise-list .immigration img {
    opacity: .2
}

#expertise-list .notory {
    width: calc(35% - 16px);
    background: #000
}

#expertise-list .notory img {
    opacity: .7
}

#expertise-list .notory .align-bottom {
    text-align: center
}

.Blog #top-section .container .content {
    max-width: 610px
}

.Blog #top-section .content p {
    font-size: 16px;
    line-height: 19px;
    color: #000
}

#news-views {
    background: 0 0;
    padding: 45px 0 0;
    padding-top: 20px;
}

#news-views .container {
    max-width: 1236px;
    padding-left: 8px;
    padding-right: 8px
}

.top-action {
    float: right;
    width: 296px;
    padding-top: 15px;
    z-index: 3
}

.bottom-actions,
.clear {
    width: 100%;
    clear: both
}

.bottom-actions {
    display: block;
    text-align: right;
    font-size: 0;
    padding: 15px 30px 35px
}

.bottom-actions .load-more,
.pagination>* {
    font-weight: 700;
    color: #0697d8;
    display: inline-block
}

.bottom-actions .load-more {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 5px
}

.pagination {
    font-size: 0;
    padding: 0 5px;
    text-align: right
}

.pagination>* {
    font-size: 14px;
    line-height: 25px;
    text-decoration: none;
    vertical-align: middle;
    margin: 0 4px;
    cursor: pointer
}

.pagination .next,
.pagination .prev {
    text-indent: -999px;
    overflow: hidden;
    text-align: left
}

.pagination .next:after,
.pagination .prev:after {
    font-size: 22px;
    line-height: 25px;
    content: '\f104';
    margin: 0;
    text-indent: 0
}

.pagination .next:after {
    content: '\f105'
}

.news-view-container,
.resources-container {
    position: relative;
    margin-left: -8px;
    margin-right: -8px;
    font-size: 0;
    clear: both;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap
}

.news-view-container .item {
    display: inline-block;
    vertical-align: top;
    background: #f9f9f9;
    width: calc(33.33% - 16px);
    margin: 8px
}

.news-view-container .item .image img {
    display: block
}

.news-view-container .item .image span {
    position: absolute;
    z-index: 2;
    left: 30px;
    bottom: -18px;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 30px;
    padding: 2px 8px;
    background: #0697d8;
    color: #FFF
}

.news-view-container .item .image span.black-bg {
    background: #000
}

.news-view-container .item .details {
    padding: 42px 25px 20px 30px;
    position: relative
}

.news-view-container .item .title,
.resources-container .item .title {
    font-weight: 300;
    color: #0697d8;
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 18px;
    min-height: 90px;
}

.news-view-container .item p,
.resources-container .item p {
    font-weight: 300;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 15px
}

.news-view-container .item .read-more,
.resources-container .item .read-more {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #0697d8
}

#resources-publications {
    padding: 50px 0 0
}



.resources-container .item {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 16px);
    margin: 8px;
    font-size: 0;
    background: #FFF;
    position: relative
}

.resources-container .item .image {
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    background: #f9f9f9;
    width: 51%;
    height: 100%;
    position: relative
}

.resources-container .item .image:after {
    position: absolute;
    left: 0;
    right: 15px;
    top: 0;
    bottom: 0;
    height: 100%;
    background: #000;
    opacity: .2;
    z-index: 2;
    content: ''
}

.resources-container .item:hover .image:after {
    opacity: 0
}

.resources-container .item .image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#mc-embedded-subscribe-form .field,
#mc-embedded-subscribe-form .submit-btn,
#newsletter .content,
#newsletter:before,
.resources-container .item .details {
    display: inline-block;
    vertical-align: middle
}

.resources-container .item .details {
    padding: 25px 30px;
    width: 49%;
    position: relative
}

.resources-container .item:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 77px 77px;
    border-color: transparent transparent #0697d8;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    content: ''
}

.resources-container .item:before {
    position: absolute;
    bottom: 10px;
    right: 12px;
    content: '\f105';
    font-size: 30px;
    line-height: 33px;
    z-index: 4;
    color: #FFF;
    width: 33px;
    margin: 0;
    text-align: right
}

#newsletter:after,
#newsletter:before {
    height: 100%;
    content: ' '
}

#newsletter {
    background: url(../images/newsletter-img.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    font-size: 0;
    line-height: 0;
    height: 685px;
    position: relative
}

#newsletter:after {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(6, 151, 216, .7);
    z-index: 0
}

#newsletter .content {
    padding: 20px;
    position: relative;
    z-index: 2;
    width: 100%
}

#newsletter .subtitle {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 15px;
    color: #FFF
}

#newsletter p {
    font-size: 16px;
    line-height: 19px;
    color: #FFF;
    margin: 0 auto;
    max-width: 645px
}

#mc-embedded-subscribe-form {
    padding: 45px 0 0;
    font-size: 0
}

#mc-embedded-subscribe-form .field {
    margin-right: 15px;
    width: 265px
}

#mc-embedded-subscribe-form .input-field {
    background: #FFF;
    border: 0;
    color: #000;
    font-size: 16px;
    line-height: 55px;
    height: 55px;
    font-weight: 300;
    padding: 0 20px 0 30px
}

#mc-embedded-subscribe-form .submit-btn {
    background: url(../images/btn-arrow.png) center center no-repeat #000;
    height: 55px;
    line-height: 55px;
    width: 55px;
    margin: 0;
    font-size: 0;
    text-indent: -999px;
    overflow: hidden
}

#mc-embedded-subscribe-form .submit-btn:hover {
    background-color: #069dde
}

#mce-responses {
    font-size: 18px;
    color: #FFF;
    width: 100%;
    margin-top: 20px
}

.JobsPage #top-section {
    line-height: 686px
}

.job-available ol li,
.job-available ul li {
    font-size: 16px;
    line-height: 19px;
    color: #000;
    font-weight: 300;
    margin-bottom: 2px
}

.JobsPage #top-section .container .content {
    max-width: 720px
}

.job-available {
    padding: 60px 0
}

.job-available ul li {
    list-style-type: disc
}

.job-available ol li {
    list-style-type: decimal
}

.job-available .container {
    overflow: hidden;
    max-width: 950px
}

.job-available .container .title {
    font-size: 30px;
    line-height: 34px;
    padding: 4px 22px;
    letter-spacing: 0;
    margin-bottom: 45px
}

.job-available .left-title {
    float: left;
    font-size: 20px;
    line-height: 24px;
    color: #069dde;
    text-transform: uppercase;
    font-weight: 700;
    padding-right: 20px;
    min-width: 190px;
    width: 29%
}

.job-available .details {
    overflow: hidden
}

.job-available .details p {
    font-size: 16px;
    line-height: 19px;
    color: #000;
    font-weight: 300;
    margin-bottom: 18px
}

.job-available .details.two-cols p {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

.job-available .btn {
    float: right;
    margin-top: 15px
}

#post-content {
    background: #FFF;
    padding-bottom: 30px
}

#post-content .left-sidebar {
    float: left;
    margin-right: 45px;
    width: 37%;
    min-width: 280px
}

#post-content .left-sidebar img {
    display: block
}

#post-content .left-sidebar .btn {
    display: block;
    margin-top: 25px;
    font-size: 30px;
    line-height: 34px;
    padding: 4px 10px
}


#post-content h4 {
    color: #000
}

#post-content h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #069dde;
    margin-bottom: 10px;
    text-transform: none;
    margin-top: 30px
}

#post-content p,
.BlogPost #resources-publications .container>.title {
    margin-bottom: 15px
}

#post-content h5:first-of-type {
    margin-top: 0
}

#post-content p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #000
}

#post-content .icon-angle-right {
    font-size: 17px
}

#post-content .icon-angle-right:before {
    font-size: 26px
}

.BlogPost #resources-publications {
    padding: 70px 0;
    text-align: center
}

.BlogPost #resources-publications .container .icon-angle-right {
    font-size: 26px;
    font-weight: 300;
    text-transform: none
}

.BlogPost .resources-container {
    margin-top: 45px;
    text-align: left
}

.OurFirmPage #top-section .container {
    vertical-align: middle
}

.OurFirmPage #top-section {
    max-width: 1940px;
    width: calc(100% - 60px);
    height: 810px;
    line-height: 810px;
    padding-bottom: 120px
}

.OurFirmPage #top-section .content {
    max-width: 790px
}

.OurFirmPage #top-section .content .title {
    font-size: 75px;
    line-height: 79px;
    margin-left: 15px
}

.OurFirmPage #top-section .content .title+p {
    margin-top: 30px
}

.OurFirmPage #people {
    background: #131313
}

.OurFirmPage #people2 {
    background: #f8f8f9
}

#terms {
    padding: 18vw 0
}

#terms .container {
    font-size: 0;
    max-width: 1420px
}

#terms .left-content {
    padding-right: 13%
}

#terms .left-content .title {
    display: inline;
    white-space: pre-wrap;
    line-height: 72px;
    padding: 0;
    margin-left: 15px;
    -moz-box-shadow: 15px 0 0 #069dde, -15px 0 0 #069dde;
    -webkit-box-shadow: 15px 0 0 #069dde, -15px 0 0 #069dde;
    box-shadow: 15px 0 0 #069dde, -15px 0 0 #069dde;
    -webkit-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    box-decoration-break: clone
}

#terms .right-content p {
    font-size: 26px;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px
}

#terms .right-content .blue {
    color: #069dde
}

.HomePage #people .right-content {
    height: 100%
}

.HomePage #people .right-content img {
    height: 100%;
    object-fit: cover
}

.OurFirmPage #people .left-content, .OurFirmPage #people2 .left-content {
    height: 100%
}

.OurFirmPage #people .left-content img, .OurFirmPage #people2 .left-content img {
    height: 100%;
    object-fit: cover
}

.OurFirmPage #people .content, .OurFirmPage #people2 .content {
    max-width: 630px
}

#community {
    background: url(../images/comunity-background.jpg) no-repeat;
    background-size: cover;
    padding: 15vw 0
}

#community .container {
    font-size: 0;
    max-width: 1440px
}

#community .left-content {
    vertical-align: top;
    padding-right: 4%
}

#community .title {
    background: 0 0;
    padding: 0;
    color: #FFF
}

#community p {
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    color: #FFF;
    margin-bottom: 20px
}

#community .right-content {
    vertical-align: top
}

#experts .top-action .label,
#experts .top-action form,
#top-section .social-media a,
.expert.openings .title {
    vertical-align: middle;
    display: inline-block
}
#my-phone-wrapper {
	display: inline-block;
}
.ui-effects-placeholder { display: none !important; }
#top-section .social-media .icon-phone.active {
	background: #069dde;
}
#top-section .social-media .icon-phone {
	padding: 3px 8px;
}
#top-section .social-media .icon-phone.active:before {
	color: #FFF;
}
#my-phone {
    display: inline-block;
    font-size: 15px;
    vertical-align: inherit;
    margin-left: -20px;
	margin-right: 15px;
}
#my-phone a {
	color: #069dde;
    display: block;
}
#community .black-bg {
    background: #231f20;
    padding: 5px 25px
}

.people-page #top-section .container .content {
    max-width: 570px
}

.people-page #experts {
    padding: 30px 0 60px
}

#experts .top-action {
    padding-right: 8px;
    margin-bottom: 45px;
    font-size: 0;
    width: auto;
    text-align: right
}

#experts .top-action .select {
    width: 295px
}

#experts .top-action .label {
    font-size: 20px;
    line-height: 24px;
    color: #069dde;
    text-transform: uppercase;
    margin-right: 25px;
    font-weight: 700
}

.expert.openings {
    height: 295px;
    line-height: 140px;
    position: relative;
    padding: 20px 20px 70px 20px;
    text-align: left;
    font-size: 0;
    background-image: url('../images/podcast-remarkables.jpg');
    background-repeat: no-repeat;
    background-position:  center;
    background-size: cover;
}
.expert.openings .mask{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(86,150,211,0.75);
}

.expert.openings .title {
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    color: #FFF
}

.expert.openings .arrow-link {
    position: absolute;
    left: 0;
    padding-left: 30px;
    max-width: 95%;
    z-index: 2;
    bottom: 40px;
    text-transform: uppercase;
    font-size: 16px;
}

.people-page .experts-list .expert .image img {
    height: 295px;
    object-fit: cover
}

.StaffMemberPage #top-section:after {
    position: absolute;
    width: 100%;
    max-width: 50%;
    right: 0;
    top: 0;
    height: 100%;
    content: '';
    background: url(../images/white-gradient.png) right center repeat-y;
    background-size: 100% auto;
    z-index: 0
}

.StaffMemberPage #top-section .container {
    text-align: right;
    max-width: 1450px
}

.StaffMemberPage #top-section .container .content {
    display: inline-block;
    vertical-align: middle;
    min-width: 475px;
    max-width: inherit;
    text-align: left
}

.StaffMemberPage #top-section .content .title {
    text-transform: none;
    margin-bottom: 10px;
    line-height: 54px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block
}
.desktop {
	display: block;
}
.mobile {
	display: none !important;
}
.mobile-tablet {
	display: none !important;
}
.mobile-phone {
	display: none !important;
}
.StaffMemberPage #top-section .content .role {
    font-weight: 300;
    font-size: 26px;
    line-height: 30px;
    color: #000;
    margin: 0 0 15px
}

#top-section .social-media {
    font-size: 0
}

#top-section .social-media a {
    margin-right: 27px
}

#top-section .social-media a:before {
    font-size: 26px;
    line-height: 30px;
    color: #069dde;
    margin: 0
}

#top-section .social-media a:last-child {
    margin-right: 0
}

.profile-container {
    background: 0 0;
    padding-bottom: 10px
}

.profile-container .left-title {
    float: left;
    font-size: 30px;
    line-height: 34px;
    color: #069dde;
    font-weight: 700;
    padding-right: 20px;
    min-width: 190px;
    width: 25%
}

.profile-container .details {
    overflow: hidden
}

.profile-container .clearfix {
    margin-bottom: 40px
}

.profile-container .details p,
.profile-container .details ul li {
    font-size: 16px;
    line-height: 19px;
    color: #000;
    font-weight: 300;
    margin-bottom: 15px
}

.profile-container .details p a {
    color: #000
}

.profile-container .details p b,
.profile-container .details ul li {
    font-weight: 700
}

.profile-container .clearfix:last-child p {
    color: #4c4c4c
}

.profile-container .details.three-cols {
    font-size: 0
}

.profile-container .details ul {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

#search-section #search-form,
#search-section #search-form .input-field,
#search-section #search-form label,
#search-section:after {
    display: inline-block;
    vertical-align: middle
}

.profile-container .details.three-cols ul {
    width: 33.33%;
    padding-right: 20px
}

#search-section {
    background: url(../images/search-bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px;
    font-size: 0;
    height: 52vw;
    min-height: 400px;
    text-align: center
}

#search-section:after {
    height: 100%;
    content: ' '
}

#search-section #search-form {
    font-size: 0;
    position: relative;
    text-align: left;
    max-width: 100%
}

#search-section #search-form label {
    font-weight: 700;
    font-size: 50px;
    line-height: 55px;
    color: #FFF;
    letter-spacing: 2px;
    margin-right: 20px
}

#search-section #search-form .input-field {
    height: 63px;
    line-height: 63px;
    background: #FFF;
    padding: 0 75px 0 23px;
    font-size: 16px;
    color: #000;
    width: 820px;
    margin: 0
}

#search-section #search-form .submit-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 72px;
    text-align: center;
    font-size: 0;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    background: 0 0
}

#search-section #search-form .submit-btn:before {
    font-size: 20px;
    line-height: 63px;
    color: #0697d8;
    float: none;
    margin: 0
}

.SearchPage #top-section .content {
    text-align: center;
    max-width: 100%
}

.SearchPage #top-section .content .title {
    color: #FFF;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#top-section .container .content .results-nr {
    font-size: 18px;
    line-height: 22px;
    margin: 0
}

.current-page {
    color: #4c4c4c;
    cursor: auto
}

.SearchPage .bottom-actions {
    width: 100%
}

#page-content {
    background: 0 0;
    padding-bottom: 30px
}

#page-content .container {
    max-width: 1028px
}

#page-content p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #000;
    margin-bottom: 20px
}

#page-content .lead {
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    color: #069dde;
    margin-bottom: 20px
}

#page-content .image {
    margin: 40px 0;
    position: relative
}

#page-content .image img {
    display: block
}

#page-content .caption,
#page-content .img-caption {
    text-align: right;
    margin: 5px 0 30px
}

.TermsAndConditionsPage #top-section .container .subtitle {
    font-size: 30px;
    line-height: 34px;
    color: #FFF;
    font-weight: 700;
    margin: 0 0 5px;
    text-transform: uppercase
}

#tc-content ul,
.TermsAndConditionsPage #top-section .container p {
    margin: 0
}

#tc-content {
    background: 0 0;
    padding-bottom: 40px
}

#tc-content .container,
.TermsAndConditionsPage #breadcrumbs .container {
    max-width: 1270px;
    overflow: hidden
}

#tc-content .left-content {
    width: 50%;
    padding-right: 25px;
    float: left
}

#tc-content .right-content {
    width: 50%;
    padding-left: 25px;
    float: right
}

#tc-content .term-title,
#tc-content p,
#tc-content ul li {
    font-size: 15px;
    line-height: 19px;
    color: #000;
    font-weight: 300;
    margin: 0
}

#tc-content ul li,
body ul li {
    list-style-type: disc;
    margin-left: 20px
}

#tc-content .term-title {
    color: #069dde
}

#tc-content .item {
    margin-bottom: 20px
}

body ul li {
    margin-bottom: 2px
}

.sticky.not(.HomePage) {
    padding-top: 130px
}
.HomePage.sticky #header ul li a {
    color: #000;
}
.sticky #header {
    position: fixed;
    top: 0;
    height: 110px;
    z-index: 9999;
    width: 100%;
    background: #FFF
}

.sticky #header .top-bar {
    display: none
}

#special-announcement-wrapper {
    position: absolute;
    top: 8px;
    left: 0;
    height: 20px;
    overflow: hidden;
    width: 60%;
    text-align: left
}

.ticker-relative {
    position: relative;
    width: 1000px
}

#special-announcement {
    position: absolute;
    top: 0;
    left: 0;
    color: #FFF;
    font-size: 15px;
    z-index: 9999;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .7px;
    width: 100%
}

.slider-wave .inner.devrama-slider {
    position: relative;
    height: calc(100vh - 5em)!important;
    width: 100%!important
}

.slider-wave .projector {
    opacity: 0;
    visibility: hidden;
    height: 100%!important;
    width: 100%!important;
    position: relative
}

.slider-wave .projector.active {
    opacity: 1;
    visibility: visible
}

.slider-wave .slide {
    width: 100%!important;
    height: 100%!important;
    overflow: hidden
}

.slider-wave .slide img,
.slider-wave .split_wave,
.slider-wave .split_wave img {
    width: 100%;
    height: calc(100vh - 5em)!important;
    object-fit: cover;
    object-position: center
}

.slider-wave .button-slider {
    position: absolute;
    top: 50%;
    width: 100px;
    line-height: 100px;
    height: 100px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: width .2s, -webkit-transform .2s;
    transition: width .2s, -webkit-transform .2s;
    transition: width .2s, transform .2s;
    transition: width .2s, transform .2s, -webkit-transform .2s;
    margin-top: -50px;
    background: #069dde;
    opacity: 1!important;
    display: block!important;
    color: transparent;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slider-wave .button-slider:hover {
    width: 140px
}

.slider-wave .button-slider:active {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.slider-wave .button-slider:active i {
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

.slider-wave .button-previous {
    left: 0
}

.button-next:before,
.slider-wave .button-previous:before {
    position: absolute;
    content: ' ';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    left: 50%;
    top: 50%;
    color: #FFF;
    margin: -10px 0 0 -4px
}

.slider-wave .button-previous:before {
    border-right: 7px solid #FFF
}

.slider-wave .button-next {
    right: 0
}

.slider-wave .button-next:before {
    border-left: 7px solid #FFF
}

.slider-wave .slider-progress {
    z-index: 4;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1.5%;
    width: 100%;
    background-color: transparent;
    opacity: .7
}

.slider-wave .slider-progress .bar {
    height: 100%;
    width: 10%;
    background-color: #797979
}

#hero-image .slider-wave .content {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 1000px;
    padding: 0 100px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 5em 62em rgba(1, 1, 1, .12);
    box-shadow: 0 0 5em 62em rgba(1, 1, 1, .12)
}

#MemberLoginForm_LoginForm_action_dologin {
    padding: 10px 20px;
    margin: 20px 0;
    text-transform: uppercase
}

#MemberLoginForm_LoginForm_Email,
#MemberLoginForm_LoginForm_Password {
    border: 1px solid #e1e1e1
}

#MemberLoginForm_LoginForm {
    margin-bottom: 100px
}
#hero-image img.loading {
    left: calc(50vw - 50px);
    top: 45%;
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: -10;
}

/* css code for dropdown */

#header {
    position: relative;
    z-index: 2;
}
#top-menu ul li.active .dropdown a:hover,
#top-menu ul li.active:hover .dropdown a,
#top-menu ul li:hover .dropdown a {
    color: #000
}
#top-menu ul li .dropdown a:hover, #top-menu ul li.active .dropdown a:hover {
	color: #FFF;
}
#top-menu {
    position: relative;
}
#top-menu .dropdown {
    position: absolute;
    top: 67px;
    width: 100%;
    left: 0;
    background: #FFF;
    padding: 20px 5px 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
}
#top-menu .dropdown:after {
    content: ' ';
    position: absolute;
    left: -100vw;
    right: -100vw;
    background: #FFF;
    z-index: -1;
    height: 100%;
    top: -2px;
    border-top: 2px solid #838181;
}
#top-menu .dropdown:before {
    content: ' ';
    position: absolute;
    left: -100vw;
    right: -100vw;
    background: transparent;
    z-index: -1;
    height: 200%;
    top: -112px;
}
#top-menu .dropdown ul {
    display: flex;
    flex-wrap: wrap;
justify-content: space-between;
width: 100%;
padding-bottom: 40px;
}
#top-menu .dropdown li {
margin: 0;
margin-bottom: 10px;
display: block;
text-align: left;
width: 48%;
}
#top-menu .dropdown li a {
    color: #000;
    font-size: 14px;
}
#top-menu .dropdown li:hover a:before{
display: none;
}
#top-menu .dropdown li:hover a{
    color: #069dde !important;
}
#top-menu li:hover .dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
}
#header ul li.page-202 {
  background: #069dde;
  padding: 10px;
}

#header ul li.page-202 a {
    color: #fff;
}

#header ul li.page-202:hover a:before{
    display: none !important;
}


@media only screen and (max-width: 1360px) {
    #top-menu .dropdown {
        width: 760px;
    }
}
@media only screen and (max-width: 1000px) {
    #top-menu .dropdown li {
      width: 100%;
    }
    #top-menu .dropdown {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        max-height: 0px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    #top-menu .dropdown:before {
        display: none;
    }
    #top-menu li:hover .dropdown {
        max-height: 10000px;
        padding: 20px 5px 5px 10px;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    #top-menu .dropdown li {
        margin: 0 0 15px;
        font-size: 17px;
        line-height: 20px;
    }
}
/*
#top-menu .dropdown ul li:hover a {
    color: #000;
}


, #top-menu ul li.active a:hover, #top-menu ul li.active:hover a, #top-menu ul li:hover a {
*/


.news-views-filter{
    width: 100%;
    margin-bottom: 30px;
}

.news-views-filter .title{
    font-weight: bold;
    text-transform: uppercase;
    color: #5696d3;
    font-size: 12px;
    margin-bottom: 0;
}
.news-views-filter-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 5px;
}
.filter-list{
    display: flex;
    flex-wrap: wrap;
    width: 60%;
}
.filter-list li{
    list-style-type: none;
    margin: 0;
    margin-bottom: 3px;
    width: 25%;
}
.filter-list li a{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.02em;
    display: inline-block;
}

.filter-micro{
    display: flex;
    align-items: center;

}
.filter-micro p{
    font-size: 15px;
    color: #5696d3;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    margin-bottom: 0;
    line-height: 19px;
}
.filter-micro span{
    margin-left: 10px;
    width: 56px;
    height: 56px;
    border: 2px solid #069dde;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#title-h1{
    padding: 0;
    padding-top: 90px;
    background: none ;
    margin-bottom: 0;
}
.title-h1{
    font-size: 36px;
    line-height: 1.2em;
    font-weight: bold;
    color: #5696d3;
    text-transform: none;
}
.breadcrumbs{
    padding-top: 20px !important;
}

.editor h1,.editor h2,.editor h3,.editor h4,.editor h5{
    text-transform: none;
    color: #5696d3;
    margin-bottom: 20px;
    line-height: 1.1em;
    font-weight: bold;
}
.editor p{
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3em;
}
.editor h2{
    font-size: 24px;
}
.editor h3{
    font-size: 21px;
}
.editor h4{
    font-size: 18px;
}
.editor img{
    max-width: 600px;
    margin: 20px 0;
    display: block;
    width: 100%;
    height: auto;
}

#resources-publications .title{
    font-size: 24px;
    margin-bottom: 10px;
    padding: 0px 10px;
    line-height: 46px;
}
.resources-publications-link{
    font-weight: bold;
    font-size: 18px;
    color: #5696d3;
    text-transform: uppercase;
    margin-bottom: 40px;
}
#text-content{
    background: 0;
    padding: 0;
}
.text-content-wrap{
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}
.text-content-item{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
}
.text-content-item:nth-child(3n){
    margin-right: 0;
}
.text-content-item .title{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-bottom: 0;
}
.text-content-item .text{
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    font-weight: 300;
    margin-top: 3px;
}
.text-content-bottom{
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px;
}
.text-content-bottom p{
    margin-bottom: 0;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 300;
}
.textcols{
    column-count: 2;
    column-gap: 6%;
}

#baner{
    background-image: url('../images/We-Support-BG.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position:  center;
    margin-bottom: 40px;
    position: relative;
}
#baner .mask{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.baner-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: center;
    padding: 250px 0;
    position: relative;
    z-index: 2;
}
.baner-title{
    color: #fff;
    width: 480px;
}
.baner-title .title{
color: #fff;
font-size: 36px;
line-height: 1.1em;
font-weight: bold;

}
.baner-title .subtitle{
    color: #fff;
    margin-top: 20px;
    font-size: 20px;
}
.baner-text{
    width: 520px;
    margin-left: 60px;
}
.baner-text p{
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.3em;
}
.baner-text .bg-black{
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    font-weight: bold;
}
.input-group ul{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 650px;
    margin: 0 auto;
    margin-top: 20px;
}
.input-group ul li{
    margin-bottom: 15px;
    width: 25%;
    margin-right: 20px;
    list-style-type: none;
}

.input-group input[type="checkbox"]{
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}
.input-group input[type="checkbox"]+label{
    position: relative;
    cursor: pointer;
    padding-left: 40px;
    color: #fff;
    text-align: left;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
}
.input-group input[type="checkbox"]  + label:before{
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    background-color: #fff;
    display: block;
}
.input-group input[type="checkbox"]  + label:after{
        content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 31px;
    height: 28px;
    background-image: url('../images/list.svg');
    background-repeat: no-repeat;
    background-position:  center;
    margin-left: -2px;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}
.input-group input[type="checkbox"]:checked + label:after {
    visibility: visible;
    opacity: 1;
}
.BlogPost #resources-publications {
  text-align: left;
}


.Blog .filter-list {
  align-items: center;
}
.flx { display: flex; }
.org-img { margin-right: 10px; }
.org-text {}

  #footer {
    /*background: url(../images/2023/footer-bg.jpg) no-repeat;
      background-size: auto;
    background-size: cover;
    padding: 20px;*/
  }

.Page #page-content.section h2, .Page #page-content.section h3 { color: #069dde; }

footer#footer {
  background-image: url('../images/2023/footer/bg.jpg');
  background-repeat: no-repeat;
  background-position:  center;
  background-size: cover;
}
.explore { margin-top: 50px; }
.explore img { display: inline-block; max-width: 25%; }
.explore p { display: inline-block; max-width: 55%; color: #E5E5E5; font-size: 15px; margin-left: 12%; margin-top: 12px; vertical-align: top;}
#footer-left {
  width: 50.5%;
  padding-right: 5%;
  display: inline-block;
  vertical-align: top;
}
.footer-col.explore {
  width: 100%;
  padding-right: 0%;
}
#footer-right {
  display: inline-block;
  width: 49.45%;
  padding-right: 0%;
  vertical-align: top;
  margin-top: 37px;
}
.footer-col.nmr { margin-right: 0px !important; }
.footer-col.contact, .footer-col.offices {
  width: 30%;
  margin-right: 5%;
}
.footer-col .footer-links li { color: #E5E5E5; font-size: 15px; line-height: 22px; margin-bottom: 0px; }
.footer-col .footer-links li a { color: #E5E5E5; }
.footer-col .footer-links li a.email { color: #0697d8; }
#footer .footer-col .title {
  margin: 25px 0px 14px;
}
.explore p.footer-secondary-links {
  width: 100%;
  max-width: 100%;
  margin-left: 0px;
  font-size: 13px;
  color: #ACACAC;
}
.locations-block { padding: 30px 0px 70px; }
.locations-block h3 {
  line-height: 30px;
  color: #2C97D4;
  font-size: 30px;
  text-transform: uppercase;
  margin: 30px 0px;
}
.locations-block .item .details {
  position: absolute;
  bottom: 0px;
}
.locations-block .details span.read-more { font-size: 30px; color: #FFF; }
.locations-block .item { min-height: 374px;}
.social { margin-top: 26px; }
@media only screen and (max-width: 1063px) {
  .container.locations-block {
    width: calc(100% - 40px);
  }
}

@media only screen and (max-width: 1200px) {
  .footer-col.contact, .footer-col.offices {
    width: 100% !important;
    margin-right: 0%;
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 500px) {
 .footer-col.explore { margin-top: 0px;}
 #footer-left { width: 100% !important;}
 #footer-right { margin-top: 0px; }
}

#experts .top-action { margin-left: 20px; }
@media only screen and (max-width: 500px) {
  #experts .top-action { margin-left: 10px; }
}
.nbr img { border-radius: 0px !important; }