@media (max-width: 1919px){
  h1, .h1 {
    font-size: 60px;
  }
  .bc_in {
    max-width: 45%;
  }
  .gi_img{
    height: 270px;
  }
  .news_evnets {
    padding: 70px 0;
  }
  .banner_content {
    min-height: 720px;
  }
}
@media (max-width: 1599px){
  .container{
    max-width: 1310px;
    padding: 0 15px;
  }
  h1, .h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 30px;
  }
  h3{
    font-size: 20px;
  }
  h4{
    font-size: 18px;
  }
  .bc_in p {
    font-size: 15px;
  }
  .banner_content {
    min-height: 620px;
  }
  .our_programms,
  .about_us {
    padding: 50px 0;
  }
  .edb_in {
    height: 600px;
  }
  .edb_lft{
    padding: 30px 0 30px 0;
  }
  .cb_in {
    min-height: auto;
    padding: 50px 0 100px;
    gap: 50px;
  }
  .gi_img {
    height: 200px;
  }
  .op_lft h2{
    max-width: 80%;
  }
  .edb_lft{
    gap: 20px;
  }
  .news_evnets{
    background-position: center;
    background-size: contain;
  }
  .team_singal{
    padding: 30px 0;
  }
  .team_Card{
    gap: 50px;
  }
  .blog_title a {
    font-size: 18px;
  }
  .blog_title{
    margin-bottom: 20px;
  }
  .blog_date{
    margin-bottom: 5px;
  }
  .blog_wrapper {
    padding: 70px 0;
  }
}
@media (max-width: 1349px){
  .container{
    max-width: 1170px;
  }
  header nav ul a {
    font-size: 15px;
  }
  .logo img{
    max-width: 180px;
  }
  .banner_content {
    min-height: 530px;
  }
  .abu_lft{
    max-width: 45%;
    background-size: contain;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .abu_rht {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
  .edb_rht{
    padding: 30px 30px 30px 70px;
  }
  .edb_in{
    height: 520px;
  }
  .gi_img {
    height: 180px;
  }
  .news_evnets{
    padding: 50px 0;
  }
  .quick_links {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .footer_logo img{
    max-width: 180px;
  }
  h1, .h1 {
    font-size: 40px;
  }
  .abus2 .abu_in .abu_rht{
    max-width: 55%;
    padding-left: 0;
  }
  .abus2 .abu_in .abu_lft {
    padding: 0 50px 0 0;
  }
  .abus2 .abu_in {
    min-height: 400px;
  }
  .blog_img a{
    height: 210px;
  }
  .blc_in{
    padding: 20px;
  }
  .blog_wrapper {
    padding: 50px 0;
  }
  .blog_Card:after{
    left: 30px;
  }
  .sponcerChildBlk .abu_rht,
  .sponcerChildBlk .abu_lft{
    max-width: 50%;
  }
  .sponcerChildBlk{
    padding: 50px 0;
  }
  .event_img {
    height: 210px;
  }
}
@media (max-width: 1199px){
  .container{
    max-width: 970px;
  }
  .ht_mid{
    display: none;
  }
  .visible-mb{
    display: block;
  }
  header nav{
    display: none;
  }
  .absc_in {
    padding-left: 0;
  }
  .abu_rht {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%;
    max-width: 55%;
    padding: 0 0 30px 0;
  }
  .abu_lft{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%;
    padding: 0 30px 0 0;
  }
  .op_lft {
    padding: 0 10px 0 0;
  }
  .op_rht {
    padding: 0 0 0 10px;
  }
  .edb_lft {
    gap: 15px;
  }
  .edb_rht {
    padding: 30px;
  }
  .edb_img:nth-child(3) {
    margin-top: 100px;
    max-width: 200px;
  }
  h1{
    font-size: 34px;
  }
  .banner_content {
    min-height: 480px;
  }
  h2 {
    font-size: 26px;
  }
  .gi_img {
    height: 150px;
  }
  .gallery_list{
    margin: 30px 0 0;
  }
  .ne_list{
    -ms-grid-columns: 48% 48%;
    grid-template-columns: 48% 48%;
  }
  .footer_lft {
    max-width: 45%;
  }
  .our_stats ul{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .our_stats ul li{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .mobile_nav {
    display: block;
    background: #182765;
    padding: 10px 0;
  }
  .mn_in{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #fff;
  }
  .mn_in h4{
    font-size: 13px;
  }
  .menu_toggle{
    display: block;
  }
  header nav{
    display: none;
  }
  header nav {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    width: 300px;
    display: block;
    padding: 60px 0 30px;
    z-index: 99999;
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
    -webkit-transform: translateX(300px);
        -ms-transform: translateX(300px);
            transform: translateX(300px);
    overflow: auto;
  }
  header nav.open {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .backdrop {
    display: block;
  }

  header nav .container{
    max-width: 100% !important;
  }
  header nav ul{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
    max-width: 100%;
  }
  header nav ul a{
    color: #fff;
  }
  .menu_close{
    display: block;
  }
  .abus2{
    padding-bottom: 0;
  }
  .team_singal .team_img {
    flex: 0 0 300px;
    max-width: 300px;
    height: 300px;
    align-self: flex-start;
  }
  .team_list .team_Card{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .team_list .team_img {
    flex: 0 0 200px;
    max-width: 200px;
    height: 200px;
  }
  .members_img {
    height: 230px;
  }
  .members_list {
    margin: 20px -10px 0;
  }
  .members_blk{
    padding: 40px 0;
  }
  .blog_Card {
    flex: 0 0 calc(100% / 2 - 30px);
    max-width: calc(100% / 2 - 30px);
  }
  .blog_img a {
    height: 270px;
  }
  .quick_links{
    max-width: 40%;
  }
  .blog_post{
    flex-direction: column;
    align-items: flex-start;
  }
  .sponcerChildBlk .abus_img{
    /*max-width: 180px;*/
    border-radius: 10px;
  }
  .sponcerChildBlk .abus_img img{
    border-radius: 15px;
  }
  .sponcerChildBlk .abus_img:nth-child(3){
    max-width: 100px;
  }
  .sponcerChildBlk .abus_img:nth-child(4) {
    max-width: 85px;
  }
  .scb_in{
    margin: 0 -15px;
  }
  .scb_gid{
    padding: 15px;
  }
  .scb2 .abu_in .abu_lft {
    justify-content: flex-start;
    padding: 60px 0 60px 0;
  }
  .sponcerChildBlk .abus_img:nth-child(2) {
    align-self: center;
    max-width: 220px;
  }
  .scb_fluid{
    padding: 0 15px;
  }
  .dropdown_menu {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    border-radius: 0;
    padding: 20px;
    display: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-top: 1px solid #fff;
  }
  .dropdown_menu li {
    border: none !important;
  }
  header nav ul li a {
    display: block;
    padding: 10px 20px;
  }
  header nav .container {
    max-width: 100% !important;
    padding: 0;
  }
  header nav ul li a {
    display: block;
    padding: 10px 20px;
  }
  header nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 100%;
    gap: 0;
  }
  header nav ul li + li {
    border-top: 1px solid #fff;
  }
  .dropdown_menu li + li {
    margin-top: 5px;
  }
  .dropdown.open .dropdown_btn{
    background: #c12025;
    color: #fff;
  }
  .dropdown.open .dropdown_menu{
    background: #c12025;
  }
  .contact_row{
    flex-direction: column-reverse;
  }
  .contact_lft{
    flex: 0 0 auto;
  }
  header nav ul li.btn_link {
    justify-content: flex-start;
    padding: 15px;
  }
  .ht_rht{
    display: flex;
  }
  .Citations_list {
    margin: 0 -10px 10px;
    gap: 0 !important;
  }
  .Citations_list .gi_img {
    overflow: hidden;
    flex: 0 0 calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
    margin: 10px;
  }
  .Citations_blk{
    padding: 30px 0 50px;
  }
}
@media (max-width: 991px){
  .container{
    width: 750px;
    max-width: 750px;
  }
  .abu_in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .our_stats ul{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .abu_rht,
  .abu_rht{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .op_in{
    display: block;
    position: relative;
    padding-bottom: 50px;
  }
  .op_lft, .op_rht {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .op_rht {
    margin: 20px 0 0;
  }
  .our_programms .op_readmore{
    position: absolute;
    bottom: 0;
  }
  .edb_in{
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .edb_rht{
    max-width: 100%;
    padding: 0;
  }
  .edb_lft {
    gap: 15px;
    height: 500px;
    max-width: 70%;
  }
  .gi_img {
    height: 130px;
  }
  .footer_in{
    display: block;
  }
  .footer_lft {
    max-width: 100%;
  }
  .footer_lft {
    padding: 20px 0;
  }
  .ne_list {
    -ms-grid-columns: 48% 20px 48%;
    grid-template-columns: 48% 48%;
    gap: 20px;
  }
  .ne_list{
    margin: 30px 0 0;
  }
  .edb_in{
    padding: 30px 0 0;
  }
  .cb_in{
    display: block;
    padding: 50px 0 70px;
  }
  .calculater_blk {
    padding: 0;
    max-width: 90%;
    margin: auto;
  }
  .recomanded_money{
    width: 100%;
    max-width: 45%;
    margin: 30px auto 0;
    min-height: auto;
  }
  .banner_content {
    min-height: 420px;
  }
  h2 {
    font-size: 20px;
  }
  .abus2 .abu_in .abu_rht {
    max-width: 100%;
  }
  .abus2 .abu_in .abu_lft{
    margin: 30px 0;
  }
  .team_singal .team_img {
    flex: 0 0 250px;
    max-width: 250px;
    height: 250px;
  }
  .members_card {
    -ms-flex: 0 0 calc(100% / 3 - 20px);
    flex: 0 0 calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }
  .blog_title a {
    font-size: 16px;
  }
  .blog_img a{
    height: 210px;
  }
  .blog_foot a{
    font-size: 15px;
  }
  .bp_in blockquote{
    font-size: 16px;
  }
  .sponcerChildBlk .abu_in{
    flex-direction: column;
  }
  .sponcerChildBlk .abu_rht, .sponcerChildBlk .abu_lft {
    max-width: 100%;
  }
  .scb_gid {
    padding: 15px 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .scb_cnt{
    margin-top: 0;
  }
  .scb_in{
    margin: 0;
  }
  .scb2 .abu_in{
    flex-direction: column-reverse;
  }
  .scb2 .abu_in .abu_lft{
    padding: 0;
  }
  .scb_fluid{
    padding: 0 0 15px;
  }

  .scb_skills_in{
    padding: 20px;
  }
  .scbs_in{
    gap: 20px;
    flex-wrap: wrap;
  }
  .scbs_in .scb_gid{
    max-width: 48%;
  }
  .scb2 .scb_in{
    margin-top: 60px !important;
  }
  .scb_gid h5{
    font-size: 15px;
  }
  .scb_enquiryForm h2 {
    margin-bottom: 20px;
  }
  .scbFormIin {
    margin-top: 20px;
  }
  .event_card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 2 - 20px);
    flex: 0 0 calc(100% / 2 - 20px);
    max-width: calc(100% / 2 - 20px);
    margin: 0 10px 20px;
  }
  .event_cnt h5 {
    font-size: 15px;
  }
}
@media (max-width: 767px){
  .container{
    max-width: 100%;
  }
  .our_stats ul{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .abu_lft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 80%;
    margin: auto;
  }
  .abu_rht, .abu_rht{
    text-align: center;
  }
  .coustom_list li{
    text-align: left;
  }
  .absc_in ul{
    margin: 0;
  }
  .op_lft h2{
    max-width: 100%;
  }
  .op_in{
    text-align: center;
  }
  .op_card a{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .edb_in{
    text-align: center;
  }
  .edb_rht{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .edb_lft{
    margin: auto;
  }

  .gallery_blk {
    padding: 30px 0 0;
  }
  .gi_img{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    height: 250px;
  }
  .gi_img.w_25 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .gi_img.w_25:nth-child(2){
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .gi_img.w_25:nth-child(7){
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ne_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
  .ne_foot{
    text-align: center;
  }
  .news_Card a{
    height: 300px;
  }
  .news_Card:first-child a {
    height: 500px;
  }
  .footer_rht{
    display: block;
  }
  .address{
    margin-top: 20px;
  }
  .news_evnets{
    text-align: center;
  }
  .ncc_in{
    width: 100%;
  }
  footer{
    text-align: center;
  }
  .footer_lft ul{
    display: block;
  }
  .quick_links{
    max-width: 100%;
  }
  .sm ul{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sm{
    margin: 0;
  }
  .fb_in{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    padding: 10px 0;
  }
  .bc_in{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 100%;
  }
  .banner_content {
    min-height: 360px;
    text-align: center;
  }
  .team_Card{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 20px;
  }
  .team_img{
    margin: auto;
  }
  .teams_list_blk,
  .team_singal{
    text-align: center;
  }
  .members_card {
    -ms-flex: 0 0 calc(100% / 2 - 20px);
    flex: 0 0 calc(100% / 2 - 20px);
    max-width: calc(100% / 2 - 20px);
  }
  .blog_Card {
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
  .blog_img a{
    height: auto;
  }
  .blc_in,.blog_img a{
    border-radius: 15px;
  }
  .blog_img a,
  .blog_title {
    margin-bottom: 10px;
  }
  .blog_foot a{
    font-size: 13px;
  }
  .blog_title a{
    font-size: 15px;
    line-height: 22px;
  }
  .blog_wrapper {
      padding: 30px 0;
  }
  .bc_2{
    height: 300px;
  }
  h1,h2,h3,h4,h5,h6{
    line-height: 1.3;
  }

  .bp_in blockquote{
    font-size: 14px;
  }
  .bp_in h5 {
    font-size: 15px;
  }
  .sponcerChildBlk .abu_lft{
    padding: 0;
  }
  .sponcerChildBlk .abu_rht p{
    margin-bottom: 20px;
  }
  .sponcerChildBlk .abu_rht h6 {
    font-size: 15px;
    line-height: 26px;
  }
  .scb_gid {
    text-align: center;
  }
  .scb_card p{
    margin-bottom: 15px;
  }
  .scbs_in .scb_gid{
    max-width: 100%;
    padding: 0;
  }
  .scb_skills_in ul li{
    text-align: left;
  }
  .w_50 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .form_btm{
    flex-direction: column;
    gap: 20px;
    text-align: left;
    align-items: flex-start;
  }
  .blog_post{
    text-align: center;
  }
  .Latest_posts{
    text-align: left;
  }
  .scb_skills_in h5{
    margin-bottom: 15px;
  }
  .gallery_page .gi_img {
    flex: 0 0 calc(50% - 1px) !important;
    max-width: calc(50% - 1px) !important;
  }
  .citations_slider2 .gi_img{
    margin: 0;
    max-width: 100% !important;
  }
  .citations_slider2{
    margin: 0;
  }
  .contact_wrapper{
    padding: 40px 0;
  }
  .event_card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 20px);
    flex: 0 0 calc(100% - 20px);
    max-width: calc(100% - 20px);
  }
  .events_list{
    margin-top: 0;
  }
  .Citations_list {
    margin: 0 -10px 10px -10px;
    gap: 0 !important;
  }
  .Citations_list .gi_img {
    overflow: hidden;
    flex: 0 0 calc(100% / 2 - 20px) !important;
    max-width: calc(100% / 2 - 20px) !important;
    margin: 10px;
  }
  .Citations_blk {
    padding: 0 0 50px !important;
  }
  .Citations_slider .gi_img {
    height: 400px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .Citations_slider .gi_img img{
    max-width: 100% !important;
    height: auto !important;
    margin: auto;
  }
  .file-list{
      flex-direction: column;
  }
  .file-item{
    max-width: 100%;
  }
}

@media (max-width: 599px){
  .ht_in{
    gap: 10px;
  }
  .logo img{
    max-width: 150px;
  }
  h1{
    font-size: 20px;
    line-height: 28px;
  }
  body{
    font-size: 13px;
    line-height: 22px;
  }
  .bc_in p{
    font-size: 14px;
    line-height: 22px;
  }
  .header_top {
    padding: 10px 0;
  }
  .ht_rht a{
    font-size: 12px;
  }
  .btn{
    font-size: 14px;
    line-height: 36px;
  }
  .banner_content {
    min-height: 320px;
  }
  .our_programms, .about_us {
    padding: 30px 0;
  }
  h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .sec_title {
    font-size: 13px;
    color: #c12025;
    margin-bottom: 0;
  }
  .our_stats ul li {
    text-align: left;
  }
  .our_stats ul li span {
    font-size: 30px;
  }
  .op_card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .op_in{
    padding-bottom: 30px;
  }
  .edb_lft{
    max-width: 100%;
  }
  .edb_img {
    max-width: 140px;
  }
  .edb_img:nth-child(3) {
    margin-top: 50px;
    max-width: 162px;
  }
  .cb_in{
    padding: 30px 0;
  }
  .calculater_blk{
    max-width: 100%;
  }
  h4 {
    font-size: 15px;
    line-height: 1.4;
  }
  .calculater_blk h2{
    font-size: 22px;
    margin-bottom: 20px;
  }
  div#progressContainer {
    max-width: 85%;
    margin-left: 20px;
  }
  .progress-container + p {
    margin-bottom: 10px;
  }
  .persons label span {
    font-size: 10px;
    line-height: 18px;
    padding: 5px 12px;
    min-width: auto;
  }
  .persons{
    gap: 5px;
    margin-bottom: 10px;
  }
  .cb_in .btn {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    line-height: 1.4;
    padding: 10px 20px;
  }
  .available_payments{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .available_payments span{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .recomanded_money{
    max-width: 100%;
    text-align: center;
    padding: 10px;
  }
  .recomanded_money h2 {
    margin-top: 0;
  }
  .gallery_list {
    margin: 20px 0 0;
  }
  .gi_img{
    height: 150px;
  }
  .news_evnets {
    padding: 30px 0;
  }
  .ne_list{
    margin: 10px 0 0;
  }
  .ncc_in > * {
    font-size: 10px;
    line-height: 18px;
  }
  .ncc_in p {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
  }
  .news_Card a {
    height: 180px;
  }
  .news_Card:first-child a {
    height: 300px;
  }
  .members_card {
    -ms-flex: 0 0 calc(100% - 20px);
    flex: 0 0 calc(100% - 20px);
    max-width: calc(100% - 20px);
  }
  .members_img{
    height: 300px;
  }
  .mb_head{
    max-width: 100%;
  }
  .members_blk{
    text-align: center;
  }
  .lp_card ul li{
    gap: 10px;
  }
  .lp_img {
    flex: 0 0 100px;
    max-width: 100px;
  }
  .lp_img a{
    height: 60px;
  }
  .lp_txt a {
    line-height: 18px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
  }
  .lp_txt span{
    font-size: 10px;
  }
  .bp_in blockquote h6 {
    font-size: 14px;
    margin-top: 5px;
  }
  .sponcerChildBlk .abus_img:nth-child(2) {
    max-width: 110px;
  }

  .Citations_list {
    margin: 20px 0 0 ;
  }
  .Citations_list .gi_img {
    overflow: hidden;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin: 0 0 10px;
  }
  .slick-dots li button:before,
  .slick-dots li.slick-active button:before{
    font-size: 50px;
  }
  .slick-arrow{
    left: 15px;
  }
  .slick-next{
    left: auto;
    right: 15px;
  }
}
