.container {
  max-width: 1730px;
}

@media (max-width: 1750px) {
  .btnOutline {
    font-size: 17px;
  }
}

@media (max-width: 1749px) {
  .container {
    max-width: 1500px;
  }

  .nav li .nav-link {
    font-size: 18px;
  }

  .aboutLeftSection h4 {
    font-size: 30px;
  }

  .practiceSlider {
    padding: 0 18px;
  }

  /* Team */
  .teamContent {
    max-width: 650px;
  }

  .teamRightCol {
    width: 1080px;
  }

  .teamContent {
    max-width: 793px;
    padding: 0 50px 0 0;
  }

  .teamContent h2 {
    margin: 10px 0 10px;
  }

  /* Why Section */
  .whyContentBox {
    padding: 20px;
  }

  .whyContentBox h2 {
    margin: 30px 0 10px;
    font-size: 45px;
  }

  .whyContentBox ul li {
    line-height: 35px;
    padding: 10px 0;
  }
}

@media (max-width: 1599px) {
  h1 {
    line-height: 95px;
  }

  .container {
    max-width: 1400px;
  }

  .teamLeftCol {
    width: 650px;
  }

  .teamMemberImg img {
    height: 650px;
  }

  .teamRightCol {
    width: 925px;
  }

  .teamContent {
    max-width: 687px;
  }

  .teamRightCol img {
    height: 270px;
  }

  /* Why Section */
  .whyContentBox h2 {
    font-size: 40px;
  }
}

@media (max-width: 1439px) {
  h1 {
    line-height: 90px;
  }

  .container {
    max-width: 1300px;
  }

  .phone-icon-header img {
    max-width: 35px;
  }

  .phone-icon-header {
    margin-right: 15px;
  }

  .nav li .nav-link {
    font-size: 16px;
  }

  .phone-text-header a {
    font-size: 22px;
    letter-spacing: 0;
  }

  .heroBannerContent h2 {
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .btnOutline {
    padding: 12px 16px;
  }

  .requestFormWrap:before {
    width: 1170px;
  }

  .requestForm {
    max-width: 1150px;
  }

  /* Team */
  .teamLeftCol {
    width: 600px;
  }

  .teamRightCol {
    width: 850px;
  }

  .teamRightCol img {
    height: 240px;
  }

  .teamContent {
    max-width: 638px;
  }

  .teamMemberTxtOverlay h5 {
    font-size: 25px;
  }
}

@media (max-width: 1365px) {
  h1 {
    line-height: 80px;
  }

  h2 {
    font-size: 40px;
    line-height: 60px;
  }

  h6 {
    font-size: 20px;
  }

  .container {
    max-width: 1140px;
  }

  .headerTopNavBar li a {
    font-size: 12px;
    line-height: 24px;
  }

  header {
    padding: 10px 0;
  }

  .siteLogo img {
    max-width: 250px;
  }

  .nav li .nav-link {
    font-size: 15px;
  }

  .btnOutline {
    font-size: 16px;
    padding: 12px 20px;
  }

  .heroBannerContent .btnOutline {
    font-size: 14px;
  }

  .clientRecordItem h3 {
    font-size: 28px;
  }

  .clientRecordItem span {
    font-size: 16px;
    line-height: 22px;
  }

  .aboutLeftSection h4 {
    font-size: 25px;
  }

  .aboutRightSec {
    width: 500px;
  }

  .practiceSlider {
    padding: 0 22px;
  }

  .requestFormInnerWrap .buttonWrap .saveBtn {
    font-size: 18px;
  }

  /* Team */
  .teamLeftCol {
    width: 615px;
  }

  .teamRightCol {
    width: 550px;
  }

  .teamRightCol img {
    height: 210px;
  }

  .teamContent {
    max-width: 460px;
    padding-right: 0;
  }

  /* Why Section */
  .whyContentBox h2 {
    font-size: 35px;
  }

  /* Artical Section */
  .singleNewsBox h6 {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  h1 {
    line-height: 60px;
  }

  .container {
    padding: 0 15px;
  }

  .headerTopInnerWrap p {
    margin: 0;
  }

  .headerTopInnerWrap a.btnOutline {
    max-width: inherit;
    width: auto;
    font-size: 14px;
    line-height: 1;
    padding: 9px 10px;
  }

  .headerTopInnerSection ul li a {
    font-size: 13px;
  }

  .headerTopInnerSection {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .headerTopNavBar li a {
    line-height: 1;
  }

  .preHeader {
    margin: 0 0 10px;
  }

  .btnOutline {
    font-size: 16px;
    padding: 9px 12px;
  }

  .footerMenu {
    margin-top: 55px;
  }

  .footerAddress {
    margin-top: 60px;
  }

  .requestForm {
    max-width: calc(100% - 22px);
    padding: 30px 30px 35px;
  }

  .requestFormWrap::before {
    width: 100% !important;
  }

  /* Team */
  .teamSection {
    padding: 70px 0 0;
  }

  .teamInnerSection {
    display: flex;
    flex-wrap: wrap;
  }

  .teamLeftCol {
    width: 100% !important;
    margin: 0 0 30px;
    order: 2;
  }

  .teamMemberImg img {
    height: 980px;
  }

  .teamRightCol {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100% !important;

    order: 3;
  }

  .team-slider {
    padding: 0 60px;
  }

  .teamContent {
    position: unset;
    max-width: 100%;
    margin: 0 0 30px;
    order: 1;
  }

  .teamInnerSection:after {
    display: none;
  }

  .teamRightCol .teamSlideItem {
    padding-left: 0;
  }

  .teamRightCol button.slick-prev,
  .teamRightCol button.slick-next {
    bottom: 0;
    top: auto;
    width: 37px;
    height: 38px;
    background-size: contain;
  }

  .teamRightCol button.slick-next {
    right: 0;
  }

  .teamRightCol button.slick-prev {
    left: 0;
  }

  /* Artical Section */
  .articalSection {
    padding: 50px 0 70px;
  }
  /* Artical Section */
  .articalSection h2 {
    margin: 10px 0 30px;
  }
  .singleNewsBox h6 {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 1023px) {
  .btnOutline {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  h2 {
    line-height: 46px;
  }
  .innerContentSec h2 {
    font-size: 1.5rem;
    line-height: 1.75;
    margin-bottom: 1rem;
  }
  .headerTopInnerWrap a.btnOutline {
    font-size: 12px;
    min-width: 125px;
    margin-left: 10px;
    text-align: center;
  }

  .headerTopInnerWrap p {
    line-height: 1.2;
    margin-bottom: 5px;
  }

  .headerTopNavBar {
    margin-top: 10px;
  }

  .headerTopNavBar li {
    line-height: 1.2;
    padding: 0 10px;
    display: flex;
  }

  .headerTopNavBar li::after {
    height: 15px;
  }

  .aboutLeftSection p {
    line-height: 25px;
  }

  .aboutLeftSection h4 {
    font-size: 20px;
    margin: 20px 0 0;
  }

  .requestForm {
    padding: 20px 15px 25px;
  }

  .nav li .nav-link {
    padding: 10px 0;
    width: 100%;
  }

  /* Team */
  .teamSection {
    padding: 55px 0 0;
  }

  /* Why Section */
  .whySectionInner {
    flex-wrap: wrap;
  }

  .whyImgBox {
    width: 50%;
    order: 1;
  }

  .whyImgBox:first-child {
    border-right: 5px solid #fff;
  }

  .whyContentBox {
    padding: 40px 20px 20px;
    order: 2;
    width: 100%;
    max-width: 100%;
    border: 0;
  }

  .whyContentBox ul li {
    line-height: 32px;
    padding: 7px 0;
    font-size: 17px;
  }
  /* Artical Section */
  .articalSection h2 {
    margin: 5px 0 25px;
  }
  .singleNewsBox h6 {
    font-size: 17px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  .headerTop .container {
    padding: 0 10px;
  }

  .headerTopInnerSection,
  .headerTopNavBar {
    flex-wrap: wrap;
  }

  .headerTopInnerWrap a.btnOutline {
    min-width: 100px;
    padding: 6px 0;
  }

  .headerTopNavBar {
    align-items: center;
    justify-content: center;
  }

  .headerTopNavBar li {
    padding: 0 7px;
  }

  .headerTopNavBar li:nth-child(3) {
    padding-right: 0;
  }

  .headerTopNavBar li:last-child {
    width: 100%;
    padding: 5px 0 0;
  }

  .headerTopNavBar li:nth-child(3)::after {
    display: none;
  }

  .headerTopInnerWrap .headerTopNavBar li a {
    font-size: 11px;
  }

  .languageDd .languageSelect {
    width: 100%;
  }

  .nav li .nav-link {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.5;
  }

  .testimonialsSlider {
    padding: 0 20px;
  }

  .clientsRecords h2 {
    margin-bottom: 20px;
  }

  .testimonialsSlider .item.slick-current {
    border: 0;
  }

  .testimonialsSlider .item {
    padding: 25px 20px 0;
    border-right: 1px solid #d5d5d5;
  }

  .clientsRecords,
  .awards {
    padding: 30px 0 20px;
  }

  .awards ul {
    padding-left: 0;
    padding-right: 0;
  }

  .practiceSlider {
    padding: 0 30px;
  }

  .aboutMoreSection {
    padding: 60px 0 40px;
  }

  .aboutRightSec {
    width: 100%;
  }

  .requestForm h2 {
    margin-bottom: 10px;
  }

  .requestFormInnerWrap form {
    padding: 20px 15px 25px;
  }

  .requestFormInnerWrap form p {
    max-width: 100%;
    width: 100%;
  }

  .requestFormInnerWrap form p label {
    font-size: 14px;
    color: #314a77;
  }

  .requestFormInnerWrap form p input {
    margin-bottom: 10px;
  }

  .footerAddressCol {
    width: 100%;
    max-width: 100%;
    padding: 0 0 30px;
    border: 0;
  }

  /* Team */
  .teamRightCol {
    display: none;
  }

  .teamMemberImg img {
    height: 650px;
  }

  .teamMemberTxtOverlay {
    flex-direction: column;
  }

  .teamMemberTxtOverlay > div {
    width: 100%;
    padding: 0 0;
  }

  .teamBioLeft h6 {
    font-size: 16px;
    margin: 12px 0;
  }

  .teamBioRight a {
    padding: 0 15px 0 0;
  }
  /* Artical Section */
  .articalSection h2 {
    font-size: 28px;
    line-height: 44px;
  }
  .main-news-news .col-md-4:not(:last-child) {
    margin: 0 0 30px;
  }
  .singleNewsBox h6 {
    margin: 10px 0 0;
  }
}

@media (max-width: 567px) {
  .aboutBtnWrap {
    gap: 10px;
  }

  .aboutMoreSection .btnOutline {
    font-size: 13px;
    padding: 9px 10px;
  }

  .requestForm h2 {
    font-size: 23px;
    line-height: 1.5;
  }

  /* .mainManu {
    top: 242px;
    height: calc(100vh - 242px);
  } */
}
/* 
@media (min-width: 370px) {
  .mainManu {
    top: 236px;
    height: calc(100vh - 236px);
  }
}

@media (min-width: 380px) {
  .mainManu {
    top: 220px;
    height: calc(100vh - 220px);
  }
}

@media (min-width: 690px) {
  .mainManu {
    top: 206px;
    height: calc(100vh - 206px);
  }
}

@media (min-width: 766px) {
  .mainManu {
    top: 186px;
    height: calc(100vh - 186px);
  }
}

@media (min-width: 950px) {
  .mainManu {
    top: 177px;
    height: calc(100vh - 177px);
  }
} */

@media (min-width: 1199px) {
  .heroBannerContent h2 {
    line-height: 60px;
  }

  /* .mainManu {
    height: auto;
  } */
  .nav-item.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
  .ddMenuArrow {
    padding-left: 5px;
  }
  .aboutMoreSection {
    padding-bottom: 100px;
  }

  .forMobile {
    display: none;
  }
}
