@media screen and (max-width: 1400px) {
  /*.single-practice_area .inner-content {*/
  /*  padding: 0 50px;*/
  /*}*/
  #home-block-2 .toptext:before {
    display: none;
  }

  /*#contact-us-wrap .content-header {*/
  /*  height: 630px;*/
  /*}*/
}

@media screen and (max-width: 1300px) {
  .single-profile .inner-content-2 .left {
    padding-left: 0;
  }

  #contact-us-wrap .content-header .inner-content, .page-default .content-header .inner-content {
    background: url(../images/background_dots.png) no-repeat calc(100% - 50px) -75px;
  }

  #contact-us-wrap .inner-content .description {
    margin-top: initial;
  }

  #contact-us-wrap .cities-wrap {
    width: calc(100% - 100px);
    padding-left: 50px;
  }

  #contact-us-wrap .wpcf7, #contact-us-wrap div.wpforms-container {
    margin: 0 50px;
  }

  .content-header .title-wrap {
    padding: 180px 50px 135px 50px;
  }

  .content-header .description {
    /*max-width: 50%;*/
    padding: 180px 50px 135px 50px;
  }

  .content-header .inner-content {
    padding: 0;
    margin: 0;
    flex: initial;
  }

  .single-practice_area .content-body .inner-content .left, .page-default .content-body .inner-content > div {
    padding: 0 50px 50px;
  }

  .member-list {
    padding: 0 50px 80px;
  }

  #home-block-1 .content {
    min-height: 685px;
  }

  #home-block-1 video {
    height: 780px;
    right: -315px;
    top: 0;
    position: absolute;
  }

  #home-block-2 .content {
    height: 810px;
  }

  #home-block-2 .fbdiff {
    padding-top: 170px;
  }

  #home-block-2 .fbdiff .text {
    margin-left: 120px;
  }

  .single-profile .inner-content-2 {
    padding-left: 50px;
  }

  .single-profile .inner-content-2 .right .profile-content {
    margin-top: -50%;
  }

  /*
  footer
  */
  #sub-footer-right .content, #sub-footer-left .content {
    padding-left: 25px;
  }

  #sub-footer-left .content {
    padding-right: 25px;
  }

  #footer-second-menu {
    margin-right: 0;
  }

  #sub-footer-right .balt,
  #sub-footer-right .anna{
    padding:0 15px;
  }

  /**
  * Practice areas
  */
  #practice-areas-wrap .content-body .block {
    margin: 0 auto;
    margin-bottom: 100px;
  }

  #practice-areas-wrap .body-bg {
    margin-left: -28px;
    margin-top: 122px;
    min-height: 1229px;
  }

  /**
  * Single Practice area
  */
  .single-practice_area .content-body .inner-content .left .content {
    max-width: 550px;
    padding: 55px 0 0 0;
  }

  .single-practice_area .content-body .inner-content .left {
    flex: 1;
  }

  .single-practice_area .content-body .inner-content .right {
    flex: initial;
    width: 55%;
  }

  .single-practice_area .content-body .inner-content .right .content {
    padding: 55px 0 95px 52px;
  }

  #our-team-wrap .inner-content .title-wrap {
    max-width: 40%;
  }

  .single-practice_area .button .top .content .quick-facts .fact {
    width: 30%;
  }

  .single-practice_area .button .top .content .quick-facts {
    padding-left: 50px;
    padding-right: 50px;
  }

  /*home*/
  #home-block-1 .content, #header .content {
    padding: 0 50px;
    max-width: 1240px;
  }

}

@media (max-width: 1200px) {
  .inner-content h1 {
    font-size: 44px;
    line-height: 58px;
  }

  #home-block-1 .content .title {
    width: 60%;
  }

  .single-profile .inner-content-2 .right .profile-content {
    position: relative;
    width: 100%;
  }

  /**
  * Practice areas
  */
  /*#practice-areas-wrap .content-header {*/
  /*  padding: 0 5%;*/
  /*}*/
  #practice-areas-wrap .content-body {
    margin-top: 0px;
  }

  #practice-areas-wrap .content-body .block {
    margin: 0 auto;
    margin-bottom: 100px;
    /*max-width: 95%;*/
  }

  #practice-areas-wrap .body-bg {
    /*display: none;*/
    height: calc(100% + 50px);
    margin: 0;
  }

  #practice-areas-wrap {
    background-color: #4D4F82;
  }

  #practice-areas-wrap .content-body .left, #practice-areas-wrap .content-body .right, #practice-areas-wrap .content-body .mobile {
    margin-top: 50px;
  }

  #sub-footer-left {
    width: 60%;
  }

}

@media (max-width: 1150px) {

  .slider .cell .item {
    width: 32%;
    height: auto;
    min-height: 290px;
  }

  .slider .cell .item .text {
    padding: 0 10px;
    margin-top: 22px;
    font-size: 14px;
  }

  .slider .cell .item .number {
    font-size: 50px;
  }
}

@media (max-width: 1100px) {
  #home-block-1 video {
    height: 750px;
    right: -415px;
  }

  #home-block-1 .video-bg .action {
    bottom: 80px;
  }

  #home-block-1 .content .title {
    width: 55%;
  }

  #home-block-1 .content h1 {
    font-size: 50px;
    line-height: 60px;
  }

  .single-profile .inner-content-2 .left {
    width: 60%;
  }

  .single-profile .inner-content-2 .right {
    width: 50%;
  }

  #home-block-4 .keypractice .content p:nth-child(2), #home-block-4 .keypractice .title {
    padding-left: 50px;
  }

  #home-block-4 .keypractice #key-practice-menu li a {
    padding: 36px 60px 36px 50px;
  }

  #home-block-4 .keypractice hr {
    margin-left: 50px;
  }
}

@media (max-width: 1024px) {
  #home-block-3 .sfooter {
    margin-top: 5px;
  }

  #practice-areas-wrap .content-body .mobile {
    display: block;
    max-width: 550px;
    margin: 0 auto;
    padding-bottom: 20px;
  }

  #practice-areas-wrap .content-body .left, #practice-areas-wrap .content-body .right {
    display: none;
  }

  #practice-areas-wrap .content-body .inner-content {
    display: block;
    padding-top: 50px;
  }

  #practice-areas-wrap .content-body .left, #practice-areas-wrap .content-body .right {
    padding: 0;
    margin: 0 auto;
  }

  #practice-areas-wrap .body-bg {
    /*background-position-x: -650px;*/
    left: -50%;
    background-size: cover;
    background-position-x: 140%;
  }
  #home-block-3 .content:after {
    top: 80%;
    height: 50vh;
  }

  #home-block-1 .content .title {
    width: 60%;
  }

  #header .content #site-title {
    margin-right: 60px;
  }

  #menu-main-menu li a {
    margin: 0;
  }

  .single-profile .inner-content-2 .left .top-bar-info > div {
    font-size: 14px;
  }

  .single-profile .inner-content-2 .right .education, .single-profile .inner-content-2 .right .bar-admissions {
    padding: 25px 40px;
  }

  .single-profile .inner-content-2 .right .education .item-title, .single-profile .inner-content-2 .right .bar-admissions .item-title {
    font-size: 18px;
  }

  .single-profile .inner-content-2 .right .education .item, .single-profile .inner-content-2 .right .bar-admissions .item {
    font-size: 14px;
  }

  .single-profile .inner-content-2 .right .education .item {
    margin-bottom: 30px;
  }

  .single-profile .inner-content-2 .left .profile-description {
    padding-top: 55px;
    padding-right: 40px;
  }

  .single-profile .inner-content-2 .left .profile-description p, .single-profile .inner-content-2 .left .community-involvement .item {
    margin-bottom: 40px;
  }

  .single-profile .inner-content-2 .left .community-involvement {
    margin: 55px 25px 70px -42px;
  }

  #sub-footer:after {
    height: 40px;
    width: 97px;
    margin-top: -16px;
    margin-right: 3%;
    background-size: 80%;
  }

  #practice-areas-wrap .content-body .block {
    cursor: pointer;
    margin-bottom: 50px;
  }

  #practice-areas-wrap .content-body .left {
    /*margin-right: 25px;*/
  }

  #practice-areas-wrap .inner-content .description {
    background: none;
    max-width: 100%;
  }

  /**
 * Single Practice area
 */
  .single-practice_area .content-header {
    display: block;
  }

  .single-practice_area .content-body .inner-content .right .upbg {
    height: 250px;
    margin-top: -70px;
  }

  .content-header .inner-content {
    padding: 100px 50px;
    flex-flow: column;
    align-items: flex-start;
    justify-content: center;
    height: auto;
    width: auto;
  }

  .content-header .inner-content > div {
    flex: initial;
    max-width: 100%;
    padding: 0 !important;
  }

  .content-header .inner-content h1 {
    margin-bottom: 15px;
  }

  .content-header .inner-content .description, .content-header .inner-content .title-wrap {
    padding: 0;
  }

  .member {
    width: 50%;
    padding-bottom: 85px;
  }

  .member:first-child {
    margin-top: -70px;
  }

  .member:last-child {
    padding-bottom: 0;
  }

  .member:nth-child(3n+2) {
    margin-top: 0;
  }

  .member:not(:first-child):nth-child(3n+1), .member:not(:nth-child(2)):nth-child(3n+2), .member:not(:nth-child(3)):nth-child(3n+3) {
    margin-top: initial;
  }

  .member:nth-child(2n-1) {
    margin-top: -70px !important;
  }

  /*home*/
  #home-block-1 .content {
    flex-direction: column;
  }

  #home-block-1 .content .title {
    /*width: 100%;*/
  }

  #home-block-1 .content .title h1 {
    font-size: 50px;
  }

  #home-block-1 .content .left, #home-block-1 .content .right {
    padding: 0 0;
    max-width: 100%;
    width: 100%;
  }

  #home-block-2 .toptext {
    left: auto;
    padding: 50px 0;
    margin-top: 41px;
    width: calc(100% - 30px);
    height: auto;
    margin: 0 auto;
  }

  #home-block-2 .topmsg {
    top: 0;
    margin-top: -50px;
  }

  #home-block-2 .descrip {
    line-height: 2em;
    padding: 0 25px;
  }

  #home-block-2 .toptext h2 {
    padding: 0 25px;
    margin-bottom: 20px;
    line-height: 30px;
  }

  #home-block-2 .content {
    min-height: auto;
    background: rgba(0, 0, 0, 0.2);
    height: initial;
  }

  #home-block-2 .fbdiff {
    left: 0;
    width: 100%;
    position: relative;
    background: none;
    top: initial;
    padding: 50px 0 80px;
    height: initial;
  }

  #home-block-2 .fbdiff .elemen {
    margin-top: 20px;
  }

  #home-block-2 .fbdiff .text {
    margin-left: 5%;
  }

  #home-block-3 {
    padding-top: 50px;
  }

  #home-block-3 .topbimg {
    display: none;
  }

  #contact-us-wrap .cities > div:first-child {
    padding-left: 0;
  }

  #contact-us-wrap .cities-wrap {
    position: relative;
    top: 0;
    width: 100%;
  }

  #contact-us-wrap .cities {
    padding: 40px 0;
  }

  #contact-us-wrap .wpcf7, #contact-us-wrap div.wpforms-container {
    padding-top: 0;
  }

  /*
footer
*/
  #sub-footer {
    flex-direction: column;
  }

  #sub-footer > div {
    width: 100%;
    z-index: 1;
  }

  #sub-footer-left .content {
    max-width: calc(100% - 80px);
    margin: 0 auto;
  }

  #footer-second-menu {
    margin-right: 0;
  }

  #sub-footer-right .content {
    max-width: calc(100% - 80px);
    margin: 0 auto;
    justify-content: center;
  }



  #sub-footer-left .content, #sub-footer-right .content {
    max-width: initial !important;
    padding: 55px 50px !important;
  }

  .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    margin-right: 0;
  }
}

@media screen and (min-width: 950px) and (max-width: 1300px) {

  #footer-second-menu {
    margin-right: 0;
  }

  #sub-footer-left .content {
    max-width: calc(100% - 120px);
    margin: 0 auto;
  }
}

@media screen and (max-width: 950px) {
  .single-practice_area .button .quick-facts .fact {
    margin-bottom: 5px;
    flex-basis: 45%;
  }

  .single-practice_area .button .quick-facts .fact:last-child {
    flex-basis: 100% !important;
    margin: 20px 0;
  }

  .single-practice_area .button .top {
    height: auto;
  }

  .single-practice_area .button .bottom {
    margin-top: -60px;
    flex-direction: column;
    padding: 0 25px;
  }

  .single-practice_area .button .bottom p {
    text-align: center;
    max-width: 100%;
  }

  .single-practice_area .button .bottom a {
    margin-top: 5px;
    margin-left: 0px;
  }
}

@media (max-width: 800px) {
  .single-profile .inner-content-2 .right {
    max-width: initial;
  }

  .single-profile .content-header .inner-content .title-wrap {
    padding-left: 0;
  }

  /*#contact-us-wrap .content-header {*/
  /*  padding: 0;*/
  /*}*/
  #contact-us-wrap .cities-wrap {
    padding: 0 50px;
  }

  #contact-us-wrap .wpcf7, #contact-us-wrap div.wpforms-container {
    margin: 0;
  }

  .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    margin: 0 50px !important;
  }

  #home-block-3 .content:after {
    top: 90%;
  }

  #home-block-1 video {
    right: -615px;
  }

  #home-block-1 .content .title {
    width: 70%;
  }

  #home-block-1 .content h1 {
    font-size: 40px;
    line-height: 55px;
  }

  #header .content #site-title {
    margin-right: 40px;
  }

  .content-header, .page-default .content-header {
    height: initial;
  }

  .content-header .inner-content {
    padding: 80px 50px;
  }

  .single-profile .inner-content-2 {
    flex-flow: column-reverse;
  }

  .single-profile .inner-content-2 .right, .single-profile .inner-content-2 .left {
    width: 100%;
  }

  .single-profile .inner-content-2 .right .profile-content {
    max-width: 100%;
    margin-top: -15%;
  }

  .single-profile .inner-content-2 .left .top-bar-info {
    display: none;
  }

  .single-profile .inner-content-2 .right .top-bar-info {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 40px;
  }

  .single-profile .inner-content-2 .right .top-bar-info > div {
    margin: 10px 0;
  }

  .single-profile .inner-content-2 .right .top-bar-info:before {
    content: none;
  }

  .single-profile .inner-content-2 .right .education {
    padding: 0 40px 25px;
  }

  .single-profile .inner-content-2 .right .education .item-title {
    padding-top: 8px;
    border-top: 2px solid #4d4f83;
  }

  .single-profile .title-wrap h3 {
    font-size: 18px;
    margin: 10px 0 70px;
  }

  .single-profile .inner-content-2 .left .profile-description {
    padding-left: 40px;
  }

  .single-profile .inner-content-2 .left .community-involvement {
    margin: 55px 40px 70px;
  }

  .single-profile .inner-content-2 .top-bar-info > div {
    font-size: 14px;
    /*padding: 0 15px;*/
  }

  .single-profile .inner-content-2 .top-bar-info > div:first-child {
    /*padding: 0 15px 0 0;*/
  }

  /**
* Single Practice area
*/
  .single-practice_area .content-body .inner-content .right .upbg {
    height: 200px;
    margin-top: -50px;
  }

  .member .name, .member .speciality {
    padding-left: 15px;
    padding-right: 15px;
  }

  #our-team-wrap .inner-content .title-wrap {
    max-width: initial;
  }

  /*#our-team-wrap .content-header .inner-content, #contact-us-wrap .content-header .inner-content {*/
  /*  padding: 100px 50px 80px 50px;*/
  /*}*/
  #contact-us-wrap .content-header .inner-content {
    /*padding: 100px 40px 80px 40px;*/
    background: url(../images/background_dots.png) no-repeat 100% -145px;
  }

  #home-block-3 .content {
    background: none;
  }

  .slider {
    height: auto;
    width: 100%;
    padding: 0 50px;
  }

  .slider .cell .item {
    margin-bottom: 5px;
    flex-basis: 47%;
    flex: 1;
    max-width: 47%;
  }

  .slider .cell .item:last-child {
    flex-basis: 100%;
    margin: 0;
    max-width: 100%;
    margin-top: 25px;
  }

  #home-block-4 .keypractice .title, #home-block-4 .keypractice .content p:nth-child(2) {
    padding-left: 35px;
    width: 90%;
  }

  #home-block-4 .keypractice .title {
    margin: 0 0 25px 0;
  }

  #home-block-4 .keypractice .content p:nth-child(2) {
    margin: 0 0 30px 0;
  }

  #home-block-4 .keypractice #key-practice-menu li a {
    padding: 36px 40px 36px 30px;
  }

  #home-block-4 .keypractice hr {
    margin-left: 5%;
  }

  #home-block-4 .keypractice hr {
    margin: 0px 7%;
  }

  #practice-areas-wrap .content-body .inner-content {
    flex-direction: column;
    padding-top: 60px;
  }

  #practice-areas-wrap .content-body .block {
    max-width: initial;
  }


  .content-header .inner-content h1 {
    font-size: 35px;
    line-height: 50px;
  }

  #contact-us-wrap form {
    padding: 40px 40px 70px;
  }

  #contact-us-wrap form.wpforms-form {
    padding: 40px 50px 10px !important;
  }

  #contact-us-wrap form.wpforms-form div.wpforms-field {
    width: 100%;
  }

  #contact-us-wrap form.wpforms-form div.wpforms-field.wpforms-field-textarea {
    width: 100%;
    position: relative;
    right: unset;
    top: unset;
  }

  #contact-us-wrap .contact-form {
    flex-direction: column;
  }

  #contact-us-wrap .contact-form > div {
    width: 100%;
  }

  .single-practice_area .content-body .inner-content .right:after {
    width: 100px;
    background: url(../images/ampersand2.png) no-repeat 20px -373px / cover;
  }

  #home-block-4 .keypractice .content p:nth-child(2) {
    padding-left: 30px;
  }
}

@media (max-width: 700px) {

  #home-block-1 .content .title {
    width: 90%;
  }

  #home-block-1 .content h1 {
    margin-top: 220px;
  }

  #home-block-1 .btn-more {
    margin-top: 50px;
  }

  #sub-footer #copyright, #copyright {
    display: block;
    position: relative;
    bottom: 60px;
    z-index: 1;
    width: 100%;
    height: auto;
    padding: 10px 20px 12px;
    box-sizing: border-box;
  }

  #copyright strong {
    display: inline-block;
  }

  #sub-footer-left .content, #sub-footer-right .content {
    padding: 55px 50px 80px !important;
  }

  /**
  * Single Practice area
  */
  .single-practice_area .inner-content {
    flex-direction: column;
  }

  .single-practice_area .inner-content > div {
    width: 100%;
  }

  .single-practice_area .inner-content .description p {
    padding: 0;
  }

  .single-practice_area .content-body .inner-content .right .upbg {
    display: none
  }

  #header {
    background-color: #251A50;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 50px;
  }

  .home #header {
    position: absolute;
    top: 50px;
  }

  #header .content, #sub-footer-left {
    display: none;
  }

  #header #mobile-logo, #main-menu-mobile {
    display: block;
    z-index: 2;
  }

  #header #mobile-logo img, #main-menu-mobile img, #logo-footer img {
    max-width: 112px;
  }

  #contact-us-wrap .cities {
    display: block;
  }

  #contact-us-wrap .cities > div:first-child {
    max-width: 100%;
    margin-bottom: 25px;
  }

  #contact-us-wrap .cities > div:last-child {
    padding-left: 0;
  }

  #contact-us-wrap .cities .baltimore .address2 span, #contact-us-wrap .cities .annapolis .address2 span {
    display: block;
  }
}

@media screen and (max-width: 650px) {
  #slickNavigation > ul {
    margin-bottom: 18px;
  }

  .single-practice_area .team .t-member h2 {
    font-size: 20px;
  }

  .single-practice_area .team .t-member h3 {
    font-size: 18px;
  }

  .slider .cell .item .text {
    text-align: initial;
  }

  .single-profile .inner-content-2 .left .profile-description {
    padding-top: 0;
  }

  #home-block-3 .sfooter {
    position: relative;
    padding-top: 28px;
  }

  #home-block-3 .sfooter:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    height: 1px;
    border-top: 1px solid #b5b6cb;
    border-bottom: 1px solid #9293b1;
    background-color: #4d4e84;
  }

  #home-block-3 .content {
    padding-bottom: 150px;
  }

  #home-block-3 .sfooter .split {
    display: none;
  }

  /**
* Practice areas
*/
  #practice-areas-wrap .content-body .left, #practice-areas-wrap .content-body .right, #practice-areas-wrap .content-body .mobile {
    width: calc(100% - 100px);
  }

  #practice-areas-wrap .content-body .block {
    margin-bottom: 10%;
  }

  /**
* Single Practice area
*/
  .single-practice_area .content-header, .single-practice_area .content-body .inner-content {
    display: block;
  }

  .single-practice_area .content-body .inner-content {
    flex-direction: column;
    padding: 0;
  }

  .single-practice_area .contact-team {
    margin-top: 45px;
  }

  .single-practice_area .team .t-member {
    padding: 20px 0 30px 0;
  }

  .single-practice_area .content-body .inner-content .right {
    width: 100%;
  }

  .single-practice_area .content-body .inner-content .right .content {
    padding-bottom: 75px;
  }

  .single-practice_area .inner-content > div {
    width: initial;
  }

  .single-practice_area .content-body .inner-content .left .content {
    max-width: 100%;
    padding: 50px 0 0 0;
  }

  *::-ms-backdrop, .single-practice_area .content-body .inner-content .left .content {
    width: calc(100% - 60px);
  }

  .single-practice_area .button .top .content .quick-facts {
    padding: 0 30px;
  }

  .single-practice_area .button .quick-facts .fact {
    flex-basis: 100%;
    margin: 0 0 5px 0;
  }

  .single-practice_area .button .fact:nth-child(2) {
    margin: 20px 0px;
  }

  .single-practice_area .button .top .content:before {
    display: none;
  }

  .single-practice_area .button .top .content .title {
    padding-top: 40px;
  }

  .single-practice_area .button .bottom p {
    font-size: 18px;
    margin-top: 30px;
  }

  .slider .cell {
    padding: 40px 0px;
  }

  .slider .cell .item {
    flex-basis: 100%;
    max-width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
    margin: 0;
    padding: 15px 0px;
    box-shadow: none;
    min-height: auto;
  }

  .slider .cell .item:last-child {
    margin: 0px;
  }

  .slider .cell .item .number {
    font-size: 50px;
    width: 40%;
    margin-right: 10px;
  }

  .slider .cell .item .text {
    padding: 0px;
    margin: 0px;
    width: 60%;
    font-size: 16px;
  }

  /*#practice-areas-wrap .inner-content {*/
  /*  padding-bottom: 0;*/
  /*}*/
  .slider .cell .item:after {
    display: none;
  }

  #slickNavigation .slick-dots li {
    width: 28%;
  }

  /*#slickNavigation .slick-dots li span {*/
  /*  font-size: 13px;*/
  /*}*/
  .slick-slide {
    /*margin: 0 15px;*/
    margin: 0;
  }

  #home-block-3 .split {
    width: 90%;
  }

  #home-block-2 .title {
    margin-left: 0;
    padding-right: 20px;
    text-align: center;
    line-height: 25px;
  }

  #home-block-2 .fbdiff .elemen:first-of-type {
    margin-top: 15px;
  }

  .single-practice_area .content-body .inner-content .right:after {
    width: 200px;
    background: url(../images/ampersand2.png) no-repeat 115px -520px / 600%;
  }

  .single-profile .inner-content-2 .top-bar-info > div {
    border: none;
  }

  .single-profile .inner-content-2 .top-bar-info > div {
    padding: 0 25px 0 0;
  }

  .single-profile .inner-content-2 .right .top-bar-info > div {
    margin: 5px 0;
  }

  .single-profile .inner-content-2 .top-bar-info > div:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 580px) {
  #header {
    padding-left: 30px;
  }

  .slider {
    padding: 0 30px;
  }

  .home #header {
    display: inline-block;
  }

  #home-block-3 .slick-prev.slick-arrow {
    left: -40px;
  }

  #home-block-3 .slick-next.slick-arrow {
    right: -40px;
  }

  #contact-us-wrap form.wpforms-form {
    padding: 40px 30px 10px !important;
  }

  .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    margin: 0 30px !important;
  }

  #contact-us-wrap .cities-wrap {
    padding: 0 30px;
  }

  .single-profile .content-header .inner-content .title-wrap {
    padding: 40px 0 60px;
  }

  #practice-areas-wrap .content-body .block {
    padding: 25px 0 35px;
  }

  #practice-areas-wrap .content-body .block h2 {
    line-height: 30px;
  }

  #practice-areas-wrap .content-body .block a {
    margin-top: 5px;
  }

  #practice-areas-wrap .content-body .left, #practice-areas-wrap .content-body .right, #practice-areas-wrap .content-body .mobile {
    width: calc(100% - 60px);
  }

  /*#practice-areas-wrap .content-body .left, #practice-areas-wrap .content-body .right, #practice-areas-wrap .content-body .mobile {*/
  /*  width: calc(100% - 60px);*/
  /*}*/
  #contact-us-wrap form, #contact-us-wrap form.wpforms-form {
    padding: 40px 20px 50px;
  }

  #home-block-3 .content:after {
    display: none;
  }

  /*#home-block-1 .video-wrap {*/
  /*  top: -95px;*/
  /*}*/
  #home-block-1 .content .title {
    padding-top: 100px;
  }

  #home-block-1 video {
    height: 540px;
    right: -445px;
  }

  #home-block-1 .video-bg .action {
    bottom: 80px;
  }

  #home-block-1 .content .title:before {
    margin-top: 55px;
  }

  #home-block-1 .content h1 {
    margin-top: 80px;
  }

  /*.inner-content, #contact-us-wrap .content-header .inner-content {*/
  /*  padding: 0 30px 60px;*/
  /*}*/
  #contact-us-wrap .content-header .inner-content, .page-default .content-header .inner-content {
    background: url(../images/background_dots.png) no-repeat calc(100% - 50px) -148px;
  }

  .content-header .inner-content {
    padding: 80px 30px 60px;
  }

  .single-practice_area .content-body .inner-content .left, .page-default .content-body .inner-content > div {
    padding: 0 30px;
  }

  .member {
    width: 100%;
    padding-bottom: 60px;
  }

  *::-ms-backdrop, .member {
    padding-bottom: 100px;
  }

  .member:nth-child(2n-1) {
    margin-top: 0 !important;
  }

  .member:first-child {
    margin-top: -70px !important;
  }

  .member:last-child {
    padding-bottom: 60px;
  }

  .member-list {
    padding: 0 30px;
  }

  #our-team-wrap .content-header .inner-content .description {
    padding-right: 0;
  }

  /*#our-team-wrap .content-header .inner-content, #contact-us-wrap .content-header .inner-content {*/
  /*  padding: 80px 30px 90px;*/
  /*}*/
  .member:first-child {
    margin-top: -40px !important;
  }

  #home-block-3 .content {
    padding-bottom: 80px;
  }

  #home-block-1 .content {
    min-height: 500px;
  }

  #home-block-1 .content, #header .content {
    padding: 0 30px;
  }

  #home-block-1 .content .title {
    width: 100%;
  }

  #home-block-4 {
    display: flex;
    flex-direction: column;
  }

  #home-block-4 > .content {
    background: none;
    min-height: auto;
  }

  #home-block-4 .first-img {
    display: block;
    height: 300px;
    width: auto;
  }

  #home-block-4 .keypractice {
    width: 100%;
    margin-top: -40px;
    padding-top: 40px;
  }

  #home-block-4 .keypractice .title {
    font-size: 20px;
    font-weight: 500;
  }

  /*#practice-areas-wrap .inner-content {*/
  /*  padding-bottom: 0;*/
  /*}*/
  #home-block-4 .keypractice #key-practice-menu li {
    background-image: url(../images/mobile-practice-areas-bg.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
    padding: 17px 35px;
  }

  #home-block-4 .keypractice #key-practice-menu li a {
    display: inline;
    padding: 0;
  }

  #home-block-4 .keypractice #key-practice-menu li a {
    letter-spacing: 0px;
    font-weight: 500;
    border-bottom: 1px solid;
    line-height: 22px;
  }

  #home-block-4 .keypractice #key-practice-menu li:hover {
    background-image: url(../images/mobile-practice-areas-bg.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
    background-color: #606290;
  }

  #home-block-4 .keypractice #key-practice-menu {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  /*
footer
*/
  #sub-footer {
    flex-direction: column;
  }

  #sub-footer > div {
    width: 100%;
  }

  #sub-footer-left {
    height: auto;
  }

  #sub-footer-left .content {
    max-width: calc(100% - 20px);
    margin: 0 auto;
    flex-direction: column;
    padding: 20px 20px;
  }

  #footer-main-menu li a {
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
  }

  #footer-main-menu {
    padding: 0 0 30px 30px;
    border-bottom: 1px solid;
    margin-bottom: 30px;
  }

  #footer-second-menu {
    margin-right: 0;
    padding-left: 30px;
  }

  #footer-second-menu li a {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
  }

  #sub-footer-left #logos {
    display: flex;
    flex-direction: row;
    padding: 0 0 30px 0;
    justify-content: space-around;
    border-bottom: 1px solid;
    margin-bottom: 30px;
  }

  #sub-footer-left #logos #linkedin {
    margin-top: 0;
  }

  #sub-footer-right {
    height: auto;
  }

  #sub-footer-right .content {
    flex-direction: column;
    padding: 50px 50px 100px 30px !important;
  }

  #sub-footer-right .content > div {
    width: 100%;
  }

  #sub-footer-right .balt {
    padding-left: 0;
    margin-top: 60px;
  }

  #sub-footer-right .anna {
    padding-left: 0;
    margin-top: 50px;
    margin-bottom: 30px;
  }

  #sub-footer-right .address-name {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0px;
  }

  #sub-footer-right .address {
    line-height: 19px;
    font-weight: normal;
    margin: 0;
    max-width: 60%;
  }

  #sub-footer-right .address .phone {
    display: block;
  }

  #sub-footer-right .address .phone a {
    color: #FFF;
    text-decoration: none;
  }

  #sub-footer-right .address:before {
    display: none;
  }

  #sub-footer-right .balt:before {
    content: '';
    height: 6px;
    background-color: #ea8600;
    border-radius: 3px;
    position: absolute;
    width: 40px;
    margin-top: -26px;
  }

  #sub-footer-right .anna:before {
    content: '';
    height: 6px;
    background-color: #5B93AA;
    border-radius: 3px;
    position: absolute;
    width: 40px;
    margin-top: -26px;
  }

  #sub-footer-right .footer-image img{
    position: relative;
  }

  #logo-footer {
    display: inherit;
  }

  #sub-footer:after {
    content: '';
    background: url(../images/dot-pattern-r.png) no-repeat 0 0;
    height: 109px;
    width: 91px;
    position: absolute;
    margin-top: -10px;
    transform: none;
    right: 0;
    background-position-y: -18px;
    margin-right: 0;
  }

  #contact-us-wrap .cities .city-name {
    font-size: 24px;
    line-height: 26px;
  }

  #contact-us-wrap .cities .address {
    font-size: 14px;
    line-height: 35px;
  }

  #contact-us-wrap .cities .city-name:before, #contact-us-wrap .cities .annapolis .city-name:before {
    content: none !important;
  }

  .single-practice_area .content-body .inner-content .left {
    padding: 0 30px 50px;
  }

  .single-practice_area .content-body .inner-content .right .content {
    padding: 55px 0 95px 30px;
  }

  .single-practice_area .content-body .inner-content h2 {
    line-height: 32px;
  }

  #practice-areas-wrap .content-body .block h2, #practice-areas-wrap .content-body .block p {
    max-width: 100%;
  }

  #practice-areas-wrap .content-body .block h2 {
    padding: 0 40px;
  }

  #practice-areas-wrap .content-body .block p {
    padding: 0 20px;
  }

  #footer .fin:not(.mobile) {
    display: none;
  }

  #footer .fin.mobile {
    display: block;
    position: absolute;
    z-index: 2;
    right: 35px;
    top: 165px;
  }

  #footer .fin.mobile img {
    max-width: 32px;
  }

}

@media screen and (max-width: 550px) {

  /**
* Practice areas
*/
  #practice-areas-wrap .content-body .right {
    margin-top: 0px;
  }

  #home-block-1 .content .title h1 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (max-width: 500px) {
  .single-profile .inner-content-2 {
    padding: 0;
  }

  .single-profile .inner-content-2 .right .profile-image {
    max-width: calc(100% - 20px);
    margin-left: 20px;
    margin-bottom: -20px;
  }

  .single-profile .content-header .inner-content {
    padding: 0 30px 90px;
  }

  .single-profile .inner-content-2 .left .profile-description {
    padding-top: 15px;
  }

  .member .name {
    margin-bottom: 10px;
  }

  .member .name, .member .speciality {
    padding: 0;
  }

  #home-block-2 .fbdiff .elemen {
    padding: 8px 0px 50px 110px;
    max-width: 210px;
    width: initial;
  }

  #home-block-2 .fbdiff {
    height: auto;
  }

  #home-block-2 .content {
    width: 100%;
  }


  /*#contact-us-wrap .content-header .inner-content {*/
  /*  padding: 80px 30px 40px;*/
  /*}*/
}

@media screen and (max-width: 480px) {
  .inner-content h1 {
    font-size: 26px;
    line-height: 40px;
  }

  .content-header .inner-content .description p, .content-header .inner-content p {
    line-height: 35px;
  }

  .single-practice_area .content-body .inner-content .right:after {
    content: none;
  }

  .single-profile .content-header {
    padding-top: 10%;
  }

  .single-profile .title-wrap h3 {
    font-size: 16px;
  }

  .single-profile .title-wrap h3 {
    margin: 10px 0 45px;
  }

  .single-profile .inner-content-2 .top-bar-info > div {
    border: none;
    padding: 0 0 10px 0 !important;
    width: 100%;
    text-align: left;
  }

  .single-profile .inner-content-2 .left .community-involvement {
    margin: 40px 20px 70px;
    padding: 20px;
  }

  .single-profile .inner-content-2 .right .top-bar-info {
    padding: 20px 30px 0;
    flex-wrap: wrap;
    align-items: center;
  }

  .single-profile .inner-content-2 .right .top-bar-info .email {
    border-right: none;
    padding-right: 0;
  }

  .single-profile .inner-content-2 .right .top-bar-info .linkedin {
    text-align: left;
  }

  .single-profile .inner-content-2 .right .education {
    padding: 0 30px 25px;
  }

  .single-profile .inner-content-2 .right .education, .single-profile .inner-content-2 .right .bar-admissions {
    padding: 25px 30px;
  }

  .single-profile .inner-content-2 .left .profile-description {
    padding: 20px 30px;
  }

  .single-profile .inner-content-2 .right .education .item-title, .single-profile .inner-content-2 .right .bar-admissions .item-title {
    font-size: 16px;
  }

  .single-profile .inner-content-2 .right .education .item, .single-profile .inner-content-2 .right .bar-admissions .item {
    font-weight: normal;
  }
}

@media screen and (max-width: 430px) {
  #home-block-1 .content {
    padding: 0 30px;
    justify-content: flex-start;
  }

  #home-block-1 .content .title h1 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 62px;
  }

  #home-block-1 .content .title:before {
    margin-top: 34px;
    width: 40px;
  }

  #home-block-1 .btn-more {
    margin-top: 50px;
  }

  #home-block-2 .btn-more {
    margin: 0 auto;
    margin-left: 0;
    text-align: center;
  }

  .single-profile .content-header .inner-content .title-wrap {
    padding: 40px 0 30px;
  }

  #copyright strong:first-of-type {
    display: block;
  }

  #copyright a + em, #copyright strong em {
    display: none;
  }

  #copyright a:last-of-type {
    display: inline-flex;
  }
}

@media screen and (max-width: 380px) {
  #home-block-1 .content .title h1 {
    font-size: 33px;
    line-height: 43px;
  }
}

/*Mobile menu*/

#main-menu-mobile-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
  cursor: pointer;
}

#main-menu-mobile {
  overflow: hidden;
  background-color: #0D022D;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  z-index: 3;
}

#main-menu-mobile a {
  float: left;
  display: block;
  text-align: center;
  padding: 14px 16px;
  font-size: 17px;
  font-family: neue-haas-grotesk-text, sans-serif;
  text-decoration: none;
  color: #f2f2f2;
}

#main-menu-mobile .active {
  background-color: #4CAF50;
  color: white;
}

#main-menu-mobile .dropdown {
  float: left;
  overflow: hidden;
}

#main-menu-mobile .dropdown-content {
  /*display: none;*/
  max-height: 0;
  position: absolute;
  min-width: 160px;
  z-index: 1;
  /*-webkit-transition:height, 0.5s linear;*/
  /*-moz-transition: height, 0.5s linear;*/
  /*-ms-transition: height, 0.5s linear;*/
  /*-o-transition: height, 0.5s linear;*/
  /*transition: height, 0.5s linear;*/

  transition: max-height 0.15s ease-out;
}

#main-menu-mobile .dropdown.open .dropdown-content {
  max-height: 500px;
  transition: max-height 0.25s ease-in;
}

#main-menu-mobile .dropdown-content a {
  font-size: 15px !important;
}

#main-menu-mobile a, .dropdown .dropbtn {
  display: none;
}

#main-menu-mobile a.icon {
  float: right;
  display: block;
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  background: url(../images/mobile-main-menu-bg.png) no-repeat 90px 21px;
  width: 110px;
  padding: 20px 0px;
  text-align: left;
  padding-left: 25px;
  background-color: #2A2452;
}

#main-menu-mobile.responsive a {
  float: none;
  display: block;
  text-align: left;
}

#main-menu-mobile.responsive .elem {
  font-family: playfair-display, serif;
  font-size: 40px;
  padding: 20px 30px;
  background-color: #565889;
  font-weight: 900;
  letter-spacing: -1px;
}

#main-menu-mobile .logo + .elem {
  padding-top: 60px;
}

#main-menu-mobile.responsive .dropdown + a {
  padding-bottom: 60px;
}

#main-menu-mobile.responsive .icon {
  right: 0;
  top: 0;
  float: right;
  background: url(../images/mobile-main-menu-x-bg.png) no-repeat 90px 21px;
  background-color: #565889;
}

#main-menu-mobile.responsive .dropdown {
  float: none;
  background: #565889;
}

#main-menu-mobile.responsive .dropdown-content {
  position: relative;
  padding-left: 35px;
}

#main-menu-mobile.responsive .dropdown .dropbtn {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

#main-menu-mobile.responsive .dropdown .dropbtn span {
  background: url(../images/mobile-main-menu-plus.png) no-repeat;
  content: '';
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin-right: 25px;
  transition: .2s;
}


#main-menu-mobile.responsive .dropdown.open .dropbtn span {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAIAAADAusJtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAVSURBVBhXY/j//z8TAwMDGN+58wQAL0YFoMzi2O0AAAAASUVORK5CYII=') repeat-x center center;
}

#main-menu-mobile.responsive .dropdown .dropbtn span.vs {
  /*background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAIAAADAusJtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAVSURBVBhXY/j//z8TAwMDGN+58wQAL0YFoMzi2O0AAAAASUVORK5CYII=');*/
  background-repeat: repeat-x;
  width: 23px;
  height: 26px;
  background-position-y: 10px;
}

#main-menu-mobile.responsive .ddelem {
  font-family: playfair-display, serif;
  font-size: 40px;
  padding: 20px 30px;
  background-color: inherit;
  font-weight: 900;
  letter-spacing: -1px;
}

#main-menu-mobile .logo {
  position: fixed;
  bottom: 0;
  width: calc(100% - 195px);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding: 0 30px;
}

#main-menu-mobile .logo a {
  display: block;
  padding: 0;
}

#main-menu-mobile .logo a img {
  height: 40px;
}