/*!* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers*/.hamburger{padding:15px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;-o-transition-property:opacity,filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger .hamburger-inner{-webkit-transition-duration:.075s;-o-transition-duration:.075s;transition-duration:.075s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-o-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger .hamburger-inner::before{-webkit-transition:top .075s .12s ease,opacity .075s ease;-o-transition:top .075s .12s ease,opacity .075s ease;transition:top .075s .12s ease,opacity .075s ease}.hamburger .hamburger-inner::after{-webkit-transition:bottom .075s .12s ease,-webkit-transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,-webkit-transform .075s cubic-bezier(.55,.055,.675,.19);-o-transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19),-webkit-transform .075s cubic-bezier(.55,.055,.675,.19)}.hamburger.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.12s;-o-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .075s ease,opacity .075s .12s ease;-o-transition:top .075s ease,opacity .075s .12s ease;transition:top .075s ease,opacity .075s .12s ease}.hamburger.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .075s ease,-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1);-o-transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1)}.hamburger-box{width:30px;height:19px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:3px;background-color:#fff;-webkit-border-radius:4px;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-8px}html,body{width:100%;min-height:100%;font-family:helvetica neue,Helvetica,Arial,sans-serif;color:#333;-webkit-overflow-scrolling:touch}html.is-hideScroll,body.is-hideScroll{width:100%;overflow:hidden}@media screen and (min-width:768px){html.is-hideScroll,body.is-hideScroll{overflow:hidden!important}}html.is-hideScroll #wp-chatbot-chat-container,body.is-hideScroll #wp-chatbot-chat-container{display:none}html{-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{overflow-x:hidden;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh;margin:0;padding:0;background-color:#080915;line-height:1.42857143;font-size:14px;font-weight:400;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:helvetica neue,Helvetica,Arial,sans-serif}.light body{background:#cad4df}.light body.home{background:#d6d9e2}a{color:#4099f9}a:hover{color:#337ab7}a:focus{color:#337ab7}*{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}button,input,optgroup,select,textarea{font-size:100%;margin:0}button,input{overflow:visible}button[disabled]{opacity:.55;cursor:not-allowed}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}h1,h2,h3,h4,h5,h6,hr{margin:0;padding:0}ul{margin:0;padding:0}ul li{list-style:none}a{outline:none;text-decoration:none}a:hover,a:focus{text-decoration:none}input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom_scroll{scrollbar-color:#131313 #525252}.custom_scroll::-webkit-scrollbar{width:10px}.custom_scroll::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.custom_scroll::-webkit-scrollbar-thumb{background:#9c9b9c}.light .custom_scroll:hover::-webkit-scrollbar-thumb{background:#225396}strong{font-weight:700}[data-label-desc]::after{content:attr(data-label-desc)}@media screen and (max-width:767px){[data-label-desc]::after{content:attr(data-label-mobile)}}.visible-xs-inline{display:none}@media screen and (max-width:767px){.visible-xs-inline{display:inline-block}}.show-xs{display:none}@media screen and (max-width:767px){.hidden-xs{display:none}.show-xs{display:block}}.c-grid,.c-grid-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}.c-grid{max-width:1300px}.c-grid_nav{padding-top:0}.c-grid.bitcoin{display:none}@media screen and (min-width:1199.98px) and (max-width:1449.98px){.c-grid{padding-left:0;padding-right:0}}@media screen and (min-width:767px) and (max-width:1199.98px){.c-grid{padding-left:15px;padding-right:15px}}@media screen and (max-width:767px){.c-grid{padding-left:10px;padding-right:10px}.c-grid-main{margin-top:115px}}@media screen and (max-width:1023px) and (orientation:landscape){.c-grid-main{margin-top:120px}}.c-grid-fluid{max-width:100%}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.show_2nd_header_ .c-grid-main{margin-top:80px}}@media screen and (max-width:767px){.show_2nd_header_ .c-grid-main{margin-top:80px}}@media screen and (max-width:1023px) and (orientation:landscape){.show_2nd_header_ .c-grid-main{margin-top:80px}}@media screen and (max-width:767px){.show_2nd_header_.category.gaming_cat_1 .c-grid-main{margin-top:75px}}@media screen and (max-width:1023px) and (orientation:landscape){.show_2nd_header_.category.gaming_cat_1 .c-grid-main{margin-top:75px}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.show_2nd_header_1 .c-grid-main{margin-top:130px}}@media screen and (max-width:1023px){.show_2nd_header_1 .c-grid-main{margin-top:130px}}@media screen and (max-width:1023px) and (orientation:landscape){.show_2nd_header_1 .c-grid-main{margin-top:130px}}@media screen and (max-width:767px){.show_2nd_header_1.page-id-17 .c-grid-main{margin-top:115px}}@media screen and (max-width:767px){.show_2nd_header_1.category .c-grid-main{margin-top:115px;padding:0}}@media screen and (max-width:1023px) and (orientation:landscape){.show_2nd_header_1.category .c-grid-main{margin-top:115px;padding:0}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.show_2nd_header_1.single-sites.gaming_cat_ .c-grid-main{margin-top:120px}}@media screen and (max-width:767px){.show_2nd_header_1.single-sites.gaming_cat_ .c-grid-main{margin-top:120px}}@media screen and (max-width:1023px) and (orientation:landscape){.show_2nd_header_1.single-sites.gaming_cat_ .c-grid-main{margin-top:120px}}@media screen and (max-width:1023.98px){body.fund{padding-top:45px}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.gaming_cat_1 .c-grid-main{margin-top:80px}}@media screen and (max-width:767px){.gaming_cat_1 .c-grid-main{margin-top:80px}}@media screen and (max-width:1023px) and (orientation:landscape){.gaming_cat_1 .c-grid-main{margin-top:80px}}@media screen and (max-width:767px){.user_page_1 .c-grid-main{margin-top:120px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1023px) and (orientation:landscape){.user_page_1 .c-grid-main{margin-top:120px}}.page-id-17 .c-grid{}.page-id-17 .c-grid.list{padding-top:15px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.page-id-17 .c-grid.list{padding:15px 20px 25px}}@media screen and (min-width:1330px){.page-id-17 .c-grid{max-width:75%;min-width:1300px}}@media screen and (max-width:1329.98px){.page-id-17 .c-grid{max-width:100%;min-width:auto}}.lang{position:relative}@media screen and (max-width:1023px){.lang__outer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;padding:0 20px;height:40px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.lang:hover .lang__toggle{border-color:#fff;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;background-color:#fff;-webkit-transition:border-color .35s ease-in-out,background-color .35s ease-in-out,-webkit-border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,-webkit-border-radius .35s ease-in-out;-o-transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out,-webkit-border-radius .35s ease-in-out}.lang:hover .lang__toggle span,.lang:hover .lang__toggle .icon-font{color:#080915;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.lang:hover .lang__drop{display:block;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.lang__toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:84px;height:29px;padding-left:10px;padding-right:10px;border-width:2px;border-color:#30335a;border-style:solid;-webkit-border-radius:5px;border-radius:5px;background-color:transparent;-webkit-transition:border-color .35s ease-in-out,background-color .35s ease-in-out,-webkit-border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,-webkit-border-radius .35s ease-in-out;-o-transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out,-webkit-border-radius .35s ease-in-out}@media screen and (max-width:1279px){.lang__toggle{width:65px}}@media screen and (max-width:1023px){.lang__toggle{width:84px;padding-right:0;border-color:transparent}}.lang__toggle span,.lang__toggle .icon-font{color:#9294ad;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.lang__toggle span{font-weight:700;text-transform:uppercase}@media screen and (max-width:1279px){.lang__toggle span{display:none}}@media screen and (max-width:1023px){.lang__toggle span{display:inline-block}}.lang__toggle .icon-font{margin-left:10px;font-size:8px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.lang__drop{display:none;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);z-index:2000;position:absolute;top:100%;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:350px;-webkit-border-radius:5px 0 5px 5px;border-radius:5px 0 5px 5px;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}@media screen and (max-width:480px){.lang__drop{min-width:320px}}.lang__drop-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:15px}.lang__drop-link{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:5px;margin-bottom:5px}.lang__drop-link:hover:before,.lang__drop-link:hover:after{width:50%;-webkit-transition:width .35s ease-in-out;-o-transition:width .35s ease-in-out;transition:width .35s ease-in-out}.lang__drop-link:before,.lang__drop-link:after{content:'';position:absolute;top:100%;width:0;height:1px;background-color:#080915;-webkit-transition:width .35s ease-in-out;-o-transition:width .35s ease-in-out;transition:width .35s ease-in-out}.lang__drop-link:before{left:50%}.lang__drop-link:after{right:50%}.lang__drop-link span{color:#080915}.lang__flag{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:5px}.lang__flag:before{content:"";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:16px;height:11px;background-repeat:no-repeat}.lang__flag--en:before{background-position:-48px 0}.lang__flag--de:before{background-position:0 -22px}.lang__flag--fr:before{background-position:-32px -33px}.lang__flag--it:before{background-position:-16px -44px}.lang__flag--ro:before{background-position:-64px -44px}.lang__flag--pt:before{background-position:-64px -33px}.lang__flag--ru:before{background-position:0 -55px}.lang__flag--es:before{background-position:0 -33px}.lang__flag--nl:before{background-position:-64px 0}.lang__flag--tr:before{background-position:-64px -55px}.lang__flag--sv:before{background-position:-32px -55px}.lang__flag--no:before{background-position:-64px -11px}.lang__flag--be:before{background-position:0 -11px}.lang__flag--ja:before{background-position:-32px -44px}.lang__flag--el:before{background-position:-32px -22px}.lang__flag--hi:before{background-position:-48px -11px}.lang__flag--vi:before{background-position:-16px -66px}.lang__flag--pl:before{background-position:-64px -22px}.lang__flag--fi:before{background-position:-16px -33px}.lang__flag--da:before{background-position:-32px -11px}.lang__flag--sl:before{background-position:-16px -55px}.lang__flag--hr:before{background-position:-48px -33px}.lang__flag--ar:before{background-position:0 0}.lang__flag--hu:before{background-position:-48px -22px}.lang__flag--cs:before{background-position:-32px 0}.lang__flag--zh:before{background-position:-32px -66px}.lang__flag--ko:before{background-position:-48px -44px}.lang__flag--th:before{background-position:-48px -55px}.lang__flag--id:before{background-position:0 -44px}.lang__flag--he:before{background-position:-64px -88px}.lang__flag--bg:before{background-position:-16px -110px}.lang__flag--hu:before{background-position:-32px -110px}.lang__flag--ms:before{background-position:-64px -99px}.lang__flag--zu:before{background-position:0 -110px}.search_form{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-height:34px}.search__ad{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#125e16;color:#fff;padding:5px 15px;font-size:13px;line-height:16px}@media screen and (max-width:767px){.search__ad{-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}}.search__ad.hide{display:none}.search__ad__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:7px}.search__ad__link:hover{color:#fff}.search__ad-icon{margin-right:15px}.search__ad-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.search__ad-content a{color:#fff}.search__ad-content a:hover{color:#fff}.search__ad-content span{font-weight:600}.search__ad-close{color:#fff;font-weight:600;cursor:pointer}.search__ad-close:hover{color:#fff}@media screen and (max-width:1023px){.search{padding-top:0}}.search__left{width:43px;height:34px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.search__left{height:44px}}@media screen and (max-width:767px){.search__left{height:44px}}@media screen and (max-width:1023px) and (orientation:landscape){.search__left{height:44px}}.search__middle{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%;padding-right:4px}@media screen and (max-width:1023px){.search__middle{padding-right:0}}@media screen and (max-width:1023px){.search__right{width:43px}.search__right .category__btn{display:none}}.search__btn{outline:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:34px;-webkit-border-radius:5px;border-radius:5px;border:none;-webkit-box-shadow:none;box-shadow:none;background-color:#004aac;text-transform:uppercase;color:#fff;font-size:13px;font-weight:700}.search__btn:hover{color:#fff}.search__wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%}.search__toggle{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;background-color:#fff;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}@media screen and (max-width:1023px){.search__toggle{-webkit-border-radius:0;border-radius:0}}.search__toggle input{outline:none;position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%;height:100%;padding:0 12px;border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:0;border-radius:0;background-color:transparent;font-size:14px;font-weight:700}.search__toggle input.searchinput{padding:0 0 0 5px}.search__toggle input.placeholder{color:#9294ad;font-size:14px;font-weight:700}.search__toggle input:-moz-placeholder{color:#9294ad;font-size:14px;font-weight:700}.search__toggle input::-moz-placeholder{color:#9294ad;font-size:14px;font-weight:700}.search__toggle input:-ms-input-placeholder{color:#9294ad;font-size:14px;font-weight:700}.search__toggle input::-webkit-input-placeholder{color:#9294ad;font-size:14px;font-weight:700}.search__toggle button{outline:none;cursor:pointer;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:40px;height:100%;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}.search__toggle button.search_icon{width:25px}.search__toggle button .icon-font{color:#9294ad}.search__drop{z-index:1000;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);position:absolute;top:100%;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}@media screen and (max-width:1023px){.search__drop{top:-webkit-calc(100% + 10px);top:calc(100% + 10px);left:-63px;width:100vw;height:-webkit-calc(100vh - 54px);height:calc(100vh - 54px);min-height:682px;-webkit-border-radius:0;border-radius:0;background-color:#080915}}@media screen and (min-width:768px){.search__drop.is-open{z-index:1600;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}}.search__drop-body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-height:1px;max-height:100%;padding-left:10px;padding-right:10px}.search__drop-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:60px}.search__title{color:#fff;font-size:18px;font-weight:700}@media screen and (max-width:1023px){.search__title{color:#abbde7;font-size:16px}}.search__close{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;cursor:pointer}@media screen and (max-width:1023px){.search__close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.search__close .icon-font{color:#33529e;font-size:24px}.search__load{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-width:150px;height:40px;background-color:#cde549;color:#080915;font-size:14px;text-transform:uppercase}@media screen and (max-width:1023px){.search__load{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 15px}}.light .category__btn{color:#fff}.search.search_form{max-height:34px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.search.search_form{height:44px;max-height:44px;margin:10px 20px}}@media screen and (max-width:767px){.search.search_form{height:44px;max-height:44px;margin:10px 20px}}@media screen and (max-width:1023px) and (orientation:landscape){.search.search_form{height:44px;max-height:44px;margin:10px 20px}}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.search.search_form{height:54px;max-height:54px}}@media screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.search.search_form{height:54px;max-height:54px}}.sort{position:relative;width:100%;height:100%}.sort__toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:100%;height:100%;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;background-color:#939cb2}@media screen and (max-width:1023px){.sort__toggle{-webkit-border-radius:0;border-radius:0}}.sort__toggle .icon-font{color:#fff;font-size:20px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.sort__toggle p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(-3px);-ms-transform:translateX(-3px);transform:translateX(-3px)}.sort__toggle p span{font-weight:700;font-size:12px;color:#fff;line-height:1}.light .sort__drop-link{color:#081b49}fieldset{border:none}.copyright{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.copyright__text{text-align:center;font-size:16px;color:#8790b0;line-height:2.273;margin:0}.copyright__text a{color:#4099f9}.copyright__text a:hover,.copyright__text a:focus{color:#4099f9}@media screen and (max-width:767px){.copyright__text{font-size:12px;line-height:2}}@media screen and (max-width:424px){.copyright__text{font-size:10px}}.icon-png:before{content:"";display:block}.icon-font{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:1}.logo--haeder{position:absolute;top:50%;left:0;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:320px}@media screen and (max-width:1919px){.logo--haeder{left:12px}}@media screen and (max-width:1279px){.logo--haeder{top:-webkit-calc(50% + 5px);top:calc(50% + 5px);max-width:295px}}@media screen and (max-width:1023px){.logo--haeder{position:relative;left:0;-webkit-transform:none;-ms-transform:none;transform:none}}.logo--footer{max-width:250px;padding-bottom:30px}@media screen and (max-width:767px){.logo--footer{max-width:150px;padding-bottom:15px}}.logo__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.logo__img{display:block;max-width:100%;height:auto}.logo__img.logo_footer{aspect-ratio:attr(width)/attr(height)}.logo__img.logo_mobile{aspect-ratio:attr(width)/attr(height)}.logo__img_xs{display:none}@media screen and (max-width:1023px){.logo__img{display:none}.logo__img_xs{display:block;max-width:100%}}.header{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#07113b;padding-top:40px}@media screen and (max-width:1023.98px){.header{padding-top:0}}.header__col-menu,.header__col-search{display:none}@media screen and (max-width:1023px){.header__col-menu,.header__col-search{display:block;margin:0 10px}}@media screen and (max-width:1023px){.header__row_left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header__user-block{width:100%;border-bottom:1px solid #4a4a4a}.header__most-popular{display:none}}.header__container-1{background-color:#07113b}@media screen and (max-width:1023px){.header__container-1{display:none}}.header__container-2{background-color:#081b49}@media screen and (max-width:1023px){.header__container-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:80px;padding:5px 10px}.header__container-2.is-open .header__view-actions{opacity:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;visibility:visible;-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.header__container-2.is-open .header__view-actions.awe{padding:10px 20px 0}}.header__container-2 .c-grid{position:relative}@media screen and (max-width:1023px){.header__container-2 .c-grid{padding-left:0;padding-right:0}}@media screen and (min-width:1024px){.header__container-3{background-color:#0b0d28;-webkit-box-shadow:1.482px 16.935px 35px 0 rgba(31,37,103,.33);box-shadow:1.482px 16.935px 35px 0 rgba(31,37,103,.33)}}.header__row-1{position:absolute;left:0;top:0;width:100%}@media screen and (max-width:1023px){.header__row-1{position:relative}}@media screen and (max-width:1023px){.header__bottom{opacity:0;visibility:hidden;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);display:none;overflow:hidden;overflow-y:auto;position:fixed;top:80px;left:0;display:block;width:100%;height:-webkit-calc(100% - 80px);height:calc(100% - 80px);background-color:rgba(8,9,21,.975);-webkit-backface-visibility:hidden;backface-visibility:hidden}.header__bottom.is-open{z-index:1600;background:#080915;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}}.header__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header__wrapper-1{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:40px}@media screen and (min-width:1024px){.header__wrapper-1 .header__col-1{width:100%;max-width:200px}}@media screen and (min-width:1024px) and (max-width:1799px){.header__wrapper-1 .header__col-1{width:auto;max-width:unset;padding-right:15px}}@media screen and (min-width:1024px){.header__wrapper-1 .header__col-2{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header__wrapper-1 .header__col-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:1024px) and (max-width:1279px){.header__wrapper-1 .header__col-3{max-width:194px}}@media screen and (min-width:1024px){.header__wrapper-1 .header__col-3>div:not(:first-of-type){padding-left:4px}.header__wrapper-1 .header__col-3 .hdrfav{display:none}}@media screen and (max-width:1023px){.header__wrapper-1{padding:0;background:0 0}}.header__wrapper-2{min-height:121px}@media screen and (max-width:1023px){.header__wrapper-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:unset}}.header__wrapper-2 .header__col-1{width:100%;max-width:410px}@media screen and (max-width:1023px){.header__wrapper-2 .header__col-1{max-width:100%}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.header__wrapper-2 .header__col-1{max-width:100%}}@media screen and (max-width:1023px) and (orientation:landscape){.header__wrapper-2 .header__col-1{max-width:100%}}@media screen and (max-width:768px){.header__wrapper-2 .header__col-1{max-width:100%}}.header__wrapper-2 .header__col-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%;padding-top:12px;padding-bottom:12px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1023px){.header__wrapper-2 .header__col-2{padding:0;position:relative}}@media screen and (min-width:1024px){.header__wrapper-3{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.header__action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:29px;padding-left:10px;padding-right:10px;border-width:2px;border-color:#004aac;border-style:solid;-webkit-border-radius:5px;border-radius:5px}@media screen and (max-width:1279px){.header__action{width:125px}}.header__action-col:first-child .header__action-link{margin-right:10px}@media screen and (max-width:1023px){.header__action{width:100%;height:40px;border:none;border-top:1px solid #0a3e83;border-bottom:1px solid #4a4a4a;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.header__action-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header__action-col:first-child{border-right:1px solid #0a3e83}}.header__action-link{font-size:12px;font-weight:700;color:#768fa9}.header__action-link i{display:none}.header__action-link:hover,.header__action-link:focus{color:#768fa9}@media screen and (max-width:1279px){.header__action-link{font-size:12px}}@media screen and (max-width:1023px){.header__action-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#fff;text-transform:uppercase;font-weight:400}.header__action-link i{display:block;margin-right:5px}}.header__action-link--logout{color:#9294ad}@media screen and (max-width:1023px){.header__action-link--logout{color:#fff}}.header__action-link--admin{color:#91a538}@media screen and (max-width:1023px){.header__action-link--admin{color:#fff}}.header__action_bitcoin{}@media screen and (min-width:1199.98px) and (max-width:1449.98px){.header__action_bitcoin{left:410px}}.header__action_bitcoin_inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden;cursor:pointer;-webkit-border-radius:3px;border-radius:3px;padding:0 65px 0 15px;background:#e58616;-webkit-perspective:0;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);visibility:visible;backface-visibility:hidden;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1023px){.header__action_bitcoin_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 15px;-webkit-border-radius:0;border-radius:0}}.header__action_bitcoin_copied{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:3px;border-radius:3px;width:100%;height:100%;text-align:center;color:#fff;-webkit-transform:rotateX(180deg);transform:rotateX(180deg);background:#269552;-webkit-backface-visibility:hidden;backface-visibility:hidden}.header__action_bitcoin_copied img{height:14px!important;margin-left:15px}@media screen and (max-width:1023px){.header__action_bitcoin{position:relative;height:45px;left:0;top:0;white-space:nowrap}}.header__action_bitcoin img{height:24px;margin:-3px 5px}.header__action_bitcoin span{color:#fff;position:relative}@media screen and (max-width:1023px){.header__action_bitcoin span:before{display:inline-block;content:' ';position:absolute;right:0;top:0;width:40px;height:24px;padding-left:15px;background:#e58616;background:-webkit-gradient(linear,right top,left top,from(#e58616),color-stop(60%,#e58616),to(rgba(229,134,22,0)));background:-webkit-linear-gradient(right,#e58616 0%,#e58616 60%,rgba(229,134,22,0) 100%);background:-o-linear-gradient(right,#e58616 0%,#e58616 60%,rgba(229,134,22,0) 100%);background:linear-gradient(270deg,#e58616 0%,#e58616 60%,rgba(229,134,22,0) 100%)}}.header__action_bitcoin span:after{display:block;right:0;top:0;width:24px;height:18px;content:' ';background:url(/wp-content/themes/mpg/images/copy.svg);background-repeat:no-repeat;background-position:center}@media screen and (max-width:1023px){.header__action_bitcoin span:after{position:absolute}}@media screen and (max-width:1023px){.header__action_bitcoin span{overflow:hidden;position:relative}}.header__category{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1023px){.header__category{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.header__category-title,.header__category-link{white-space:nowrap;padding-left:8px;padding-right:8px;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.2}@media screen and (max-width:1365px){.header__category-title,.header__category-link{font-size:11px}}@media screen and (min-width:992px) and (max-width:1449.98px){.header__category-title,.header__category-link{padding-left:5px;padding-right:5px}}@media screen and (max-width:1279px){.header__category-title,.header__category-link{padding-left:5px;padding-right:5px;font-size:11px}}@media screen and (max-width:1023px){.header__category-title,.header__category-link{font-size:14px}}.header__category-title{color:#fff}.header__category-link{color:#35539c;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}@media screen and (max-width:1023px){.header__category-link{min-height:30px}}.header__category-link:hover{color:#fff;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.header__toggle{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:45px;height:20px;border-width:1px;border-color:#fff;border-style:solid;-webkit-border-radius:2em;border-radius:2em;background-color:#030b2e}@media screen and (max-width:1023px){.header__toggle{position:absolute;left:20px;top:49px}}.header__toggle-left,.header__toggle-right{z-index:0;position:absolute;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:50%;height:100%}.header__toggle-left .icon-font,.header__toggle-right .icon-font{color:#fff;font-size:12px;width:12px;-webkit-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.header__toggle-left .icon-font.icon-sun,.header__toggle-right .icon-font.icon-sun{opacity:0}.header__toggle-left .icon-font.icon-moon,.header__toggle-right .icon-font.icon-moon{opacity:1}.header__toggle-left{left:0;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.header__toggle-right{right:0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header__toggle input{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:0;height:0}.header__toggle label{z-index:2;cursor:pointer;position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%}.header__toggle span{position:absolute;top:2px;right:2px;-webkit-border-radius:50%;border-radius:50%;background-color:#d7f24a;width:14px;height:14px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:translateX(-25px);-ms-transform:translateX(-25px);transform:translateX(-25px);-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;-o-transition:transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.header__view{cursor:pointer;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:32px;-webkit-border-radius:5px;border-radius:5px;background-color:#0a3e83}.header__view.is-active .icon-font{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;-o-transition:transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.header__view-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:10px;display:none}@media screen and (max-width:1023px){.header__view-wrapper{display:none}}.header__view-text{font-size:13.5px;font-weight:600;color:#fff;margin-top:-5px;padding-bottom:5px;line-height:22px;letter-spacing:.1px}.header__view-text span{margin-left:2px}@media screen and (max-width:1023px){.header__view-text{margin:0;padding-bottom:0;font-size:10px;line-height:1.1;text-align:center}.header__view-text span{display:none}}.header__view-left,.header__view-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header__view-left{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%}.header__view-left p,.header__view-left span{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%;text-align:center}.header__view-left p{color:#fff;font-weight:700;font-size:14px;text-transform:uppercase}@media screen and (max-width:1279px){.header__view-left p{font-size:12px}}.header__view-left u{width:1px;height:-webkit-calc(100% - 10px);height:calc(100% - 10px);background-color:#3672c1}.header__view-left span{color:#fff;font-size:12px}.header__view-right{width:60px;height:100%}.header__view-right .icon-font{color:#fff;font-size:18px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;-o-transition:transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.header__view-drop{opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);z-index:1100;overflow:hidden;overflow-y:auto;position:absolute;top:100%;left:0;width:100%;min-height:-webkit-calc(46px * 3);min-height:calc(46px * 3);max-height:-webkit-calc(46px * 8);max-height:calc(46px * 8);-webkit-border-radius:5px;border-radius:5px;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.header__view-drop.is-open{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.header__view-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:46px;background-color:transparent;-webkit-transition:background-color .35s ease-in-out;-o-transition:background-color .35s ease-in-out;transition:background-color .35s ease-in-out}.header__view-link:hover{background-color:#778098;-webkit-transition:background-color .35s ease-in-out;-o-transition:background-color .35s ease-in-out;transition:background-color .35s ease-in-out}.header__view-link:hover span{color:#c7f228;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.header__view-link:hover p{color:#fff;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.header__view-link:hover button .icon-font{color:#fff;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.header__view-link:not(:last-of-type){border-bottom:1px solid #dce3f3}.header__view-link>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;padding-top:5px;padding-bottom:5px}.header__view-link>div:nth-of-type(1){padding-left:18px;width:55px}.header__view-link>div:nth-of-type(2){-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%}.header__view-link>div:nth-of-type(3){-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:90px}.header__view-link span{color:#757a85;font-size:16px;font-weight:700;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.header__view-link img{display:block;max-width:100%;height:auto;max-height:100%;margin-right:7px}.header__view-link p{color:#0a3e83;font-size:16px;font-weight:700;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.header__view-link a{color:#0a3e83}.header__view-link button,.header__view-link .glass{outline:none;cursor:pointer;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:2px;margin-right:2px;border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:0;border-radius:0;background-color:transparent}.header__view-link button .icon-font,.header__view-link .glass .icon-font{color:#0a3e83;font-size:21px;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}@media screen and (max-width:1023px){.header__view-actions{z-index:1600;opacity:0;visibility:hidden;-webkit-transform:translateY(50px) translateZ(0);transform:translateY(50px) translateZ(0);overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100%;padding-bottom:var(--kh,0);background-color:rgba(8,9,21,.975);-ms-scroll-chaining:none;overscroll-behavior:contain}}.header__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:44px}@media screen and (max-width:1023px){.header__nav{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.header__nav-item,.header__nav-link,.header__nav-separator{position:relative;height:100%}@media screen and (max-width:1023px){.header__nav-item,.header__nav-link,.header__nav-separator{width:100%}}.header__nav-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%}@media screen and (max-width:1023px){.header__nav-item:not(:last-of-type){border-bottom:1px solid #1b1d30}}.header__nav-item--saparator{-webkit-box-flex:unset;-webkit-flex:unset;-ms-flex:unset;flex:unset;width:3px}@media screen and (max-width:1023px){.header__nav-item--saparator{display:none}}.header__nav-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%}@media screen and (max-width:1023px){.header__nav-link{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;min-height:60px;padding-left:10px;padding-right:10px}}.header__nav-link:hover span{color:#fff;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.header__nav-link>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:1023px){.header__nav-link>div:nth-of-type(1){width:40px}.header__nav-link>div:nth-of-type(2){-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%}}.header__nav-link .icon-png{margin-right:6px;mix-blend-mode:screen}@media screen and (max-width:1023px){.header__nav-link .icon-png{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}}.header__nav-link .icon-png.icon-nav-home{height:16px;margin-right:8px}.header__nav-link .icon-png.icon-nav-category{height:16px;margin-right:12px}.header__nav-link .icon-png.icon-nav-porncoupons{width:19px}.header__nav-link .icon-png.icon-nav-blog{height:18px}.header__nav-link .icon-png.icon-nav-videos{height:17px}.header__nav-link .icon-png.icon-nav-sex{width:auto;height:26px}.header__nav-link span{text-transform:uppercase;font-size:13px;color:#e2e3e6;font-weight:700;line-height:1.2;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}@media screen and (max-width:1279px){.header__nav-link span{font-size:11px}}@media screen and (max-width:1023px){.header__nav-link span{color:#fff;min-width:115px;font-size:20px}}@media screen and (max-width:1023px){.header__nav-icon{width:40px}}.header__nav-separator{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;height:-webkit-calc(100% - 14px);height:calc(100% - 14px);background-color:#161e3e}@media screen and (max-width:1023px){.header__nav-separator{display:none}}.header__recent{display:none;position:relative;left:-20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:-webkit-calc(100% + 40px);width:calc(100% + 40px)}@media screen and (max-width:1023px){.header__recent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;left:0}}.header__recent-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:40px;padding:5px 20px;background-color:#0a3e83}.header__recent-head p{color:#abbde7;font-weight:700;margin:0}.header__recent-head .icon-font{margin-left:5px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);color:#fff}.header__recent-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px;overflow:auto}@media screen and (max-width:1023px){.header__recent-body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.header__recent-body{max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px);overflow:auto}}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.header__recent-body{max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px);overflow:auto}}@media screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.header__recent-body{max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px);overflow:auto}}@media screen and (max-width:1023px) and (orientation:landscape){.header__recent-body{max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px);overflow:auto}}@media screen and (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape){.header__recent-body{max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px);overflow:auto}}.header__recent-body a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:65px}.header__recent-body a:not(:last-of-type){border-bottom:1px solid #1b1d30}.header__recent-body a .icon-font{margin-right:5px;font-size:20px;color:#cde549;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.header__recent-body a span{color:#fff;font-weight:700;font-size:24px}.header__update{color:#35539c;font-size:12px;font-weight:700;margin-top:5px;margin-bottom:0}@media screen and (max-width:1023px){.header__update{display:none}}@media screen and (max-width:1023.98px){.header{position:fixed;width:100%;z-index:105}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.header{position:fixed;width:100%;z-index:105}}@media screen and (min-device-width:1366px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.header{position:relative;width:100%;z-index:105}}@media screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.header{position:relative;width:100%;z-index:105}}@media screen and (max-width:1023px){.light .header__bottom.is-open{background:#303030fa}.light .pre-header__mobile{background-color:#303030fa}.light .header__nav-item:not(:last-of-type){border-bottom:1px solid #4a4a4a}.light .pre-header__mobile-middle{border-top:1px solid #4a4a4a;border-bottom:1px solid #4a4a4a}}.light .header__toggle label .icon-font{-webkit-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.light .header__toggle label .icon-font.icon-sun{opacity:1}.light .header__toggle label .icon-font.icon-moon{opacity:0}.light .header__toggle label span{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;-o-transition:transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.is_logged .header__view-wrapper{display:block}@media screen and (max-width:1023px){.is_logged .header__view-wrapper{display:none}}.is_logged .header__view-text{display:none}[data-label-lg]::after{content:attr(data-label-lg)}@media screen and (max-width:767px){[data-label-xs]::after{content:attr(data-label-xs)}}.has_search .header__recent{display:none}@media screen and (max-width:1023.98px){.fund .header{top:45px}}.fund .c-grid.bitcoin{display:block;position:relative}@media screen and (max-width:1023.98px){.fund .c-grid.bitcoin{position:fixed;z-index:105;top:0;left:0;padding:0}}.fund .header__action_bitcoin-outer{position:absolute;z-index:1;top:10px;left:430px}@media screen and (max-width:1023px){.fund .header__action_bitcoin-outer{position:relative;height:45px;left:0;top:0;white-space:nowrap;font-size:13px}}.fund .header__action_bitcoin-outer .btc-close{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%) translateZ(20px);transform:translateY(-50%) translateZ(20px);cursor:pointer;width:13px;height:13px;z-index:2}@media screen and (max-width:1023px){.fund .header__action_bitcoin-outer .btc-close{left:15px;right:auto}}.fund .header__action_bitcoin{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:3px;border-radius:3px;font-weight:600;color:#000;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fund .header__action_bitcoin .btc_hash img{height:24px;margin:-3px 5px}.fund .header__action_bitcoin.copied{-webkit-animation:rotateBtc 3.7s ease-in-out;animation:rotateBtc 3.7s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fund .header__action_bitcoin.copied .btc-close{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}@media screen and (min-width:1199.98px) and (max-width:1449.98px){.fund .header__action_bitcoin{left:410px}}.fund .header__action_bitcoin span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#fff;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:600}@media screen and (max-width:1023px){.fund .header__action_bitcoin span{overflow:hidden}}@media screen and (max-width:1023px){.fund .header__bottom{top:110px}}@-webkit-keyframes rotateBtc{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);background-color:#e58616}17%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);background-color:#269552}83%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);background-color:#269552}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);background-color:#e58616}}@keyframes rotateBtc{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);background-color:#e58616}17%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);background-color:#269552}83%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);background-color:#269552}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);background-color:#e58616}}.list__specification--banner .list__specification-right:after{background-image:url(../images/img-list-spec-curve@2x.png)}.list .list__specification-bottom .category_link a:after{background:url(../images/arrow-right-white.svg) no-repeat;-webkit-background-size:contain;background-size:contain;background-position:center}.badge.lazy{background-image:none}.favbadge{position:absolute;top:10px;left:10px;width:32px;height:32px;background:url(../images/cat-icons.png) 0 -85px no-repeat;display:none}.rightCat a:hover .favbadge{background-position-y:-123px}.yt_icon{position:absolute;top:40px;right:10px;-webkit-background-size:contain;background-size:contain}.yt_icon.hd{background-image:url(../images/icon_hd.png);-webkit-background-size:contain;background-size:contain;width:43px;height:41px}@media screen and (max-width:1199px){.yt_icon.hd{width:26px;height:25px}}@media screen and (max-width:767px){.yt_icon.hd{width:26px;height:25px}}.yt_icon.yt{background-image:url(../images/icon_youtube.png);-webkit-background-size:contain;background-size:contain;width:46px;height:30px}@media screen and (max-width:1199px){.yt_icon.yt{width:26px;height:17px}}@media screen and (max-width:767px){.yt_icon.yt{width:26px;height:17px}}@-webkit-keyframes pulse-blue{0%{-webkit-box-shadow:0 0 0 0 rgba(0,74,173,.9);box-shadow:0 0 0 0 rgba(0,27,173,.7)}70%{-webkit-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent}100%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes pulse-blue{0%{-webkit-box-shadow:0 0 0 0 rgba(0,74,173,.9);box-shadow:0 0 0 0 rgba(0,27,173,.7)}70%{-webkit-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent}100%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-webkit-keyframes pulse-green{0%{-webkit-box-shadow:0 0 0 0 rgba(51,217,178,.7);box-shadow:0 0 0 0 rgba(51,217,178,.7)}70%{-webkit-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent}100%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes pulse-green{0%{-webkit-box-shadow:0 0 0 0 rgba(51,217,178,.7);box-shadow:0 0 0 0 rgba(51,217,178,.7)}70%{-webkit-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent}100%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@-webkit-keyframes showNSlideUp{0%{display:none;opacity:0}1%{display:block;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes showNSlideUp{0%{display:none;opacity:0}1%{display:block;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes animateStickyHeader{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}70%{}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animateStickyHeader{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}70%{}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.sort__drop{z-index:1100;opacity:0;visibility:hidden;position:absolute;top:-webkit-calc(100% + 15px);top:calc(100% + 15px);left:50%;-webkit-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);transform:translate(-50%,10px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:126px;padding:15px;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}@media screen and (max-width:1023px){.sort__drop{position:relative;top:5px;left:-20px;width:-webkit-calc(100vw);width:calc(100vw);-webkit-transform:unset;-ms-transform:unset;transform:unset;padding:10px 0;-webkit-border-radius:0;border-radius:0}}@media screen and (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape){.sort__drop{max-height:-webkit-calc((var(--vh,1vh) * 100) - 70px);max-height:calc((var(--vh,1vh) * 100) - 70px);overflow:auto}}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.sort__drop{max-height:-webkit-calc((var(--vh,1vh) * 100) - 70px);max-height:calc((var(--vh,1vh) * 100) - 70px);overflow:auto}}@media screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.sort__drop{max-height:-webkit-calc((var(--vh,1vh) * 100) - 70px);max-height:calc((var(--vh,1vh) * 100) - 70px);overflow:auto}}.sort__drop.is-open{z-index:1650;opacity:1;visibility:visible;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}@media screen and (max-width:1023px){.sort__drop.is-open{-webkit-transform:unset;-ms-transform:unset;transform:unset}}.sort__drop:after{content:'';position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:12px;border-color:transparent transparent #fff transparent}@media screen and (max-width:1023px){.sort__drop:after{top:-10px;left:35px;-webkit-transform:unset;-ms-transform:unset;transform:unset;border-width:7px}}.sort__drop-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:100%;max-width:-webkit-calc(100%/4);max-width:calc(100%/4);min-height:35px;padding-left:2px;padding-right:2px;color:#081b49;font-size:16px;font-weight:700;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}@media screen and (max-width:1023px){.sort__drop-link{max-width:-webkit-calc(100%/7);max-width:calc(100%/7)}}.sort__drop-link:hover{color:#004eb4;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.sort__drop-link.is-active{text-decoration:underline;color:#004eb4;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.sort__drop-inner{z-index:1000;opacity:0;visibility:hidden;-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);overflow:hidden;overflow-y:auto;position:absolute;left:100%;top:90px;width:358px;-webkit-border-radius:5px;border-radius:5px;background-color:#939cb2;-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}@media screen and (max-width:1023px){.sort__drop-inner{position:relative;top:10px;left:0;width:-webkit-calc(100vw + 10px);width:calc(100vw + 10px);height:0;min-height:unset;max-height:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;-webkit-border-radius:0;border-radius:0}}.sort__drop-inner.is-open{opacity:1;visibility:visible;height:auto;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.sort:hover>.sort__drop,.sort.is-open>.sort__drop{z-index:1650;opacity:1;visibility:visible;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}@media screen and (max-width:1023px){.sort:hover>.sort__drop,.sort.is-open>.sort__drop{-webkit-transform:unset;-ms-transform:unset;transform:unset}}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.sort:hover>.sort__drop,.sort.is-open>.sort__drop{max-height:-webkit-calc(100vh - 64px);max-height:calc(100vh - 64px);overflow:auto}}@media screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.sort:hover>.sort__drop,.sort.is-open>.sort__drop{max-height:-webkit-calc(100vh - 64px);max-height:calc(100vh - 64px);overflow:auto}}@media screen and (max-width:1023px) and (orientation:landscape){.sort:hover>.sort__drop,.sort.is-open>.sort__drop{max-height:-webkit-calc(100vh - 64px);max-height:calc(100vh - 64px);overflow:auto}}@media screen and (max-width:767px){.sort:hover>.sort__drop,.sort.is-open>.sort__drop{max-height:-webkit-calc(100vh - 64px);max-height:calc(100vh - 64px);overflow:auto}}.sort__collapse{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.sort__collapse:not(:last-of-type) .sort__collapse-toggle{border-bottom:1px solid #bac4dd}.sort__collapse-toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:46px;background-color:transparent;cursor:pointer;-webkit-transition:background-color .35s ease-in-out;-o-transition:background-color .35s ease-in-out;transition:background-color .35s ease-in-out}.sort__collapse-toggle:hover,.sort__collapse-toggle.is-active{background-color:#778098;-webkit-transition:background-color .35s ease-in-out;-o-transition:background-color .35s ease-in-out;transition:background-color .35s ease-in-out}.sort__collapse-toggle:hover>div>span,.sort__collapse-toggle.is-active>div>span{color:#c7f228;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.sort__collapse-toggle:hover .icon-font,.sort__collapse-toggle.is-active .icon-font{opacity:1;visibility:visible;-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out}.sort__collapse-toggle>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.sort__collapse-toggle>div:nth-of-type(1),.sort__collapse-toggle>div:nth-of-type(3){-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:50px}.sort__collapse-toggle>div:nth-of-type(1){border-right:1px solid #bac4dd}.sort__collapse-toggle>div:nth-of-type(2){-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%;padding-left:12px}.sort__collapse-toggle span{color:#dbe2f1;font-size:16px;font-weight:700;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.sort__collapse-toggle img{display:block;max-width:100%;height:auto;max-height:30px;margin-right:7px}.sort__collapse-toggle p{color:#fff;font-size:16px;font-weight:700;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.sort__collapse-toggle p b,.sort__collapse-toggle p span{color:#0a3e83}.sort__collapse-toggle .icon-font{opacity:0;visibility:hidden;color:#fff;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);font-size:16px;-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out}@media screen and (max-width:1023px){.sort__collapse-toggle .icon-font{opacity:1;visibility:visible}}.sort__collapse-body{overflow:hidden;display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:90px;padding:10px;background-color:#262e45}.sort__collapse-body.is-open{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.sort__collapse-body .site_free{outline:none;cursor:pointer;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:145px;height:50px;margin-right:5px;-webkit-box-shadow:none;box-shadow:none;border:2px solid #004aac;-webkit-border-radius:5px;border-radius:5px;background-color:transparent;-webkit-transition:background-color .35s ease-in-out;-o-transition:background-color .35s ease-in-out;transition:background-color .35s ease-in-out}.sort__collapse-body .site_free:hover{background-color:#004aac;-webkit-transition:background-color .35s ease-in-out;-o-transition:background-color .35s ease-in-out;transition:background-color .35s ease-in-out}.sort__collapse-body .site_free span{color:#fff;text-transform:uppercase;font-size:16px;font-weight:700}.sort__collapse-body img{display:block;max-width:100%;max-height:100%;height:auto}.hdrfav .hdrfavttl{background-color:#fc4b15;color:#fff;text-align:center;padding:3px 15px;position:relative}.hdrfav .hdrfavttl:after{position:absolute;right:4px;top:5px;content:' ';display:inline-block;background-image:url(../images/arrow-fav.png);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;width:16px;height:16px}.hdrfav .favourite_list{list-style-type:none;padding:0;font-weight:500;margin:0;background:#fff;overflow:auto;-webkit-overflow-scrolling:touch}@media screen and (max-width:992px){.hdrfav .favourite_list{display:none;max-height:152px}}.hdrfav .favourite_list li{position:relative;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;vertical-align:middle;border-bottom:1px solid #070707;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left;background:#fff;padding:0 10px 0 0;margin:0;height:38px}.hdrfav .favourite_list li:before{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.hdrfav .favourite_list li .id_number{margin:0 5px 0 10px;width:30px;text-align:center;border:0;font-weight:400;color:#adadad;font-size:14px;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.hdrfav .favourite_list li a,.hdrfav .favourite_list li span{color:#113d74;display:inline;padding:0;font-size:15px;font-family:inherit;text-transform:none;white-space:nowrap}.hdrfav .favourite_list li .link{color:#113d74;text-decoration:none;font-weight:600;font-size:14px;margin:0 20px 0 8px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-transform:capitalize;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.hdrfav .favourite_list li .fav_delete{cursor:pointer;font-size:18px;background:url(../images/icon_delete.png);width:14px;height:16px;display:block;-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;margin-right:15px}.hdrfav .favourite_list li .preview_link{height:16px;width:16px;background:url(../images/catIcons2.png);background-position:-85px -189px;margin-top:3px;-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.hdrfav.open .favourite_list{display:block}.lang__flag:before{background-image:url(../images/flags.png)}.search_results{background:#fff;-webkit-box-shadow:0 5px 14px 0 rgba(0,0,0,.75);box-shadow:0 5px 14px 0 rgba(0,0,0,.75)}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.search_results{background:#000}}@media screen and (max-width:767px){.search_results{background:#000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}}.search_result_box{overflow:auto}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.search_result_box{background:#000;max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px)}}@media screen and (max-width:767px){.search_result_box{background:#000;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.search_results_box{max-height:-webkit-calc((var(--vh,1vh) * 100) - 74px);max-height:calc((var(--vh,1vh) * 100) - 74px);min-height:auto;overflow:auto}}.search_results_top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#0a3e83;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:5px 5px 5px 0}.search_results_top .top_results{padding:0 25px 0 10px;font-size:18px;font-weight:700}.search_results_top .top_results span{font-weight:350}@media screen and (max-width:767px){.search_results_top .top_results{font-size:14px;padding-right:5px}}.search_results_tags{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:auto;white-space:nowrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-overflow-style:none;scrollbar-width:none}.search_results_tags::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.search_results_tags{overflow:auto}}.search_results_tags .search_category_item{text-decoration:none;background:#090b27;color:#fff;font-size:13px;font-weight:700;-webkit-border-radius:5px;border-radius:5px;margin:0 2px;padding:4px 13px 4px 5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1023px){.search_results_tags .search_category_item{padding-right:3px}.search_results_tags .search_category_item span{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}}.search_results_tags .search_category_item img{max-height:22px;margin-right:10px}.search_results_tags .search_category_item:before{margin-left:0;zoom:.8}.search_results_tags .search_category_item:nth-child(5n+1){background:#0677ce}.search_results_tags .search_category_item:nth-child(5n+2){background:#767676}.search_results_tags .search_category_item:nth-child(5n+3){background:#625e73}.search_results_tags .search_category_item:nth-child(5n+4){background:#65a6bb}.search_site_item{padding:5px;text-align:center;width:25%;max-width:25%;-webkit-box-flex:25%;-webkit-flex:25% 1;-ms-flex:25% 1;flex:25% 1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.search_site_item{width:33.333334%;max-width:33.333334%;-webkit-box-flex:33.333334%;-webkit-flex:33.333334% 1;-ms-flex:33.333334% 1;flex:33.333334% 1}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.search_site_item{width:33.333334%;max-width:33.333334%;-webkit-box-flex:33.333334%;-webkit-flex:33.333334% 1;-ms-flex:33.333334% 1;flex:33.333334% 1}}@media screen and (max-width:767px){.search_site_item{width:50%;max-width:50%;-webkit-box-flex:50%;-webkit-flex:50% 1;-ms-flex:50% 1;flex:50% 1}}.search_site_item_inner{cursor:pointer}.search_site_item .title{position:relative;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:5px 0;color:#0a3e83;font-size:12px;font-weight:700}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.search_site_item .title{color:#fff}}@media screen and (max-width:767px){.search_site_item .title{color:#fff}}.search_site_item .title:before{position:relative;top:0;left:0;-webkit-border-radius:12px;border-radius:12px;margin-right:5px}.search_site_item .title:after{display:none}.search_site_item .title span{max-width:100%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.search_site_item .title img{max-width:100%}.search_site_item .thumb{line-height:0;border-top:1px solid #9ca4ad;border-left:1px solid #9ca4ad;border-right:1px solid #9ca4ad;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:85%;position:relative}.search_site_item .thumb img{max-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;height:100%}.search_site_item .site_category{background:#0a3e83;color:#fff;font-size:10px;padding:1px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.search_site_item .site_category{border-left:1px solid #9ca4ad;border-right:1px solid #9ca4ad;border-bottom:1px solid #9ca4ad}}@media screen and (max-width:767px){.search_site_item .site_category{border-left:1px solid #9ca4ad;border-right:1px solid #9ca4ad;border-bottom:1px solid #9ca4ad}}.search_site_item .site_category a{color:#fff}.search_site_item .site_category a:hover,.search_site_item .site_category a:focus{color:#fff}.search_site_item .search_item_overlay{position:absolute;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.6);display:none;top:32px;bottom:21px;left:5px;right:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:2}.search_site_item .search_item_overlay a{padding:10px 0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:#004aad;text-decoration:none;-webkit-border-radius:5px;border-radius:5px;width:80%;position:relative;text-transform:uppercase;font-size:13px;font-weight:600;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;transition:all .2s linear 0s}@media screen and (max-width:1024px){.search_site_item .search_item_overlay a{padding:10px 0;font-size:14px}}.search_site_item .search_item_overlay a i{-webkit-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;transition:all .2s linear 0s;opacity:0;width:0}.search_site_item .search_item_overlay a i.right_angle{color:#c4f015}.search_site_item .search_item_overlay a i.right_angle:before{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.search_site_item .search_item_overlay a:hover i{opacity:1;width:18px;padding-left:10px}.search_site_item .search_item_overlay .link_site{background:#c4f015;color:#000;margin-top:15px}.search_site_item:hover .search_item_overlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.search_site_item:hover .search_item_overlay{display:none}}.search_site_item.touched .search_item_overlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.search_site_item.touched .search_item_overlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.search_pagination{text-align:center;padding:10px 0}@media screen and (max-width:1023px){.search_pagination{padding:0}}.search_pagination .item{background:#e4e4e4;color:#8a8a8a;padding:3px 8px;margin:0 3px;display:inline-block;cursor:pointer}.search_pagination .item.active{background:#07113b;color:#d5f34a}.search_pagination .item.prev:after,.search_pagination .item.next:after{content:"";display:inline-block;width:10px;height:10px;border:solid #000;border-width:0 2px 2px 0}.search_pagination .item.prev:after{-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform:rotate(135deg);margin:0 -4px 0 0}.search_pagination .item.next:after{-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin:0 0 0 -4px}.search_pagination .item.prev:hover:after,.search_pagination .item.next:hover:after{border-color:#fff}.loading_spinner{display:none}.loading_spinner>div{display:inline-block;width:8px;height:8px;-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-border-radius:100%;border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;background:#0677ce}.loading_spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading_spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.search_load_more.loading{font-size:0;text-indent:0}.search_load_more.loading .loading_spinner{display:block}@-webkit-keyframes bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.login_container{background-color:#0e123c;padding:15px;margin-bottom:150px}@media screen and (max-width:1023px){.login_container{padding:0}}@media screen and (max-width:767px){.login_container{margin-bottom:20px}}@media screen and (max-width:1023px){.login_container .login_top{padding:15px;position:relative}.login_container .login_top:after{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);content:' ';display:inline-block;width:0;height:0;border-style:solid;border-width:20px 20px 0;border-color:#0e123c transparent transparent transparent}}@media screen and (max-width:1023px) and (orientation:landscape){.login_container .login_top{max-width:430px;margin:0 auto;text-align:center}}.login_container .login_container_inner{background-position:right;-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.login_container .login_container_inner.forgot .info{color:#9294ad;font-size:14px;text-align:center;margin-bottom:20px}@media screen and (max-width:1023px){.login_container .login_container_inner.forgot .info{font-size:17px;color:#d2d2d2}}@media screen and (max-width:767px){.login_container .login_container_inner.forgot .info{margin-bottom:10px}}.login_container .login_container_inner.forgot .info a{color:#c7f928}@media screen and (max-width:1023px){.login_container .login_container_inner.forgot .info a{display:block;border:3px solid #003b85;color:#fff;padding:10px}}.login_container .login_container_inner.forgot .info .status{color:red;font-size:18px;font-weight:600;margin:15px 0 5px;line-height:25px}.login_container .login_container_inner .info_create_mobile{color:#a4a4a4;padding:15px 0}@media screen and (max-width:1023px){.login_container .login_container_inner .info_create_mobile{background:#080915;padding:15px 30px;text-align:center}}@media screen and (max-width:1023px) and (orientation:landscape){.login_container .login_container_inner .info_create_mobile{max-width:430px;margin:0 auto}.login_container .login_container_inner .info_create_mobile_outer{background:#080915}}.login_container .login_container_inner .info_create_mobile a{color:#c7f928}@media screen and (max-width:1023px){.login_container .login_container_inner .info_create_mobile a{margin-top:10px;display:block;border:3px solid #003b85;color:#fff;padding:10px;text-align:center;font-weight:600}}.login_container .login_form{width:50%;padding:0 70px}@media screen and (max-width:1023px){.login_container .login_form{width:100%;padding:0}}.login_container .login_form input{-webkit-border-radius:5px;border-radius:5px}@media screen and (max-width:767px){.login_container .login_form input{width:100%}}.login_container .login_form .signup{color:#c7f928;float:left}.login_container .login_form .forgot{color:#999}@media screen and (max-width:1023px){.login_container .login_form .forgot{text-align:center;display:block;float:none;margin-top:10px;color:#3b92ff}}.login_container .login_form .already_have{color:#999;text-align:center;margin-top:15px}@media screen and (max-width:1023px){.login_container .login_form .already_have{color:#d2d2d2;line-height:23px}}@media screen and (max-width:767px){.login_container .login_form .already_have{font-size:12px}}.login_container .login_form .already_have a{color:#c7f928}@media screen and (max-width:1023px){.login_container .login_form .already_have a{color:#157dff}}@media screen and (max-width:1023px){.login_container .remeber_me{text-align:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.login_container .remeber_me input[type=checkbox]{width:auto;margin-right:10px}.login_container .remeber_me label{white-space:nowrap}}.login_container .login_banner{width:50%}@media screen and (max-width:1023px){.login_container .login_banner{display:none}}.login_container .title{text-align:center;color:#fff;font-size:34px;font-weight:600;margin:20px 0 40px}@media screen and (max-width:1023px){.login_container .title{font-size:22px;color:#4296ff;text-transform:uppercase;margin:0}}.login_container .signup{margin:0}.login_container .top_forgot_text{color:#d2d2d2}@media screen and (max-width:767px){.login_container .top_forgot_text{text-align:center;padding-top:10px}}.user_container_popup .user_tab_login,.user_container_popup .user_tab_join,.user_container_popup .user_tab_forgot{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.user_container_popup.login .user_tab_join,.user_container_popup.login .user_tab_forgot{display:none}.user_container_popup.login .user_tab_login{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.user_container_popup.join .user_tab_login,.user_container_popup.join .user_tab_forgot{display:none}.user_container_popup.join .user_tab_join{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.user_container_popup.forgot .user_tab_join,.user_container_popup.forgot .user_tab_login{display:none}.user_container_popup.forgot .user_tab_forgot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.result-message,.forgot_success{display:block;padding:6px 0;font-weight:600;text-align:center;color:#fff}.result-message.alert-danger,.forgot_success.alert-danger{color:#ff6d6d}.result-message .check_folder,.forgot_success .check_folder{color:#d1f34b}.is_desktop{display:block}@media screen and (max-width:1023px){.is_desktop{display:none}}.is_mobile{display:none}@media screen and (max-width:1023px){.is_mobile{display:block}}@media screen and (max-width:1023px){.login_bottom{background:#000}}.login_panel{background:#fff;margin-left:auto;margin-right:auto;margin-bottom:15px}.login_panel ul{font-family:gloria hallelujah,cursive;color:#d6ff23;background:#0e478d;background:-webkit-gradient(left top,left bottom,color-stop(0%,#0e478d),color-stop(100%,#0a3365));background:-webkit-linear-gradient(top,#0e478d 0%,#0a3365 100%);background:-o-linear-gradient(top,#0e478d 0%,#0a3365 100%);background:-webkit-gradient(linear,left top,left bottom,from(#0e478d),to(#0a3365));background:linear-gradient(to bottom,#0e478d 0%,#0a3365 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e478d',endColorstr='#0a3365',GradientType=0);padding:10px 10px 0;margin:25px 0 0;text-align:center;font-size:28px;border-bottom:8px solid #90b0ca;list-style-type:none}@media screen and (max-width:1023px){.login_panel ul{font-size:16px}}.login_panel ul li{width:50%;text-align:center;display:inline-block;padding:10px 15px}.login_panel ul li.active{background:#90b0ca}.login_panel ul a{color:#fff!important;text-transform:uppercase}.login_panel .tab-content{background:#fff}.signup_tip_conainer{padding-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.signup_tip_conainer .signup_tip{width:33.3333334%;color:#0a3862;text-align:left;position:relative;padding:0 25px 0 80px;margin-top:15px;font-size:22px;display:inline-block;font-weight:700;line-height:28px;text-transform:uppercase;border-right:2px solid #eaeaea}.signup_tip_conainer .signup_tip i{background:url(../images/green_tick.png);width:50px;height:50px;display:inline-block;position:absolute;left:20px;top:0}.cleanlogin-container{padding:15px}@media screen and (max-width:1023px){.cleanlogin-container{padding:35px 30px 15px}}@media screen and (max-width:1023px) and (orientation:landscape){.cleanlogin-container{margin:0 auto}}.cleanlogin-container .status.alert-danger{color:#ff4f4f;text-align:center;padding-bottom:15px}.cleanlogin-container .join_button,.cleanlogin-container input[type=submit],.cleanlogin-container .submit{width:100%;border:none;height:60px;padding:0;font-size:26px;font-weight:600;color:#021b3b;text-transform:uppercase;cursor:pointer;background:#c7f928}@media screen and (max-width:1023px){.cleanlogin-container .join_button,.cleanlogin-container input[type=submit],.cleanlogin-container .submit{font-size:18px;background:#003b85;color:#fff}}@media screen and (max-width:767px){.cleanlogin-container .join_button,.cleanlogin-container input[type=submit],.cleanlogin-container .submit{font-size:15px}}.cleanlogin-container form label{font-weight:700}@media screen and (max-width:1023px){.cleanlogin-container form label{color:#fff}}.cleanlogin-container .forgot{float:right}.cleanlogin-field{margin-bottom:25px;-webkit-border-radius:8px;border-radius:8px}.cleanlogin-field input{padding:15px 25px;border-color:#333;-webkit-border-radius:3px;border-radius:3px;width:100%}.cleanlogin-field input.error{border-color:red}.btn_ajax.loading{font-size:0;text-indent:0}.btn_ajax.loading .loading_spinner{display:block}.modal_age{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background:rgba(0,0,0,.95);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.modal_age .modal_inner{padding:4rem 2rem;background:#000;-webkit-box-shadow:0 0 40px 5px rgba(255,255,255,.15);box-shadow:0 0 40px 5px rgba(255,255,255,.15);-webkit-border-radius:2px;border-radius:2px;border:1px solid #313131;text-align:center}.modal_age .modal_inner .title{font-size:2.5rem;margin:1.5rem 0 1rem;font-weight:700;color:#fff}.modal_age .modal_inner p{font-size:1.25rem;margin:0;color:#ccc}.modal_age .modal_inner button{margin-top:3rem;font-size:1.25rem;width:20rem;max-width:100%;padding:1rem;color:#fff;font-weight:400;background:#1f1f1f;border:none;cursor:pointer}.cookieBanner{background:rgba(27,27,27,.85);text-align:center;height:25px;width:100%;position:fixed;bottom:0;vertical-align:middle;z-index:100;line-height:25px;font-size:.7rem;color:#fff}.cookieBanner button{border:0;background:#d5f34a;color:#000;-webkit-border-radius:5px;border-radius:5px;vertical-align:middle;font-weight:400;margin-left:20px;font-size:.7rem;padding:4px 10px;cursor:pointer}.go-top{position:fixed;bottom:6em;right:2em;text-decoration:none;color:#fff;background-color:rgba(120,120,120,.3);font-size:16px;padding:10px;display:none;z-index:999999;height:48px;width:48px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer}.go-top:hover{background-color:rgba(167,167,167,.3)}body.chatbot_active .go-top{display:none}.light .go-top{background-color:rgba(0,0,0,.3)}.light .go-top:hover{background-color:rgba(0,0,0,.6);text-decoration:none}.light .footer__nav a:hover{color:#000}.footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:2}.footer__wrapper-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:45px;padding-bottom:30px}@media screen and (max-width:767px){.footer__wrapper-1{padding-top:15px;padding-bottom:15px}}.footer__wrapper-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:55px;padding-top:10px;padding-bottom:10px;margin-top:10px;background-color:#081b49}@media screen and (max-width:767px){.footer__wrapper-2{margin-top:0}}.footer__container-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer__title{padding-bottom:10px;color:#fff;font-size:24px;font-weight:700}@media screen and (max-width:1023px){.footer__title{font-size:20px}}@media screen and (max-width:767px){.footer__title{font-size:14px}}.footer__desc{padding-bottom:30px;color:#4b4e6b;line-height:1.8;font-size:16px}@media screen and (max-width:1023px){.footer__desc{font-size:14px}}@media screen and (max-width:767px){.footer__desc{font-size:12px}}.footer__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#4099f9;font-size:16px}@media screen and (max-width:1023px){.footer__nav{font-size:14px}}@media screen and (max-width:767px){.footer__nav{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__nav p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.footer__nav p{font-size:0}}.footer__nav a{font-size:16px;font-weight:600;color:#4099f9;line-height:2.273;padding:0 10px;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}@media screen and (max-width:1023px){.footer__nav a{font-size:14px}}@media screen and (max-width:767px){.footer__nav a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:25px;font-size:12px}}.footer__nav a:hover{color:#fff;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.footer__nav-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer__nav-item span{margin-left:15px;margin-right:15px;font-size:16px;color:#4680ca;line-height:2.273}@media screen and (max-width:1023px){.footer__nav-item span{margin-left:10px;margin-right:10px;font-size:14px}}@media screen and (max-width:767px){.footer__nav-item span{font-size:0}}.footer__nav-link{font-size:16px;color:#4680ca;line-height:2.273;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}@media screen and (max-width:1023px){.footer__nav-link{font-size:14px}}@media screen and (max-width:767px){.footer__nav-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:25px;font-size:12px}}.footer__nav-link:hover{color:#fff;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}@media screen and (max-width:767px){.user_page_1 .footer__wrapper-1{padding-top:0}}.footer_b{padding:0 0 15px}.footer_b.nopadding{padding:0 0 15px;background:0 0}.footer_b_title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:22px;padding:15px 15px 10px}.footer_b_title a{color:#fff}.footer_b_title:hover,.footer_b_title:focus{color:#fff}@media screen and (max-width:767px){.footer_b_title{font-size:18px;line-height:20px;padding:7px 15px}}.footer_b_title:before{display:inline-block;content:' ';background-image:url(../images/mpg-icon.png);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;width:32px;height:32px;margin-right:10px}@media screen and (max-width:767px){.footer_b_title:before{width:48px;height:48px}}.footer_b_top{background:#1e559a;-webkit-border-radius:8px;border-radius:8px}.footer_b_top img{width:100%;border:8px}.footer_b_inner{padding:0 10px 10px}.footer_b_link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:8px;-webkit-border-radius:8px;border-radius:8px;background:#d1f34b;border:1px solid #12478c;color:#12478c;text-align:center;font-size:25px;font-weight:600;text-transform:uppercase;min-height:50px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px}@media screen and (max-width:767px){.footer_b_link{font-size:18px;line-height:20px;padding:4px 10px}}.footer_b_link:hover{color:#12478c}.footer_b_img_holder{border-top:none;display:block;margin:0 auto 0 0;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;font-size:0;overflow:hidden;position:relative;padding-top:72.41758242%}.footer_b_img_holder img{max-width:100%;position:absolute;top:0;left:0}.footer_description h2{padding-bottom:10px;color:#fff;font-size:24px;font-weight:700}@media screen and (max-width:1023px){.footer_description h2{font-size:20px}}@media screen and (max-width:767px){.footer_description h2{font-size:14px}}.footer_description h3{padding-bottom:10px;color:#fff;font-size:24px;font-weight:700}@media screen and (max-width:1023px){.footer_description h3{font-size:20px}}@media screen and (max-width:767px){.footer_description h3{font-size:14px}}.footer_description p{padding-bottom:30px;color:#d7d7d7;line-height:1.8;font-size:16px;margin:0}@media screen and (max-width:1023px){.footer_description p{font-size:14px}}@media screen and (max-width:767px){.footer_description p{font-size:12px}}.light .footer{background:#b7c2d0}.light .footer__nav a{color:#014293}.light .footer__title{color:#576576}.light .footer_description h2{color:#000}.light .footer_description h3{color:#000}.light .footer_description p{color:#576576}.light .footer_description a{color:#014293}#login_popup{position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:0;top:100%;opacity:0;left:0;z-index:100000;overflow:hidden;background:rgba(0,0,0,.9);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:unset;-webkit-flex-grow:unset;-ms-flex-positive:unset;flex-grow:unset;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}#login_popup.is-open{height:100%;top:0;opacity:1}#login_popup .login_container{background-color:#0e123c;padding:15px;margin-bottom:0}@media screen and (max-width:767px){#login_popup .login_container{width:90%}#login_popup .login_container .user_tab_login{width:100%}}#login_popup .login_popup_close{position:absolute;right:15px;top:15px;cursor:pointer}@media screen and (max-width:767px){#login_popup .login_popup_close img{width:25px;height:25px}}.pre-header{display:none}@media screen and (max-width:1023px){.pre-header{display:block}}.pre-header__title{color:#fff;font-size:14px;font-weight:600;text-align:center;display:inline-block}@media screen and (max-width:1023px){.pre-header__title{display:block}}@media screen and (max-width:767px){.pre-header__title{font-size:10px}}@media screen and (device-aspect-ratio:40 / 71){.pre-header__title{display:none}}.pre-header__hamburger{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:15px;padding-bottom:15px}.pre-header__hamburger-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:30px;height:19px}.pre-header__hamburger .icon-font{color:#fff;font-size:20px}.pre-header__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;margin:0 auto;color:#abbde7;font-size:15px;font-weight:700}@media screen and (max-width:767px){.pre-header__link{font-size:14px}}.pre-header__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.pre-header__wrapper-1{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:80px;padding:5px 20px;background-color:#081b49}.pre-header__wrapper-1 .pre-header__wrapper-middle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:20px;padding-right:20px}.pre-header__wrapper-2{min-height:40px;background-color:#0b0d28}@media screen and (max-width:767px){.pre-header__wrapper-2{border-top:2px solid #0a3e83;border-bottom:2px solid #0a3e83}}.pre-header__wrapper-2 .pre-header__wrapper-left,.pre-header__wrapper-2 .pre-header__wrapper-middle,.pre-header__wrapper-2 .pre-header__wrapper-right{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:-webkit-calc(100%/3);max-width:calc(100%/3)}.pre-header__wrapper-2 .pre-header__wrapper-middle:before,.pre-header__wrapper-2 .pre-header__wrapper-middle:after{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2px;height:-webkit-calc(100% - 14px);height:calc(100% - 14px);background-color:#161e3e}.pre-header__wrapper-2 .pre-header__wrapper-middle:before{left:0}.pre-header__wrapper-2 .pre-header__wrapper-middle:after{right:0}.pre-header__mobile{opacity:0;visibility:hidden;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);display:none}@media screen and (max-width:1023px){.pre-header__mobile{overflow:hidden;overflow-y:auto;position:fixed;top:80px;left:0;display:block;width:100%;height:-webkit-calc(100% - 80px);height:calc(100% - 80px);background-color:rgba(8,9,21,.975);-webkit-backface-visibility:hidden;backface-visibility:hidden}.pre-header__mobile>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.pre-header__mobile.is-open{z-index:1600;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}}.pre-header__mobile-top{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:40px;border-top:1px solid #0a3e83}.pre-header__mobile-top:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#161e3e}.pre-header__mobile-top>div{width:50%;min-height:100%}.pre-header__mobile-middle{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:35px;padding-left:20px;padding-right:20px;border-top:1px solid #0a3e83;border-bottom:1px solid #0a3e83}.pre-header__mobile-middle:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#161e3e}.pre-header__heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pre-header__heading i{position:relative;top:3px;width:0;height:0;margin-right:3px;border-style:solid;border-width:6px;border-color:#fff transparent transparent transparent}.pre-header__heading span{color:#fff}.pre-header__signin,.pre-header__signup{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.pre-header__signin .icon-font,.pre-header__signup .icon-font{margin-right:5px;color:#fff;font-size:16px}.pre-header__signin span,.pre-header__signup span{color:#fff;text-transform:uppercase;font-size:14px}.pre-header__signin{border-right:1px solid #0a3e83}@media screen and (max-width:1023px){.header__nav-link-lg{display:none!important}}@media screen and (min-width:1024px){.header__nav-link-xs{display:none!important}}@media screen and (max-width:1023px){.header__nav-link-xs{display:block}}@media screen and (min-width:1024px){.header__nav-link-xsf{display:none!important}}@media screen and (max-width:1023px){.header__nav-link-xsf{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.search_results_sites{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.search_results_box.category__drop{background:#000}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.search_results_box.category__drop{display:none}}@media screen and (max-width:767px){.search_results_box.category__drop{display:none}}.search_results_box_mobile{display:none}.header__container-2.is-open .search_results_box_mobile{display:block}@media screen and (max-width:767px){.site-content{}}.show_2nd_header_ .site-content{margin-top:15px}.show_2nd_header_1 .site-content{}.blog_heading{background:#1c3f87;background:-webkit-linear-gradient(top,#1c3f87 0%,#121f5e 39%,#0e285d 100%);background:-webkit-gradient(linear,left top,left bottom,from(#1c3f87),color-stop(39%,#121f5e),to(#0e285d));background:-o-linear-gradient(top,#1c3f87 0%,#121f5e 39%,#0e285d 100%);background:linear-gradient(to bottom,#1c3f87 0%,#121f5e 39%,#0e285d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3f87',endColorstr='#0e285d',GradientType=0 );color:#d1f34b;text-shadow:none;font-size:20px;font-weight:800;position:relative;padding:10px 20px;text-transform:uppercase;margin:5px 0 10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:48px}@media screen and (max-width:767px){.blog_heading{padding:5px 8px;margin-top:0}}.blog_heading h1{margin:0;font-size:20px;font-weight:800;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.blog_heading h1{line-height:26px;padding:10px 20px;font-size:22px;white-space:normal;padding:0}}@media screen and (max-width:767px){.blog_heading h1{font-size:17px;line-height:20px;white-space:normal}}.blog_heading_back{padding-left:35px;color:#fff;font-weight:600;font-size:15px;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.blog_heading_back:before{background:url(../images/var-icons.png) 0 0 no-repeat;background-position:-218px -91px;background-repeat:no-repeat;width:24px;height:24px;content:' ';margin-right:5px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.blog_heading_back:after{display:none}}.blog_heading_back:hover{color:#434e5b}.blog_heading_back:focus{color:#434e5b}@media screen and (max-width:767px){.blog_heading_back:not(.show_in_mobile){display:none}}.light .blog_heading{background:#fff url(../images/bg-title-wht.png) left bottom repeat-x;color:#014293;text-shadow:1px 1px 0 #fff}.light .blog_heading_back{color:#434e5b}.blue_heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;min-height:48px;background:#1c3f87;background:-webkit-linear-gradient(top,#1c3f87 0%,#121f5e 39%,#0e285d 100%);background:-webkit-gradient(linear,left top,left bottom,from(#1c3f87),color-stop(39%,#121f5e),to(#0e285d));background:-o-linear-gradient(top,#1c3f87 0%,#121f5e 39%,#0e285d 100%);background:linear-gradient(to bottom,#1c3f87 0%,#121f5e 39%,#0e285d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3f87',endColorstr='#0e285d',GradientType=0 )}.blue_heading__h1,.blue_heading__h2{font-size:24px;color:#d1f34b;font-weight:600;white-space:nowrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:48px;padding:0 15px}@media screen and (max-width:1024px){.blue_heading__h1,.blue_heading__h2{line-height:26px;padding:5px 8px;font-size:24px;white-space:normal}}@media screen and (max-width:767px){.blue_heading__h1,.blue_heading__h2{font-size:17px;line-height:20px;white-space:normal}}.blue_heading .other_categories_title,.blue_heading .bar_title{font-size:24px;color:#d1f34b;line-height:48px;font-weight:600;margin:0;display:inline;padding-right:40px;padding-left:15px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.blue_heading .other_categories_title,.blue_heading .bar_title{font-size:22px}}@media screen and (max-width:767px){.blue_heading .other_categories_title,.blue_heading .bar_title{padding:0 8px;font-size:17px;white-space:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.blue_heading .other_categories_title:after,.blue_heading .bar_title:after{content:' ';display:inline-block;background:url(../images/icon-arrow-down.png) no-repeat;background-position:center;width:34px;height:17px;-webkit-background-size:contain;background-size:contain;margin-left:10px}@media screen and (max-width:767px){.blue_heading .other_categories_title:after,.blue_heading .bar_title:after{background-position:center;width:28px;height:15px}}.blue_heading_back{background:url(../images/back_button_blue.png);background-repeat:no-repeat;background-position:0 center;padding-left:35px;color:#fff;font-weight:600;font-size:14px;line-height:48px;margin-right:18px}.blue_heading_back:hover{color:#fff}@media screen and (max-width:767px){.blue_heading_back{display:none}}.blue_heading_back_green{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:0 0;padding-left:35px;color:#fff;font-weight:600;font-size:14px;line-height:48px;margin-right:18px}.blue_heading_back_green:before{display:inline-block;background:url(../images/var-icons.png) 0 0 no-repeat;background-position:-218px -91px;background-repeat:no-repeat;width:24px;height:24px;content:' ';margin-right:5px}.blue_heading_back_green:hover{color:#fff}@media screen and (max-width:767px){.blue_heading_back_green{font-size:0;text-indent:0;margin-right:10px}}.light .blue_heading{background:#1e559a}.blue_shaded_heading{background:url(../images/pornstar/bg-blu-bar.png) top repeat-x;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:24px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:7px 15px;width:100%;min-height:48px}@media screen and (max-width:767px){.blue_shaded_heading{padding:5px 8px}}.blue_shaded_heading h1,.blue_shaded_heading h2{font-size:24px;color:#d1f34b;font-weight:800;white-space:nowrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:48px}@media screen and (max-width:1024px){.blue_shaded_heading h1,.blue_shaded_heading h2{line-height:26px;padding:10px 20px;font-size:24px;white-space:normal}}@media screen and (max-width:767px){.blue_shaded_heading h1,.blue_shaded_heading h2{font-size:17px;line-height:20px;white-space:normal}}.blue_shaded_heading .bar_title{font-size:24px;color:#d1f34b;font-weight:700;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.blue_shaded_heading .bar_title{font-size:22px}}@media screen and (max-width:767px){.blue_shaded_heading .bar_title{font-size:16px}}.blue_shaded_heading .bar_title.dropdown:after{content:' ';display:inline-block;background:url(../images/icon-arrow-down.png) no-repeat;background-position:center;width:34px;height:17px;-webkit-background-size:contain;background-size:contain;margin-left:10px}.blue_shaded_heading_back{background:url(../images/back_button_blue.png);background-repeat:no-repeat;background-position:0 center;padding-left:35px;color:#fff;font-weight:600;font-size:14px;line-height:48px}.blue_shaded_heading_back:hover{color:#fff}@media screen and (max-width:767px){.blue_shaded_heading_back{display:none}}.light .blue_shaded_heading .bar_title{color:#fff}.bread-crumb{padding:5px 25px;background:#4a4a4a;font-size:15px;font-weight:600;color:#fff}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.bread-crumb{font-size:12px;margin-bottom:-1px}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.bread-crumb{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;padding:10px;text-align:center;font-size:11px;margin:0 -20px 10px}}.bread-crumb-links{width:50%;color:#fff;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.bread-crumb-links{width:100%}}@media screen and (max-width:767px){.bread-crumb-links{width:100%;font-size:11px;text-align:center;-o-text-overflow:unset;text-overflow:unset;overflow:auto;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.bread-crumb-links::-webkit-scrollbar{width:0;background:0 0}}.bread-crumb .show_similar_sites{width:50%}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.bread-crumb .show_similar_sites{width:100%;position:absolute;color:#fff;background:#77c28e;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-transform:capitalize;font-size:15px;white-space:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){.bread-crumb .show_similar_sites{width:100%;position:absolute;color:#fff;background:#77c28e;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-transform:capitalize;font-size:15px;white-space:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.bread-crumb a{margin:0 10px;color:#fff}@media screen and (max-width:1449.98px){.bread-crumb a{font-size:12px}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.bread-crumb a{margin:0;padding:5px 15px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.bread-crumb a{padding:3px 0;font-size:11px;margin:0 5px}}@media screen and (max-width:991px){.archive.category .bread-crumb{display:none}}.light .bread-crumb{background:#eee;color:#333}.light .bread-crumb-links{color:#333}.light .bread-crumb-links a{color:#337ab7}.pagi{text-align:center;margin:20px 0}@media screen and (max-width:767px){.pagi .pages{display:none}}.pagi span,.pagi a,.pagi a:visited{display:inline-block;padding:10px 20px;font-size:18px;-webkit-border-radius:3px;border-radius:3px;margin:3px 1px;color:#fff;border:1px solid #8896a7;background:#8896a7 url(../images/bg-pagi.png) left bottom repeat-x;font-family:Arial,san-serif}.pagi span.visible-xs-inline,.pagi a.visible-xs-inline,.pagi a:visited.visible-xs-inline{display:none}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.pagi span,.pagi a,.pagi a:visited{font-size:24px;padding:3px 10px;font-weight:600}}@media screen and (max-width:767px){.pagi span,.pagi a,.pagi a:visited{font-size:24px;padding:3px 10px;font-weight:600}.pagi span.visible-xs-inline,.pagi a.visible-xs-inline,.pagi a:visited.visible-xs-inline{display:inline-block}}.pagi span,.pagi a.active{border:1px solid #285183;background:#285183 url(../images/bg-pagi-ovr.png) left bottom repeat-x;color:#fff;text-decoration:none}.mpg-pagenavi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 5px}.mpg-pagenavi .page_left{display:inline-block;overflow-y:hidden}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.mpg-pagenavi .page_left{overflow-x:hidden;-webkit-box-flex:0;-webkit-flex:0 0 95px;-ms-flex:0 0 95px;flex:0 0 95px;white-space:nowrap}.mpg-pagenavi .page_left.page_1{-webkit-box-flex:0;-webkit-flex:0 0 0;-ms-flex:0 0 0;flex:0 0 0;display:none}}@media screen and (max-width:767px){.mpg-pagenavi .page_left{overflow-x:hidden;-webkit-box-flex:0;-webkit-flex:0 0 95px;-ms-flex:0 0 95px;flex:0 0 95px;white-space:nowrap;display:none}.mpg-pagenavi .page_left.page_1{-webkit-box-flex:0;-webkit-flex:0 0 0;-ms-flex:0 0 0;flex:0 0 0;display:none}}.mpg-pagenavi .page_right{display:inline-block;overflow-y:hidden}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.mpg-pagenavi .page_right{overflow-x:hidden;-webkit-box-flex:0;-webkit-flex:0 0 95px;-ms-flex:0 0 95px;flex:0 0 95px;white-space:nowrap}}@media screen and (max-width:767px){.mpg-pagenavi .page_right{overflow-x:hidden;-webkit-box-flex:0;-webkit-flex:0 0 95px;-ms-flex:0 0 95px;flex:0 0 95px;white-space:nowrap;display:none}}.mpg-pagenavi .page_middle{display:inline-block;overflow-y:hidden;overflow-x:auto;white-space:nowrap}.link_btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 30px;margin:0 auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:25px;line-height:50px;background:#12478c;background:-webkit-linear-gradient(#12478c,#4d74a8);background:-o-linear-gradient(#12478c,#4d74a8);background:-webkit-gradient(linear,left top,left bottom,from(#12478c),to(#4d74a8));background:linear-gradient(#12478c,#4d74a8);border:1px solid #12478c;color:#d6d6d6;text-align:center;-webkit-border-radius:5px;border-radius:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:991.98px){.link_btn{padding:0 15px}}.link_btn.upper a{text-transform:uppercase}.link_btn a{text-decoration:none;color:#fff}.link_btn a.grey{color:#d6d6d6}.link_btn a.bold{font-weight:600}.link_btn a.bold::before{font-weight:700}@media screen and (max-width:767px){.link_btn a{font-size:16px}}.link_btn a::before{content:attr(data-label)}@media screen and (max-width:767px){.link_btn a::before{content:attr(data-label-mobile)}}.link_btn a:visited{text-decoration:none}.link_btn.wide{width:100%;padding:0}@media screen and (max-width:767px){.link_btn.wide a{font-size:19.5px}}.blue_button_solid{text-align:center}.blue_button_solid a{background:#003e89;text-align:center;margin:6px auto;padding:15px 30px;color:#fff;font-weight:600;-webkit-border-radius:4px;border-radius:4px;font-size:18px;display:inline-block}.pornstar_intro{background:#2f2f2f;color:#bbb;padding:15px;font-size:14px;line-height:24px;margin:0 0 10px;font-weight:500}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.pornstar_intro{font-size:13px}}@media screen and (max-width:767px){.pornstar_intro{display:none}}.pornstar_container{position:relative;display:block;background:#3b3b3b;color:#fff;margin-bottom:10px;padding:15px 20px}@media screen and (max-width:767px){.pornstar_container{padding:15px 10px}}.pornstar_container .pornstar_title{font-size:24px;font-weight:700;color:#fff;margin:10px 0 13px;padding:0 0 20px;border-bottom:1px solid #777}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.pornstar_container .pornstar_title{font-size:20px}}@media screen and (max-width:767px){.pornstar_container .pornstar_title{text-align:center}}.pornstar_container .pornstar_title small{font-size:14px;font-weight:400}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.pornstar_container .pornstar_title small{font-size:13px}}.pornstar_container .pornstar_title .pornstar_sort{position:absolute;display:inline-block;top:20px;right:20px}@media screen and (max-width:767px){.pornstar_container .pornstar_title .pornstar_sort{position:relative;top:0;right:0;margin-top:10px}}.pornstar_container .pornstar_title .pornstar_sort span{display:inline-block;font-size:18px;text-transform:uppercase;font-weight:700;vertical-align:middle}.pornstar_container .pornstar_title .pornstar_sort .psSelect{display:inline-block;width:150px;margin-left:10px;vertical-align:middle}.pornstar_container .pornstar_title .pornstar_sort .psSelect select{width:100%!important;outline:0;font-size:16px;font-weight:400;border:1px solid #d0d0d0;-webkit-border-radius:4px;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;-o-text-overflow:'';text-overflow:'';padding:8px 26px 8px 10px!important;background:#fff url(../images/select-arrw.png) no-repeat right 10px center;margin:0}.alphaSort{text-align:center;font-size:18px;font-weight:700;margin:0 0 20px;padding:0 0 13px;border-bottom:1px solid #777}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.alphaSort{font-size:16px}}@media screen and (max-width:767px){.alphaSort{font-size:14px}}.alphaSort .pv_count_tooltip{width:auto;position:absolute;top:100%;left:50%;margin-top:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#181818;display:none;color:#fff;font-size:12px;padding:8px 15px;-webkit-border-radius:4px;border-radius:4px}.alphaSort a{display:inline-block;padding:3px 9px;margin:5px 1px;-webkit-border-radius:3px;border-radius:3px;background:#292929;color:#fff;position:relative}.alphaSort a:first-child{background:#fff;color:#004ba9}.alphaSort a.active{color:#004ba9;background:#e0e0e0}@media screen and (max-width:767px){.alphaSort a{padding:3px 6px}}.alphaSort a:hover .pv_count_tooltip{display:block}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.alphaSort a:hover .pv_count_tooltip{display:none}}@media screen and (max-width:767px){.alphaSort a:hover .pv_count_tooltip{display:none}}.pornstar_row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.pornstar_row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.pornstar_row .avar_col{width:57.5%;margin-right:3px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.pornstar_row .avar_col{width:auto}}@media screen and (max-width:767px){.pornstar_row .avar_col{width:100%}}.pornstar_row .avar_col .avatar{position:relative;margin:10px 0 10px -13px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;width:100%}@media screen and (max-width:767px){.pornstar_row .avar_col .avatar{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.pornstar_row .avar_col .avatar:before{position:absolute;bottom:-13px;left:0;content:'';width:0;height:0;border-style:solid;border-width:0 14px 14px 0;border-color:transparent #004aa4 transparent transparent}@media screen and (max-width:767px){.pornstar_row .avar_col .avatar:before{display:none}}.pornstar_row .avar_col .avatar .ps_avatar{width:240px;height:240px;content:' ';padding:20px;display:inline-block;background:#003371}@media screen and (max-width:767px){.pornstar_row .avar_col .avatar .ps_avatar{margin:30px 0}}.pornstar_row .avar_col .avatar img{border:2px solid #fff;height:200px}.pornstar_row .avar_col .bioN{white-space:nowrap;background:#001022;padding:5px 10px;color:#70b7ff;font-weight:300;font-size:24px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.pornstar_row .avar_col .bioN{display:none}}@media screen and (max-width:767px){.pornstar_row .avar_col .bioN{position:relative;left:auto;width:100%}}.pornstar_row .avar_col .bioN .checkIcon{display:inline-block;width:26px;height:26px;background:url(../images/pornstar/grn-check.png);vertical-align:top;margin-top:4px}.pornstar_row .avar_col .bioView{position:absolute;bottom:0;right:-13px;background:#001022 url(../images/pornstar/view-icon.png);background-position:left 15px center;background-repeat:no-repeat;padding:9px 15px 9px 50px;font-size:14px;color:#fff}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.pornstar_row .avar_col .bioView{display:none}}@media screen and (max-width:767px){.pornstar_row .avar_col .bioView{display:none}}.pornstar_row .pornstar_detail_col{margin-left:3px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:767px){.pornstar_row .pornstar_detail_col{margin-left:auto;margin-top:8px;width:100%}}.pornstar_row .pornstar_detail_col .binsta,.pornstar_row .pornstar_detail_col .btwtr,.pornstar_row .pornstar_detail_col .bws{display:inline-block;width:18px;height:18px;background:url(../images/pornstar/b-insta.png);vertical-align:top;margin:1px 3px 0 0}.pornstar_row .pornstar_detail_col .btwtr{background:url(../images/pornstar/b-twtr.png)}.pornstar_row .pornstar_detail_col .bws{background:url(../images/pornstar/b-web.png)}.pornstar_row .bioAva{position:relative;-webkit-border-radius:3px;border-radius:3px;background:#001b3b url(../images/pornstar/mpg-bio-bg.jpg);background-position:right 20px center;background-repeat:no-repeat;vertical-align:top;padding:20px 0;-webkit-background-size:65% 65%;background-size:65%;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.pornstar_row .bioAva{padding-right:15px}}@media screen and (max-width:767px){.pornstar_row .bioAva{text-align:center;padding:0;background-image:none}}.pornstar_row .bioDtls,.pornstar_row .biorecomm{-webkit-border-radius:3px;border-radius:3px;background:#001b3b;padding:10px 20px;min-height:305px;width:100%}.pornstar_row .bioDtls h3,.pornstar_row .biorecomm h3{padding:10px 0 10px 35px;margin:0;font-size:18px;font-weight:700;color:#8cc0fe;text-transform:uppercase;border-bottom:2px solid #193e6a;background:url(../images/pornstar/user-icon.png);background-position:left 5px center;background-repeat:no-repeat}.pornstar_row .bioDtls ul,.pornstar_row .biorecomm ul{display:inline-block;vertical-align:top;width:49%;margin:10px 0;padding:0;list-style:none}@media screen and (max-width:767px){.pornstar_row .bioDtls ul,.pornstar_row .biorecomm ul{width:100%}}.pornstar_row .bioDtls ul li,.pornstar_row .biorecomm ul li{margin:8px 0;font-size:14px;color:#c5dfff;font-weight:300}.pornstar_row .bioDtls ul li a,.pornstar_row .biorecomm ul li a{color:#88c3ff;font-weight:800}.pornstar_row .bioDtls ul li strong,.pornstar_row .biorecomm ul li strong{color:#fff;font-weight:400}.pornstar_row .pornstar_intro_col{width:57.5%;margin-right:3px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.pornstar_row .pornstar_intro_col{width:100%}}@media screen and (max-width:767px){.pornstar_row .pornstar_intro_col{width:100%}}.pornstar_row .pornstar_featured_website{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-left:3px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.pornstar_row .pornstar_featured_website{display:none}}@media screen and (max-width:767px){.pornstar_row .pornstar_featured_website{display:none}}.pornstar_row .bioIntro{background:#2f2f2f;color:#e8e8e8;padding:20px 0 5px 20px;margin:0;min-height:100%;position:relative}@media screen and (max-width:767px){.pornstar_row .bioIntro{background:#001b3b;color:#fff}}.pornstar_row .bioIntro .bioIntroInner{overflow:auto;height:315px;position:relative;padding-right:15px}.pornstar_row .bioIntro .bioIntroInner a{color:#4d99f9}.pornstar_row .bioIntro .bioIntroInner p{line-height:24px;margin:20px 0;font-size:16px}.pornstar_row .bioIntro .shade{content:" ";display:none;width:100%;position:absolute;height:60px;left:0;bottom:0;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,white 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,white 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,white 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0 )}.pornstar_row .biorecomm{background:#2f2f2f;color:#e8e8e8;padding:10px 20px;min-height:inherit;margin:0;height:100%}.pornstar_row .biorecomm h3{padding:15px 0 15px 40px;margin:0;font-size:18px;font-weight:700;color:#fff;text-transform:uppercase;border-bottom:2px solid #bdd7dd;background:url(../images/pornstar/recomm.png) left 5px center no-repeat}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.pornstar_row .biorecomm h3{font-size:16px}}.pornstar_row .biorecomm .pornstar_adbanner{padding:10px;text-align:center}.ps_social_link{color:#88c3ff;font-weight:800}.bioIntroRow{margin-top:8px}.psList{margin:20px 0;padding:0;text-align:center;list-style:none}.more_pornstars{background:#3b3b3b}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.more_pornstars{background:0 0}.more_pornstars .ps_list_container{background:#fff}.more_pornstars .blue_button_solid{width:100%}}@media screen and (max-width:767px){.more_pornstars{background:0 0}.more_pornstars .blue_button_solid{width:100%}}.ps_list_scroll,.ps_list_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ps_list_scroll .pornstar_item,.ps_list_container .pornstar_item{padding:5px;width:20%}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.ps_list_scroll .pornstar_item,.ps_list_container .pornstar_item{width:25%}.ps_list_scroll .pornstar_item:nth-child(9),.ps_list_container .pornstar_item:nth-child(9){display:none}.ps_list_scroll .pornstar_item:nth-child(10),.ps_list_container .pornstar_item:nth-child(10){display:none}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.ps_list_scroll .pornstar_item,.ps_list_container .pornstar_item{width:33.333333334%}.ps_list_scroll .pornstar_item:nth-child(10),.ps_list_container .pornstar_item:nth-child(10){display:none}}@media screen and (max-width:767px){.ps_list_scroll .pornstar_item,.ps_list_container .pornstar_item{width:50%}}.ps_list_scroll .pornstar_item .pornstar_inner,.ps_list_container .pornstar_item .pornstar_inner{padding:10px;-webkit-border-radius:3px;border-radius:3px;background:#666;border:1px solid #ebf4ff}.ps_list_scroll .pornstar_item img,.ps_list_container .pornstar_item img{width:100%;height:auto}.ps_list_scroll .pornstar_item .psD,.ps_list_container .pornstar_item .psD{position:relative;padding:5px 0;text-align:left;font-size:15px;font-weight:700;color:#dcecff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.ps_list_scroll .pornstar_item .psD,.ps_list_container .pornstar_item .psD{font-size:12.5px}}@media screen and (max-width:767px){.ps_list_scroll .pornstar_item .psD,.ps_list_container .pornstar_item .psD{font-size:10.5px;padding:5px 0 0}}.ps_list_scroll .pornstar_item .psD .name,.ps_list_container .pornstar_item .psD .name{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.ps_list_scroll .pornstar_item .psD small,.ps_list_container .pornstar_item .psD small{font-size:14px;font-weight:400;color:#fff;white-space:nowrap}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.ps_list_scroll .pornstar_item .psD small,.ps_list_container .pornstar_item .psD small{font-size:12.5px}}@media screen and (max-width:767px){.ps_list_scroll .pornstar_item .psD small,.ps_list_container .pornstar_item .psD small{font-size:10.5px}}.pornstar_link{background:#007606;padding:8px;-webkit-border-radius:3px;border-radius:3px;text-align:center;margin:8px 0;text-transform:capitalize}.pornstar_link a{font-size:38px;font-weight:600;color:#fff}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.pornstar_link a{font-size:26px}}@media screen and (max-width:767px){.pornstar_link a{font-size:26px}}.light .pornstar_intro{background:#e4f0ff;color:#333}.light .pornstar_container{background:#efefef;color:#333}.light .pornstar_container .pornstar_title{color:#434e5b;border-bottom:1px solid #bababa}.light .alphaSort{border-bottom:1px solid #bababa}.light .alphaSort a{background:#e0e0e0;color:#000}.light .alphaSort a:first-child{background:#fff;color:#004ba9}.light .alphaSort a.active{background:#fff;color:#000}.light .ps_list_scroll .pornstar_item,.light .ps_list_container .pornstar_item{background:#fff}.light .ps_list_scroll .pornstar_item .pornstar_inner,.light .ps_list_container .pornstar_item .pornstar_inner{background:#ebf4ff}@media screen and (max-width:767px){.light .ps_list_scroll .pornstar_item .pornstar_inner,.light .ps_list_container .pornstar_item .pornstar_inner{background:#fff;padding:0;border:none}}.light .pornstar_row .bioIntro{background:#fff;color:#333}.light .pornstar_row .bioIntro .bioIntroInner a{color:#337ab7}.light .pornstar_row .bioIntro .shade{display:block}.light .pornstar_row .biorecomm{background:#fff;color:#333}.light .pornstar_row .biorecomm h3{color:#023d85}.light .pornstar_item .psD{color:#333}.light .pornstar_item .psD small{color:#333}.light .more_pornstars{background:#fff}#other_categories{padding-bottom:30px}@media screen and (max-width:767px){#other_categories{padding-bottom:20px;margin-bottom:0}}#other_categories.transparent{background:0 0}#other_categories .category_box{padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#other_categories .category_box.no_bg{background:0 0;margin:0 -5px}#other_categories .category_box.review_site{padding:15px 10px}@media screen and (max-width:767px){#other_categories .category_box.review_site{padding:5px 0}}#other_categories.transparent{background:0 0;margin:0 -5px}#other_categories.transparent.categories_list{margin:0;background:0 0}#other_categories.transparent .category_box{background:0 0}#other_categories.transparent .category_box.no_bg{margin:0 -5px}#other_categories.categories_404{padding-top:5px}#other_categories .category_item{display:block;width:25%;padding:0 5px 10px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){#other_categories .category_item{width:25%;padding:0 5px 10px}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){#other_categories .category_item{width:33.333333%;max-width:33.33333%;padding:0 0 10px}}@media screen and (max-width:991.98px){#other_categories .category_item{padding:0 0 10px}}@media screen and (max-width:767px){#other_categories .category_item{width:50%;max-width:50%;padding:0 0 10px}}#other_categories .category_item_title{display:block;color:#fff;padding:5px;text-align:center}#other_categories .category_item .catD{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;font-size:14px;font-weight:700;color:#fff;padding:5px;text-align:center;z-index:5;line-height:17px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media screen and (max-width:1199px){#other_categories .category_item .catD{font-size:13px}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){#other_categories .category_item .catD{font-size:13px}}@media screen and (max-width:767px){#other_categories .category_item .catD{font-size:13px}}#other_categories .category_item .catD_title{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}#other_categories .category_item .catD small{display:block;font-size:12px;font-weight:400;color:#fff;line-height:17px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:1199px){#other_categories .category_item .catD small{font-size:12px}}@media screen and (max-width:767px){#other_categories .category_item .catD small{font-size:12px}}#other_categories .category_item .catD_icon{width:28px;height:28px;margin-right:8px;-webkit-background-size:cover;background-size:cover}#other_categories .category_item_inner{display:block;width:100%;position:relative;overflow:hidden;outline:1px solid #333;line-height:0}#other_categories .category_item_inner-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}#other_categories .category_item_inner .url_link_count_sites{position:absolute;right:8px;top:3px;font-weight:500;font-size:25px;color:#fff;text-shadow:1px 1px #5a5a5a;z-index:2;line-height:30px}@media screen and (max-width:1199px){#other_categories .category_item_inner .url_link_count_sites{font-size:18px}}@media screen and (max-width:767px){#other_categories .category_item_inner .url_link_count_sites{font-size:18px}}#other_categories .category_item_inner .url_link_list_sites{position:absolute;left:50%;top:50%;margin:0;padding:0 5px;list-style:none;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:2}#other_categories .category_item_inner .url_link_list_sites li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 0 8%;padding-left:40px;text-align:left;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:13px;color:#fff}#other_categories .category_item_inner .url_link_list_sites li:last-child{margin-bottom:0}@media screen and (max-width:1199px){#other_categories .category_item_inner .url_link_list_sites li{font-size:11px;padding-left:20px;margin-bottom:4%}}@media screen and (max-width:767px){#other_categories .category_item_inner .url_link_list_sites li{font-size:11px;padding-left:20px;margin-bottom:4%}}#other_categories .category_item_inner .url_link_list_sites li:before{content:'';display:block;width:16px;height:16px;margin-right:5px}#other_categories .category_item__content{width:100%;height:auto}#other_categories .no_bg .category_item{padding:0 5px 10px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){#other_categories .no_bg .category_item{padding:0 0 10px}}@media screen and (max-width:991.98px){#other_categories .no_bg .category_item{padding:0 0 10px}}@media screen and (max-width:767px){#other_categories .no_bg .category_item{padding:0 0 10px}}.light #other_categories{background:#fff}.light #other_categories .category_item_title{color:#4e4e4e}.light #other_categories .category_item .catD{color:#4e4e4e}