
@media only screen and (max-width:991px) {
  .header-wrap {
    padding: 3.3% 10%;
  }
  .container {
    padding: 0 10%;
  }
  .hero_baner_wrap span,
  .about_hero span {
    font-size: 16px;
  }



  .hero_baner_wrap p,
  .about_hero h1 {
    font-size: 31px;
    line-height: 1.1;
  }
  .seeking_justice .seeking_justice_desc h1 {
    font-size: 31px;
  }
  .seeking_justice .seeking_justice_desc p {
    font-size: 13px;
    line-height: 1.2;
  }
  .seeking_justice .seeking_justice_desc a {
    font-size: 11px;
  }
  .many_victims .heading h1 {
    font-size: 31px;
  }
  .many_victims .heading {
    width: 27%;
    white-space: nowrap;
  }
  .swiper-wrapper {
    padding-top: 8%;
  }
  .many_victims .heading p {
    font-size: 11px;
    white-space: nowrap;
  }
  .many_victims .heading p::after {
    margin-right: -35px;
  }
  .many_victims .swiper-slide h1 {
    font-size: 17px;
  }
  .many_victims .swiper-slide p {
    font-size: 11px;
  }
  .many_victims .swiper-slide a {
    font-size: 11px;
  }
  .case_solved h1 {
    font-size: 31px;
  }
  .case_solved span {
    font-size: 14px;
    padding-left: 30%;
  }
  .case_solved p {
    font-size: 13px;
    line-height: 1.2;
  }
  .case_solved {
    height: 345px;
  }

  .about_description p {
    font-size: 13px;
    line-height: 1.2;
  }

  .about_video {
    padding: 3% 20% 7%;
  }

  .timeline ul li h3 {
    font-size: 15px;
  }

  .timeline ul li p {
    font-size: 12px;
  }

  .case_solved.legal_battle {
    height: 31vw;
  }

  .lint_to_articles ul li{
    width: 50%;
  }

  footer .footer_wrap p,
  footer .footer_wrap .footer_nav li a {
    font-size: 10px;
  }

  .case_solved a {
    font-size: 11px;
  }

  .about_video p {
    font-size: 13px;
  }

  /*  */

  .lint_to_articles .heading span {
    font-size: 14px;
  }

  .lint_to_articles ul li p {
    font-size: 13px;
  }

  .lint_to_articles ul li a {
    font-size: 11px;
  }

  /*  */

  .lint_to_articles #seeMore {
    font-size: 14px;
  }

/*  */

  .many_victims .slider {
    padding-top: 11%;
  }


}

@media only screen and (max-width:768px) {
  .timeline ul li,
  .timeline ul li:nth-child(odd), 
  .timeline ul li:nth-child(even) {
    width: 100%;
  }

  .timeline ul li:nth-child(odd):before, .timeline ul li:nth-child(even):before {
    left: 50%;
    transform: translate(-50%);
  }


  .timeline .content {
    text-align: center;
  }

  .case_solved.legal_battle {
    height: 40vw;
  }

  .timeline ul li:nth-child(odd) {
    margin-left: 0;
  }

  .timeline ul li:nth-child(even) {
    margin-right: 0;
  }


  /* Time lane */

  .biography-proggres {
    padding: 30px 0 30px;
  }

  .timeline ul li h3 {
    font-size: 20px;
    width: 90%;
    margin: 0;
    text-align: left;
  }

  .timeline:before {
    content: "";
    position: absolute;
    left: 41px;
    width: 2px;
    height: 100%;
    background: #919191;
    top: 5px;
  }

  .timeline ul li audio {
    width: 100%;
  }

  .timeline ul li:nth-child(odd), .timeline ul li:nth-child(even) {
    padding-left: 75px;
    padding-right: 30px;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .timeline ul li:nth-child(odd):before, .timeline ul li:nth-child(even):before {
    top: 5px;
  }

  .timeline ul li:nth-child(odd):before, .timeline ul li:nth-child(even):before {
    left: 30px;
    transform: none;
  }

  .timeline .content .open img {
    width: 100%;
  }

  .timeline ul li p {
    padding: 0;
    font-size: 14px;
    text-align: left;
  }

  .timeline .content .open {
    text-align: left;
  }

  .timeline ul li:nth-child(odd):before {
    z-index: 3;
  }

  .timeline ul li:last-of-type::after {
    left: 36px;
    right: auto;
    top: 27px;
  }



}


@media only screen and (max-width:600px) {


  .home .hero-banner .mobile_image {
    padding-top: 50px;
  }

  .home .hero_baner_wrap {
    top: 20%;
  }

  .home .hero_baner_wrap p {
    width: 50%;
  }

  .lint_to_articles ul li {
    display: none;
  }

  .load_more {
    display: block;
  }

  .header-wrap {
    padding: 15px 15px;
  }

  header.headerScroll .header-wrap {
    padding: 15px 15px;
    box-shadow: none !important;
  }

  /* Nav */

  .nav {
    width: 200px;
  }

  .nav.open_menu {
    transform: translateX(-200px);
  }

  #menu-main-menu li {
    text-align: right;
  }

  .nav .nav-menu ul li a {
    font-size: 14px;
  }

  .nav .nav-menu {
    padding: 150px 20px 100px 0;
  }


  .container {
    padding: 0 15px;
  }

  .hero_baner_wrap .container,
  .hero_about_wrap .container {
    padding: 0 30px;
  }

  .desk_image {
    display: none;
  }

  .mobile_image {
    display: block;
    width: 100%;
  }

  .hero_baner_wrap p, .about_hero h1 {
    font-size: 40px;
  }

  .hero_baner_wrap p {
    font-size: 33px;
    line-height: 1.3;
  }

  .hero_baner_wrap .hero_small_desc {
    font-size: 14px;
    width: 100% !important;
    margin-bottom: 25px;
  }

  .hero_baner_wrap span, .about_hero span {
    letter-spacing: 8px;
  }

  .line .gold_line {
    width: 55px;
  }

  .line .white_line {
    width: 160px;
  }

  .line {
    margin-top: 10%;
    margin-bottom: 10%;
  }

  header {
    background: #181818;
  }

  .hero_baner_wrap {
    top: 20%;
  }

  /* logos */

  .home_logos ul li {
    white-space: nowrap;
    min-width: 50%;
    margin-right: 14px;
  } 
  .home_logos ul li img {
    height: 100%;
    width: 100%;
    display: block;
  }
  /*.home_logos ul li:nth-child(2) {
    background: #fff;
  }

  .home_logos ul li:nth-child(3) {
    background: #636363;
  }

  .home_logos ul li:nth-child(4) {
    background: #545454;
  }*/

  .home_logos {
    overflow: scroll;
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .home_logos::-webkit-scrollbar {
    display: none;
  }

  .home_logos::-webkit-scrollbar-track {
    display: none;
  }

  .home_logos::-webkit-scrollbar-thumb {
    display: none; 
  }

  /*  */

  .seeking_justice .seeking_justice_img,
  .seeking_justice .seeking_justice_desc {
    width: 100%;
  }

  .seeking_justice .seeking_justice_img img {
    height: 185px;
    width: 100%;
  }

  .seeking_justice .seeking_justice_desc {
    display: flex;
    flex-direction: column;
  }

  .seeking_justice .seeking_justice_desc h1 {
    order: 1;
    text-align: center;
    line-height: 45px;
    font-size: 34px;
    margin-left: 0;
  }
  .seeking_justice .seeking_justice_desc .line {
    order: 2;
    width: 110px;
    margin: 25px auto 25px;
  }

  .seeking_justice .seeking_justice_desc p {
    order: 3;
    margin: 0;
    font-size: 14px;
    line-height: 19.07px;
    padding: 0 15px;
  }
  

  .seeking_justice .seeking_justice_desc a {
    display: inline-block;
    order: 4;
    margin-right: 0;
    font-size: 13px;
    margin-left: 15px;
  }

  /**/

  .many_victims {
    background: #393632;
    padding-top: 40px;
  }

  .many_victims .heading h1 {
    font-size: 34px;
  }
  .many_victims .heading p {
    font-size: 16px;
  }

  .many_victims .swiper-container {
    padding: 0;
  }

  .many_victims .slider {
    padding: 30px;
    padding-bottom: 0;
  }
  .many_victims .custom-nav-direct {
    display: none;
  }

  .swiper-wrapper {
    padding-bottom: 50px;
    padding-top: 0;
  }

  .many_victims .swiper-pagination {
    display: block;
  }

  .many_victims .swiper-pagination-bullet-active {
    background: #C5AC86;
  }

  .many_victims .swiper-slide {
    padding: 20px 30px;
    min-height: 310px;
  }

  .many_victims .swiper-slide h1 {
    font-size: 24px;
  }

  .many_victims .heading {
    position: static;
    transform: none;
    width: 90%;
    margin: auto;
  }

  .many_victims .heading p::after {
    width: 110px;
    display: block;
    margin: 20px 0 0 auto;
  }

  .many_victims .heading p {
    display: inherit;
  }

  .many_victims .swiper-slide p {
    font-size: 14px;
    line-height: 19px;
  }

  .swiper-pagination-bullet {
    opacity: 1;
    background: #635848;
    width: 12px;
    height: 12px;
  }

  .many_victims .swiper-slide a {
    font-size: 14px;
    font-family: "NotoSans-Light";
  }

  /*  */

  .case_solved h1 {
    font-size: 34px;
    padding-left: 0;
  }

  .case_solved span {
    font-size: 16px;
    padding-left: 40%;
  }

  .case_solved_text {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
  }

  .case_solved_text p {
    font-size: 14px;
    line-height: 19px;
  }

  .case_solved p::before {
    left: 0;
    top: -25px;
  }

  .case_solved,
  .case_solved.legal_battle {
    height: auto;
    padding: 40px 0;
  }

  .case_solved a {
    font-size: 14px;
    margin-right: 0;
    padding: 7px 0 30px;
  }

  .case_solved a::before {
    width: 100px;
  }

  .case_solved {
    background: url(../img/mob_case_solved.png);
    background-size: cover;
    display: flex;
    align-items: flex-end;
  }

  .case_solved.legal_battle {
    height: 540px;
  }

  .case_solved.legal_battle .case_solved_text {
    padding-top: 35px;
  }



  /* About */

  .about_description {
    padding: 30px 15px;
  }

  .about_description p {
    text-align: left;
    font-size: 14px;
    line-height: 20.5px;
    font-family: "NotoSans-Light";
  }



  .about_description .line {
    width: 160px;
    margin: 35px 0 35px;
  }

  .about_video {
    padding: 20px 0px 0px;
    margin: 0 -10px;
  }

  .about_video p {
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
  }

  .about_description .ab_left, 
  .about_description .ab_right {
    width: 100%;
  }

  /*  */

  .biography_hero .mobile_image {
    object-position: 0 30px;
  }

  /*  */

  .seeking_justice {
    padding-top: 15px;
  }

  .case_solved.legal_battle span {
    padding-left: 7%;
  }

  .legal_battle {
    background: url(../img/mob_legal_new.png);
    background-size: cover;
    background-position: center;
  }

  .case_solved {
    padding: 40px 0 10px !important;
  }

  /*  */


  footer .footer_wrap {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer_nav {
    flex-direction: column;
  }

  .footer_wrap.mob_copy {
    display: flex;
  }

  footer .copy p {
    position: static;
    transform: none;
  }

  .mob_f_left,
  .mob_f_right {
    width: 50% !important;
  }

  .mob_f_left .f_home {
    margin-bottom: 20px;
  }

  footer .footer_wrap .footer_nav {
    width: 100%;
    align-items: flex-end;
    display: none;
  }

  footer .footer_wrap .footer_nav li {
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  footer .footer_wrap .footer_nav li {
    font-size: 14px;
  }

  footer {
    padding: 20px 0;
  }

  footer .footer_wrap .footer_nav li a {
    font-size: 14px;
  }

  footer .copy p {
    font-size: 12px;
  }



  /* Media */

  .lint_to_articles {
    padding: 30px 0 40px;
  }

  .lint_to_articles .heading {
    margin-bottom: 40px;
  }

  .lint_to_articles ul li {
    width: 100%;
  }

  .lint_to_articles ul li hr {
    width: 70px;
    margin: 20px auto 20px;
  }

  .lint_to_articles ul li p {
    font-size: 14px;
  }

  .lint_to_articles ul li .article_wrap {
    min-height: 300px;
  }

  .btn_link {
    text-align: center;
    margin-top: 0;
  }



  



  
}



