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

}
@media only screen and (max-width:1399px){
  .main-header.stickry-header .hdr {max-width: 1140px;}
  .hdr>.menu {width: calc(100% - 385px);}
  .hdr>.hedr-btns .primary-btn {padding: 10px 14px;}
   .hdr>.hedr-btns .primary-btn span:last-child{display: none;}
    .menuS li a {padding: 22px 15px;font-size: 14px;}
    .menuS li .arw-icn {right: -4px;top: 24px;}
    
   
    /* .query-info p{line-height: 25px;font-size: 15px;}
    .faq-left h5{line-height: 30px;font-size: 20px;}
    .faq-left p{line-height: 25px;font-size: 15px;}
    .let-img {width: 300px; top: -22px;height: 320px;}
    .let-img img {object-position: -30px 12px;} */
   
   
}
@media only screen and (max-width:1299px){
 
}
@media only screen and (max-width:1199px){
  .main-header{padding: 12px 0;}
  .hdr>.hedr-btns {width: 210px;}
  .mn_btn{display: block;}
  .logo {top: -20px;}
  .main-header.stickry-header {padding: 17px 0;}
  .main-header.stickry-header .logo {top: 5px;}
  .hdr {justify-content: end;}
  .hdr > .menu {position: fixed; width: 90%;max-width: 280px;background: #fafbff;height: 100vh;top: 0;right: -100%;z-index: 999;padding: 15px;transition: right 0.2s ease;overflow-y: scroll;scrollbar-width: thin;}
  .hdr > .menu.active{right:0;}
  .menuS li {display: block;position: relative;}
  .menuS li a {margin-left: 0;padding: 8px 0;font-size: 14px;font-weight: 500;text-align:left;}
  .menuS li a .arw-icn{display: none;}
  .menuS {margin-top: 20px; border-top: 1px solid #27326c1c;padding-top: 10px; overflow: hidden;}
  .submenu{width: 100%;box-shadow: none;border: none;transition: opacity 0.3s ease-in-out}
  .menuS li:hover .submenu{opacity: 0;visibility: hidden;z-index: unset;}
  .hedr-btns {display: flex;align-items: center;justify-content: flex-end;gap: 15px;}
  .menuS li .arw-icn {right: 10px;}
  .menuS li {border-bottom: 1px solid #e3e4efed;}
  .menuS li .arw-icn {top: 9px;background: #ffffff;width: 20px;height: 20px;text-align: center;line-height: 19px;border-radius: 3px;box-shadow: 0 0 5px rgb(30 39 87 / 15%);border: 1px solid #e3e4efeb;}
  .submenu ul li {border-bottom: none;}
  
}
@media only screen and (max-width:991px){
  .bnr-srch{flex-wrap: wrap;gap: 10px;}
  .bnr-srch > div.box {width: calc(25% - 8px);}
  .bnr-srch>.box:first-child{width: 100%;}
}
@media only screen and (max-width:767px){
  .tp-rgt-lnks {padding-left: 90px;}
}
@media only screen and (max-width:575px){
}
@media only screen and (max-width:499px){
}
@media only screen and (max-width:450px){
}
@media only screen and (max-width:410px){
  .hedr-btns .primary-btn{padding: 8px 15px;}
  .hedr-btns .primary-btn span:first-child{display: none;}
  .hedr-btns .primary-btn span.btn-grd{margin-left: 0;}
       
}
@media only screen and (max-width:395px){  
}