@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
*{margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; box-sizing: border-box;}
img { border: 0; display: block; }
h1, h2, h3, h4, h5, h6, h7, p { padding: 0; margin: 0; }
ul, ol, li { padding: 0; margin: 0; list-style: none; }
form { padding: 0; margin: 0; }
.radio { vertical-align: middle; }
select, input, textarea, option { padding: 0; margin: 0; font-size: 11px; color: #333333; outline: none; }
/*======================================================*/
html {width: 100%;}
body {
    width: 100%;
    font-size: 12px;
    -webkit-text-size-adjust:none;
    background: #f7f7f7;
    color: #666;
}
a {
    text-decoration: none;
    outline: none;
    transition: all 0.1s;
}
a:hover {
    text-decoration: none;
}
.clearfix:before,.clearfix:after {content: ""; display: table;} 
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}
/*==========icons=======*/
*{  -webkit-font-smoothing: subpixel-antialiased;
            font-smoothing: subpixel-antialiased;
               font-smooth: auto;
}
div.search button.sb:after, div.az ul li:after, .popbtn:after {
    display: block;
    position: absolute;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
}
/*==========content grid=======*/
.content {
    text-align: center;
    margin: 0 auto 30px auto;
}
.gi {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    width: 302px;
    margin: 5px auto;
}
.gi.err {
    width: 100%;
    font-size: 24px;
    line-height: 50px;
}
.gi.adv {height: 252px; overflow: hidden;}
.gi.gal, .gi.adv {
    border: 1px solid transparent;
}
.gi.gal img {
    display: block;
    border: none;
}
.gi.gal p, .gi.adv p {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    height: 28px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gi.gal h2 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
    width: 100%;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gi.gal .tl {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
    width: 100%;
    margin: 0;
    height: 44px;
    overflow: hidden;
}
.gi.gal .tl a {
    display: inline-block;
    padding: 0 10px;
    margin: 5px;
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
}
/*==========header=======*/
.header {
    width: 100%;
    height: 50px;
    position: relative;
    z-index: 99;
    border-bottom: 1px solid transparent;
}
/*==========logo=======*/
a.logo {
    text-decoration: none;
    display: block;
    background: url(images/logo.png);
    text-indent: -200%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 0px;
    width: 134px;
    height: 50px;
    background-size: 134px 50px;
    margin-left: -67px;
}
a#btn-menu {position: absolute; left: 10px; top: 13px;}
a#btn-search {position: absolute; right: 10px; top: 14px;}
a#btn-search i.search-hidden {display: inline-block;}
a#btn-search i.search-visible {display: none;}
a#btn-search.active i.search-hidden {display: none;}
a#btn-search.active i.search-visible {display: inline-block;}
.search {display:none; width: 100%; position: relative; padding: 8px 70px 8px 10px; background: #000; border-bottom: 1px solid #303030;}
.search.opened {display: block;}
.sf {display: block; border: none; background: none; box-sizing: border-box; -webkit-appearance: none; border-radius: 0; line-height: 26px; width: 100%; outline: none; font-size: 14px; color: #fff;}
.sb {display: block; position: absolute; right: 0; top: 0; border: none; box-sizing: border-box; -webkit-appearance: none; line-height: 42px; width: 48px; outline: none; cursor: pointer; text-align: center; background: none; color: #fff;}
.sb i {vertical-align: middle;}
::-webkit-input-placeholder {color: #888;}
:-moz-placeholder {color: #888;}
::-moz-placeholder {color: #888;}
:-ms-input-placeholder {color: #888;}
.autocomplete-suggestions {margin-top: 8px; font-size: 14px; overflow: auto; border: 1px solid #303030; border-top: none; background: #000; box-shadow: 0px 4px 8px rgba(0,0,0,0.5);}
.autocomplete-suggestion {padding: 5px; white-space: nowrap; overflow: hidden; cursor: pointer;}
.autocomplete-selected {background: #262626; color: #fff;}
.autocomplete-suggestions strong {font-weight: 400; color: #c1a64a;}
#overlay {display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 98; background: #000; opacity: 0.5;}
.noscroll {position: fixed; overflow: hidden;}
#menu {position: fixed; z-index: 100; width: 250px; top: 50px; bottom: 0; left: -250px; font-size: 0; padding: 5px; overflow-x: hidden; overflow-y: scroll; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-drag: none; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: transparent; transition: all .5s ease; background-color: #262626; border-right: 1px solid #303030;}
#menu.opened {left: 0;}
#menu a {display: inline-block; width: 100%; font-size: 14px; line-height: 34px;}
#menu a i {vertical-align: middle; font-size: 20px; opacity: 0.6; padding-bottom: 2px;}
#menu hr {margin: 5px 0; border: 0; border-top: 1px solid #303030;}
#all_categories, #toplist {position: relative; padding-bottom: 30px;}
#all_categories_close, #toplist_close {position: absolute; right: 10px; top: 10px;}

/*==========page title=======*/
.h {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
    width: 302px;
    margin: 5px auto;
}
h1,h2 {
    font-size: 22px;
    font-weight: normal;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
}
/*==========az=======*/
div.az {padding: 10px;}
div.az ul {
    width: 100%;
    float: left;
    text-align: left;
}
div.az ul li {
    display: block;
    float: left;
    margin-right: 20px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    text-transform: capitalize;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
div.az ul li.space, div.az ul li.letter {
    font-size: 16px;
    width: 100%;
    margin-right: 0;
    clear: both;
}
/*==========toplist=======*/
div.tradeindex {padding: 10px;}
ul.globaltop {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    float: left;
    text-align: left;
    display: none;
}
ul.globaltop.col1 {display: block;}
ul.globaltop li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    text-transform: capitalize;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*==========footer=======*/
.footer {
    clear: both;
    box-sizing: border-box;
    -webkit-appearance: none;
    width: 100%;
    padding: 10px;
}
/*==========spinner=======*/
#loader {
    display: none;
    height: 60px;
    width: 60px;
    margin: 30px auto;
    position: relative;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 6px solid rgba(100, 100, 100, 0.1);
    border-right: 6px solid rgba(100, 100, 100, 0.1);
    border-bottom: 6px solid rgba(100, 100, 100, 0.1);
    border-top: 6px solid rgba(100, 100, 100, 0.8);
    border-radius: 100%;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/*==========back to top=======*/
#back_to_top {
    right:20px;
    bottom:7%;
    z-index:99999;
    position:fixed;
    display: none;
}
a#back-to-top {
    display:block;
    text-decoration:none;
    padding: 14px 22px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    -webkit-border-radius:10%;
    -moz-border-radius:10%;
    border-radius:10%;
    opacity: 0.6;
}
a#back-to-top:after {display: inline-block; content: "\2191";}
a#back-to-top:hover {opacity: 0.9;}
a#back-to-top i {display: none;}

@media all and (min-width: 480px) {
    ul.globaltop {width: 50%;}
    ul.globaltop.col2 {display: block;}
}
@media all and (min-width: 640px) {
    #all_categories,#toplist {margin: 0 auto;}
    .h,#all_categories,#toplist {width: 614px;}
    ul.globaltop {width: 33.333%;}
    ul.globaltop.col3 {display: block;}
}
@media all and (min-width: 960px) {
    a#btn-menu, a#btn-search {display: none;}
    .header {height: 80px;}
    a.logo {left: 10px; top: 0px; margin-left: 0; width: 215px; height: 80px; background-size: 215px 80px;}
    .search {display: block; position: absolute; z-index: 100; top: 18px; left: auto; right: 10px; width: 302px; border-radius: 3px; border: 1px solid transparent;}
    .sb {background: none;}
    #menu {position: absolute; z-index: 100; left: 320px; top: 19px; bottom: auto; right: 320px; overflow: hidden; width: auto; border-right: none; background-color: transparent; height: 44px; text-align: center;}
    #menu hr {display: none;}
    #menu a {width: auto; margin-right: 20px;}
    .h,#all_categories,#toplist {width: 926px;}
    .gi.gal p {font-size: 14px;}
    div.az ul {width: 20%;}
    div.az ul li {width: 100%; margin-right: 0;}
    ul.globaltop {width: 25%;}
    ul.globaltop.col4 {display: block;}
}
@media all and (min-width: 1248px) {
    .h,#all_categories,#toplist {width: 1238px;}
    div.az ul li {font-size: 18px; height: 28px; line-height: 28px;}
    div.az ul li.letter {font-size: 20px;}
    ul.globaltop {width: 20%;}
    ul.globaltop.col5 {display: block;}
    ul.globaltop li {font-size: 18px; height: 28px; line-height: 28px;}
}
@media all and (min-width: 1560px) {
    .h,#all_categories,#toplist {width: 1550px;}
}
@media all and (min-width: 1872px) {
    .h,#all_categories,#toplist {width: 1862px;}
}
@media all and (min-width: 2184px) {
    .h,#all_categories,#toplist {width: 2174px;}
}
@media all and (min-width: 2496px) {
    .h,#all_categories,#toplist {width: 2486px;}
}



/*======================================================*/
/* site specific */
/*======================================================*/
body {
    background: url(images/bg.jpg) #ebebeb;
    color: #444;
}
a {color: #0076a3;}
a:hover {color: #9d0a0e;}
.gi.gal, .gi.adv {background: #f7f7f7; border-color: #ddd; border-radius: 0px;}
.gi.gal img {border-radius: 2px 2px 0 0;}
/*.gi.gal:hover, .gi.adv:hover {border-color: #ae2a17; border-style: dashed;}*/
/*.gi.gal p {position: absolute; bottom: 44px; left: 0; background-color: rgba(0,0,0,0.6); color: #fff;}
.gi.gal:hover p {white-space: normal; height: auto;}*/
.gi.gal p {position: static; bottom: auto; left: 0; white-space: normal; height: auto; background-color: #fff; color: #505050; text-shadow: 0 1px 0 #fff;}
.gi.gal:hover p {color: #000;}
.gi.gal .tl a {background: #fff; border: 1px solid #ddd; border-radius: 3px; font-weight: 300;}
.gi.gal .tl a:hover {border: 1px solid #ccc;}
/*.gi.gal h2 {font-size: 18px; font-weight: bold; text-transform: capitalize; position: absolute; bottom: 0; left: 0; background-color: rgba(0,0,0,0.6); color: #fff;}*/
.gi.gal h2 {font-size: 18px; font-weight: bold; text-transform: uppercase; position: static; bottom: auto; left: 0; color: #0076a3;}
.gi.gal:hover h2 {color: #9d0a0e;}
.gi.gal .tl a.c {font-weight: 700;}
.header {background-color: #f0f0f0; border-color: #ddd;}
#menu {background-color: #f0f0f0; border-color: #ddd;}
a#btn-menu.active, a#btn-search.active {color: #000;}
.h {border-bottom: 1px dotted #ddd; border-radius: 0; padding: 5px 0;}
h1,h2 {text-align: center; color: #000;}
.search {border-color: #0092c8; background: #fff;}
.sb {color: #0076a3;}
.sf {color: #444;}
.autocomplete-suggestions {border-color: #0092c8; background:#fff;}
.autocomplete-suggestion {color: #444;}
.autocomplete-selected {background: #f0f0f0; color: #000;}
.autocomplete-suggestions strong {color: #9d0a0e;}
div.az ul li.letter {font-weight: 700;}
/*div.az ul li a, ul.globaltop li a {font-weight: bold;}*/
a#back-to-top,a#back-to-top:hover {background: #0076a3; color: #fff;}
.footer {background: #f0f0f0; border-top: 1px solid #ddd;}
