@media (min-width:200px) and (max-width:991px){.dark.nav-wrp{background-color:rgba(0,0,0,.95)}}@media (min-width:768px) and (max-width:991px){.dark.nav-wrp{background-color:rgba(0,0,0,.95)}}@media (min-width:200px) and (max-width:767px){.dark.nav-wrp{background-color:rgba(0,0,0,.95)}}@media (min-width:600px) and (max-width:767px){.dark.nav-wrp{background-color:rgba(0,0,0,.95)}}@media (min-width:480px) and (max-width:599px){.dark.nav-wrp{background-color:rgba(0,0,0,.95)}}@media (min-width:200px) and (max-width:479px){.dark.nav-wrp{background-color:rgba(0,0,0,.95)}}#pageContent .container .title,#pageContent .container .title-sub{color:#494c52}.mb_YTPBar{display:none;height:0;width:0;overflow:hidden}.loader{background-color:#0c273c;height:100%;width:100%;position:fixed;overflow:hidden;z-index:100000}.loader div,.loader div::after,.loader div::before{position:absolute;top:0;bottom:0;left:0;right:0}.loader div{border-radius:100%;width:200px;height:200px;margin:auto;background:url(/assets/images/loader.png) 50%/70% no-repeat rgba(0,0,0,.1);color:#337ab7;-webkit-box-shadow:inset 0 0 0 1px rgba(51,122,183,.5);box-shadow:inset 0 0 0 1px rgba(51,122,183,.5);z-index:999}.loader div::after,.loader div::before{border-radius:100%;content:'';z-index:-1;margin:-5%;-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;-webkit-animation:6s linear infinite clipMe;animation:6s linear infinite clipMe}.loader div::before{-webkit-animation-delay:-3s;animation-delay:-3s}@-webkit-keyframes clipMe{0%{clip:rect(0,25px,220px,0);-webkit-transform:rotate(0);transform:rotate(0)}100%{clip:rect(0,25px,220px,0);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clipMe{0%{clip:rect(0,25px,220px,0);-webkit-transform:rotate(0);transform:rotate(0)}100%{clip:rect(0,25px,220px,0);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}