* {
    box-sizing: border-box
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

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

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none!important;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

.container {
    width: 100%;
    margin: auto
}

@media (min-width: 1280px) {
   
	.single-best-of-2014 .container {
        width: 1200px!important;
    }
	.single-best-of-2015 .container {
        width: 1200px!important;
    }
	.single-best-of-2016 .container {
        width: 1200px!important;
    }
    .single-best-of-2017 .container {
        width: 1200px!important;
    }
    .single-best-of-2018 .container {
        width: 1200px!important;
    }
	.single-special .container {
        width: 1200px!important;
    }
	 .container {
        width: 990px
    }
}


@media (min-width: 990px) and (max-width: 1279px) {
    .container {
        width: 990px
    }
	.single-best-of-2014 .container {
        width: 940px!important;
    }
	.single-best-of-2015 .container {
        width: 940px!important;
    }
	.single-best-of-2016 .container {
        width: 940px!important;
    }
    .single-best-of-2017 .container {
        width: 940px!important;
    }
	.single-special .container {
        width: 940px!important;
    }
	.parent:nth-child(even) .post .position {
    top: 200px;
    left: -118px;
}
.parent:nth-child(odd) .post .position {
    top: 30px;
    right: -118px;
}
}

.container:after {
    content: '';
    display: table;
    clear: both
}

[class^="col-"],
[class*=" col-"] {
    position: relative;
    float: left;
    display: block;
    box-sizing: border-box
}

@media (max-width: 767px) {
    [class^="col-"],
    [class*=" col-"] {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (min-width: 768px) {
    [class^="col-"],
    [class*=" col-"] {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 990px) {
    [class^="col-"],
    [class*=" col-"] {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 1280px) {
    [class^="col-"],
    [class*=" col-"] {
        padding-left: 15px;
        padding-right: 15px
    }
}

.no-padding {
    padding: 0
}

.clearfix:after {
    content: '';
    display: table;
    clear: both
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
}

.col-xs-1 {
    width: 8.33333%
}

.push-xs-1 {
    margin-left: 8.33333%
}

.pull-xs-1 {
    left: -8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.push-xs-2 {
    margin-left: 16.66667%
}

.pull-xs-2 {
    left: -16.66667%
}

.col-xs-3 {
    width: 25%
}

.push-xs-3 {
    margin-left: 25%
}

.pull-xs-3 {
    left: -25%
}

.col-xs-4 {
    width: 33.33333%
}

.push-xs-4 {
    margin-left: 33.33333%
}

.pull-xs-4 {
    left: -33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.push-xs-5 {
    margin-left: 41.66667%
}

.pull-xs-5 {
    left: -41.66667%
}

.col-xs-6 {
    width: 50%
}

.push-xs-6 {
    margin-left: 50%
}

.pull-xs-6 {
    left: -50%
}

.col-xs-7 {
    width: 58.33333%
}

.push-xs-7 {
    margin-left: 58.33333%
}

.pull-xs-7 {
    left: -58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.push-xs-8 {
    margin-left: 66.66667%
}

.pull-xs-8 {
    left: -66.66667%
}

.col-xs-9 {
    width: 75%
}

.push-xs-9 {
    margin-left: 75%
}

.pull-xs-9 {
    left: -75%
}

.col-xs-10 {
    width: 83.33333%
}

.push-xs-10 {
    margin-left: 83.33333%
}

.pull-xs-10 {
    left: -83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.push-xs-11 {
    margin-left: 91.66667%
}

.pull-xs-11 {
    left: -91.66667%
}

.col-xs-12 {
    width: 100%
}

.push-xs-12 {
    margin-left: 100%
}

.pull-xs-12 {
    left: -100%
}

@media (min-width: 768px) and (max-width: 959px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .visible-sm {
        display: block !important
    }
}

@media (min-width: 768px) {
    .col-sm-1 {
        width: 8.33333%
    }
}

@media (min-width: 768px) {
    .push-sm-1 {
        margin-left: 8.33333%
    }
}

@media (min-width: 768px) {
    .pull-sm-1 {
        left: -8.33333%
    }
}

@media (min-width: 768px) {
    .col-sm-2 {
        width: 16.66667%
    }
}

@media (min-width: 768px) {
    .push-sm-2 {
        margin-left: 16.66667%
    }
}

@media (min-width: 768px) {
    .pull-sm-2 {
        left: -16.66667%
    }
}

@media (min-width: 768px) {
    .col-sm-3 {
        width: 25%
    }
}

@media (min-width: 768px) {
    .push-sm-3 {
        margin-left: 25%
    }
}

@media (min-width: 768px) {
    .pull-sm-3 {
        left: -25%
    }
}

@media (min-width: 768px) {
    .col-sm-4 {
        width: 33.33333%
    }
}

@media (min-width: 768px) {
    .push-sm-4 {
        margin-left: 33.33333%
    }
}

@media (min-width: 768px) {
    .pull-sm-4 {
        left: -33.33333%
    }
}

@media (min-width: 768px) {
    .col-sm-5 {
        width: 41.66667%
    }
}

@media (min-width: 768px) {
    .push-sm-5 {
        margin-left: 41.66667%
    }
}

@media (min-width: 768px) {
    .pull-sm-5 {
        left: -41.66667%
    }
}

@media (min-width: 768px) {
    .col-sm-6 {
        width: 50%
    }
}

@media (min-width: 768px) {
    .push-sm-6 {
        margin-left: 50%
    }
}

@media (min-width: 768px) {
    .pull-sm-6 {
        left: -50%
    }
}

@media (min-width: 768px) {
    .col-sm-7 {
        width: 58.33333%
    }
}

@media (min-width: 768px) {
    .push-sm-7 {
        margin-left: 58.33333%
    }
}

@media (min-width: 768px) {
    .pull-sm-7 {
        left: -58.33333%
    }
}

@media (min-width: 768px) {
    .col-sm-8 {
        width: 66.66667%
    }
}

@media (min-width: 768px) {
    .push-sm-8 {
        margin-left: 66.66667%
    }
}

@media (min-width: 768px) {
    .pull-sm-8 {
        left: -66.66667%
    }
}

@media (min-width: 768px) {
    .col-sm-9 {
        width: 75%
    }
}

@media (min-width: 768px) {
    .push-sm-9 {
        margin-left: 75%
    }
}

@media (min-width: 768px) {
    .pull-sm-9 {
        left: -75%
    }
}

@media (min-width: 768px) {
    .col-sm-10 {
        width: 83.33333%
    }
}

@media (min-width: 768px) {
    .push-sm-10 {
        margin-left: 83.33333%
    }
}

@media (min-width: 768px) {
    .pull-sm-10 {
        left: -83.33333%
    }
}

@media (min-width: 768px) {
    .col-sm-11 {
        width: 91.66667%
    }
}

@media (min-width: 768px) {
    .push-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .pull-sm-11 {
        left: -91.66667%
    }
}

@media (min-width: 768px) {
    .col-sm-12 {
        width: 100%
    }
}

@media (min-width: 768px) {
    .push-sm-12 {
        margin-left: 100%
    }
}

@media (min-width: 768px) {
    .pull-sm-12 {
        left: -100%
    }
}

@media (min-width: 990px) and (max-width: 1279px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 990px) and (max-width: 1279px) {
    .visible-md {
        display: block !important
    }
}

@media (min-width: 990px) {
    .col-md-1 {
        width: 8.33333%
    }
}

@media (min-width: 990px) {
    .push-md-1 {
        margin-left: 8.33333%
    }
}

@media (min-width: 990px) {
    .pull-md-1 {
        left: -8.33333%
    }
}

@media (min-width: 990px) {
    .col-md-2 {
        width: 16.66667%
    }
}

@media (min-width: 990px) {
    .push-md-2 {
        margin-left: 16.66667%
    }
}

@media (min-width: 990px) {
    .pull-md-2 {
        left: -16.66667%
    }
}

@media (min-width: 990px) {
    .col-md-3 {
        width: 25%
    }
}

@media (min-width: 990px) {
    .push-md-3 {
        margin-left: 25%
    }
}

@media (min-width: 990px) {
    .pull-md-3 {
        left: -25%
    }
}

@media (min-width: 990px) {
    .col-md-4 {
        width: 33.33333%
    }
}

@media (min-width: 990px) {
    .push-md-4 {
        margin-left: 33.33333%
    }
}

@media (min-width: 990px) {
    .pull-md-4 {
        left: -33.33333%
    }
}

@media (min-width: 990px) {
    .col-md-5 {
        width: 41.66667%
    }
}

@media (min-width: 990px) {
    .push-md-5 {
        margin-left: 41.66667%
    }
}

@media (min-width: 990px) {
    .pull-md-5 {
        left: -41.66667%
    }
}

@media (min-width: 990px) {
    .col-md-6 {
        width: 50%
    }
}

@media (min-width: 990px) {
    .push-md-6 {
        margin-left: 50%
    }
}

@media (min-width: 990px) {
    .pull-md-6 {
        left: -50%
    }
}

@media (min-width: 990px) {
    .col-md-7 {
        width: 58.33333%
    }
}

@media (min-width: 990px) {
    .push-md-7 {
        margin-left: 58.33333%
    }
}

@media (min-width: 990px) {
    .pull-md-7 {
        left: -58.33333%
    }
}

@media (min-width: 990px) {
    .col-md-8 {
        width: 66.66667%
    }
}

@media (min-width: 990px) {
    .push-md-8 {
        margin-left: 66.66667%
    }
}

@media (min-width: 990px) {
    .pull-md-8 {
        left: -66.66667%
    }
}

@media (min-width: 990px) {
    .col-md-9 {
        width: 75%
    }
}

@media (min-width: 990px) {
    .push-md-9 {
        margin-left: 75%
    }
}

@media (min-width: 990px) {
    .pull-md-9 {
        left: -75%
    }
}

@media (min-width: 990px) {
    .col-md-10 {
        width: 83.33333%
    }
}

@media (min-width: 990px) {
    .push-md-10 {
        margin-left: 83.33333%
    }
}

@media (min-width: 990px) {
    .pull-md-10 {
        left: -83.33333%
    }
}

@media (min-width: 990px) {
    .col-md-11 {
        width: 91.66667%
    }
}

@media (min-width: 990px) {
    .push-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 990px) {
    .pull-md-11 {
        left: -91.66667%
    }
}

@media (min-width: 990px) {
    .col-md-12 {
        width: 100%
    }
}

@media (min-width: 990px) {
    .push-md-12 {
        margin-left: 100%
    }
}

@media (min-width: 990px) {
    .pull-md-12 {
        left: -100%
    }
}

@media (min-width: 1280px) {
    .hidden-lg {
        display: none !important
    }
}

@media (min-width: 1280px) {
    .visible-lg {
        display: block !important
    }
}

@media (min-width: 1280px) {
    .col-lg-1 {
        width: 8.33333%
    }
}

@media (min-width: 1280px) {
    .push-lg-1 {
        margin-left: 8.33333%
    }
}

@media (min-width: 1280px) {
    .pull-lg-1 {
        left: -8.33333%
    }
}

@media (min-width: 1280px) {
    .col-lg-2 {
        width: 16.66667%
    }
}

@media (min-width: 1280px) {
    .push-lg-2 {
        margin-left: 16.66667%
    }
}

@media (min-width: 1280px) {
    .pull-lg-2 {
        left: -16.66667%
    }
}

@media (min-width: 1280px) {
    .col-lg-3 {
        width: 25%
    }
}

@media (min-width: 1280px) {
    .push-lg-3 {
        margin-left: 25%
    }
}

@media (min-width: 1280px) {
    .pull-lg-3 {
        left: -25%
    }
}

@media (min-width: 1280px) {
    .col-lg-4 {
        width: 33.33333%
    }
}

@media (min-width: 1280px) {
    .push-lg-4 {
        margin-left: 33.33333%
    }
}

@media (min-width: 1280px) {
    .pull-lg-4 {
        left: -33.33333%
    }
}

@media (min-width: 1280px) {
    .col-lg-5 {
        width: 41.66667%
    }
}

@media (min-width: 1280px) {
    .push-lg-5 {
        margin-left: 41.66667%
    }
}

@media (min-width: 1280px) {
    .pull-lg-5 {
        left: -41.66667%
    }
}

@media (min-width: 1280px) {
    .col-lg-6 {
        width: 50%
    }
}

@media (min-width: 1280px) {
    .push-lg-6 {
        margin-left: 50%
    }
}

@media (min-width: 1280px) {
    .pull-lg-6 {
        left: -50%
    }
}

@media (min-width: 1280px) {
    .col-lg-7 {
        width: 58.33333%
    }
}

@media (min-width: 1280px) {
    .push-lg-7 {
        margin-left: 58.33333%
    }
}

@media (min-width: 1280px) {
    .pull-lg-7 {
        left: -58.33333%
    }
}

@media (min-width: 1280px) {
    .col-lg-8 {
        width: 66.66667%
    }
}

@media (min-width: 1280px) {
    .push-lg-8 {
        margin-left: 66.66667%
    }
}

@media (min-width: 1280px) {
    .pull-lg-8 {
        left: -66.66667%
    }
}

@media (min-width: 1280px) {
    .col-lg-9 {
        width: 75%
    }
}

@media (min-width: 1280px) {
    .push-lg-9 {
        margin-left: 75%
    }
}

@media (min-width: 1280px) {
    .pull-lg-9 {
        left: -75%
    }
}

@media (min-width: 1280px) {
    .col-lg-10 {
        width: 83.33333%
    }
}

@media (min-width: 1280px) {
    .push-lg-10 {
        margin-left: 83.33333%
    }
}

@media (min-width: 1280px) {
    .pull-lg-10 {
        left: -83.33333%
    }
}

@media (min-width: 1280px) {
    .col-lg-11 {
        width: 91.66667%
    }
}

@media (min-width: 1280px) {
    .push-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1280px) {
    .pull-lg-11 {
        left: -91.66667%
    }
}

@media (min-width: 1280px) {
    .col-lg-12 {
        width: 100%
    }
}

@media (min-width: 1280px) {
    .push-lg-12 {
        margin-left: 100%
    }
}

@media (min-width: 1280px) {
    .pull-lg-12 {
        left: -100%
    }
}

body,
html {
    font-family: "Roboto", sans-serif
}

ol {
    list-style: decimal inside
}

ul {
    list-style: square inside
}

ul.no-list {
    list-style: none
}

ul.no-list ul {
    padding: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    padding-left: 1em
}

p {
    padding-bottom: 1em;
    font-size: 1em;
    line-height: 1.5em
}

p:last-of-type {
    padding: 0
}

b,
strong {
    font-weight: bold
}

em,
i,
q {
    font-style: italic
}

blockquote {
    padding: .5em 1em 1.5em
}

h1 {
    font-size: 3em;
    margin-bottom: 1em;
    font-weight: 300
}

h2 {
    font-size: 2.5em;
    margin-bottom: .75em;
    font-weight: 300
}

h3 {
    font-size: 2em;
    margin-bottom: .5em;
    font-weight: 300
}

h4 {
    font-size: 1.5em;
    margin-bottom: .25em;
    font-weight: 300
}

h5 {
    font-size: 1.25em;
    margin-bottom: .1em;
    font-weight: 600
}

h6 {
    font-size: 1em;
    margin-bottom: 0;
    font-weight: 600
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

table {
    width: 100%;
    border: 1px solid #ccc
}

table td,
table th {
    padding: 5px
}

table thead {
    border-bottom: 2px solid #ccc
}

table tbody tr {
    border-bottom: 1px solid #ccc;
    -webkit-transition: 0.15s all;
    -moz-transition: 0.15s all;
    transition: 0.15s all
}

table tbody tr:hover {
    background: #eee
}

table tbody td {
    border-right: 1px solid #ccc
}

.btn {
    display: inline-block;
    border-radius: 3px;
    background: #ccc;
    -webkit-transition: 0.15s color, 0.15s background, 0.15s border, 0.15s box-shadow;
    -moz-transition: 0.15s color, 0.15s background, 0.15s border, 0.15s box-shadow;
    transition: 0.15s color, 0.15s background, 0.15s border, 0.15s box-shadow;
    color: black
}

.btn:hover {
    box-shadow: inset 2px 2px 5px 0 #999;
    background: #d1d1d1
}

.btn-material {
    border-radius: 0;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    -webkit-transition: 0.15s color, 0.25s background, 0.15s border, 0.15s box-shadow;
    -moz-transition: 0.15s color, 0.25s background, 0.15s border, 0.15s box-shadow;
    transition: 0.15s color, 0.25s background, 0.15s border, 0.15s box-shadow
}

.btn-material:hover {
    box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.2);
    background: #d9d9d9
}

.btn-large {
    padding: 15px;
    font-size: 1.25em;
    font-weight: 300
}

.btn-medium {
    padding: 10px;
    font-size: 1em
}

.btn-small {
    padding: 5px 7px;
    font-size: .8em
}

form p {
    padding: 0;
    margin: 0 0 5px
}

form p:after {
    content: '';
    clear: both;
    display: table
}

form legend {
    font-weight: bold;
    margin-bottom: 5px
}

form input,
form textarea,
form button {
    margin: 0;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: none;
    -webkit-transition: color 0.15s, border 0.15s, height 0.15s;
    -moz-transition: color 0.15s, border 0.15s, height 0.15s;
    transition: color 0.15s, border 0.15s, height 0.15s;
    font-size: 12px
}

form input:focus,
form input:active,
form textarea:focus,
form textarea:active,
form button:focus,
form button:active {
    outline: 0;
    border: 1px solid #8c8c8c
}

form input[type="checkbox"],
form input[type="radio"] {
    width: auto
}

form button {
    cursor: pointer
}

form.material-labels input,
form.material-labels textarea {
    border: 0;
    background: none;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    position: relative;
    z-index: 20;
    font: .9em/1.25em "Roboto", sans-serif
}

form.material-labels label {
    position: relative;
    z-index: 10;
    font-size: .8em;
    display: inline-block;
    -webkit-transition: top 0.15s, color 0.15s, opacity 0.15s;
    -moz-transition: top 0.15s, color 0.15s, opacity 0.15s;
    transition: top 0.15s, color 0.15s, opacity 0.15s
}

form.material-labels label.inline-label {
    top: 0
}

form.material-labels p {
    position: relative;
    padding-top: 20px
}

form.material-labels p.active-input label,
form.material-labels p.filled-input label {
    top: -5px !important;
    opacity: .7
}

form.material-labels p.active-input input,
form.material-labels p.active-input textarea,
form.material-labels p.filled-input input,
form.material-labels p.filled-input textarea {
    border-bottom: 1px solid #8c8c8c
}

form.material-labels p.active-input textarea,
form.material-labels p.filled-input textarea {
    height: 120px !important
}


/*# sourceMappingURL=seer.css.map */