") no-repeat;background-position:right var(--form--spacing-unit) top 60%}select:focus{outline-offset:2px;outline:2px dotted var(--form--border-color)}textarea{width:100%}label{font-size:14px;font-weight:var(--form--label-weight);margin-bottom:calc(var(--global--spacing-vertical)/ 3)}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;padding-left:10px;font-size:var(--global--font-size-xs);vertical-align:top}@supports (-webkit-appearance:none) or (-moz-appearance:none){input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;position:relative;width:17px;height:17px;border:var(--form--border-width) solid var(--form--border-color);background:var(--global--color-white)}input[type=checkbox]:disabled,input[type=radio]:disabled{opacity:.7}input[type=checkbox]:focus{outline-offset:2px;outline:2px dotted var(--form--border-color)}input[type=checkbox]:after{content:"";opacity:0;display:block;left:5px;top:2px;position:absolute;width:7px;height:13px;border:3px solid var(--form--color-text);border-top:0;border-left:0;transform:rotate(30deg)}input[type=checkbox]:checked{color:var(--form--color-text)}input[type=checkbox]:checked:after{opacity:1}input[type=radio]{border-radius:50%}input[type=radio]:focus{outline-offset:2px;outline:2px dotted var(--form--border-color)}input[type=radio]:after{content:"";opacity:0;display:block;left:3px;top:3px;position:absolute;width:11px;height:11px;border-radius:50%;background:var(--form--color-text)}input[type=radio]:checked{border:4px solid var(--form--border-color)}input[type=radio]:checked:focus{outline-offset:4px;outline:2px dotted var(--form--border-color)}input[type=range]{-webkit-appearance:none;width:100%;height:6px;background:var(--form--color-ranged);border-radius:6px;outline-offset:10px}input[type=range]:disabled{opacity:.7}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:3px solid var(--form--color-ranged);height:44px;width:44px;border-radius:50%;background:var(--global--color-background);cursor:pointer}input[type=range]::-moz-range-thumb{border:3px solid var(--form--color-ranged);height:44px;width:44px;border-radius:50%;background:var(--global--color-background);cursor:pointer;box-sizing:border-box}}input[type=range]::-ms-track{width:100%;height:6px;border-radius:6px;border-width:19px 0;border-color:var(--global--color-background);background:0 0;color:transparent;cursor:pointer}input[type=range]::-ms-fill-upper{background:var(--form--color-ranged);border-radius:6px}input[type=range]::-ms-fill-lower{background:var(--form--color-ranged);border-radius:6px}input[type=range]::-ms-thumb{border:3px solid var(--form--color-ranged);height:44px;width:44px;border-radius:50%;background:var(--global--color-background);cursor:pointer}fieldset{display:grid;border-color:var(--global--color-secondary);padding:var(--global--spacing-horizontal)}fieldset legend{font-size:var(--global--font-size-lg)}fieldset input[type=submit]{max-width:max-content}fieldset input:not([type=submit]){margin-bottom:var(--global--spacing-unit)}fieldset input[type=checkbox],fieldset input[type=radio]{margin-bottom:0}fieldset input[type=checkbox]+label,fieldset input[type=radio]+label{font-size:var(--form--font-size);padding-left:0;margin-bottom:var(--global--spacing-unit)}::-moz-placeholder{opacity:1}img{height:auto;max-width:100%!important;vertical-align:middle}.entry-content img{max-width:100%}embed,iframe,object,video{max-width:100%}.wp-caption{color:currentColor;font-size:var(--global--font-size-xs);line-height:var(--global--line-height-body);margin-top:calc(.5 * var(--global--spacing-unit));margin-bottom:var(--global--spacing-unit);text-align:center}b,strong{font-weight:700}cite,em,i{font-style:italic}a{cursor:pointer;color:var(--wp--style--color--link,var(--global--color-primary));text-underline-offset:3px;text-decoration-skip-ink:all}a:hover{text-decoration-style:dotted;text-decoration-skip-ink:none}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link{outline:transparent solid 2px;outline-offset:-2px}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link:focus{color:#21759b;background-color:#f1f1f1}.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{outline:2px dotted var(--wp--style--color--link,var(--global--color-primary))}.site .button,button,input[type=reset],input[type=submit]{border:var(--button--border-width) solid transparent;border-radius:var(--button--border-radius);cursor:pointer;font-weight:var(--button--font-weight);font-family:var(--button--font-family);font-size:var(--button--font-size);line-height:var(--button--line-height);padding:var(--button--padding-vertical) var(--button--padding-horizontal);text-decoration:none}.site .button:not(:hover):not(:active):not(.has-text-color),button:not(:hover):not(:active):not(.has-text-color),input[type=reset]:not(:hover):not(:active):not(.has-text-color),input[type=submit]:not(:hover):not(:active):not(.has-text-color){color:var(--global--color-background)}.site .button:not(:hover):not(:active):not(.has-background),button:not(:hover):not(:active):not(.has-background),input[type=reset]:not(:hover):not(:active):not(.has-background),input[type=submit]:not(:hover):not(:active):not(.has-background){background-color:var(--global--color-primary)}.site .button:active,.site .button:hover,button:active,button:hover,input[type=reset]:active,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:hover{background-color:transparent;border-color:currentColor;color:inherit}.site .button:focus,button:focus,input[type=reset]:focus,input[type=submit]:focus{outline-offset:-6px;outline:currentColor dotted 2px}.site .button:disabled,button:disabled,input[type=reset]:disabled,input[type=submit]:disabled{background-color:var(--global--color-white-50);border-color:var(--global--color-white-50);color:var(--button--color-text-active)}.h2,.h5,h1,h2,h3,h4,h5{clear:both;font-family:var(--heading--font-family);font-weight:var(--heading--font-weight)}.h2 strong,.h5 strong,h1 strong,h2 strong,h3 strong,h4 strong,h5 strong{font-weight:var(--heading--font-weight-strong)}h1{font-size:32px;letter-spacing:var(--heading--letter-spacing-h1);line-height:var(--heading--line-height-h1)}.h2,h2{font-size:28px;letter-spacing:var(--heading--letter-spacing-h2);line-height:var(--heading--line-height-h2)}h3{font-size:24px;letter-spacing:var(--heading--letter-spacing-h3);line-height:var(--heading--line-height-h3)}h4{font-size:22px;font-weight:var(--heading--font-weight-strong);letter-spacing:var(--heading--letter-spacing-h4);line-height:var(--heading--line-height-h4)}.h5,h5{font-size:18px;font-weight:var(--heading--font-weight-strong);letter-spacing:var(--heading--letter-spacing-h5);line-height:var(--heading--line-height-h5)}figure.wp-caption a:focus img{outline-offset:2px}ol,ul{font-family:var(--list--font-family);margin:0;padding-left:15px}ul{list-style-type:disc}ul ul{list-style-type:circle}ol{list-style-type:decimal}ol ul{list-style-type:circle}dt{font-family:var(--definition-term--font-family);font-weight:700}dd{margin:0;padding-left:calc(2 * var(--global--spacing-horizontal))}p{line-height:var(--wp--typography--line-height,var(--global--line-height-body))}hr{border-style:none;border-bottom:var(--separator--height) solid var(--separator--border-color);clear:both;margin-left:auto;margin-right:auto}table{width:100%;min-width:240px;border-collapse:collapse}table th{font-family:var(--heading--font-family)}table th{padding:calc(.5 * var(--global--spacing-unit));border:1px solid}*>figure>video{max-width:unset;width:100%;vertical-align:middle}.site-header{display:flex;align-items:flex-start;flex-wrap:wrap;row-gap:var(--global--spacing-vertical)}@media only screen and (min-width:822px){:root{--responsive--aligndefault-width:min(calc(100vw - 8 * var(--global--spacing-horizontal)),610px);--responsive--alignwide-width:min(calc(100vw - 8 * var(--global--spacing-horizontal)),1240px)}.site-header{padding-top:calc(2.4 * var(--global--spacing-vertical))}}@media only screen and (max-width:481px){.site-header:not(.has-menu){justify-content:center}}.site-footer{padding-top:0;background:#1e2232;color:#fff}.entry-content{font-family:var(--entry-content--font-family)}.entry-content p{word-wrap:break-word;font-size:15px;margin-bottom:10px;font-family:"Segoe UI"}.entry-content p a{font-weight:700}.entry-content>iframe[style]{margin:var(--global--spacing-vertical) 0!important;max-width:100%!important}.entry-footer{color:var(--global--color-primary);clear:both;float:none;font-size:14px;display:block}.entry-footer>span{display:inline-block}.entry-footer a{color:currentColor}.entry-footer a:focus,.entry-footer a:hover{color:var(--global--color-primary-hover)}.entry-footer a:active{color:currentColor}.search .entry-footer .cat-links{display:block}.menu-button-container{display:none;justify-content:space-between;position:absolute;right:0;padding-top:0;padding-bottom:0}.menu-button-container #primary-mobile-menu{display:flex;margin-left:auto;padding:calc(var(--button--padding-vertical) - (.25 * var(--global--spacing-unit))) calc(.5 * var(--button--padding-horizontal));font-size:var(--primary-nav--font-size-button);font-weight:var(--primary-nav--font-weight-button);background-color:transparent;border:none;color:var(--primary-nav--color-link)}.menu-button-container #primary-mobile-menu:focus{outline:0}.menu-button-container #primary-mobile-menu .dropdown-icon{display:flex;align-items:center}.menu-button-container #primary-mobile-menu .dropdown-icon .svg-icon{margin-left:calc(.25 * var(--global--spacing-unit))}.menu-button-container #primary-mobile-menu .dropdown-icon.open .svg-icon{position:relative;top:-1px}.menu-button-container #primary-mobile-menu .dropdown-icon.close{display:none}.menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.open{display:none}.menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close{display:flex}.primary-navigation{position:absolute;top:0;right:0;color:var(--primary-nav--color-text);font-size:var(--primary-nav--font-size);line-height:1.15;margin-top:0;margin-bottom:0}.primary-navigation>.primary-menu-container{position:fixed;visibility:hidden;opacity:0;top:0;right:0;bottom:0;left:0;padding-top:20px;padding-left:var(--global--spacing-unit);padding-right:var(--global--spacing-unit);padding-bottom:var(--global--spacing-horizontal);background-color:#fff;transition:all .15s ease-in-out;transform:translateY(var(--global--spacing-vertical))}@media only screen and (max-width:481px){.menu-button-container{display:flex}.primary-navigation>.primary-menu-container{height:100vh;z-index:499;overflow-x:hidden;overflow-y:auto;border:2px solid transparent;width:75%}.primary-navigation>.primary-menu-container:focus{border:2px solid var(--global--color-primary)}.primary-navigation>div>.menu-wrapper{padding-bottom:100px}.primary-navigation>div>.menu-wrapper ul{padding-left:0}}.primary-navigation>div>.menu-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;list-style:none;margin:0;max-width:none;padding-left:0;position:relative}.primary-navigation>div>.menu-wrapper li{display:block;position:relative;width:100%}.primary-navigation>div>.menu-wrapper .sub-menu-toggle{display:flex;height:20px;width:20px;padding:0;margin-top:7px;justify-content:center;align-items:center;background:0 0;color:currentColor;border:none}.primary-navigation>div>.menu-wrapper .sub-menu-toggle:focus{outline:2px solid var(--wp--style--color--link,var(--global--color-primary))}@media only screen and (max-width:481px){.primary-navigation>div>.menu-wrapper .sub-menu-toggle{display:none}.primary-navigation .sub-menu .menu-item:last-child{margin-bottom:0}}.primary-navigation>div>.menu-wrapper .sub-menu-toggle .icon-minus,.primary-navigation>div>.menu-wrapper .sub-menu-toggle .icon-plus{height:100%;display:flex;align-items:center}.primary-navigation>div>.menu-wrapper .sub-menu-toggle .icon-minus svg,.primary-navigation>div>.menu-wrapper .sub-menu-toggle .icon-plus svg{margin-top:-1px}.primary-navigation>div>.menu-wrapper .sub-menu-toggle .icon-minus{display:none}.primary-navigation>div>.menu-wrapper .sub-menu-toggle[aria-expanded=true] .icon-minus{display:flex}.primary-navigation>div>.menu-wrapper .sub-menu-toggle[aria-expanded=true] .icon-plus{display:none}.primary-navigation>div>.menu-wrapper>li>.sub-menu{position:relative}.primary-navigation a{display:block;text-decoration:none}@media only screen and (min-width:482px){.primary-navigation{position:relative;margin-left:auto}.primary-navigation>.primary-menu-container{visibility:visible;opacity:1;position:relative;padding:0;background-color:transparent;overflow:initial;transform:none}.primary-navigation>.primary-menu-container ul>li .sub-menu-toggle[aria-expanded=false]~ul{display:none}.primary-navigation>div>.menu-wrapper li{margin:0;width:inherit}.primary-navigation>div>.menu-wrapper li:last-child{margin-right:0}.primary-navigation>div>.menu-wrapper>li>.sub-menu{left:0;margin:0;min-width:200px;position:absolute;top:100%;padding-top:0;transition:all .5s ease;z-index:88888}.primary-navigation>div>.menu-wrapper>li>.sub-menu:after,.primary-navigation>div>.menu-wrapper>li>.sub-menu:before{content:"";display:block;position:absolute;width:0;top:-10px;left:var(--global--spacing-horizontal);border-style:solid;border-color:var(--primary-nav--border-color) transparent;border-width:0 7px 10px}.primary-navigation>div>.menu-wrapper>li>.sub-menu:after{top:-9px;border-color:#fff transparent}.primary-navigation>div>.menu-wrapper>li>.sub-menu li{background:#fff}.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-left{left:0;right:auto}.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-left:after,.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-left:before{left:var(--global--spacing-horizontal);right:auto}.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-right{right:0;left:auto}.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-right:after,.primary-navigation>div>.menu-wrapper>li>.sub-menu.submenu-reposition-right:before{left:auto;right:var(--global--spacing-horizontal)}.primary-navigation .primary-menu-container{margin-right:calc(0px - var(--primary-nav--padding));margin-left:calc(0px - var(--primary-nav--padding))}.primary-navigation .primary-menu-container>ul>.menu-item{display:flex}.primary-navigation .primary-menu-container>ul>.menu-item>a+.sub-menu-toggle{margin-left:calc(5px - var(--primary-nav--padding))}.primary-navigation a{display:block}.primary-navigation .sub-menu>.menu-item>.sub-menu{padding:0}}.primary-navigation a+svg{fill:var(--primary-nav--color-text)}.primary-navigation a:hover,.primary-navigation a:link,.primary-navigation a:visited{color:var(--primary-nav--color-link-hover)}.primary-navigation a:focus{position:relative;z-index:99999;outline-offset:0;text-decoration-thickness:2px}.primary-navigation .sub-menu{margin:0;padding:0;list-style:none;margin-left:var(--primary-nav--padding);border:1px solid #d1d1d1}.primary-navigation .sub-menu .sub-menu{border:none;display:none}.primary-navigation .sub-menu li:hover .sub-menu{display:block}.primary-navigation .sub-menu .menu-item>a{padding:8px 10px;display:block;font-size:14px;font-style:var(--primary-nav--font-style-sub-menu-mobile)}.primary-navigation .menu-item-has-children>.svg-icon{display:none}@media only screen and (min-width:482px){.primary-navigation .sub-menu .menu-item>a{font-size:14px;font-style:var(--primary-nav--font-style);color:1px solid #d1d1d1}.primary-navigation .menu-item-has-children>.svg-icon{display:inline-block;height:100%}.primary-navigation .menu-item-has-children .sub-menu .svg-icon{display:none}}@media only screen and (max-width:481px){.lock-scrolling .site{position:fixed;max-width:100%;width:100%}}.navigation{color:var(--global--color-primary)}.navigation a{color:var(--global--color-primary);text-decoration:none}.navigation a:hover{color:var(--global--color-primary-hover);text-decoration:underline;text-decoration-style:dotted}.navigation a:focus{color:var(--global--color-secondary)}.navigation a:active{color:var(--global--color-primary)}.navigation .svg-icon{display:inline-block;fill:currentColor;vertical-align:middle;position:relative}.navigation .prev .svg-icon{top:-2px;margin-right:calc(.25 * var(--global--spacing-unit))}.navigation .next .svg-icon{top:-1px;margin-left:calc(.25 * var(--global--spacing-unit))}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.skip-link:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}@media (prefers-reduced-motion){*{transition-delay:0s!important;transition-duration:0s!important}}footer *,header *,main *{max-width:var(--global--spacing-measure)}body,div,figure,footer,header,hr,html,main,nav,section{max-width:none}body,li,p{font-size:15px;line-height:1.8}body,input,li,p,span,textarea{font-family:'Open Sans',sans-serif}p{margin-top:5px;margin-bottom:10px}.row{margin-bottom:25px}header.site-header{background:#fff599;max-width:100%;padding:0 30px;position:fixed;z-index:999;width:100%}.primary-navigation>div>.menu-wrapper li a{font-size:14px;font-weight:400;line-height:normal;padding:10px 12px}.widget img{margin-top:0}.entry-content ul{font-size:14px;padding-left:20px;margin-bottom:20px}.footer_text a{color:#7dc4ff}.footer_text h5{font-weight:600;color:#bcdcf7;margin:0;font-size:15px}.row.footer_row{border-top:1px solid #efefef;margin-bottom:0;padding:20px 0}.row.footer_row ul{padding-left:0;list-style:none}.row.footer_row ul li a{color:#efefef;display:inline-block;margin-bottom:4px}.footer_lower_txt{text-align:center;color:#d2d2d2;font-size:13px}.footer_lower_txt h4{font-size:20px;margin-top:0;margin-bottom:0;color:#bcdcf7;padding-top:10px}.footer_lower_txt h5{font-size:17px;margin-bottom:0}.footer_lower_txt a{color:#d2d2d2}.bottom_bar{border-top:1px solid #d5e0e8;padding:12px 90px}a.privacy-policy-link{color:#fff;float:right}.bottom_bar{border-top:1px solid #d5e0e8;padding:12px 90px 6px;display:inline-block;width:100%}.footer_text{margin-top:25px}div#content{padding-top:10px}.content-area{padding-top:20px}.widget_block{margin-bottom:20px}a{color:#0773c5}.primary-navigation>div>.menu-wrapper>li>.sub-menu li.menu-item-has-children:before{content:"\f078";position:absolute;font-family:FontAwesome;right:10px;top:9px}.primary-navigation>div>.menu-wrapper>li>.sub-menu li.menu-item-has-children{padding-right:20px}ul.sub-menu.doble_submenu{position:absolute;right:-93%;top:0;width:184px;border:1px solid #d1d1d1!important}@media only screen and (max-width:1280px){.primary-navigation>div>.menu-wrapper li a{padding:10px 6px}}@media only screen and (max-width:1120px){.primary-navigation>div>.menu-wrapper li a{font-size:13px;padding:10px 5px}}@media only screen and (max-width:980px){a.privacy-policy-link{float:none;display:block;text-align:center}.bottom_bar .blog_link{display:block;text-align:center}}@media only screen and (max-width:767px){section.widget{margin-top:15px}}@media only screen and (max-width:480px){.bottom_bar{padding:12px 20px 6px}.footer_lower_txt{padding:0 15px}ul.sub-menu.doble_submenu{position:relative;left:0}.primary-navigation>div>.menu-wrapper li a{font-size:15px}.single>.wp-caption{width:330px!important}.entry-content img{width:340px!important}.single figure{width:340px!important}}.entry-footer>span{font-size:.8em!important}.entry-content li,.entry-content span{font-family:'Segoe UI'}.toppers_top_menu>ul.sub-menu.doble_submenu{right:101%!important}.toppers_motivation_menu>ul.sub-menu.doble_submenu{right:101%!important}img#wpstats{display:none}.entry-content a{color:#0773c5}header.site-header{padding:0 20px}button:focus{outline:0}.primary-navigation>div>.menu-wrapper li a{font-size:13px;padding:10px 8px}.entry-content li,.entry-content li a,.entry-content p,.entry-content p a,.entry-content span{font-family:Georgia}.entry-content h1,.entry-content h1 a,.entry-content h1 span,.entry-content h2,.entry-content h2 a,.entry-content h2 span,.entry-content h3,.entry-content h3 a,.entry-content h3 span,.entry-content h4,.entry-content h4 a,.entry-content h4 span,.entry-content h5,.entry-content h5 a,.entry-content h5 span{font-family:Montserrat,sans-serif;color:#263238}.entry-content h1{font-size:2.5em}.entry-content h2{font-size:1.8em}.entry-content h3{font-size:1.5em}.entry-content h4{font-size:1.2em}.entry-content li,.entry-content li span,.entry-content p,.entry-content p span{font-size:18px}.entry-content h5{font-size:1.1em}.entry-content li:last-child{margin-bottom:0}.entry-content li{margin-bottom:15px}.entry-footer{font-size:16.5px;border-bottom:1px solid #263238;border-top:1px solid #263238;margin:10px 0 0;padding:5px}.content-area h2{font-size:20px;line-height:36px;margin-top:30px;margin-bottom:20px;font-weight:700;color:#ed3237;font-family:Georgia}.content-area h2 b{font-weight:400}header.site-header{position:relative}.row.top-box{border-bottom:1px dotted #000}.social_share li{list-style-type:none}.top-box ul.social_share{margin-top:0;margin-bottom:0}.top-box .social_share a{font-size:15px;margin-right:0}.top-header span{font-size:11.5px;color:#444;font-weight:700}.primary-navigation>div>.menu-wrapper li a{font-size:12px;padding:10px}header.site-header{background:#f6f6f6;padding:0 50px 0 20px;top:0!important}.mobile{display:none}.entry-footer>span{font-size:11px!important}@media only screen and (max-width:782px){.content-area h2{font-size:20px}.main-logo img#logo{width:63%}.menu-button-container #primary-mobile-menu{padding:5px 15px}.desktop{display:none}.mobile{display:block;margin:0}.top-box ul.social_share{padding-left:5px}.row.top-box.mobile{text-align:center}.site-header{width:100%;padding:10px 15px 0!important}div#content{padding-top:0}}ol,ul{font-family:"Gill SSi"}span.byline{padding-left:5px}iframe>.ytp-embed-playlist .ytp-playlist-menu{display:block!important}.toppers_top_menu>ul.sub-menu.doble_submenu{right:101%}.toppers_motivation_menu>ul.sub-menu.doble_submenu{right:101%}span.cat-links a{background:#dedede;padding:4px 6px;margin-top:7px;display:inline-block;font-weight:400!important;margin-left:5px;color:#000!important;font-size:14px;line-height:normal!important}.gt_switcher_wrapper{top:30px!important}.gt_selector .notranslate{padding:0!important}select.gt_selector{padding-left:5px!important;padding:0}@media only screen and (max-width:600px){.gt_switcher_wrapper{right:41px!important}}#google_translate_element2{display:none!important}body{top:0!important}font font{background-color:transparent!important;box-shadow:none!important;position:initial!important}.widget{border-top:none}.widget_listcategorypostswidget a:first-child{font-size:17px;color:#141414;display:block;border-bottom:2px solid #444;padding:4px 0}.widget_listcategorypostswidget a:first-child:hover{color:#006ebf}.widget_listcategorypostswidget{position:relative;padding-top:0}.widget_listcategorypostswidget:after,.widget_listcategorypostswidget:before{position:absolute;right:0;font-weight:700;font-size:20px;top:0;cursor:pointer;width:20px;text-align:center}.widget_listcategorypostswidget:before{content:"+"}.widget_listcategorypostswidget.active:after{content:"-"}.widget_listcategorypostswidget.active:before{display:none}.entry-footer>span:first-child{margin-left:0}.entry-footer>span{margin-left:1%}#disqus_thread{width:90%!important;position:relative!important;left:5%!important}.bottom_navigation{display:none}@media only screen and (max-width:580px){.bottom_navigation{display:block;position:fixed;bottom:0;background:#fff;z-index:9999;width:100%;padding:5px 0;box-shadow:0 0 5px #cdcdcd}.bottom_navigation div{float:left;width:33.3333%;text-align:center}.bottom_navigation img{width:25px}.bottom_navigation a:focus img{outline:0!important}}
Skip to content 10 PM Daily Current Affairs Quiz | May 26 2021 Mains Guidance Program (MGP) for UPSC CSE 2026, Cohort-1 starts 11th February 2025. Registrations Open
Click Here to know more and registration.
Good Evening Friends,
We are posting today’s 10pm Current Affairs Quiz
Daily Quiz: May 26 2021
Information
Click on ‘Start Test’ button to start the Quiz.
All the Best!
You have already completed the test before. Hence you can not start it again.
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Question 1 of 10
1 points
Category: current affairs
Bantustan seen in news is related to:
Correct
A Bantustan was a territory that the National Party administration of South Africa set aside for black inhabitants of South Africa and South West Africa, as part of its policy of apartheid Source: Article
Incorrect
A Bantustan was a territory that the National Party administration of South Africa set aside for black inhabitants of South Africa and South West Africa, as part of its policy of apartheid Source: Article
Question 2 of 10
1 points
Category: current affairs
17+1 initiative seen in news is a:
Correct
The 17+1 cooperation forum is a China-led initiative founded in the year 2012. Aim: To expand cooperation between China and the Central and Eastern European (CEE) member countries. This is done through investments and trade for the development of the CEE region. The initiative also focuses on infrastructure projects such as bridges, motorways, railway lines and the modernisation of ports in the member states. Significance: The initiative is largely seen as an extension of China’s flagship Belt and Road initiative (BRI). Source: 17+1
Incorrect
The 17+1 cooperation forum is a China-led initiative founded in the year 2012. Aim: To expand cooperation between China and the Central and Eastern European (CEE) member countries. This is done through investments and trade for the development of the CEE region. The initiative also focuses on infrastructure projects such as bridges, motorways, railway lines and the modernisation of ports in the member states. Significance: The initiative is largely seen as an extension of China’s flagship Belt and Road initiative (BRI). Source: 17+1
Question 3 of 10
1 points
Category: current affairs
Arrange the following islands from left to right:
Sulawesi Java Kalimantan Sumatra Select the correct answer from the codes given below:
Correct Refer this link for a detailed representation of above islands on a map.
Incorrect Refer this link for a detailed representation of above islands on a map.
Question 4 of 10
1 points
Category: current affairs
Banni grasslands was seen in news recently. It is located in which of the following state?
Correct Maldhari community filed a case against the encroachment in the ecologically-sensitive Banni grassland in May, 2018. Recently, NGT has ordered to remove all the encroachments within six months from Gujarat’s Banni grasslands. Also, the NGT directed a joint committee to prepare an action plan.
Banni grassland is spread over 2,618 kilometre and account for almost 45 per cent of the pastures in Gujarat. It comprises 48 hamlets / villages organised into 19 panchayats, with a population of about 40,000. Two ecosystems, wetlands and grasslands, are juxtaposed in Banni. Maldhari community breeds Banni Buffaloes, a species endemic to the region. The buffaloes are adaptive to Kutch’s hot weather conditions Source: Down To Earth
Incorrect Maldhari community filed a case against the encroachment in the ecologically-sensitive Banni grassland in May, 2018. Recently, NGT has ordered to remove all the encroachments within six months from Gujarat’s Banni grasslands. Also, the NGT directed a joint committee to prepare an action plan.
Banni grassland is spread over 2,618 kilometre and account for almost 45 per cent of the pastures in Gujarat. It comprises 48 hamlets / villages organised into 19 panchayats, with a population of about 40,000. Two ecosystems, wetlands and grasslands, are juxtaposed in Banni. Maldhari community breeds Banni Buffaloes, a species endemic to the region. The buffaloes are adaptive to Kutch’s hot weather conditions Source: Down To Earth
Question 5 of 10
1 points
Category: current affairs
Consider the following pairs regarding Geographical Indication(GI) certified products
Agricultural product : State
Navara Rice : Kerala Jardalu mango : Bihar Bydagi Chilli : Andhra Pradesh Which of the above pairs is/are matched correct?
Correct Agricultural product : State
Navara Rice : Kerala Zardalu mango: Bihar Bydagi Chilli : Karnataka Recently Bihar government has partnered with the Department of Posts to supply ”Shahi Lichi” and “Zardalu Mango” to the people at doorstep.
Source: PIB
Incorrect Agricultural product : State
Navara Rice : Kerala Zardalu mango: Bihar Bydagi Chilli : Karnataka Recently Bihar government has partnered with the Department of Posts to supply ”Shahi Lichi” and “Zardalu Mango” to the people at doorstep.
Source: PIB
Question 6 of 10
1 points
Category: current affairs
Consider the following statements regarding TRIFED:
It is mainly concerned with development of minor forest produce It is a statutory body It works under Ministry of Agriculture & Farmers Welfare Which of the above statements is/are correct?
Correct
Statement 1 is correct: It mainly undertakes two functions viz. Minor Forest Produce (MFP) development and Retail Marketing and Development (creating a sustainable market and create business opportunities for tribal people) Statement 2 is correct: The Tribal Cooperative Marketing Development Federation of India (TRIFED) was established in 1987, under the Multi-State Cooperative Societies Act, 1984. Hence, it is a statutory body. Statement 3 is incorrect: It works under Ministry of Tribal Affairs
Source: Pib
Incorrect
Statement 1 is correct: It mainly undertakes two functions viz. Minor Forest Produce (MFP) development and Retail Marketing and Development (creating a sustainable market and create business opportunities for tribal people) Statement 2 is correct: The Tribal Cooperative Marketing Development Federation of India (TRIFED) was established in 1987, under the Multi-State Cooperative Societies Act, 1984. Hence, it is a statutory body. Statement 3 is incorrect: It works under Ministry of Tribal Affairs
Source: Pib
Question 7 of 10
1 points
Category: current affairs
Which of the following rights is/are a part of Article 21 of the Constitution of India?
Right to family pension Right to sleep Right to travel abroad Select your answer from the codes given below:
Correct
Supreme Court in its various judgements has declared all of the above rights as part of Article 21 Right to family pension Right to sleep Right to sleep Right to free legal aid Right to health Right to Shelter Right to livelihood Right to fair trial …. etc Please refer to Article 21 under Fundamental rights chapter in Laxmikanth’s polity book for a detailed list of these rights. Source: Article
Incorrect
Supreme Court in its various judgements has declared all of the above rights as part of Article 21 Right to family pension Right to sleep Right to sleep Right to free legal aid Right to health Right to Shelter Right to livelihood Right to fair trial …. etc Please refer to Article 21 under Fundamental rights chapter in Laxmikanth’s polity book for a detailed list of these rights. Source: Article
Question 8 of 10
1 points
Category: current affairs
Consider the following statements regarding Yellow Fungus infections
This type of fungal infection generally does not occur in humans but in reptiles. This type of fungus infection is less harmful compares to white and black fungal infections. Which of the statements given above is/are correct?
Correct
Yellow Fungus is also called mucor septic. It is a fungal infection that medical experts say generally does not occur in humans but in reptiles. Causes: Poor Hygiene High levels of humidity beyond the 30-40% range Old food and improper disposal also contribute to the growth of the fungus. Excess use of steroids is also a possible reason in Covid-19 patients. Symptoms of yellow fungus are laziness, loss of appetite, or no appetite at all and weight loss. Yellow fungus infection, unlike the two other infections, could be much more dangerous as it starts off internally. Thus, its diagnosis is very difficult. Read more: Yellow fungus infection
Incorrect
Yellow Fungus is also called mucor septic. It is a fungal infection that medical experts say generally does not occur in humans but in reptiles. Causes: Poor Hygiene High levels of humidity beyond the 30-40% range Old food and improper disposal also contribute to the growth of the fungus. Excess use of steroids is also a possible reason in Covid-19 patients. Symptoms of yellow fungus are laziness, loss of appetite, or no appetite at all and weight loss. Yellow fungus infection, unlike the two other infections, could be much more dangerous as it starts off internally. Thus, its diagnosis is very difficult. Read more: Yellow fungus infection
Question 9 of 10
1 points
Category: current affairs
Consider the following statement regarding Mercury
Mercury is a naturally occurring element found in air, water and soil. Minamata Convention protect human health and the environment from the adverse effects of mercury Which of the statements given above is/are correct?
Correct According to a recent study published in Nature Geoscience, Greenland’s glacial meltwaters have unusually high levels of mercury.
Key Findings of the study:
Researchers found high concentrations of mercury in the water bodies fed by the Greenland Ice Sheet. The mercury level was almost ten times the volume of mercury found in normal rivers. The mercury level was also similar to that found in the polluted inland rivers of China. About Mercury:
Mercury is a naturally occurring metal found in found in air, water and soil. Mercury is considered by the World Health Organisation (WHO) as one of the top ten chemicals or groups of chemicals of major public health concern. The Minamata Convention on Mercury is a global treaty to protect human health and the environment from the adverse effects of mercury and its compounds. Source: Down To Earth
Incorrect According to a recent study published in Nature Geoscience, Greenland’s glacial meltwaters have unusually high levels of mercury.
Key Findings of the study:
Researchers found high concentrations of mercury in the water bodies fed by the Greenland Ice Sheet. The mercury level was almost ten times the volume of mercury found in normal rivers. The mercury level was also similar to that found in the polluted inland rivers of China. About Mercury:
Mercury is a naturally occurring metal found in found in air, water and soil. Mercury is considered by the World Health Organisation (WHO) as one of the top ten chemicals or groups of chemicals of major public health concern. The Minamata Convention on Mercury is a global treaty to protect human health and the environment from the adverse effects of mercury and its compounds. Source: Down To Earth
Question 10 of 10
1 points
Category: current affairs
Mylab Coviself was seen in news recently. Which of the following correctly describes it?
Correct
It is India’s first Covid-19 self-testing kit approved recently by the ICMR. This means anyone can collect their own nasal sample and test it for SARS-CoV-2. Such a self-test kit was first approved in the US last November. Similar kits have been approved in Europe and South Korea too. It is Developed by MyLab Discovery Solutions, a Pune-based molecular company. It uses a rapid antigen test, in which a nasal swab sample is tested for the virus and gives results within 15 minutes. Source: Indian Express.
Incorrect
It is India’s first Covid-19 self-testing kit approved recently by the ICMR. This means anyone can collect their own nasal sample and test it for SARS-CoV-2. Such a self-test kit was first approved in the US last November. Similar kits have been approved in Europe and South Korea too. It is Developed by MyLab Discovery Solutions, a Pune-based molecular company. It uses a rapid antigen test, in which a nasal swab sample is tested for the virus and gives results within 15 minutes. Source: Indian Express.
Select Language English Hindi