:root{--safirMargin:20px;--contentWidth:70%;--asideWidth:30%}@media (max-width:768px){:root{--safirMargin:10px}}*{outline:0;margin:0;padding:0;vertical-align:bottom;box-sizing:border-box;-moz-box-sizing:border-box}ul{list-style:none;list-style-position:outside}a,a:hover{text-decoration:none}a{color:var(--c1)}a:hover{color:#222}a img{border:0}img{max-width:100%;height:auto}html:has(.stickyMenu){scroll-margin-top:80px;scroll-padding-top:80px}body{font-family:var(--mainFont);font-size:14px;color:#515151;background:#eee}h1,h3{font-size:20px;font-family:var(--headFont)}h3{font-size:18px}button,input,textarea{font-family:inherit}.themeicon{display:block}.themeicon .themeicon-arrow{display:none}.safiricon svg,.themeicon svg{fill:currentColor;display:block}.themeicon svg{width:20px;height:20px}.safir-logo{font-weight:700;line-height:1;font-size:20px;color:#333}.safir-logo:hover{color:#666}.safir-logo img{width:auto;height:inherit;max-height:var(--headerHeight)}.currencyWidget,.safirBox,.searchWidget #safir-searchform{background:#fff;position:relative;overflow:hidden;padding:var(--safirMargin);box-shadow:0 2px 8px 0 rgb(0 0 0/.05);border-radius:2px}.safirBox .widgetHeading{margin:calc(-1*var(--safirMargin)) calc(-1*var(--safirMargin)) var(--safirMargin)}.innerContainer{max-width:var(--safirWidth);padding:0 5px;margin:auto;overflow:hidden;position:relative}.altHeading,.shiftBottom{margin-bottom:var(--safirMargin)}.altHeading{border-bottom:2px solid rgb(0 0 0/.4);line-height:40px;color:#fff;background:var(--c1);font-weight:600;overflow:hidden;position:relative}.altHeading .icon{width:40px;height:40px;float:left;position:relative;background:rgb(0 0 0/.4)}#hamburgermenu span.close svg,.altHeading .icon svg{margin:10px}.altHeading .title{padding-left:14px;float:left}.mainHeading{font-size:22px;line-height:22px;padding:15px var(--safirMargin);margin:calc(-1*var(--safirMargin)) calc(-1*var(--safirMargin)) var(--safirMargin);background:#f8f8f8;display:flex;flex-wrap:wrap;gap:5px;align-items:center;justify-content:space-between;font-weight:500}table{width:100%;border-collapse:collapse}table td{padding:8px;border:1px solid #e0e0e0}.reading{font-size:16px;line-height:1.8;text-align:justify;font-family:var(--contentFont)}.reading p{margin-bottom:10px}.safiricon{display:block;margin-right:5px}.safiricon svg{margin:auto}img.lazy{opacity:0;transition:opacity .3s ease-in}.safirthumb{position:relative;overflow:hidden;background-color:#f0f0f0;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:var(--noImageForPost);padding-bottom:var(--thumbRatio)}.safirthumb.square{padding-bottom:100%}.safirthumb:before{position:absolute;display:block;content:""}.safirthumb .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.safirthumb .center,.safirthumb img{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.safirthumb img{transform:translate(-50%,-50%);object-fit:cover}.safirSocial{display:flex;flex-wrap:wrap;gap:4px}.safirSocial.single{justify-content:center}.safirSocial li{border-radius:1px}.safirSocial a{display:block;float:left;transition:all .3s;color:#fff}.safirSocial a svg{width:16px;height:16px;margin:4px}.safirSocial.single li{border-radius:2px}#mobileSocial .safirSocial li svg,.currencyWidget .widgetContent .item .arrow .icon svg,.safirSocial.single li svg,.safiricon svg{width:20px;height:20px}.safirSocial li.facebook{background:#38599b}.safirSocial li.twitter{background:#000}.safirSocial li.instagram{background:#b83c92}.safirSocial li.linkedin{background:#00659b}.safirSocial li.whatsapp{background:#2cb240}.safirSocial li a:hover{background-color:rgb(0 0 0/.2)}header{background:#fff}#topbar{border-bottom:1px solid #ececec;padding:10px}@media (max-width:1024px){#topbar{display:none}}#topbar .innerContainer{display:flex;align-items:center;justify-content:space-between}#topmenu ul{overflow:hidden}#topmenu li{display:inline-block;line-height:16px;border-left:1px solid #999;padding-left:8px;margin:2px 0 2px 8px}#topmenu li:first-child{border-left:0;padding-left:0;margin-left:0}#toplogin,#topmenu a{display:flex;align-items:center}#topmenu a{font-weight:500}#topmenu a:hover,.authorsWidget p.author-name a:hover{color:#333}#toplogin{overflow:hidden;line-height:20px}#toplogin .themeicon{float:left;margin-right:5px}#toplogin .themeicon svg{width:18px;height:18px}#toplogin a,#topmenu a{color:#515151}#header-cont{margin:20px auto;position:relative}#header-cont>.innerContainer,#mobilemenu a{display:flex;align-items:center}#header-cont .toggleMenu{display:none}#header-cont .searchButton{display:none;position:absolute;z-index:2;width:60px;height:60px;border-left:1px solid #eee;top:0;right:0;cursor:pointer}@media all and (max-width:1040px){#header-cont .searchButton{display:block}}#header-cont .searchButton svg,#searchbox button svg{width:30px;height:30px;margin:15px}#header-logo img,footer .about .logo img{width:auto}#hamburgermenu,#mobileHeader{background:#fff}#hamburgermenu{position:fixed;z-index:999999;top:0;left:-300px;width:300px;height:100%;overflow-y:scroll}#hamburgermenu span.close{display:block;width:40px;height:40px;position:absolute;top:10px;right:10px;background:#000;color:#fff;cursor:pointer}#hamburgermenu .logoBlock{border-bottom:2px solid #000;margin:10px;padding-bottom:10px;padding-right:50px}#mobilemenuContainer{overflow:hidden;margin:10px;width:280px}#mobilemenu{width:280px}#mobilemenu,#mobilemenu li,#searchbox form{position:relative}#mobilemenu a{border-bottom:1px solid #ededed;padding:15px 0;text-transform:uppercase;line-height:20px;font-size:15px;color:#111;z-index:1}#breakingGroup #breaking .titles a:hover,#mobilemenu a:hover{color:#000}#mobilemenu .menu-item-has-children>a{padding-right:40px}#mobilemenu .safiricon svg{width:16px;height:16px;margin-right:5px}#menu li.menu-item-home a .text,#mobilemenu .sub-menu{display:none}#mobilemenu .sub-menu a{padding-left:30px}#mobileSocial{padding:3px;margin:0 10px;background:#fafafa;text-align:center}#mobileSocial .safirSocial li{border-radius:0}#overlay,#searchbox{display:none;width:100%;height:100%;position:fixed;background:rgb(0 0 0/.9);z-index:999998;top:0;left:0}#searchbox{padding:100px 10px;height:1000px;z-index:999990}#searchbox .close,#searchbox button{position:absolute;width:60px;height:60px;cursor:pointer}#searchbox .close{justify-content:center;top:10px;right:10px;background:#000;color:#fff}#searchbox form{display:block;margin:auto;height:60px;background:#fff}#searchbox input[type=text]{display:block;float:left;width:100%;background:0;height:30px;border:0;line-height:30px;color:#000;margin:15px 0;padding:0 80px 0 20px;font-size:22px;font-weight:400}#searchbox button{display:block;right:0;top:0;border:0;background:#d0d0d0}#mainMenu{margin:0 auto;position:relative}#menuGroup,#searchbox .close{display:flex;align-items:center}#menuGroup{background:var(--c1);width:100%;border-radius:4px 4px 0 0}#menu{font-family:var(--menuFont);clear:both;z-index:40;width:100%;position:relative}#menu>ul{display:flex}#menu>ul>li{border-top-left-radius:4px}#menu li{flex:1 1 auto;border-left:1px solid rgb(0 0 0/.05)}#menu li.menu-item-home+li,#menu li:first-child{border:0}#menu a,#menuGroup .searchIcon{display:flex;align-items:center;justify-content:center;border-bottom:2px solid rgb(0 0 0/.15);color:#fff}#menu a{gap:5px;line-height:46px;font-size:14px;text-shadow:0 0 3px rgb(0 0 0/.2);transition:all .3s}#menu a:hover{background:rgb(0 0 0/.05)}#menu a .safiricon{margin:15px 0}#breakingGroup #breaking .breakingIcon svg,#menu a .safiricon svg,#single .metaBox .icon svg{width:16px;height:16px}#menu li.menu-item-home{padding:0;background:rgb(0 0 0/.15);width:46px;flex-grow:0}#menuGroup .searchIcon{cursor:pointer;margin-left:auto;background:rgb(0 0 0/.15);border-top-right-radius:4px}#menuGroup .searchIcon .themeicon:first-child{display:block}#menuGroup .searchIcon .themeicon:last-child{display:none}#menuGroup .searchIcon svg{width:16px;height:16px;margin:15px}.innerContainer.search{overflow:visible}#safirSearch{display:none;position:absolute;right:0;z-index:9999;background:#f3f3f3;width:260px}#safirSearch form{position:relative;height:30px}#safirSearch #s{display:block;float:left;width:100%;background:0;border:0;height:34px;line-height:34px;color:#515151;padding:0 35px 0 10px}#safirSearch button{display:block;position:absolute;right:0;top:0;width:34px;height:34px;background:0 0;border:0;cursor:pointer}#safirSearch button svg{width:15px;height:15px;margin:9px 8px 10px 7px}#breakingGroup{background:#fff;border-bottom:2px solid #eaeaea;border-radius:0 0 4px 4px;overflow:hidden}#breakingGroup .owl-carousel{position:static}@media (max-width:900px){.innerContainer.breaking{padding:0}}.innerContainer.breaking #breakingGroup{border-radius:0;background:#fafafa}#breakingGroup #breaking{padding-right:30%}#breakingGroup #breaking .breakingIcon{float:left;margin:9px 5px;color:var(--c1)}#breakingGroup #breaking .title{float:left;line-height:34px;padding-right:10px;font-weight:500;font-size:14px;color:var(--c1)}#breakingGroup #breaking .titles{float:left;width:70%;padding-left:34px;position:relative;font-size:13px}#breakingGroup #breaking .titles p{line-height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#breakingGroup #breaking .titles a{color:#353535}#breakingGroup #breakSocial{float:left;position:absolute;right:10px;top:0;padding-left:5px;border-left:1px solid #eaeaea}#breakingGroup #breakSocial .safirSocial{margin:5px 0}@media (max-width:700px){#breakSocial,#breakingGroup #breaking .title,#breakingGroup .breakingIcon{display:none}#breakingGroup #breaking{padding-right:10px}#breakingGroup #breaking .titles{width:100%;padding-left:73px}}#safirPage{margin:auto;background:#eee;position:relative;box-shadow:0 0 3px rgb(0 0 0/.3)}#wrapper{z-index:30;position:relative;max-width:var(--safirWidth);margin:0 auto}.homeWidgetContainer,.sidebarWidget,.wideWidget{margin-top:var(--safirMargin)}#main{display:flex;justify-content:space-between;flex-direction:row-reverse;margin:var(--safirMargin)0;gap:var(--safirMargin)}#content{width:var(--contentWidth)}aside{width:calc(var(--asideWidth) - var(--safirMargin))}.sidebarWidget:first-child,.wideWidget:first-child,footer .footermenu1 li:first-child{margin-top:0}.authorsWidget .thumb img,.post-container a{display:block}.widgetHeading{position:relative}.widgetHeading.style2{overflow:hidden;background:#f7f7f7;background:-moz-linear-gradient(top,#fff 0,#ececec 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#ececec));background:-webkit-linear-gradient(top,#fff 0,#ececec 100%);background:-o-linear-gradient(top,#fff 0,#ececec 100%);background:-ms-linear-gradient(top,#fff 0%,#ececec 100%);background:linear-gradient(to bottom,#fff 0,#ececec 100%);border-bottom:1px solid #ddd}.widgetHeading.style2:has(.arrows) .allLink{padding-right:15px}.widgetHeading.style2 .safiricon{display:block;float:left;width:20px;height:20px;margin:10px 0 10px 10px}.widgetHeading.style2 .title{display:block;font-weight:500;font-size:14px;float:left;padding:10px 0 10px 5px;line-height:20px}.widgetHeading.style2 .allLink{float:right;color:#515151;display:block;margin:10px;line-height:20px;font-size:13px;font-weight:500}.widgetHeading.style2 .allLink:hover{color:#000}.currencyWidget{padding:0}.currencyWidget .widgetContent{overflow:hidden}.currencyWidget .items{width:100%;margin-left:-1px;overflow:hidden}.currencyWidget .widgetContent .item{float:left;padding:10px 15px;border-left:1px solid #eee;position:relative;display:flex;align-items:center}.currencyWidget .widgetContent .item .arrow{margin-left:auto}.currencyWidget .widgetContent .item .arrow .icon{margin:0}.currencyWidget .widgetContent .item .arrow .icon svg.themeicon-arrow-up{fill:#85c977}.currencyWidget .widgetContent .item .icon{float:left;margin:4px 10px 4px 0}.currencyWidget .widgetContent .item .icon svg{width:40px;height:40px}.currencyWidget .item.dollar .title{color:#2aa212}.currencyWidget .item.euro .title{color:#c54242}.currencyWidget .item.gold .title{color:#d2c344}.currencyWidget .item.bist .title{color:#009fc3}.currencyWidget .item .title{font-weight:700;font-size:14px}.currencyWidget .item .info{line-height:20px;margin-top:5px;height:45px;overflow:hidden;color:#515151}.currencyWidget.sidebarWidget .widgetContent .items{margin:-11px 0-11px -1px}.currencyWidget.sidebarWidget .widgetContent .item{width:50%;padding:10px;border-bottom:1px solid #eee}.currencyWidget.sidebarWidget .widgetContent .item .arrow{top:24px}.cityWidget,.slider2Widget,.slider2Widget .item{position:relative}.slider2Widget .item .title{position:absolute;bottom:0;left:0;width:100%;background:rgb(0 0 0/.4)}.slider2Widget .item .title a{display:block;padding:10px;color:#fff;font-size:16px;font-weight:500;text-shadow:1px 1px 1px rgb(0 0 0/.5)}.searchWidget #safir-searchform{padding:0;height:40px}.searchWidget #s{display:block;float:left;width:100%;background:0;height:30px!important;border:0!important;line-height:30px;color:#666;margin:5px 0;padding:0 40px 0 10px;font-weight:500}.searchWidget button{display:block;position:absolute!important;right:2px;top:2px;width:35px;height:35px;border:0;cursor:pointer;background:0 0}.searchWidget button svg{width:15px;height:15px;margin:10px}.safirCustomMenu ul{border-radius:2px;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1px;overflow:hidden}.safirCustomMenu ul a{display:flex;align-items:center;line-height:36px;color:#515151;height:42px;overflow:hidden;font-weight:500;background:#fff;text-transform:uppercase;transition:all .2s}.safirCustomMenu ul a .safiricon{float:left;transition:all .4s;background:rgb(0 0 0/.1)}.safirCustomMenu ul a .safiricon svg{width:18px;height:18px;margin:12px}.safirCustomMenu ul a:hover{background:#f9f9f9}.safirCustomMenu a .text{transition:all .2s;margin-left:10px}.authorsWidget .items{max-height:280px;overflow:hidden;margin-top:-10px}.authorsWidget .author{overflow:hidden;border-bottom:1px solid #eee;padding:10px 0}.authorsWidget .thumb{float:left;width:75px;overflow:hidden;margin-right:8px;border:1px solid #eee}.authorsWidget .thumb a{display:block;border:1px solid #fff}.authorsWidget .info .inner{height:76px;line-height:19px;overflow:hidden}.authorsWidget .author-name{font-weight:700;font-size:14px}.authorsWidget p.author-name a{color:#515151}.authorsWidget p.date{color:#999}.authorsWidget .detail a{color:#666}.authorsWidget .detail a:hover{color:#333}.authorsWidget .arrows{position:absolute;top:0;right:0;display:none;height:14px;width:8px}.authorsWidget .widgetHeading.style2 .arrows{top:12px;right:10px}.authorsWidget .arrows .icon{color:#525252;cursor:pointer}.authorsWidget .arrows .icon:hover{color:#000}.authorsWidget .arrows .icon svg{width:8px;height:8px;transform:rotate(90deg)}.cityWidget{color:#fff;border-radius:3px}.cityWidget .topsection{background:hsl(0 0% 100%/.1);height:38px;line-height:38px;position:relative;padding-left:15px;font-size:14px;font-weight:500}.cityWidget .topsection .hamburger{cursor:pointer;position:absolute;right:10px;top:10px}.cityWidget .topsection .hamburger .themeicon:first-child{display:block}.cityWidget .topsection .hamburger .themeicon:last-child{display:none}.cityWidget .cities{display:none;position:absolute;z-index:10;right:0;top:38px;height:100px;overflow-x:hidden;overflow-y:scroll;width:160px}.cityWidget .cities span{display:block;padding:0 10px;line-height:24px;cursor:pointer;border-bottom:1px dotted #ddd;background:#fff;transition:all .2s;color:#333}.cityWidget .cities span:hover{background:#efefef}.cityWidget .content{height:110px;padding:15px;text-shadow:0 1px 1px rgb(0 0 0/.4);position:relative}.cityWidget .content .loading{display:none;position:absolute;width:100%;height:100%;background:url(/wp-content/themes/Manset/images/loading.gif)50% 50%no-repeat;background-size:50px 50px;top:0;left:0}.weatherWidget{background:url(/wp-content/themes/Manset/images/weather.jpg);background-size:cover}.weatherWidget .data .icon{float:left;margin:0 10px}.weatherWidget .data .icon svg{width:50px;height:50px}.weatherWidget .info{float:left}.weatherWidget .city{font-size:18px;font-weight:700}.weatherWidget .situation{font-size:15px;margin-bottom:8px}.weatherWidget .degree{font-size:28px;font-weight:300}.slidingWidget{overflow:hidden;position:relative;background:var(--c1);border-radius:3px}.slidingWidget .owl-carousel{position:static}@media (min-width:1170px){.slidingWidget.wideWidget{min-height:calc((var(--safirWidth) - 100px)/5*var(--thumbRate) + 80px)}}.slidingWidget .widgetContent{padding:10px}.slidingWidget .post-container{padding:5px}.slidingWidget .post .thumb{border:1px solid hsl(0 0% 100%/.2);position:relative}.slidingWidget .post .thumb img{width:100%}.slidingWidget .post .title{text-align:center;margin-top:5px}.slidingWidget .post .title a{color:#fff}.slidingWidget .post .title a:hover{color:#ddd}.articleList .items{display:grid;gap:var(--safirMargin);grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.articleList .thumb{position:relative}.articleList.picture .post .thumb{margin-bottom:5px;position:relative}.articleList.picture .post .title{line-height:20px;height:40px;text-align:center;overflow:hidden;font-weight:700;font-size:15px}.infiniteLink{display:none}#single .mainHeading{font-size:26px;line-height:1;padding:0;margin:0 0 10px;border:0;background:0 0}#singleBlock .ads{text-align:center}#single .metaBox,#singleBlock.type1 .thumb{border:1px solid #e2e2e2;padding:1px;margin-bottom:10px}.safirShare{margin-bottom:20px;clear:both;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;padding:10px 0}@media (max-width:520px){.safirShare{justify-content:center}}.safirShare .title{color:#b7b6b6;text-align:center;text-wrap:balance;font-size:15px}#single .metaBox{background:#f7f7f7;list-style:none;border:1px solid #eee;font-size:12px;font-weight:600;color:#393939;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:10px;padding:5px 10px;line-height:20px}#single .metaBox li{display:flex;align-items:center;justify-content:center;white-space:nowrap;gap:4px}#single .metaBox a{color:#393939}#single .metaBox a:hover{color:var(--c1)}#single .metaBox .sizing{cursor:pointer;font-size:16px;margin-left:auto;display:flex;gap:10px}#single .metaBox .sizing sup{vertical-align:super}#single .singleAd3{clear:both;margin-bottom:10px}#single .tags{clear:both;font-size:12px;margin:30px 0 10px}#single .tags .title,#single .tags a{float:left;line-height:20px;border-bottom:2px solid #fff0}#single .tags .title{margin:0 8px 2px 0;font-weight:700;color:var(--c1)}#single .tags a{display:block;margin:0 15px 2px 0;color:#555;text-transform:uppercase;transition:all .1s}#single .tags a:hover{border-color:var(--c1)}#single #related{margin-bottom:20px}#comments,#respond p{clear:both}.sfrCommentsList p.nocomments{margin:0 0 30px}#respond,#single .tags,form p{overflow:hidden}#content #respond form textarea,#respond input#author,#respond input#email{width:100%;display:block;padding-left:50px}#respond p.form-submit{clear:both;float:right;margin:0}#page-links{text-align:center;margin-bottom:5px}form p{position:relative;margin:5px 0;line-height:30px}form input[type=text]{width:100%;height:46px}form input[type=text],form textarea{display:block;outline:0;border:1px solid #dfdfdf;font-size:14px;padding:8px 6px;transition:all .25s}form input[type=text]:focus,form textarea:focus{color:#747474}form textarea{max-width:100%;width:100%;height:106px}form input[type=submit]{position:relative;cursor:pointer;font-size:14px;display:block;border:0;border-bottom:2px solid rgb(0 0 0/.4);color:#fff;background:var(--c1);padding:8px 20px;text-transform:uppercase;outline:0;overflow:visible;transition:all .25s;appearance:none}form input[type=submit]:focus,form input[type=submit]:hover{background:#111}.sfrIconForm .item{width:100%;display:block;outline:0;border:1px solid #dfdfdf;transition:all .25s;position:relative}.sfrIconForm form input[type=text],.sfrIconForm form textarea{padding-left:50px!important;border:0;height:40px}.sfrIconForm form textarea{height:120px}.sfrIconForm .container{overflow:hidden;margin:0-5px}.sfrIconForm .container .itemContainer{padding:0 5px;margin-bottom:10px}.sfrIconForm .container.half .itemContainer{width:50%;float:left}.sfrIconForm .item .icon{background:#f7f7f7;border-right:1px solid #eee;position:absolute;left:0;top:0}.sfrIconForm .item .icon svg{width:18px;height:18px;margin:11px}.sfrIconForm .message textarea{height:120px;background:#fff url(/wp-content/themes/Manset/images/textarea-bg.png)no-repeat;background-size:40px 230px}.safirTop{position:fixed;bottom:0;right:0;color:#fff;background:var(--c1);border-radius:3px 0 0 0;cursor:pointer;opacity:.9;display:none;z-index:200;padding:15px}@media all and (max-width:600px){.safirTop:before{margin:5px;transform:scale(.7)}}footer{border-top:2px solid var(--c1);background:#fff;position:relative;padding-top:15px}footer .about{width:30.442804428%;float:left;padding-right:10px}footer .about .copyright,footer .about .logo{margin-bottom:10px}footer .footerSocial .safirSocial li a svg{margin:5px;width:20px;height:20px}footer .footermenu1{width:17.5276752768%;float:left;border-left:1px solid #eee;border-right:1px solid #eee;padding:0 10px}footer .footermenu1 li{margin-top:14px}footer .footermenu1 li a,footer .footermenu2 a{color:#333;display:flex;align-items:center;line-height:20px}footer .footermenu1 li a:hover{color:#555}footer .footermenu2{width:52.0295202952%;float:right;padding-left:10px}footer .footermenu2 ul{margin:-5px;overflow:hidden}footer .footermenu2 li{float:left;padding:5px;width:33.33333%}footer .footermenu2 a{background:#fcfcfc;border:1px solid #f5f5f5;line-height:30px;padding:0 7px;transition:all .2s}footer .footermenu2 a:hover{background:#f7f7f7}footer .bottomText{color:#fff;background:var(--c1);text-align:center;padding:15px 0;margin-top:15px;line-height:20px}footer .bottomText a{color:#eee;text-decoration:underline}#breadcrumb{font-size:12px;line-height:22px;font-weight:400}#single #breadcrumb{float:none;margin:0}@media all and (max-width:1040px){#header-cont>.innerContainer{display:block}#header-cont{margin:0}#header-cont .innerContainer{padding:0}#header-logo{height:60px;float:none;display:block;padding:0 60px;box-shadow:0 0 3px rgb(0 0 0/.15);position:relative;z-index:1}#header-logo span{height:60px;display:block;text-align:center}#header-logo a{line-height:60px;padding:0 5px;display:inline-block}#header-logo img{vertical-align:middle;max-height:50px}#header-cont .toggleMenu{display:block;position:absolute;z-index:2;border-right:1px solid #eee;top:0;left:0;cursor:pointer}#header-cont .toggleMenu svg{width:30px;height:30px;margin:15px}#mainMenu{display:none}}@media all and (max-width:940px){.currencyWidget.sidebarWidget .widgetContent .item{width:100%}}@media all and (max-width:900px){footer .footermenu2 li{width:50%}}@media all and (max-width:768px){#main{flex-direction:column-reverse}#content,aside{width:100%}footer,footer>.innerContainer{padding:0}footer .about,footer .footermenu1,footer .footermenu2{width:100%;float:none}footer .about{text-align:center;padding:10px;background:#fafafa}footer .footerSocial .safirSocial li{display:inline-block;float:none}footer .footermenu1{border:0;padding:0}footer .footermenu1 ul{overflow:hidden;padding:0 10px}footer .footermenu1 li{float:left;width:50%;margin:0 0 15px}footer .footermenu2{padding:10px}footer .footermenu2 li:nth-child(2n+1){clear:both}footer .bottomText{margin-top:0}.currencyWidget .widgetContent .items .item{width:25%;padding:10px;border-bottom:1px solid #eee}.currencyWidget .widgetContent .items{margin:-11px 0-11px -1px!important}.currencyWidget .widgetContent .item .arrow{top:24px!important}}@media all and (max-width:700px){.innerContainer{padding:0}.currencyWidget,.safirBox,.searchWidget #safir-searchform,.slidingWidget{border-radius:0}.homeWidgetContainer.wide.archive:first-child{margin-top:0}}@media all and (max-width:650px){.currencyWidget .widgetContent .items .item{width:50%}}@media all and (max-width:480px){#single .metaBox li{margin-right:5px}.reading,.reading p{text-align:left}.sfrIconForm .container.half .itemContainer{width:100%}}@media all and (max-width:320px){.currencyWidget .widgetContent .items .item{padding:5px}.slider2Widget .item .title a{font-size:14px;padding:5px}}@media all and (max-width:319px){#content form input[type=text],#content form textarea,.post-container img{width:100%}}.owl-carousel{-webkit-tap-highlight-color:transparent;position:relative;display:none;width:100%;z-index:1}