@media screen and (max-width: 1300px){
   #menu-item-17 .sub-menu{
    margin-left: -120px;
  }
}
@media screen and (max-width: 1156px){
  #brandingwrapper{
    width: 20%;
  }
  #navigationwrapper{
    width: 80%;
  }
  .top-nav {
    margin: 2.75em 0 0 0;
  }
  #logo{
    margin: 1.4rem 0;
  }
  footer .copyright .wrap{
    display: flex;
    justify-content: space-between;
  }
  footer .copyright .wrap .source-org{
    width: 100%;
  }
  footer .copyright .wrap #menu-secondary-1{
    margin: 0px;
  }
  footer .copyright .wrap #navigationwrapper{
    display: flex;
    justify-content: end;
    align-items: center;
  }
}


@media screen and (max-width: 1029px){
  #logo{
    margin: 1rem 0;
  }
  .top-nav {
    margin: 1.8em 0 0 0;
  }
  nav li a {
    padding: 12px 10px !important;
  }
  #menu-item-3589{
    display: none;
  }
 
  .entry-content {
      padding: 4.5em 0em 1.5em;
  }
  .services h3{
    font-size: 15px;
  }
  .services .children{
    display: none;
  }
  .hentry {
    margin-bottom: 0em;
  }
  .hentry footer {
      padding: 0;
  }
  #sidebar1{
    margin-top: 0px;
  }
  #main,
  #sidebar1{
    margin-top: 30px;
  }
  .blog h1 {
    margin: -120px 0 30px 0;
  }
  .blog #inner-content {
    margin-top: 70px;
  }
  .slug-contact-us #sidebar1 {
    margin-top: 50px;
  }
  .single #inner-content {
    margin-top: 70px;
  }
  #inner-content {
    margin-top: 110px;
  }
}
@media screen and (max-width: 1025px){
  #as_featured_in .logo-row{
    display: flex;
    column-gap: 40px;
  }
}

@media screen and (max-width: 1023px){
  .home footer{
    margin-top: 0px;
    padding: 0px;
  }
  .call-expert{
    margin-bottom: 30px;
  }
  .footer > .copyright{
    margin-top: 0px;
  }
  .footer {
      padding-top: 0px;
  }
}
@media screen and ( max-width: 991px ){
  .slug-services .services li a {
    height: 70px;
    display: flex;
    align-items: center;
  }
  .page-id-6581 .entry-content h2{
    display: flex;
    flex-direction: column-reverse;
    margin-right: 20px;
  }
  .page-id-6581 .entry-content h2 img{
    margin: 30px 0px 20px;
  }
}


@media screen and (max-width: 871px){
  #brandingwrapper{
    width: 15%;
  }
  #navigationwrapper{
    width: 85%;
  }
  nav li a {
    padding: 10px 5px !important;
  }
  .top-nav {
    margin: 1em 0 0 0;
  }
  #logo {
      margin: 2rem 0;
  }
  #as_featured_in .logo-row.logo-row-5{
     flex-wrap: wrap;
     justify-content: center;
  }
  #as_featured_in .logo-row.logo-row-5 >div{
     width: 26%;
  }
  .homerow-inner{
    display: flex;
    flex-direction: column;
  }
  .homerow-inner .home-callout{
    order: 10;
    width: fit-content;
  }
  .page-template-page-home .call-expert{
    order: 1;
  }
  .homerow-inner .button-learnmore{
    width: fit-content;
    order: 2;
  }
  .entry-content .alignleft, .entry-content img.alignleft.wp-image-547{
    width: 100% !important;
    margin-bottom: 20px;
  }
  .home .call-expert{
    margin-bottom: 0px;
  }
  .entry-content .alignright, .entry-content img.alignright {
    width: 100% !important;
    margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px){
  #inner-header{
    display: none !important;
  }
  .home .row-orange .homerow-inner {
    padding-left: 0px;
  }
  .home .row-orange .row-orange-text {
    padding: 20px;
  }
  html{
    background-color: #999;
  }
  .entry-content {
    padding: 1.5em 0em 1.5em;
  }
  .hentry header {
    padding: 2em 0 2.5em;
  }
  #inner-content {
    margin-top: 150px;
  }
  .single-title,
  .page-title,
  .entry-title {
    padding: .8em 0;
  }
  #clients .col1, #clients .col2, #clients .col3, #clients .col4{
    min-height: auto;
  }
  #clients .col1,
  #clients .col4{
    width: 100%;
  }
  #clients .col1 ul{
    display: flex;
  }
  h1, .h1 {
    font-size: 2em;
  }
  h1.page-title{
    visibility: visible !important;
  }
  #clients .col2,
  #clients .col3{
    width: 50%;
  }
  .home #inner-content{
    margin-top: 110px;
  }
  .home h2.wow{
    visibility: visible !important;
  }
  .slug-contact-us #main .entry-content{
    padding: 0.1em 0em 1.5em;
  }
  .blog h1.wow,
  .single h1.wow{
    visibility: visible !important;
  }
  .single h1 {
    margin: -100px 0px 30px 0;
  }
  .page-template-page-capital-markets-home #inner-content {
        margin-top: 110px;
  }
}


@media screen and (max-width: 767px){
  html{
    background-color: #fff;
  }
  .homerow-inner{
    padding: 60px 30px 40px;
  }
  .page-title{
      padding: 60px 20px 50px;
      background: rgb(136 136 136);
      margin: 0px -25px;
      line-height: 40px;
  }
  .blog h1{
      padding: 60px 20px 50px !important;
      background: rgb(136 136 136) !important;
      margin: 0px -25px !important;
      line-height: 40px !important;
  }
  .blog #content {
    margin-top: 0em;
  }
  .blog #inner-content {
    margin-top: -20px;
  }
  .entry-content {
    padding: 1.5em 0em 1.5em;
  }
  #sidebar1{
    margin-top: -10px;
  }
  #headshots .consultant {
    width: 44%;
    max-width: 165px;
  }
  #inner-content {
    margin-top: 100px;
  }
  .hentry header {
    padding: 2em 0 0.5em;
  }
  #main,
  #sidebar1{
    margin-top: 0px;
  }
  #attachment_5383,
  #attachment_6875,
  #attachment_6188{
    width: 100% !important;
    margin-bottom: 30px;
  }
  .size-full,
  .size-medium,
  .alignright,
  .alignleft{
    width: 100% !important;
    margin-bottom: 30px;
    max-height: 400px;
    object-fit: cover;

  }
  .slug-expertise .expertise li {
      width: 46%;;
  }
  #other-industries .col2{
    display: flex;
    flex-wrap: wrap;
  }
  #other-industries .col2>ul{
    width: 100%;
    padding: 0 0 1em 2em;
    margin: 1em 0;
  }
  .entry-content img.wp-image-5916{
    display: flex;
    justify-content: center;
    width: 50% !important;
    margin-top: 30px;
  }
  .slug-contact-us hr {
    margin: 1.4em 0;
  }
  .slug-contact-us #sidebar1 {
    margin-top: -40px;
  }
  .blog #main h4{
    margin: 20px 0px;
  }
  .slug-contact-us #main .entry-content {
    padding: 1.5em 0em 1.5em;
  }
  .single #inner-content {
    margin-top: -25px;
  }
  .single h1 {
    padding: 60px 20px 50px !important;
    background: rgb(136 136 136) !important;
    margin: 0px -25px !important;
    line-height: 40px !important;
    width: auto;
  }
  .page-template-page-capital-markets-home #inner-content {
    margin-top: 140px;
    }
}

@media screen and (max-width: 570px){
    #observerlogo img{
      width: 100%;
  }
}
@media screen and (max-width: 500px){
  .slug-expertise .expertise li {
    width: 100%;
  }
  #clients .col1 ul {
    flex-direction: column;
    width: fit-content;
  }
  #clients .col2,
  #clients .col3{
    width: 100%;
  }
  #clients ul{
    padding: 0 0 0 2em;
    margin: 0;
  }
  #clients .col4{
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px){
  .homerow-inner h2 {
      font-size: 30px !important;
  }
  .home .row-white{
    padding-bottom: 0px !important;
  }
  .slug-services .services li{
    width: 100%;
  }
  #as_featured_in .logo-row{
    flex-wrap: wrap;
  }
  #as_featured_in .logo-row.logo-row-5 >div{
     width: 100%;
  }
  #as_featured_in .logo-row >div img{
    margin: 0px auto !important;
  }
  #as_featured_in .logo-row.logo-row-4 >div img{
    margin: 40px auto !important;
  }
  .entry-content img{
    display: flex;
  }
  #attachment_6875{
    margin-bottom: 30px;
  }
  .entry-content {
    padding: 1em 0em 1.5em;
  }
  #headshots .consultant {
    height: 300px;
  }
  #headshots .teammember img{
    height: 65%;
  }
  .page-template-page-team #headshots .teammember img {
    height: 75%;
  }
  .page-template-page-team #headshots .consultant img {
    height: 65%;
  }
  .home-callout iframe{
    height: fit-content;
  }
}
