@media (min-width: 1600px) {
  .ssln_block_wrapper {
    margin-bottom: 430px;
  }
}

/**Max-Width CSS**/

@media (max-width: 1365px) {
  .header_outer .navbar {
    margin-left: -15px;
  }
  .qury_dtls {
    margin-right: 0;
  }
  .qury_dtls h2 {
    font-size: 45px;
    line-height: 64px;
    letter-spacing: 0.1px;
  }
  /* about */
  .bnr_txt {
    margin-left: -15px;
  }
}

@media (max-width: 1199px) {
  /**Header**/
  .logo a {
    width: 190px;
  }
  .header_outer.shrink .logo a {
    width: 170px;
  }
  .custm_nav li {
    margin: 0 15px 0 15px;
  }

  .bnr_outer {
    padding: 160px 0 150px;
    background-position: center right -100px;
  }
  .banner_cont h1 {
    font-size: 55px;
    line-height: 75px;
  }
  .banner_cont {
    max-width: 580px;
  }
  .banner_cont p {
    font-size: 20px;
    line-height: 32px;
  }
  /* footer */
  .footer_heading h4 {
    font-size: 36px;
  }
  .contact_bx ul li a i {
    font-size: 22px;
  }
  /* blog sec */
  .lft_blg h3 {
    font-size: 29px;
    padding-right: 0;
  }
  /* what we do */
  .what_we_items_inner:hover:after {
    border-width: 0px 0 325px 290px;
  }
  .what_we_items_inner h4 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .what_we_items_inner p {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 22px;
  }
  .what_we_items_inner:hover a {
    font-size: 15px;
  }
  .qury_dtls h2 {
    font-size: 38px;
    line-height: 50px;
  }
  .qury_info a {
    font-size: 22px;
  }
  /* contact page */
  .contact_main_box .footer_heading h4 {
    font-size: 28px;
  }
  /* about */
  .innr_bnr {
    padding: 165px 0;
  }
  .about_us_img {
    margin-right: 0;
  }
  .about_us_txt {
    margin-left: 30px;
  }
  .about_us_block {
    padding-bottom: 50px;
  }
  .about_us_hdng {
    padding-bottom: 40px;
  }
  .about_us_innr {
    padding: 75px 0 35px;
  }
  /**Programe**/
  .pgrm_hding {
    padding: 0 60px 35px;
  }
  .pgrm_hding h4 {
    padding-bottom: 20px;
  }
  .pgrm_hding p {
    padding-bottom: 15px;
  }
  .chkra_hl {
    padding-top: 40px;
  }
  .chkra_list {
    padding-left: 0;
  }
  .chkra_list li {
    font-size: 16px;
  }
  .chkra_list li span {
    width: 42px;
  }

  .prgrm_outer {
    padding: 70px 0 60px;
  }
  .advnc_hlng_outer .pgrm_hding {
    padding: 0 60px 35px;
  }
  .advchl_cont p {
    font-size: 15px;
    line-height: 24px;
  }
  .advchl_cont {
    width: 300px;
  }
  .advchl_cont:nth-child(1) {
    left: -75%;
  }
  .advchl_cont:nth-child(7) {
    right: -75%;
  }
  .advchl_cont:nth-child(2) {
    left: -95%;
  }
  .advchl_cont:nth-child(6) {
    right: -95%;
  }
  .advchl_cont:nth-child(3) {
    left: -90%;
  }
  .advchl_cont:nth-child(5) {
    right: -90%;
  }

  .advnc_hlng_outer {
    padding: 60px 0 210px;
  }
  .advnc_bkin_block h4 {
    font-size: 28px;
  }

  .advnc_cont {
    padding: 0;
  }
  .advnc_cont h4 {
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 20px;
  }
  .advnc_bking_outer {
    padding: 75px 0 120px;
  }

  /**challnge**/
  .innr_bnr.chalng_bnr {
    padding: 165px 0 130px;
  }
   
  .chnlg_cont ul li {margin-bottom: 20px;}
  .chnlg_inner .row {align-items: flex-start; padding-bottom: 90px;}

  .chnlg_outer {padding: 80px 0 80px;}





}

@media (max-width: 991px) {
  /**Header**/
  .header_outer {
    padding: 20px 0;
  }
  .header_outer.shrink {
    padding: 15px 0;
  }
  .logo a {
    width: 150px;
  }
  .header_outer.shrink .logo a {
    width: 130px;
  }
  .custm_nav li {
    margin: 0 10px 0 10px;
  }
  .custm_nav li a {
    font-size: 12px;
  }

  .header_outer .navbar {
    margin-left: -5px;
  }

  .bnr_outer {
    padding: 130px 0 120px;
  }

  .banner_cont h1 {
    font-size: 45px;
    line-height: 60px;
  }

  .banner_cont p {
    font-size: 17px;
    line-height: 28px;
  }

  .banner_cont {
    max-width: 480px;
  }
  /* footer */
  .footer {
    padding: 50px 0;
  }
  .footer_heading h4 {
    font-size: 28px;
  }
  .pdng_rt65 {
    padding-right: 0;
  }
  .contact_bx ul li a span {
    width: 30px;
    margin-right: 20px;
  }
  .contact_bx ul li a i {
    font-size: 18px;
  }
  .contact_bx ul li a i em {
    font-size: 14px;
    margin-bottom: 0;
  }
  .cntct_frm ul li .sbmt {
    width: 180px;
    height: 55px;
  }
  /* blog sec */
  .lft_blg h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .lft_blg {
    padding: 25px;
  }
  .blg_thmb_dtls h5 {
    font-size: 16px;
  }
  .blg_thmb_dtls h6 {
    font-size: 13px;
  }
  .thumb_blg {
    width: 65px;
  }
  .blog_bottom {
    margin-top: 25px;
  }
  .blog {
    padding-bottom: 50px;
  }
  .blog_dtls {
    padding: 15px;
  }
  .blog_dtls h6 {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .blog_dtls h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .blog_dtls p {
    font-size: 14px;
    line-height: 20px;
  }
  .gbl_heading h2 {
    font-size: 40px;
  }
  /* what we do */
  .what_we_slider .slick-dots {
    bottom: -30px;
  }
  .what_we_do {
    padding: 50px 0 25px;
  }
  .what_we_items_inner:hover:after {
    border-width: 0px 0 325px 320px;
  }
  .abt_text p {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 25px;
  }
  .abt_debtxt p {
    font-size: 20px;
    line-height: 28px;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .query_text p {
    font-size: 15px;
    line-height: 24px;
  }
  .query_text {
    padding-right: 15px;
  }
  .qury_dtls h2 {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0;
  }
  .qury_info a {
    font-size: 16px;
    letter-spacing: 0;
  }
  .yrs_exp strong {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 0;
  }
  .yrs_exp p {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
  }
  .yga_quts {
    padding: 20px;
  }
  .yga_quts p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
  }
  .dyoga_vdo img {
    width: 100%;
  }
  .divnd_img {
    padding-right: 0;
    text-align: center;
    width: 60%;
    margin: 0 auto;
  }
  /* contact page */
  .contact_main_box {
    padding: 30px 25px 50px;
  }
  .contact_main_box .footer_heading {
    min-height: auto;
  }
  .get_in_touch {
    padding-left: 0;
    border-left: 0;
    margin-bottom: 50px;
  }
  .contact_sec {
    padding: 60px 0 60px;
  }
  .res2 {
    order: 2;
  }
  .res1 {
    order: 1;
  }
  /* about */
  .bnr_txt h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .innr_bnr {
    padding: 145px 0;
  }
  .about_us_innr {
    padding: 35px 0 20px;
  }
  .about_us_hdng h2 {
    font-size: 25px;
    line-height: 19px;
    margin-bottom: 25px;
  }
  .about_us_hdng p {
    margin: 0 auto 15px;
  }
  .about_us_hdng {
    padding-bottom: 20px;
  }
  .about_us_img {
    margin-bottom: 30px;
  }
  .about_us_txt {
    margin-left: 0;
  }
  .about_us_txt h5 {
    font-size: 28px;
    line-height: 21px;
    margin-bottom: 15px;
  }
  .about_us_txt h6 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .about_us_block {
    padding-bottom: 15px;
  }
  .about_us_content h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .about_us_para p {
    margin-bottom: 15px;
  }
  .about_us_content {
    margin-bottom: 20px;
  }
  .about_us_para p em {
    font-size: 16px;
    line-height: 30px;
  }
  .bnr_txt {
    margin-left: -5px;
  }
  /* blog page */
  .blog_sec_full {
    padding: 50px 0;
  }
  .blog_quote p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    padding: 0;
  }
  .blg_heading_prt h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .blg_heading_prt {
    margin-bottom: 30px;
  }
  .blog_inner_para p {
    font-size: 15px;
    line-height: 28px;
  }
  .blog_inner_para p + p {
    margin-top: 15px;
  }
  .blog_inner_para + .blog_inner_para {
    margin-top: 40px;
  }
  .quote_prt i {
    font-size: 16px;
  }
  .pgrm_hding {
    padding: 0 0 35px;
  }

  .prgrm_outer {
    padding: 45px 0 50px;
  }

  .pgrm_hding p {
    font-size: 15px;
    line-height: 26px;
    padding-bottom: 12px;
  }

  .pgrm_hding h4 {
    padding-bottom: 15px;
    font-size: 28px;
    line-height: 38px;
  }

  .chkra_hl {
    padding-top: 20px;
  }

  .book_btn {
    font-size: 16px;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
  }

  .advnc_hlng_outer .pgrm_hding {
    padding: 0 0px 35px;
  }

  .advnc_hlng_outer {
    padding: 40px 0 220px;
  }

  .adheal_main {
    width: 220px;
  }

  .advchl_cont p {
    font-size: 14px;
    line-height: 22px;
  }

  .advchl_cont {
    width: 250px;
  }

  .advchl_cont:nth-child(7) {
    right: -105%;
  }

  .advchl_cont:nth-child(1) {
    left: -105%;
  }

  .advchl_cont:nth-child(2) {
    left: -120%;
    top: 60px;
  }

  .advchl_cont:nth-child(6) {
    right: -120%;
    top: 60px;
  }

  .advchl_cont:nth-child(5) {
    right: -110%;
    bottom: -50px;
  }

  .advchl_cont:nth-child(3) {
    left: -110%;
    bottom: -50px;
  }

  .advchl_cont:nth-child(4) {
    top: 135%;
  }

  .advnc_bking_outer {
    padding: 50px 0 70px;
  }

  .advnc_bkin_block h4 {
    padding-bottom: 10px;
  }
  .advnc_bkin_block {
    margin-bottom: 30px;
  }
  .advnc_cont p {
    font-size: 15px;
  }

  .advnc_cont h4 {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 12px;
  }

  .advnc_bkng {
    padding-top: 20px;
  }

  .bk_prgrm_btn {
    padding-top: 40px;
  }

  .advnc_bkin_block {
    padding: 80px 30px;
  }

  /**challnge**/
  .chalng_bnr .bnr_txt h2 {line-height: 52px;}
  .innr_bnr.chalng_bnr {padding: 120px 0 100px;}
  .chnlg_cont h3 {font-size: 28px; line-height: 36px; padding-bottom: 15px;}
  .chnlg_cont ul li {font-size: 15px; line-height: 28px; padding-left: 20px; margin-bottom: 12px;}
  .chlng_img {padding-left: 0; margin-bottom: 30px;}
  .chlng_img img {width: 100%;}
  .chnlg_inner .row:nth-child(even) .chlng_img {padding-right: 0;}
  .chnlg_inner .row:nth-child(odd) [class*="col-"]:first-child {order: 2;}
  .chnlg_inner .row:nth-child(odd) [class*="col-"]:last-child {order: 1;}
  .chnlg_outer {padding: 60px 0 60px;}
  .vmre_btn {padding-left: 20px; padding-top: 20px;}
  .vmre_btn a {font-size: 15px;}
  .chnlg_inner .row {padding-bottom: 50px;}

   /* home banner 29.10.21*/
    .bnr_inner {
        position: static;
        left: 0;
        right: 0;
        top: inherit;
        transform: none;
        padding: 30px 0;
        background-color: #fafafa;
    }
    .banner_cont {
        max-width: 100%;
    }

    /* home banner 11.11.21*/
    .home_banr .bnr_inner {
      background-color: transparent;
      padding: 0;
      max-width: 70%;
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      transform: translateY(-50%);

    }
    .home_banr figure{
      height: 50vw;
    }
    .home_banr figure img{
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 65% 50%;
    }



}

@media (max-width: 767px) {
  /**Header**/
  .header_outer {
    padding: 15px 0;
  }
  .logo a {
    width: 140px;
  }
  .header_outer.shrink .logo a {
    width: 140px;
  }
  .mobile_menu {
    display: block;
  }
  .mobile_menu a svg {
    width: 30px;
    fill: #000;
  }
  .header_menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 280px;
    background-color: #fff;
    padding: 80px 30px 85px;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    z-index: 100;
  }
  .menu_active .header_menu {
    transform: translate(0, 0);
    box-shadow: -5px 0px 3px rgba(0, 0, 0, 0.05);
  }
  .menu_active .overly {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  .cross_icon {
    display: block;
    width: 20px;
    position: absolute;
    cursor: pointer;
    top: 25px;
    right: 30px;
  }

  .custm_nav {
    text-align: right;
  }
  .custm_nav li {
    margin: 0;
    display: block;
    margin-bottom: 15px;
  }
  .custm_nav li:last-child {
    margin-bottom: 0;
  }
  .custm_nav li a {
    font-size: 14px;
    display: inline-block;
  }

  .custm_nav li a:hover {
    color: #762b70;
  }
  .custm_nav li a::after {
    background-color: #762b70;
  }

  .bnr_outer {
    padding: 110px 0 85px;
  }

  .banner_cont {
    max-width: 365px;
  }

  .banner_cont h1 {
    font-size: 35px;
    line-height: 45px;
  }

  .banner_cont p {
    font-size: 15px;
    line-height: 26px;
  }
  /* footer */
  .cntct_frm ul li input {
    height: 50px;
    padding: 0 35px 0 15px;
    font-size: 14px;
    background-position: center right 15px;
  }
  .footer_heading h4 {
    font-size: 24px;
  }
  .footer_heading {
    margin-bottom: 20px;
    min-height: auto;
  }
  .footer .col-md-6 + .col-md-6 {
    margin-top: 30px;
  }
  .cntct_frm ul li .dropdown-toggle.btn-light {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    font-size: 14px;
  }
  .cntct_frm ul li .dropdown-toggle::after {
    margin-left: -20px;
  }
  .cntct_frm ul li textarea {
    height: 100px;
    padding: 15px 35px 10px 15px;
    background-position: top 15px right 10px;
    font-size: 14px;
  }
  /* blog sec */
  .blog_slide_item_inner {
    flex-wrap: wrap;
  }
  .lft_blg {
    width: 100%;
  }
  .right_blg_pic {
    width: 100%;
    height: 300px;
  }
  .blog_slider .slick-dots {
    left: 50%;
  }
  .blog_block figure img {
    width: 100%;
  }
  .blog_block {
    margin-bottom: 25px;
  }
  .blog_bottom {
    margin-top: 0;
  }
  .gbl_heading {
    margin-bottom: 35px;
  }
  .what_we_items_inner:hover:after {
    border-width: 0px 0 300px 465px;
  }
  .what_we_slider .slick-track {
    padding: 15px 0 30px 0;
  }
  .abt_text p {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 15px;
  }
  .abt_disc_outer {
    padding: 35px 0;
  }
  .abt_text {
    padding-bottom: 35px;
  }
  .abt_debtxt p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px;
  }
  .abt_debtxt {
    padding-bottom: 30px;
  }
  .query_text p {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 15px;
    letter-spacing: 0;
  }
  .yrs_exp p {
    padding: 0;
  }
  .qury_dtls h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .qury_dtls p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .qury_info {
    padding-top: 30px;
  }
  .query_text {
    padding-right: 0;
  }
  /* about */
  .innr_bnr {
    padding: 90px 0;
  }
  .bnr_txt h2 {
    font-size: 30px;
    line-height: 32px;
  }
  .about_us_hdng h2 {
    margin-bottom: 15px;
  }
  .about_us_hdng p {
    margin: 0 auto 10px;
    font-size: 15px;
    line-height: 27px;
  }
  .about_us_txt h5 {
    font-size: 25px;
    line-height: 21px;
  }
  .about_us_txt h6 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .about_us_txt p {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 10px;
  }
  .about_us_content h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .about_us_content h2 br {
    display: none;
  }
  .about_us_para p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 27px;
  }
  .about_us_para p em {
    font-size: 15px;
    line-height: 27px;
  }
  /* blog page */
  .blg_heading_prt h2 {
    font-size: 21px;
    line-height: 30px;
  }
  .blog_inner_para p {
    font-size: 14px;
    line-height: 24px;
  }
  .blg_heading_prt {
    margin-bottom: 20px;
  }
  /* programe */
  .pgrm_hding h4 {
    padding-bottom: 10px;
    font-size: 25px;
    line-height: 35px;
  }

  .pgrm_hding {
    padding: 0 0 30px;
  }

  .chkra_img {
    padding-bottom: 30px;
  }

  .chkra_list ul {
    display: flex;
    flex-wrap: wrap;
  }
  .chkra_list ul li {
    width: 50%;
    min-width: 50%;
    padding-right: 30px;
  }

  .prgrm_outer {
    padding: 40px 0 50px;
  }

  .advnc_hinner {
    padding-top: 0;
  }

  .adheal_main {
    width: 100%;
    text-align: center;
  }

  .adheal_img {
    margin-bottom: 30px;
  }
  .advchl_cont {
    position: static;
    text-align: center;
    width: 70%;
    margin: 0 auto 15px;
  }
  .advchl_cont:nth-child(1),
  .advchl_cont:nth-child(2),
  .advchl_cont:nth-child(3) {
    text-align: center;
  }
  .advchl_cont:nth-child(4) {
    transform: none;
  }

  .advnc_hlng_outer {
    padding: 40px 0 45px;
  }

  .advnc_bking_outer {
    padding: 45px 0 60px;
  }

  /**chanlge**/
  .chalng_bnr .bnr_txt h2 {
    line-height: 40px;
  }

  .innr_bnr.chalng_bnr {
    padding: 100px 0 80px;
  }

  .chnlg_cont h3 {font-size: 25px; line-height: 32px;}
  .chnlg_cont h6 {padding-bottom: 10px;}

  .chnlg_cont ul li {font-size: 14px; line-height: 25px;}

  .chnlg_outer {
    padding: 50px 0 50px;
  }

/* home banner 29.10.21*/
    .banner_cont {
        max-width: 100%;
    }
    .bk_prgrm_btn {
        padding-top: 20px;
    }

/* home banner 11.11.21*/

  .home_banr figure{
    height: 65vw;
  }
  .home_banr figure img{
    object-position: 70% 50%;
  }
  .home_banr .banner_cont h1 {
    font-size: 28px;
    line-height: 34px;
  }

}


@media (max-width: 575px) {
  .bnr_outer::before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.25);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  /* blog sec */
  .gbl_heading h2 {
    font-size: 30px;
  }
  /* what we do */
  .what_we_items_inner:hover:after {
    border-width: 0;
  }
  .what_we_slider .slick-list {
    padding: 0;
  }
  .what_we_items_inner {
    padding: 20px 15px 20px;
  }
  .what_we_items_inner figure {
    width: 60px;
    height: 60px;
    margin: 0px auto 15px;
  }
  .what_we_items_inner h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .what_we_slider .slick-dots {
    bottom: 0;
  }
  .what_we_slider {
    margin-bottom: 30px;
  }
  .yga_quts p {
    font-size: 14px;
    line-height: 22px;
  }
  /* blog page */
  .blg_heading_prt h2 span {
    display: inline;
  }
  .blg_heading_prt h2 span br {
    display: none;
  }
  .blog_sml_img {
    margin: 0 auto 30px;
  }
  .blog_quote p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 15px;
  }
  .blog_quote h5 {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .quote_prt i {
    font-size: 14px;
  }
  .quote_prt {
    margin-bottom: 15px;
  }
  .blog_sec_full {
    padding: 30px 0 50px;
  }
  /* programe */
  .prgrm_outer {
    padding: 35px 0 50px;
  }

  .chkra_hl {
    padding-top: 10px;
  }

  .chkra_list ul li {
    padding-right: 15px;
  }

  .bk_prgrm_btn {
    padding-top: 30px;
  }

  .advnc_cont h4 {
    font-size: 22px;
    line-height: 32px;
  }

  .advnc_bking_outer {
    padding: 45px 0 45px;
  }

  /**chanlng**/
  .chnlg_inner .row {
    padding-bottom: 40px;
  }

  .vmre_btn a {
    font-size: 14px;
  }

  .vmre_btn {padding-top: 15px;}

 /* home banner 29.10.21*/
    .banner_cont h1 {
        font-size: 26px;
        line-height: 36px;
    }
    .bk_prgrm_btn {
        padding-top: 20px;
    }
    .logo a {
        padding: 0;
        width: 95px;
    }
    .header_outer {
        padding: 8px 0;
    }
    .header_outer.shrink {
        padding: 8px 0;
    }
    .mobile_menu a svg {
        width: 24px;
    }



}

@media (max-width: 480px) {
  .bnr_outer {
    padding: 90px 0 60px;
  }

  .banner_cont h1 {
    font-size: 28px;
    padding-bottom: 8px;
    line-height: 38px;
  }

  .banner_cont {
    max-width: 290px;
  }

  .banner_cont p {
    font-size: 14px;
    line-height: 24px;
  }
  /* footer */
  .contact_bx ul li a i {
    font-size: 15px;
  }
  .contact_bx ul li a i em {
    font-size: 13px;
  }
  .footer_heading h4 {
    font-size: 18px;
  }
  .contact_bx ul li + li {
    margin-top: 15px;
  }
  .contact_bx ul li a span {
    width: 24px;
    margin-right: 15px;
  }
  .footer_heading h5 {
    font-size: 14px;
  }
  .footer_heading h5:before {
    content: none;
  }
  .footer {
    padding: 35px 0;
  }
  .cntct_frm ul li .dropdown-item {
    padding: 5px 10px;
    font-size: 13px;
  }
  /* blog */
  .chat_icn {
    width: 80px;
  }
  .blg_thmb_dtls h5 {
    font-size: 14px;
  }
  .blog_slide_item {
    padding: 0 10px;
  }
  .blog {
    padding-bottom: 20px;
  }
  .gbl_heading {
    margin-bottom: 25px;
  }
  .blog_dtls {
    padding: 15px 5px;
  }
  .blog_slider .slick-track {
    padding: 15px 0px 30px;
  }
  .blog_block {
    margin-bottom: 15px;
  }
  .blog_slider .slick-dots li.slick-active button {
    width: 25px;
  }
  .gbl_heading h2 {
    font-size: 25px;
  }
  .gbl_heading h5 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .yga_quts {
    padding: 20px 5px;
  }
  /* contact page */
  .contact_sec {
    padding: 35px 0 60px;
  }
  .contact_main_box {
    box-shadow: 0 6px 25px rgb(0 0 0 / 29%);
  }
  .contact_main_box .footer_heading h4 {
    font-size: 20px;
  }
  .get_in_touch {
    margin-bottom: 30px;
  }
  .contact_main_box .contact_bx ul li a span {
    width: 25px;
    margin-right: 10px;
  }
  /* about */
  .about_us_innr {
    padding: 25px 0 10px;
  }
  .about_us_hdng h2 {
    font-size: 20px;
    line-height: 20px;
  }
  .about_us_hdng p {
    font-size: 14px;
    line-height: 24px;
  }
  .about_us_img {
    margin-bottom: 20px;
  }
  .about_us_txt h5 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .about_us_txt h6 {
    font-size: 15px;
  }
  .about_us_txt p {
    font-size: 14px;
    line-height: 24px;
  }
  .about_us_block {
    padding-bottom: 10px;
  }
  .about_us_content h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .about_us_para p {
    font-size: 14px;
    line-height: 24px;
  }
  .about_us_para p em {
    font-size: 14px;
    line-height: 24px;
  }
  .about_us_hdng {
    padding-bottom: 10px;
  }
  /* blog page */
  .blg_heading_prt h2 {
    font-size: 18px;
    line-height: 24px;
  }
  /* programe */
  .chkra_list ul li {
    width: 100%;
    min-width: 100%;
  }
  .advchl_cont {
    width: 85%;
  }
  .advnc_hlng_outer {
    padding: 35px 0 35px;
  }
  .pgrm_hding p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 12px;
  }

  /*chanllenge**/
  .chnlg_cont h3 {
    font-size: 24px;
    line-height: 30px;
  }

/* home banner 29.10.21*/
    .banner_cont {
        max-width: 100%;
    }
    .banner_cont h1 {
        font-size: 24px;
        padding-bottom: 6px;
        line-height: 34px;
    }
/* home banner 11.11.21*/
    .home_banr figure{
      height: 70vw;
    }
    .home_banr .bk_prgrm_btn {
      padding-top: 10px;
    }
    .home_banr .book_btn {
      font-size: 14px;
      padding: 0 20px;
      height: 40px;
      line-height: 40px;
    }
    .home_banr .banner_cont h1 {
      font-size: 22px;
      padding-bottom: 4px;
      line-height: 32px;
    }

}

@media (max-width: 420px) {
  /* about */
  .bnr_txt h2 {
    font-size: 25px;
    line-height: 25px;
  }
  .about_us_hdng h2 {
    font-size: 18px;
  }
  .about_us_content {
    margin-bottom: 10px;
  }
  /* programe */
  .advnc_bkin_block h4 {
    font-size: 24px;
  }

  .advnc_bkin_block a {
    font-size: 16px;
  }

  .advnc_bkin_block {
    margin-bottom: 20px;
  }

  .advnc_cont h4 {
    font-size: 20px;
    line-height: 30px;
  }

  /**challenge**/
  .chalng_bnr .bnr_txt h2 {
    line-height: 35px;
  }

  .chnlg_outer {
    padding: 40px 0 40px;
  }

  .chnlg_cont h6 {
    padding-bottom: 8px;
  }

  .chlng_img {margin-bottom: 25px;}

  .home_banr .bnr_inner{
    position: static;
    transform: translateY(0);
    max-width: 100%;
    padding: 20px 0 0;
  }
  .home_banr .banner_cont h1 {
    position: absolute;
    top: -170px;
    max-width: 200px;
  }


}
@media (max-width: 375px) { 
  .home_banr .banner_cont h1 {
    top: -150px;
  }
}