@charset "UTF-8";.media-top-tabs{position:relative}
.media-top-tabs .tab-btn-group{margin-bottom:0;justify-content:center}
.media-top-tabs .tab-btn-group .tab-item .tab-button{min-width:85px}
.media-top-tabs .custom-dropdown-wrap{position:absolute;right:0;top:0}
.media-top-tabs .custom-dropdown-wrap .custom-dropdown-block{min-width:100%;width:100%;border-radius:0 0 8px 8px;padding-right:12px}
.media-top-tabs .custom-dropdown-wrap .custom-dropdown-list{max-height:200px}
.new-mob-dropdowns .mob-drop-heads{display:none}
@media(max-width:991px){.new-mob-dropdowns{margin-bottom:10px}
.new-mob-dropdowns .mob-drop-heads{display:block;background:radial-gradient(50.79% 52.48% at 48.36% 50.79%,rgba(255,255,255,0.4) 0,rgba(255,255,255,0.72) 100%);box-shadow:0 7px 24px rgba(0,0,0,0.1);border-radius:8px;padding:14px 28px 14px 14px;font-family:"OpenSans-Bold";font-size:13px;line-height:17px;color:#333;position:relative}
.new-mob-dropdowns .mob-drop-heads:before{content:"";font-family:"icomoon";font-size:8px;color:#333;position:absolute;right:14px;top:50%;transform:translateY(-50%)}
.new-mob-dropdowns .mob-drop-heads.active{border-radius:8px 8px 0 0}
.new-mob-dropdowns .mob-drop-heads.active:before{content:""}
.new-mob-dropdowns .tab-btn-group{position:absolute;width:100%;top:45px;background:#fff;box-shadow:0 7px 24px rgba(0,0,0,0.2);padding:6px 14px;border-radius:0 0 8px 8px;z-index:2;display:none}
.new-mob-dropdowns .tab-btn-group.show{display:block}
.new-mob-dropdowns .tab-btn-group .tab-item{width:100%;margin-right:0;border-bottom:1px solid #e0e9f1}
.new-mob-dropdowns .tab-btn-group .tab-item:last-child{border-bottom:0}
.new-mob-dropdowns .tab-btn-group .tab-button{width:100%;font-family:"OpenSans-SemiBold";font-size:13px;line-height:18px;padding:8px 0;border-radius:10px;color:#333;display:inline-block;text-align:left;background:transparent}
.new-mob-dropdowns .tab-btn-group .tab-button.active,.new-mob-dropdowns .tab-btn-group .tab-button:hover{background:transparent;color:#333}
}
@media(max-width:767px){.media-top-tabs .custom-dropdown-wrap{position:relative;margin-top:20px;margin-bottom:5px;max-width:137px}
.new-mob-dropdowns{margin-bottom:15px}
}
.tab-btn-group .tab-item:nth-last-child(1) .tab-button{margin-right:20px}
.custom-dropdown-list .simplebar-track .simplebar-scrollbar::before{background:0}
.custom-checkbox-new input[type=checkbox],.custom-checkbox-new input[type=radio]{position:absolute;opacity:0;width:18px;height:18px;z-index:10;margin-top:0;cursor:pointer}
.custom-checkbox-label{padding-left:26px;position:relative;margin-bottom:0;font-family:"OpenSans-SemiBold";font-size:14px;line-height:18px;color:#333;cursor:pointer;display:inline-block}
.custom-checkbox-new .checkbox-check{display:inline-block;height:18px;width:18px;margin-bottom:0;margin-top:0;position:relative}
.custom-checkbox-new .checkbox-check:before{background-color:transparent;height:16px;width:16px;content:"";position:absolute;left:0;top:0;border:1px solid #a7abb7;border-radius:4px}
.custom-checkbox-label .custom-checkbox-new{position:absolute;left:0;top:0}
.custom-checkbox-new input:checked ~ .checkbox-check:after{content:"\e938";font-family:"icomoon";font-weight:300;position:absolute;left:5px;top:1px;color:#fff;font-size:9px;line-height:18px}
.custom-checkbox-new input:checked ~ .checkbox-check:before{border:1px solid #126fb3;background:#126fb3}