@import url("https://fonts.googleapis.com/css?family=Roboto");
img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

html {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    position: absolute;
    font-size: 14px;
	font-weight: 600;
    line-height: 26px;
    height: 25px;
    overflow: hidden;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase
}

mark {
    background: #e86016;
    color: #010101
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    font-family: Roboto, serif
}

.logo-thumb {
    font-size: 0;
    width: 302px;
    height: 250px;
    border: none!important;
    position: relative;
    background-size: cover
}

.logo-thumb .logo-thumb-logo {
    width: 302px;
    height: 50px;
    background-image: url(../img/logo.jpg);
    background-size: cover
}

.logo-thumb:hover {
    box-shadow: 0 0 0 transparent!important
}

.keyword {
	border: 1px solid #000000;
    border-radius: 3px;
    padding: 0 4px;
	background: #ffffff !important;
	text-align: left;
	margin: 1px 2px;
	outline: none;
	height: 28px;
	width: 184px;
	color: #010101;
	font-size: 12px;
	font-weight: 600;
}

.search {
	vertical-align: bottom;
	border: 1px solid #000000;
    border-radius: 3px;
	background: #ffffff !important;
	text-align: center;
	margin: 1px 2px;
	outline: none;
	height: 28px;
	width: 100px;
	color: #010101;
	font-size: 12px;
	font-weight: 600;
}

.search:hover {
    color: #ff0000;
}

.menu {
    text-align: center;
    font-size: 12px;
    padding: 4px 0;
    margin: 0 auto
}

.menu p {
    margin: 0;
	font-weight: 400
}

.menu a {
    position: relative;
    padding: 4px 4px;
    font-size: 12px;
	font-weight: 600;
    line-height: 1.5;
    border-radius: 3px;
    background-color: #1a1b1d;
    border-color: #ffffff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ffffff;
    white-space: nowrap;
    color: #ffffff;
    margin: 2px;
    text-transform: uppercase
}

.menu a:hover {
    color: #ffffff;
    background-color: #e86016;
    border-color: #e86016
}

body {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 0;
	color: #ffffff;
    line-height: 1.42857143;
    background-color: #1a1b1d;
    font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

a {
    text-decoration: none
}

.thumbs {
    padding: 0;
    list-style-type: none;
    margin: 5px auto 0;
    text-align: center
}

.thumb {
    position: relative;
    border: 1px solid #ffffff;
    transition: border .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out;
    margin: 2px;
    display: inline-block;
    vertical-align: top;
    width: 302px;
	height: 252px
}

.thumb:hover {
    border: 1px solid #e86016;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23)
}

.thumb:hover .overlay {
    color: #e86016
}

.thumb .banner-back {
    position: absolute;
    opacity: 0;
    z-index: -5
}

.thumb .overlay {
    position: absolute;
    font-size: 14px;
	font-weight: 400;
    line-height: 23px;
    height: 22px;
    overflow: hidden;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    opacity: .8;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #010101
}

.linkname {
	border: 1px solid #000000;
	padding: 2px 2px;
	background: #ffffff !important;
	text-align: center;
	margin: 2px 2px;
	outline: none;
	height: 24px;
	width: 70px;
	color: #010101;
	font-size: 14px;
	font-weight: 400;
}

.linkshare {
	border: 1px solid #000000;
	padding: 2px 2px;
	background: #ffffff !important;
	text-align: left;
	margin: 2px 2px;
	outline: none;
	height: 24px;
	width: 70%;
	color: #010101;
	font-size: 14px;
	font-weight: 400;
}

.top {
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
    margin: 0 auto
}

.top p {
    margin: 0;
	font-weight: 400
}

.top a {
    width: 300px;
    position: relative;
    padding: 5px 10px;
    font-size: 14px;
	font-weight: 400;
    line-height: 1.6;
    border-radius: 3px;
    background-color: #1a1b1d;
    border-color: #ffffff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ffffff;
    white-space: nowrap;
    color: #ffffff;
    margin: 2px;
    text-transform: uppercase
}

.top a:hover {
    color: #ffffff;
    background-color: #e86016;
    border-color: #e86016
}

.banner {
    margin: auto;
    text-align: center
}

.banner div {
    width: 305px;
    height: 265px;
    display: inline-table;
    vertical-align: top
}

.foot {
    padding: 10px 0;
    font-size: 16px
}

.foot a {
    font-size: 16px;
	font-weight: 400;
    color: #ffffff;
    text-transform: uppercase
}

.foot a:hover {
    color: #e86016;
}

.foot,
.wrapper {
    text-align: center
}

.wrapper {
    width: 100%
}

.bottom-section,
.top-section {
    display: inline-block
}

.bottom-section .logo-thumb,
.bottom-section .logo-thumb .logo-thumb-logo,
.top-section .logo-thumb,
.top-section .logo-thumb .logo-thumb-logo {
    width: 300px
}

.bottom-section .grid-item,
.top-section .grid-item {
    display: inline-block;
    vertical-align: top;
    margin: 2px;
    border: 1px solid #ffffff;
    transition: border .3s
}

.bottom-section .grid-item .cat-name,
.top-section .grid-item .cat-name {
    text-align: left!important;
    padding: 5px 0!important
}

.bottom-section .grid-item:hover,
.top-section .grid-item:hover {
    border: 1px solid #e86016
}

.grid-item {
    width: 302px;
	min-height: 250px;
	max-height: 260px
}

.left-arrow,
.right-arrow {
    display: inline-block;
    vertical-align: middle;
    min-width: 60px;
    width: 10%;
    max-width: 130px
}

.right-arrow img {
    width: 100%;
    max-width: 130px;
    height: 100%
}

.image-section {
    margin: 20px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.image {
    vertical-align: middle;
    position: relative;
    display: inline-block
}

.image:hover .lens {
    opacity: 1
}

.image img {
    width: 100%;
    max-width: 900px;
    border: 1px solid #ffffff;
    transition: border .3s
}

.image img:hover {
    border: 1px solid #e86016
}

.lens {
    position: absolute;
    opacity: 0;
    width: 10%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.lens:hover img,
.lens img {
    border: 1px solid transparent
}

.img-top {
    margin-top: 20px;
    width: 100%;
    text-align: center
}

.img-top p {
    font-size: 18px;
    margin: 0
}

.img-top-item {
    display: inline-block;
    position: relative;
    margin: 5px;
    border: 1px solid #ffffff;
    transition: border .3s, box-shadow .3s
}

.img-top-item:hover {
    border: 1px solid #e86016;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23)
}

.img-top-item .overlay {
    position: absolute;
    font-size: 16px;
    line-height: 23px;
    height: 22px;
    overflow: hidden;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .8)
}
