@import url(//fonts.googleapis.com/css?family=Ubuntu);

html { height: 100%; }
input, button {
  -webkit-appearance: none;
  -moz-appearance:    none;
  appearance:         none;
}
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
.clear {clear: both;}
.clearfix {
    *zoom: 1;
}

body {
    font-family: 'Ubuntu',sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    overflow: scroll;
    overflow-x: hidden;
    background:linear-gradient(59deg,#5d0f2a,#cf8432);
    background-attachment: fixed;
}
:hover{
        transition: bottom 250ms ease-in-out 0s;
    -moz-transition: bottom 250ms ease-in-out 0s;
    -webkit-transition: bottom 250ms ease-in-out 0s;
    -o-transition: bottom 250ms ease-in-out 0s;
}
a {
    color: #fff;
    text-decoration: none;
}
a#logo {
    display: block;
    padding: 0px 15px 0px;
    margin-bottom: 20px;
}
a#logo img {
    width:400px;
}
h2.h2cls {
    font-size: 26px;
    text-align: left;
    padding-left: 20px;
}
.h2clsbg {
    color: #000;
}
h2.h3cls {
    text-align: left;
    padding-left: 30px;
    margin-left: 20px;
}
h2.h2cls img {
    vertical-align: bottom;
    border-radius: 5px;
    margin-right: 5px;
}
span.h2desc {
    width: 100%;
    padding-left: 55px;
    float: left;
    text-align: left;
    margin-bottom: 20px;
    color: #000;
}
.main {
    width: 95%;
    margin: 0 auto;
    margin-top: 25px;
    background: #dedddb;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
}
footer {
    text-align: center;
    padding: 20px 25px 30px;
    border-top: 5px solid #1d1d1d;
    background: url(http://jan-tenner.info/images/footer.png);
}
footer a.linkscts:hover {
    color: #fff;
    font-weight: normal;
}
a.linksctstop {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 5px;
    color: #77292c;
    text-shadow: 0px 1px 1px #fff;
    font-weight: bold;
    border-radius: 3px;
    box-shadow: 0px 1px 1px #5f5f5f;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}
a.linksctstop:hover {
    color: #fff!important;
    text-shadow: none;
    box-shadow: none;
    background: #000;
}
.container {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.container > header {
    width: 95%;
    height: 185px;
    margin: 0 auto;
    position: relative;
    padding: 5px 0px 0px;
    text-align: center;
}

.container > header {

}

.container > header h1 {
    font-size: 34px;
    line-height: 38px;
    margin: 0 auto;
    font-weight: 700;
    color: #333;
}

.container > header h1 span {
    display: block;
    font-size: 20px;
    font-weight: 300;
}

.main > p {
    text-align: center;
    padding: 50px 20px;
}

/* Header Style */
.codrops-top {
    line-height: 24px;
    font-size: 11px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
    padding: 0px 10px;
    letter-spacing: 1px;
    color: #333;
    display: inline-block;
}

.codrops-top a:hover {
    background: rgba(255,255,255,0.8);
    color: #000;
}

.codrops-top span.right {
    float: right;
}

.codrops-top span.right a {
    float: left;
    display: block;
}
div#fastlinks {
    float: left;
    padding: 0px 15px 0px;
}
.fullvideo {
    float: left;
    padding: 15px 30px;
    max-width: 725px;
    margin-top: 20px;
    margin-left: 50px;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.25) , 0 0 50px rgba(0,0,0,.1) inset;
}

.tags {
    color: #000;
}
div#title {
    float: left;
    padding: 20px 0px 0px;
}

div#googleshare {
    float: left;
    padding: 35px 0px 0px 30px;
}
div#player {
    background: #000;
    border: 5px solid #000;
    margin-bottom: 20px;
}
h1.fullvideo-title {
    color: #000;
    font: 400 30px/1.3 'Bree Serif',Georgia,serif;
}
h3#catlist img, h3.h1cls img, .h1cls img {
    width: 30px;
    margin-right:10px;
}
.adv {
    float: left;
    padding: 15px 30px;
    margin-top: 20px;
    margin-left: 50px;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.25) , 0 0 50px rgba(0,0,0,.1) inset;
}
.divrectr {}
/* line 379, ../sass/screen.scss */

.divrectr {
    padding: 0px 25px 30px;
    line-height: 25px;
}
/* line 382, ../sass/screen.scss */

.divrectr a {
    display: inline-block;
    color: #000;
    font-size: 15px;
    font-weight: normal;
    padding: 1px 5px;
    margin: 6px 5px;
    background: #dedddb;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.25) , 0 0 50px rgba(0,0,0,.1) inset;
}
/* line 387, ../sass/screen.scss */

.divrectr a:hover {
    color: #bf2322;
    box-shadow:none;
}
.allframed {
    width: 650px;
    height: 490px;
}
.textbigbig {
    font-size: 13pt;
    font-family: Tahoma;
    font-weight: bold;
}
.h1cls {
    padding: 15px 30px 0;
    font: 400 30px/1.3 'Bree Serif', Georgia, serif;
}
.htitle {
    color: #000;
}
.topdv2 {
    float: right;
    padding: 0px 10px 0px;
    #background-color: #000000
}
.linkscts {
    font-size: 15px;
    color: #bf2322;
    font-weight: bold;
}
.linkscts:hover {color: #000;}

.frmquert {
    font-size: 15pt;
    padding: 5px 5px;
    width: 420px;
	color: #999;
    border: none;
    outline: none;
    border-radius: 3px;
}
.scrollToTop {
    position: fixed;
    right: 25px;
    bottom: 35px;
    font-size: 18px;
    line-height: 5px;
    display: none;
    height: 38px;
    padding: 15px;
    color: #ffffff;
    background-color: #691110;
    z-index: 10000;
}
.scrollToTop a {
    transition: bottom 250ms ease-in-out 0s;
    -moz-transition: bottom 250ms ease-in-out 0s;
    -webkit-transition: bottom 250ms ease-in-out 0s;
    -o-transition: bottom 250ms ease-in-out 0s;
    bottom: -30px;
    padding: 15px 2px 20px;
    right: 15px;
    width: 70px;
    background-color: #F0EDED;
    background-image: -moz-linear-gradient(center top, #FDFAFB, #F9F7F7 50%, #F6F3F4 50%, #F0EDED);
    background-image: -webkit-linear-gradient(center top, #FDFAFB, #F9F7F7 50%, #F6F3F4 50%, #F0EDED);
    background-image: -o-linear-gradient(center top, #FDFAFB, #F9F7F7 50%, #F6F3F4 50%, #F0EDED);
    color: #524D4D;
    text-shadow: 0 1px rgba(255, 255, 255, 0.9);
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    box-shadow: 0 0 #FFF, 0 1px 3px rgba(34, 25, 25, 0.5);
    -webkit-box-shadow: 0 0 #FFF, 0 1px 3px rgba(34, 25, 25, 0.5);
    display: block;
    position: relative;
    text-align: center
}
.scrollToTop a:hover {
    text-decoration: none;
}
.scrollToTop:hover {
    text-decoration: none;
    background-color: #000;
}
.og-grid {
    list-style: none;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.og-grid li {
    display: inline-block;
    margin: 10px 10px 0 5px;
    vertical-align: top;
    height: 260px;
}
.og-grid li > a,
.og-grid li > a img {
    border: none;
    outline: none;
    display: block;
    position: relative;
}
.og-grid li.og-expanded > a::after {
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ddd;
    border-width: 20px;
    left: 50%;
    margin: -9px 0 0 -15px;
}
.og-expander {
    position: absolute;
    background: #ddd;
    top: auto;
    left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: left;
    height: 0;
    overflow: hidden;
}
.og-expander-inner {
    padding: 25px 25px;
    height: 100%;
}
.og-close {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.og-close::before,
.og-close::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    height: 1px;
    background: #888;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.og-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.og-close:hover::before,
.og-close:hover::after {
    background: #333;
}
.og-fullimg {
    width: 50%;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.og-details {
    width: 47%;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.og-details {
    padding: 0 40px 0 20px;
}
.og-fullimg {
    text-align: center;
}
.og-fullimg img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
}
.og-details h3 {
    font-weight: 300;
    font-size: 32px;
    padding: 10px 0 10px;
    margin-bottom: 10px;
}
.og-details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #999;
}
p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #999;
}
.og-details a {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px;
    border: 1px solid #333;
    display: inline-block;
    margin: 5px 0 0;
    outline: none;
}
.og-details a::before {
    display: inline-block;
    margin-right: 10px;
}
.og-details a:hover {
    border-color: #999;
    color: #999;
}
input.show_more {
    background: #FFF;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    #text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px;
    border: 1px solid #333;
    display: inline-block;
    #margin: 30px 0 0;
    outline: none;
}
input.show_more:before {
    content: '\2192';
    display: inline-block;
    margin-right: 10px;
}
input.show_more:hover {
    border-color: #999;
    color: #999;
}
.topbtm {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px;
    border: 1px solid #333;
    display: inline-block;
    #margin: 30px 0 0;
    outline: none;
}
.topbtm::before {
    display: inline-block;
    margin-right: 10px;
}
.topbtm:hover {
    border-color: #999;
    color: #999;
}
.topbtmsel {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px;
    border: 1px solid #333;
    display: inline-block;
    #margin: 30px 0 0;
    outline: none;
    background: #DDD;
}
.topbtmsel::before {
    content: '\2192';
    display: inline-block;
    margin-right: 10px;
}
.topbtmsel:hover {
    border-color: #999;
    color: #999;
}
.topbtmsel2r {
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px;
    border: 1px solid #ffffff;
    display: inline-block;
}
.topbtmsel2r::before {
    display: inline-block;
    margin-right: 10px;
}
.topbtmsel2r::after {
    content: '\2192';
    display: inline-block;
    margin-left: 10px;
}
.topbtmsel2r:hover {
    border-color: #fff;
    color: #fff;
}
.topbtmsel2l {
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px;
    border: 1px solid #ffffff;
    display: inline-block;
}
.topbtmsel2l::before {
    content: '\2190';
    display: inline-block;
    margin-right: 10px;
}
.topbtmsel2l:hover {
    border-color: #fff;
    color: #fff;
}
.og-loading {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ddd;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    -webkit-animation: loader 0.5s infinite ease-in-out both;
    -moz-animation: loader 0.5s infinite ease-in-out both;
    animation: loader 0.5s infinite ease-in-out both;
}
@-webkit-keyframes loader {
    0% {
        background: #ddd;
    }
    33% {
        background: #ccc;
        box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
    }
    66% {
        background: #ccc;
        box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
    }
}
@-moz-keyframes loader {
    0% {
        background: #ddd;
    }
    33% {
        background: #ccc;
        box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
    }
    66% {
        background: #ccc;
        box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
    }
}
@keyframes loader {
    0% {
        background: #ddd;
    }
    33% {
        background: #ccc;
        box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
    }
    66% {
        background: #ccc;
        box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
    }
}

ul.anb {
    position: absolute;
    top: 10px;
    right: 10px;
}
li.anb2 {
    list-style: none;
    margin: 0px;
    width: 0px;
    height: 0px;
    font-size: 0;
    line-height: 0;
    float: left;
    border: 0px solid #000;
    display: block;
}
.sel {
    background-color: #000;
}
.srchfields {
    position: relative;
    float: right;
    display: inline-block;
    padding: 0;
}
.srchbutton {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 700;
    text-transform: uppercase;
    padding: 9px 15px;
    border: none;
    display: inline-block;
    margin: 0;
    outline: none;
    color: #fff;
    cursor: pointer;
    background: #3e1f12;
    text-shadow: 0 1px 1px #000000;
}
.srchbutton::before {
    display: inline-block;
    margin-right: 10px;
}
.srchbutton:hover {
    border-color: #999;
    color: #bf2322;
}
table {
    width: 95%;
    margin: 0 auto;
    margin-top: 25px;
    padding-top: 20px!important;
    background: #dedddb;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.25) , 0 0 50px rgba(0,0,0,.1) inset;
}
table a {
    color: #000;
    font-size: 12px;
}

h2 {font-weight: normal;}
@media screen and (max-width: 1201px) {
    .adv {
        width: 95%;
        margin-left: 25px;
        text-align: center;
    }
    .tizers {
        display: inline-block;
        margin: 0 10px;
    }
}
@media screen and (max-width: 1024px) {
    .adv {
        display: block;
        float: none;
        width: 95%;
        margin: 0 auto;
        text-align: center;
        clear: both;
    }
    .tizers {
        display: inline-block;
        margin: 0 10px;
    }
    .fullvideo {
        display: block;
        float: none;
        width: 95%;
        margin: 0 auto;
        margin-top: 25px;
        margin-bottom: 25px;
        text-align: center;
        clear: both;
    }
    .srchfields {
        float: none!important;
        margin-bottom: 25px
    }
    div#fastlinks {
        float: none;
    }
    .container>header {
        height: 255px;
    }
}

@media screen and (max-width: 830px) {
    .og-expander h3 {
        font-size: 32px;
    }
    .og-expander p {
        font-size: 13px;
    }
    .og-expander a {
        font-size: 12px;
    }
}
@media screen and (max-width: 650px) {
    .og-fullimg {
        display: none;
    }
    .og-details {
        float: none;
        width: 100%;
    }
}
@media screen and (max-width: 425px) {
    .container>header {
        height: 290px;
    }
    a#logo img {
        width: 100%;
    }
    a.linksctstop {
        margin-bottom: 10px;
    }
    h1.fullvideo-title {
        font-size: 14px;
    }
    .adv {
        padding: 15px 30px;
    }
    .tizers {
        margin: 0 auto;
    }
    .h1cls {
        font-size: 18px;
        padding: 10px 10px 0px;
    }
    footer {
        font-size: 10px;
    }
}
@media screen and (max-width: 375px) {
    .container>header {
        height: 290px;
    }
    a#logo img {
        width: 100%;
    }
    .frmquert {
        width: 100%;
    }
    a.linksctstop {
        margin-bottom: 10px;
    }
    h1.fullvideo-title {
        font-size: 14px;
    }
    .adv {
        padding: 1px 0px;
    }
    .tizers {
        margin: 0 auto;
    }
    .h1cls {
        font-size: 18px;
        padding: 10px 10px 0px;
    }
    footer {
        font-size: 10px;
    }
}
@media screen and (max-width: 320px) {
    .container>header {
        height: 290px;
    }
    a#logo img {
        width: 100%;
    }
    .frmquert {
        width: 100%;
    }
    a.linksctstop {
        margin-bottom: 10px;
    }
    h1.fullvideo-title {
        font-size: 14px;
    }
    .adv {
        padding: 1px 0px;
    }
    .tizers {
        margin: 0 auto;
    }
    .h1cls {
        font-size: 18px;
        padding: 10px 10px 0px;
    }
    footer {
        font-size: 10px;
    }
}