@media(max-width:1199px){
  .top-logo .top_label {    font-size: 25px;}
}
@media(max-width:991px){
  header {position: relative;top: 0;left: 0;width: 100%; z-index: inherit;}
  .topbar { width:100%; position:relative;z-index: 999;padding: 15px 0;}
  .topbar .logo a{font-size: 32px;font-weight: 400;}
  header .logo{width: 180px;}

  .topbar ul.top_right_contents{padding:0 ;margin:8px 0 0 0;list-style:none;color: #000; text-align: center;}
  .topbar ul.top_right_contents li{vertical-align:middle; position:relative; display: inline-block; line-height: 1;text-align: end;}
  .topbar ul.top_right_contents li a.menu_open i {font-size: 30px;color: white;}


  .topbar.sticky{margin:0;position:fixed;top:0;left:0;width:100%;z-index:999;animation-name:menu_sticky;animation-duration:.6s;animation-timing-function:ease-out;color: black;
    background-color: var(--white);padding: 6px 0;}
  .topbar.sticky .logo{max-width: 125px;}
  .topbar ul.top_right_contents{padding:0;margin:0;list-style:none; text-align:start;}
  .topbar ul.top_right_contents li{vertical-align:middle; position:relative; display: inline-block;margin-right: 20px;  line-height: 1;}
  .topbar ul.top_right_contents li:last-child {margin-right: 0;}
  .topbar ul.top_right_contents li a {color:#fff; line-height: 1;}
  .topbar ul.top_right_contents li a i {font-size: 26px;}
  .topbar ul.top_right_contents li a i.user { font-size: 34px;}
  .topbar ul.top_right_contents li a.menu_open img{width: 36px;}
  .menu_overlay {position: fixed; top:0; right:0; bottom:0; left:0; z-index:9999; background: rgba(0,0,0,0.75);}
  .menu_toggler {margin:15px 0 0;}
  .menu_toggler .icons {font-size:26px; color:#212121}
  .menu_head {background:#000;text-align: center; position: relative;color:#fff;}
  .menu_head a {color:#fff; padding:15px 10px; display: inline-block; font-weight: 500; font-size: 16px;}
  .menu_close {text-align:end; margin-bottom: 0;padding: 0;visibility: hidden;opacity: 0;}
  .menu_close.menu_show  {visibility:visible;opacity: 1;}
  .menu_close i {font-size:20px; color: #fff;}
  .mobile_menu_wrap {position: absolute; top:100%;right: 0; bottom: 0; left:-100%; z-index:99999; background:var(--primary); padding:0 0 75px; transition: all linear 0.2s; max-width: 100%; width:100% ; height: 100vh;}
  .mobile_menu_wrap .form-control{width: 80%;}
  .mobile_menu_wrap.menu_show {left:0;}
  .mobile_menu_wrap ul { margin:10px 0 0 0; list-style:none; font-size: 16px;font-weight: 400;}
  .mobile_menu_wrap ul.main_menu {margin-bottom:10px; padding:0 ;}
  .mobile_menu_wrap ul.main_menu li{padding:0 ;color: var(--white);}
  .main_menu li.active a{font-weight: bold;}
  .mobile_menu_wrap ul.main_menu li a {font-size:17px; text-decoration: none;}
  .mobile_menu_wrap ul li a {position: relative; display: block;margin-top: 20px; width: 100%; color: var(--white);}
  .mobile_menu_wrap ul li.hassub {position: relative;width: 100%;display: inline-block;}
  .mobile_menu_wrap ul li.hassub .sub_menu_open {position: absolute;right: 0;top: 4px;font-size: 18px;width: 100%;text-align: end;}
  .mobile_menu_wrap ul li.hassub ul {position: fixed; top:0; bottom:0; right:-100%; max-width: 80%; width: 220px;background-color: var(--primary); margin:0; transition: all linear 0.3s; padding:48px 0 100px; overflow: auto; z-index: 9; visibility:hidden; box-shadow: 0 4px 16px 0 #00000020;border-left:1px solid var(--dark2) ;padding-left: 20px;}
  .mobile_menu_wrap ul li.hassub ul.show_submenu {visibility: visible; right: 0;}
  .mobile_menu_wrap ul li.hassub ul li.back_to_mainmenu {position: absolute; top:0; width: 100%; background: var(--dark);left: 0;}
  .mobile_menu_wrap ul li.hassub ul li.back_to_mainmenu a {font-size:15px; color: #fff; padding:10px 20px;margin-top: 0px;}
  .mobile_menu_wrap ul li.hassub ul li.back_to_mainmenu a i.fa { margin-right: 5px;}
  .top-logo .top_label{line-height: 1;margin-bottom: 0px;}
  .topbar.sticky ul.top_right_contents li a.menu_open i{color: black;}
  .topbar.sticky .top-logo{color: black;}
  .topbar.sticky .top-logo a .top_label{color: black;}
  .mobile_menu_wrap .social{justify-content: center;margin-top: 30px;}
  .mobile_menu_wrap .btn-primary{padding: 12px 18px;width: 100%;border-radius: 8px;margin-top: 30px;background: #2c2c2c;color: white;border-color:#2c2c2c;}
  .topbar .sub_title {font-size: 14px;}
  .top-logo .top_label { font-size: 27px;transform: scale(.8);  }
  .topbar.sticky    .menu_close i {color: black;}
  .light .topbar ul.top_right_contents li a.menu_open i{color: black;}
  .light .topbar .menu_close i{color: black;}

}
@media(max-width:991px){

    .featured-video iframe{
        height:350px;
    }

    .social-share{
        margin:50px 0;
    }

    .archive-post{
        padding:40px 0;
    }

    .archive-image img{
        height:280px;
    }
    .archive-card{flex-direction: column-reverse;padding: 22px;gap: 30px;margin-top: 20px;}
    .archive-image{width: 100%;min-width: 100%;}
    .archive-content p{line-height: 1.3;}
    .archive-btn {padding: 8px 18px;}

}

@media(max-width:767px){

    .featured-video iframe{  height:250px; }
    .archive-pagination{ gap:15px;    flex-direction:column; }
    .page-btn{ width:100%;}
    .btn-secondary{padding: 10px 22px;}
    .podcast-archive{padding: 40px 0;}
    .podcast-top h1{font-size: 32px;}
    .archive-content h3{font-size: 26px;margin-bottom: 8px;line-height: 1.3;}
    .podcast-video{margin: 20px 0;}
    .btn-box .btn-secondary{min-width: fit-content;}
    footer{padding: 60px 0 12px;}
    .archive-image{border-radius: 16px;}
    .archive-btn {padding:8px 16px;}
    .copy-write p{margin-bottom: 0;}
  
}
@media(max-width:575px){
    .podcast-archive{padding: 30px 0;}
    .banner{padding: 60px 0 30px;min-height: 75vh;}
}