/*Search Header for Mobile*/
._srchdw{width:100%;align-items:center;padding:10px;background-color:#000;backdrop-filter:blur(20px);box-shadow:0 0 10px 1px #000;position:sticky;top:0;z-index:99;}
._srchdw ._srlogo{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:30px;position:relative;transition:all .3s ease;}
._srchdw ._srbarw{width:40px;height:30px;position:absolute;left:-40px;top:0;bottom:0;margin:auto;transform:scale(0.8);}
._srchdw ._srlogo img{max-width:40px;max-height:40px;width:auto;height:auto;margin:0;position:relative;z-index:1;}
._srchdw ._hd{font-size:20px;font-weight:normal;color:#fff;display:block;padding:0;margin:0 0 0 15px;letter-spacing:.5px;background:none;}
._srchdw ._srlogo:hover:after{width:80px;height:50px;content:'';position:absolute;top:-5px;left:-35px;background-color:#0d1114;border-radius:40px;z-index:-1;}
._srchdw ._srbarw>i:before, 
._srchdw ._srbarw>i:after{left:-1px;}

/*Header Search*/
._sfsrcPP .__arModalContent{width:100%;margin:0 auto;background:var(--mbg);box-shadow:none;border:none;}
._sfsrcPP .__arModalClose{top:12px;right:10px;background-color:#d80f9f;transform:scale(0.75);}
._sfsrcPP .__arModalClose:before,
._sfsrcPP .__arModalClose:after{border:none;background-color:#fff;border-radius:4px;}
/*._sfsrc ._cls{right:10px;top:13px;bottom:auto;transform:scale(0.8);background-color:#0d1114;border:none;}
._sfsrc ._cls:before,
._sfsrc ._cls:after{background-color:#fff;height:3px;}
._srcact ._sfsrc{width:100%;height:100%;background-color:var(--scrb-bg);position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:flex-start;flex-flow:column;z-index:9999999;}
._srcact ._ovl{z-index:99999;}
._srcact ._sfsrc{background-color:rgba(16,26,30,0.8);backdrop-filter:blur(10px);}*/

/*Search Form*/
._srchwrp{width:100%;height:100%;padding-bottom:100px;overflow:scroll;background:#000;}
._sfsrc ._hsr{width:90%;display:flex;position:relative;margin:30px auto;background-color:transparent;flex:none;-webkit-transform-origin:center top;-moz-transform-origin:center top;transform-origin: center top;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility:hidden;-webkit-animation:scrotation 0.3s 0.27s;-moz-animation:scrotation 0.3s 0.27s;animation:scrotation 0.3s 0.27s;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;animation-fill-mode:backwards;z-index:1;}
._sfsrc ._hsr ._srinp{width:100%;height:60px;margin:0;background-color:#000;border-radius:10px 0 0 10px;padding:10px 8px;color:var(--color);font-size:24px;line-height:60px;border:2px solid var(--bdr);border-right:none;-webkit-appearance:none;}
._sfsrc ._hsr ._srinp::placeholder,
._sfsrc ._hsr ._srinp::-moz-placeholder,
._sfsrc ._hsr ._srinp::-ms-input-placeholder,
._sfsrc ._hsr ._srinp::-webkit-input-placeholder{color:#999;}
._sfsrc ._hsr ._srinp::-webkit-input-placeholder{white-space:normal;font-size:15px;position:relative;top:-10px;}
._sfsrc ._srbtn{width:140px;height:60px;background-color:var(--blue);border-radius:0 10px 10px 0;border:none;font-family:var(--ffone);color:#fff;font-size:18px;font-weight:400;line-height:60px;padding:0;text-transform:uppercase;cursor:pointer;transition:all 0.3s ease;}
._sfsrc ._srbtn:hover{background-color:var(--rcolor);border-radius:inherit;border-radius:0 10px 10px 0;}
._sfsrc ._srbtn.btn:before,
._sfsrc ._srbtn.btn:after,
._sfsrc ._srbtn.btn:hover:before,
._sfsrc ._srbtn.btn:hover:after{border-radius:0 10px 10px 0;}
._sfsrc ._srchldr{display:none;position:absolute;top:18px;right:76px;background-color:transparent;}
._sfsrc ._hsm ._hsr{width:100%;}/*for search in navigation on mobile*/

/*Searh Widget*/
._srwgt{width:100%;height:100%;padding:0 var(--pd);flex-flow:column;align-items:flex-start;justify-content:flex-start;margin:0 auto;}
._srwgt ._srwcol{width:100%;position:relative;}
._srwgt ._srwcol+._srwcol{margin-top:20px;}
._srwgt ._hd{width:auto;color:var(--color);margin-bottom:30px;}
._srwgt ._ntul{margin:0 -10px;padding:5px 10px;}
._srwgt ._ntul li{width:180px;box-shadow:0px 0px 7px 0px var(--shadow);margin-right:10px;border-radius:5px;}
._srwgt ._ntul li>a{width:100%;padding:0;flex-flow:column;background-color:var(--bbg);border-radius:5px;overflow:hidden;}
._srwgt ._ntul li:last-child{margin:0;}
._srwgt ._thmb{width:180px;height:252px;margin:0;border-radius:5px;}
._srwgt ._thmb img{max-width:180px;width:100%;height:auto;margin:0;display:block;}
._srwgt ._nlttl{width:100%;font-size:14px;line-height:20px;color:var(--color);white-space:normal;padding:5px 10px;}
._srwgt ._nltxt._lc{-webkit-line-clamp:2;height:43px;max-height:43px;}
._srwgt ._ntbg ._nlttl{text-align:center;}
._srwgt ._thsm{width:180px;height:120px;}

/*Event Banner*/
/*._evntbnr ._thmb{width:100%;height:130px;margin:0;}
._evntbnr ._thmb img{max-width:100%;max-height:130px;width:100%;height:auto;margin:0;object-fit:cover;}*/

@media screen and (min-width: 1025px){
    ._sfsrcPP.__arModal{backdrop-filter:blur(10px);background-color:rgba(13,24,33,.7);padding:0;}
    ._sfsrcPP .__arModalContent{width:1000px;background:transparent !important;}
    ._sfsrcPP .__arModalClose{top:25px;transition:all .3s ease;}
    /*._sfsrcPP .__arModalClose:before,
    ._sfsrcPP .__arModalClose:after{border:1px solid #000;}*/
    ._sfsrc ._cls{right:10px;top:10px;background-color:#c4cacf;transform:scale(1);}
    ._sfsrc ._cls:before,
    ._sfsrc ._cls:after{background-color:#000;height:2px;}
    ._srchwrp{background-color:transparent;}
    ._sfsrc ._hsr{width:100%;margin:80px auto 50px;}
    ._sfsrc ._hsr ._srinp{height:80px;font-size:2.2rem;line-height:80px;padding:10px 130px 10px 30px;border-radius:10px 0 0 10px;border:none;}
    ._sfsrc ._hsr ._srinp::-webkit-input-placeholder{white-space:nowrap;position:static;font-size:2.2rem;}
    ._sfsrc ._srbtn{width:180px;height:80px;border-radius:0 10px 10px 0;font-size:28px;font-weight:bold;letter-spacing:2px;line-height:80px;padding:0;flex:none;}
    
    /*Searh Widget*/
    ._srwgt{width:1000px;flex-flow:row;margin:50px auto 20px;padding:30px;border-radius:10px;box-shadow:0px 0px 6px 0px var(--shadow);background-color:#000;}
    ._srwgt ._srwcol+._srwcol{width:380px;flex:none;margin:0 0 0 60px;}
    ._srwgt ._srwcol+._srwcol:before{width:1px;height:100%;content:'';background-color:#efefef;position:absolute;left:-30px;}
    ._srwgt ._ntul{margin:20px 0 0 0;padding:0;}
    ._srwgt ._ntul li{width:100%;box-shadow:none;margin:0 0 20px 0;}
    ._srwgt ._ntul li>a{flex-flow:row;padding:0;}
    ._srwgt ._thmb{width:100px;height:70px;flex:none;}
    ._srwgt ._thmb img{max-width:100px;max-height:70px;}
    ._srwgt ._nlttl{padding:4px 0 4px 15px;font-size:15px;line-height:20px;}
    ._srwgt ._nlpoff{font-size:15px;margin-bottom:5px;}
    ._srwgt ._nltxt._lc{-webkit-line-clamp:3;height:62px;max-height:62px;}
    ._srwgt ._ntul li>a:hover ._nltxt{color:var(--rcolor);}
    ._srwgt ._trtg>a{font-size:14px;padding:3px 10px;margin:15px 15px 0 0;border-radius:0;transition:all .3s ease;}
    ._srwgt ._trtg>a:hover{color:var(--rcolor);border-color:var(--rcolor);}
    
    ._srwgt ._ntbg{grid-template-columns:repeat(3, 1fr);gap:20px;}
    ._srwgt ._ntbg li{margin:0;}
    ._srwgt ._ntbg ._nlttl{padding:0 5px;margin:5px 0;line-height:20px;font-size:14px;font-weight:500;}
    ._srwgt ._ntbg li>a{flex-flow:column;}
    ._srwgt ._ntbg ._nltxt._lc{-webkit-line-clamp:2;height:40px;max-height:40px;}
    ._srwgt ._ntbg ._ntlst{padding:0;background-color:var(--bbg);}
    ._srwgt ._ntbg ._thmb{width:100%;height:200px;}
    ._srwgt ._ntbg ._thmb img{max-width:100%;max-height:200px;}
    
    /*Event Banner*/
/*    ._evntbnr{margin-top:20px;}
    ._evntbnr ._thmb{width:100%;height:280px;margin:0;}
    ._evntbnr ._thmb img{max-width:100%;max-height:280px;width:100%;height:auto;margin:0;object-fit:cover;}*/
}

/*Author email popup*/
._authPP ._srwgt{padding:15px var(--pd);}
._authPP .__arModalClose{top: 5px;right: 5px;}
@media screen and (min-width: 1025px){
    /*Author email popup*/
    ._authPP .__arModalContent,
    ._authPP ._srwgt{width:500px;}
}

/*Autosuggest Complete*/
._autosuggest{width:100%;max-height:420px;position:absolute;z-index:99;top:81px;left:0;right:0;margin:0 auto;border-radius:10px;background:var(--mbg);box-shadow:0 0 10px var(--bdr);display:none;overflow:hidden;overflow-y:auto;}
._autosuggest li{border-bottom:1px solid var(--bdr2);height:auto;}
._autosuggest li:last-child{border-bottom:none;}
._autosuggest li>._flx{display:flex;padding:4px 5px;width:100%;}
._autosuggest a{display:block;color:var(--color);font-size:15px;}
._autosuggest li ._txtp{font-size:15px;font-weight:700;width:100%;}
._autosuggest li ._txtc{font-size:14px;font-weight:400;display:block;}
._autosuggest li ._thumb{display:flex;align-items:center;justify-content:center;width:60px;margin-right:20px;}
._autosuggest li img{max-width:60px;max-height:90px;width:100%;height:auto;border-radius:5px;margin:auto;}
._autosuggest p{font-size:16px;font-weight:700;text-align:center;margin:10px;}
/*Autosuggest Complete*/

@media screen and (min-width: 1025px){
    /*Autosuggest Complete*/
}