/*
Theme Name: Drogen-Aufklärung.de 2015
Author: Steffen Mueller
Description: This Theme ist customized for Drogen-Aufklaerung.de  based on the magazine theme of http://mythemeshop.com/themes/magazine 
Version: 1.1

* last updated: 04.02.2015 - Steffen Mueller;
* red: #f64f4f; green: #6e931f;

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    line-height: 1.6;
}
html {
    -webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block}
ol, ul { list-style: none}
blockquote, q { quotes: none }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    padding: 13px 0px 13px 25px;
    position: relative;
    margin-top: 25px;
    border-left: 5px solid #6e931f;
    margin-bottom: 35px;
}

blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFF7A8;
}
address {
    margin: 10px 0;
    font-style: italic;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky { }
.gallery-caption { }
#gallery-1 img { border: 0!important; }
.bypostauthor { }
.wp-caption-text {
    margin-bottom: 0;
 }
dl { }
dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}
dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
    overflow: hidden;
}
/*-[ Framework ]--------------------*/
body {
    font: 14px/23px 'Roboto Slab', serif;
    color: #555;
    background-color: #f0f0f0;
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}

.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6 { text-transform: uppercase ;font-weight: bold;}
.post-single-content h2 { font-size: 24px }
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-bottom: 12px;
    color: #444;
}
h1 {
    font-size: 28px;
    line-height: 1.4;
}
h2 { line-height: 1.4 }
h3 {
    font-size: 22px;
    line-height: 1.4;
}
h4 {
    font-size: 20px;
    line-height: 1.4;
}
h5 {
    font-size: 18px;
    line-height: 1.4;
}
h6 {
    font-size: 16px;
    line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }

.single_post p{
line-height: 1.6
}

a {
    text-decoration: none;
    color: #6e931f;    
    transition: all 0.25s ease-in-out;
}
a:hover { color: #6e931f;}
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: block;
}
#page, .container {
    max-width: 1200px;
    min-width: 240px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
#page {
    padding-top: 40px;
    float: none;
    clear: both;
    overflow: hidden;
    margin-top: 10%;
}
.home #page {
    margin-top: 0;
}


/*-[ Header ]-----------------------*/
header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    float: left;
    width: 100%;
    z-index: 111;
    background: #fff
}


#header {
position: relative;
width: 100%;
float: none;
margin: 0;
padding: 0;
margin-top: 20px;
text-align: center; 
display: table;
 
}
/*.................
[Social-icons]
..................*/

.header-social{
    float: left;
    margin-top: 44px;
    margin-bottom: 46px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.header-social a{
    width: 35px;
    height: 35px;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
    background: #eb5e4c;}

.header-social a:last-child{
    margin-right: 0px
}

.header-social a span{
    margin-top: 0;
    line-height: 35px;
}

.header-social a.header-facebook{
    background: #5d82d1
}

.header-social a.header-twitter{
    background: #40bff5
}

.header-social a.header-googleplus{
    background: #eb5e4c
}

/*.................
[Logo]
...................*/


.logo-wrap {
float: none;
display: inline-block;
margin-bottom: 49px;
margin-top: 20px;
text-align: center;
}


#header h1, #header h2{
    font-size: 48px;
    float: left;
    display: inline-block;
    line-height: 1;
    position: relative;
    margin-bottom: 0;
    font-family: 'Bree Serif', serif;
    font-weight: 400
}

#logo a{
    text-transform: uppercase;
    float: left;
    line-height: 1;
    color: #444444
}

.image-logo {
    margin-top: 10px;
}

#logo img {
    float: left;
}

.site-description {
    margin-top: 0;
    clear: left;
    color: #777777;
    padding-top: 4px;
}

.logo-wrap img{
    margin-top: 0;}



header .gesuendernet-logo {

    float: right;
    clear: none;
    max-width: 270px;
    width: 10%;
    margin-top: 1%;
    /*margin-bottom: 60px;*/
    display: inline-block;

}




/*...................
[header-searchbox]
....................*/

#header .widget_search{
float: right;
clear: none;
max-width: 270px;
width: 100%;
margin-top: 40px;
margin-bottom: 60px;
position: absolute;
right: 0;
top: 0;
display: inline-block;
}
ul.ajax-search-results a {
font-size: 15px;
color: #444;
}

.header-layout-3 #header h1,.header-layout-3  #header h2, .header-layout-3  .site-description {
    float: none;
    text-align: center;
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.header-layout-3 #logo a, .header-layout-3 #logo img { float: none ; letter-spacing: 0;}

.header-layout-3 .logo-wrap {
    margin-bottom: 10px;
    margin-top: 0;
    width: 100%;
}

.widget-header {
    float: right;
    max-width: 77%;
    margin-bottom: 12px;
}
.widget-header .textwidget {
    float: left;
    margin-top: 46px;
    border-left: 1px solid #cccccc;
    padding-left: 20px;
}
/*-[ Navigation ]-----------------*/


.menu li, .menu li a {
 font-family: 'Bree Serif', serif; 
 font-weight: 400; 
 font-size: 16px; 
 color: #444444;
 text-transform: uppercase 
}

.menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 16px;
}
#navigation .menu-item-has-children > a {
    padding-right: 30px;
}

.primary-navigation #navigation {
    float: none;
    width: 90%;
    text-align: center;
    display: inline-block;
}

.secondary-navigation {
    display: block;
    float: right;
    width: 960px;
    max-width: 100%;
}
.header-layout-2 .secondary-navigation {
    width: auto;
    margin-top: 20px;
}
.secondary-navigation a {
    color: #222222;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    padding: 8px 25px;
}

.primary-navigation{
    background: #B3C292;
    border: none;
}


.primary-navigation a {
    padding: 15px 13px;
}

.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    color: #9B9B9B;
}
#navigation ul { margin: 0 auto }



#navigation ul li {
    float: none;
    line-height: 24px;
    position: relative;
    display: inline-block;
    margin-left: -4px;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { display: inline-block }
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
#navigation ul li li {
    background: #fff;
    border-bottom: 0;
}
#navigation ul ul {
    position: absolute;
    width: 240px;
    padding: 20px 0 0 2px;
    padding-top: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border-top: 0;
}

#navigation ul ul li { padding: 0 ; background: #6e931f;  color: #000;}

#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 18px 30px 17px 20px;
    position: relative;
    width: 190px;
    border-left: 0;
    background: transparent;
    border:none;
    border-radius: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    margin: 0;
    text-align: left;
    color: #fff;
    font-family: 'Roboto Slab', serif; 
    font-weight: 700;
    font-size: 14px
}
#navigation ul ul li:first-child a { }
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
    display: none;
}
#navigation ul ul ul {
    left: 241px;
    top: 0;
}
.header-layout-3 #navigation { float: none; text-align: center;}
.header-layout-3 #navigation .menu { display: inline-block }
.sub-menu .menu-item-has-children:after {
    color: #fff;
}
#navigation .toggle-caret { display: none }
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
a#pull {
    display: none;
    font-family: 'Bree Serif', serif;
    font-weight: 400;
    font-size: 16px;
    color: #444444;
    text-transform: uppercase;
}
#navigation i {
    margin-right: 7px;
}
/*.......................................
[hover-effects on navigations]
.........................................*/

.menu li.current-menu-item a, .primary-navigation ul li a:hover{
    background: #6e931f;
    /*background: #B3C292;*/
    color: #fff
}


.primary-navigation ul ul li a:hover{
background: black!important
}


/* Flyout nav */
.sticky-nav {
    z-index: 500;
    position: fixed;
    top:0;
    margin: 0 !important;
    -webkit-backface-visibility: hidden;
    width: 100%;
}
.admin-bar .sticky-nav { top:32px }
#sticky a {
    transition: all 0.25s linear;
}
/*-[ Content ]--------------------*/
.article {
    width: 71.7%;
    float: left;
    margin-bottom: 0px;
    padding: 0;
    max-width: 860px
}
#content_box {
    float: left;
    width: 100%;
}
.post {
    float: left;
    width: 100%;
}

.single_page,
.single_post {
    /*margin: 42px 0 0 0;*/
    margin: 0;
    background-color: #fff;
    float: left;
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 30px
}

.single_post .post-info span, .single_post .post-info a { font-size: 12px }

.single_page {
    background-color: white;
    padding-top: 0;
}
.post-content {
    margin-bottom: 15px;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
}
.sidebar .slider-widget-container {
    padding-bottom: 30px;
}
 .slide-caption .post-info a {
    color: #fff;
}
.post-content,
.post-single-content {
    clear: both;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}
.readMore {
    float: right;
    color: #7B7A79;
}
.readMore a {
    color: #6e931f;
}
.frontPost .readMore a {
    color: #000;
    font-size: 12px;
}
.ss-full-width {
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.post.excerpt {
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    background-color: #fff;
    width: auto;
}
.wp-post-image { float: left }

.featured-thumbnail {
    float: left;
    max-width: 100%;
    max-height: 225px;
    position: relative;
    overflow: hidden;
}
.post-image {
    width: 100%;
    float: left;
    display: block;
    position: relative;
}

.post-image-fullwidth {
    margin-bottom: 10px;
    display: block;
    position: relative;
}

.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
    min-height: 50px;
}


.title {
    clear: both;
}

.single-title {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #444;
    padding-top: 19px;
    font-weight: 400
}
.page h1.title { padding-top: 0 ; margin-bottom: 0;}
.post-info {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}

.post-info a { color: #777777;}

.post-info > span { margin-right: 7px; color: #666;}

.post-info > span:last-child{
    margin-right: 0px
}

.related-posts .post-info {
    clear: none;
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #777777
}

#om-gude8nfetizjfvqd img{
    width: 100%;
    min-width:100%!important;
}
#om-obyk5c3bnnd2uqor #om-post-fabric-optin-image-container img{
	width: 100%;
    min-width:100%!important;
}

#WFItem13139703{
    width:100%!important;
}
.related-posts .post-info > div:first-child{
    float: left;
    margin-right: 5px
}

.related-posts .post-info > div:last-child{
    float: right;
    margin-right: 0px
}

.bootm_text{
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    float: left;
    margin:1% auto 7% auto;
}
.wf-box{
    width: 100%;
    float: left;
}


.textwidget p{
	margin-bottom: 0 !important;
	font-size: 14px !important;
	text-align: justify !important;
	padding-top: 1.3% !important;
	width: 100% !important;
    line-height:20px !important;
}
.textwidget p font{

}


/*******************  article_post  ***********************/

.article_post {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    padding: 0;
    max-width: 860px;
}
.left_art{
    float: left;
    margin:.5% 0px;
    width: 48%;

}
.left_art p {
    font-size: 14px;
    line-height: 22px;
    padding: 2.9% 0% .2% 0%;
    width:97%;
    margin:0% 0% 3.5% 0%;
    text-align: justify;
}

.right_art{
    float: right;
    margin:.5% 0px;
    width: 51%;

}

.left_art h3{
    font-size:20px;
    line-height:25px;
    margin:0 0%;
    text-transform:none;
}
.home .article_post .left_art h3{
    font-size:20px;
    line-height:25px;
    margin:1% 0% ;
    text-transform:none;
}

.imo{
    float: left;
    width:45.5%;
    margin:0 0 0 0;
    height: 144px;
    min-height:144px;
}
.imo img{
    width: 100%;
    height: 144px !important;
    margin:0;
}

.dif_post{
    background-color:#fff;
    float:right;
    margin:2% 0%;
    padding:0 0;
    width:100%;
    overflow: hidden;
}

.post_ifo{
    float: right;
    width:50.8%;
    margin:1% 1% 0% 0%;
    text-align: left;
    min-height: 138px;
    overflow: hidden;
    padding:0 .7%;
    background-color:#fff;
}

.post_ifo p{
    color:#666;
    font-size: 12px;
    line-height: 17px;
    text-transform: uppercase;
    text-align: left;
    margin:2px 0px;
    padding:0px;
}

.clear{
    clear: both;
}
.post_ifo h4{
    padding: 4px 0px;
    text-transform: uppercase;
    font-size:16px;
    margin:2px 0px;
    padding:0px;
    font-weight:bold;

}

.post_ifo h5{
    padding: 4px 0px;
    text-transform: uppercase;
    font-size:12px;
    margin:1.9% 0px;
    padding:0px;
    width:25%;
    float:left;
    text-align: left;
    
}

.post_ifo span{
    padding: 4px 0px;
        width:96%;
  
    float: left;

}
.post_ifo h6 {
        float: right;
    margin: 0px;
    padding:1.5% 0px;
    font-weight: normal;
    font-size: 12px;
    width: 69%;
    clear: right;
    text-transform:uppercase;
    color:#777777;
     text-align: left;
}
.cat_name {
        color: #A8A8A8;
    font-weight: 700;
}
.bootm_text #text-7 {
        width: 100%;
    margin-top: 15px;
    text-align:left;
}   





.home .left_art{
    width: 100%;
    float: left;
    
}

.home .right_art{
    width: 100%;
    float: left;
}

.home .dif_post{
    width: 47.85%;
    float: left;
    margin-left:4.2%;
    background: #fff;
    min-height: 116px;
    height: 116px;
    overflow: hidden;
}

.home .dif_post:nth-child(2n+1){
    margin-left: 0%;
}
.home .imo{
    width:42%;
    min-height:116px;
}
.home .imo img{
    height: 116px !important;
}
.home .post_ifo{
    width: 53%;
    margin: .8% 0 0 0;
	padding: 0 1% 0 0;
    min-height: 116px;
    height: 116px ;
}


/******************** End   ***********************/

/**********latest-posts***********/

.featured-category-title{
text-transform: uppercase;
margin: 1.1% 0;
width: 100%;
float: left;
font-size: 30px
}

article header {
    float: left;
    width: 100%;
    text-align: center;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.single article header { margin-bottom: 10px; }


.latestPost {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}



.latestPost .title {
    display: block;
}




/*.......................
[Most-Popular-Posts, Random Posts]
.........................*/

.latestpost, 
.random-posts{
    float: left;
    width: 100%;
    overflow: hidden;
   
}
/*.archive .latestpost, 
.random-posts{
    float: left;
    width: 100%;
    overflow: hidden;
    left:-2.8%;
    position: relative;
}*/

.latestpost .latestPost{
    margin-left:4.1%;
}
.random-posts .latestPost:nth-child(1){
    margin-left: 0%;
}
.random-posts .latestPost:nth-child(4){
    margin-left: 0%;
}
.random-posts .latestPost:nth-child(7){
    margin-left: 0%;
}
.random-posts .latestPost:nth-child(10){
    margin-left: 0%;
}
.random-posts .latestPost:nth-child(13){
    margin-left: 0%;
}
.random-posts .latestPost:nth-child(16){
    margin-left: 0%;
}

.archive .latestpost, .random-posts{
    left:0%;
    float: left;
    width: 100%;
    overflow: hidden;
}

.home .latestpost, 
.random-posts{
    position: none;
    left: 0%;
}

.latestpost .latestPost{
    width: 30.39%;
    max-width: 270px;
    float: left;

    margin:2.2% 0% 2.2% 4.4%;
    background: #fff;
    position: relative; 

}
.related-posts > article .latestPost:first-child{
	margin-left: 0 !important;
}

.related-posts .latestPost:first-child{
	margin-left: 0 !important;
}
.related-posts > article .latestPost:nth-child(1){
	margin-left: 0 !important;
}

/*.latestPost:first-child{
    margin-left: 0px !important; 
}*/
/*.latestPost:nth-child(1){
    margin-left: 0px; 
}

.latestPost:nth-child(4){
    margin-left: 0px; 
}

.latestPost:nth-child(7){
    margin-left: 0px; 
}

.latestPost:nth-child(10){
    margin-left:0px; 
}

.latestPost:nth-child(13){
    margin-left:0px; 
}
.latestPost:nth-child(16){
    margin-left:0px; 
}

.latestPost:nth-child(19){
    margin-left:0px; 
}
*/

.latestpost .grid-1.latestPost,  
.latestpost .grid-2.latestPost:nth-child(2n+1),
.latestpost .grid-3.latestPost:nth-child(3n+1){  
    margin-left: 0;
   
}



.thecategory a {color: #fff !important;}



.latestpost .post-info{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    color: #777777;
    font-size: 12px;
    text-transform: uppercase
}




.latestpost .post-info a{
    color: #777777
}
.error404 h1 {text-align: left;}



.latestpost .post-info span.mts-minutes-to-read {
clear: both;
display: block;
float: none;
}

.latestPost header{
/*
position: absolute;
left: 0;
bottom: -4%;  

*/

    width: 100%;
    overflow: hidden;

/*    transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
*/
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.random-posts .latestPost header{
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
    /*padding-top: 65px;*/
    position: absolute;
    left: 0;
    bottom: 5px
}


.latest-post .latestPost header{
    position: relative;
    bottom: 0px;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 25px;
    -webkit-transform: none;
    transform: none;
    transition: none;
}




.latestpost .latestPost .title{
font-size: 16px;
text-transform: uppercase;
margin-bottom: 0px;
color: #fff
}

.latestpost .latestPost .title a{
color: #fff   
}

.latestpost .latestPost .post-info{
    padding-left: 18px;
    padding-right: 17px;
    padding-bottom: 14px;
    padding-top: 14px
}

.latestPost .front-view-content{
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    position: absolute;
    bottom: 15%;
    left: 0;
    width: 100%;
    opacity: 0;
    
/*    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);*/
    
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    text-align: center;
    /*max-height: 46px;*/
    overflow: hidden;
}



.featured-thumbnail:hover .front-view-content{
    opacity: 1;
    /*-webkit-transform: translate3d(0,0,0);*/
    /*transform: translate3d(0,0,0);*/
}
.featured-thumbnail:hover .front-view-title{
    opacity: 0;
}




/*Biggest most-popular Post*/

.latestpost .latestBig{
    width: 65.69%;
    max-width: 565px;
    /*margin-right: 2.92%;*/
}

.latestpost .latestBig header{
padding-left: 30px;
padding-right: 30px;
padding-top: 25px;
position: relative;
bottom: 0;
top: 0%;
-webkit-transform: none;
        transform: none;
transition: none;
max-height: 100%
}


.latestpost .latestBig .title{
font-size: 24px;
text-transform: uppercase;
margin-bottom: 0px;
position: relative;
bottom: 0px;
left: 0px;
color: #222222;
font-weight: 400
;     transition: all 0.25s ease-in-out;
}
.latestPost.latestBig:hover .title {
    color: #6e931f;
}
.latestpost .latestBig .post-info{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 19px;
    padding-top: 17px
}


.random-post-overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.79) 100%);
    height: 55%;
    width: 100%
}



.noThumbnail .featured-thumbnail {
    width: 100%;
    /*min-height: 80px;*/
    background-color: #6e931f;
}
.noThumbnail .featured-thumbnail {

}


.noThumbnail .random-post-overlay {
    background:none;
    position: relative;
}

.noThumbnail .random-post-overlay header{
    position: relative;
    -webkit-transform: initial;
    transform: initial;
    bottom: 0
}

article.latestPost.noThumbnail a {
}


/*Most-Popular-hover*/

.most-popular-hover{
    position: absolute;
    width: 100%;
    height: 60%;
    left: 0;
    bottom: 0; /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.79) 100%);
    overflow: hidden;
}



.featured-thumbnail:hover header{
/*    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-55px,0);
    transform: translate3d(0,-50%,0) translate3d(0,-55px,0);*/
}


.latestpost .most-popular .post-info{
    padding-left: 17px;
padding-right: 17px;
padding-top: 0px;
padding-bottom: 0px;

    margin-top: 12px;
margin-bottom: 12px
}





/*..................
[Latest-Posts]
....................*/
.latest-post .grid-1{
    width: 100% !important;
    margin-right: 0%;
    float: left;
    background: #fff;
    margin-left:0 !important;
}


.home .latest-post .latestPost{
   width: 47.85%;
    margin-left:4.3%;
    max-width: 100%;
    margin-right: 0% !important;
}


.latest-post .latestPost.grid-2 header {
    max-height: 100%;
}
.latest-post .latestPost .title a{
    color: #222222;
    font-size: 18px;
    font-weight: 400;
}

.latest-post .latestPost .title a:hover{
    color: #6e931f
}

.latest-post .grid-2 .thecategory{
    /*position: absolute;*/
    font-size: 14px;
    color: #fff;
    background: #6e931f;
    top: 20px;
    left: 20px;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
}


.latest-post .grid-2 .post-info{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 16px
}



.latest-post .grid-1 header{
    width: auto;
    float: none;
   overflow: hidden;
   padding-top: 40px;
   text-align: center;
   top: 0%;
-webkit-transform: none;
        transform: none;
transition: none;
    max-height: 100%;
}

.latest-post .grid-1 .thecategory{
    text-align: center;
}

.latest-post .grid-1 .thecategory a{
font-size: 14px;
color: #fff;
background: #6e931f;
line-height: 25px;
padding-left: 10px;
padding-right: 10px;
display: inline-block;
}

.latest-post .grid-1 .title{
padding-top: 32px
}

.latest-post .grid-1 .title a{
font-size: 24px
}

.latest-post .grid-1 .post-info{
    width: auto;
    float: none;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #bbbbbb;
    font-size: 14px;
    padding: 0px;
    clear: none;
    padding-top: 10px;
    padding-bottom: 10px
}

.latest-post .grid-1 .front-view-content{
    position: relative;
    color: #727272;
    padding: 0;
    bottom: 0;
    text-align: center;   
     padding-left: 20px;
     padding-right: 20px;
     overflow: hidden;
     padding-bottom: 45px;
    -webkit-transform: none; 
    transform: none;
    width: auto;
    max-height: 100%;
    opacity: 1;
}





/*...............
[Trending].......
.................*/

.trending .latestPost{
    margin-right: 3.75%;
    width: 30.83%;
    max-width: 370px;
    
}

.trending-hover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(227,78,78,0.9);
    text-align: center;
    opacity: 0;
    transition: all 0.25s ease-in-out;
}

.trending .trending-hover .post-info{
    position: absolute;
    left: 0;
    top: 32%;
    width: 100%;
    padding: 0;
    text-transform: none;
    transition: -webkit-transform 0.3s, color 0.3s;
    transition: transform 0.3s, color 0.3s;
}

.trending .trending-hover .thecategory{
    text-align: center;
    color: #222; 
    background: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    padding-left: 13px;
    padding-right: 13px;
}

.trending .latestPost .front-view-content{
    top: 55%;
    left: 0;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    transition: -webkit-transform 0.3s, color 0.3s;
    transition: transform 0.3s, color 0.3s;
}

.trending .latestPost:nth-child(2){
margin-right: 3.75%
}


.trending header{
   position: absolute;
top: 50%;
left: 0;

color: #fff;
font-weight: bold;
width: 100%;
text-align: center;
margin-top: -29px;
opacity: 1;
 transition: all 0.25s ease-in-out;
}

.trending .latestPost header .post-info{
   color: #fff;
text-align: center;
width: auto;
clear: none;
float: none;
background: rgba(0,0,0,0.6);
line-height: 24px;
padding-top: 17px;
padding-bottom: 17px;
display: inline-block;
padding-left: 28px;
padding-right: 28px;
text-transform: uppercase;
font-size: 24px
}


.trending .latestPost:hover header{
    opacity: 0
}

.trending .latestPost:hover .trending-hover{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) translate3d(0,0,0);
    transform: translate3d(0,0,0) translate3d(0,0,0);
}


.trending .latestPost:hover .trending-hover .post-info{
  -webkit-transform: translate3d(0,-45%,0) translate3d(0,-45%,0);
    transform: translate3d(0,-45%,0) translate3d(0,-45%,0);   
}

 .trending .latestPost:hover .trending-hover .front-view-content{
    -webkit-transform: translate3d(0,-30%,0) translate3 d(0,-30%,0);
    transform: translate3d(0,-30%,0) translate3d(0,-30%,0);    
 }






.single_post header {
    width: 100%;
    margin-bottom: 8px;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 26px
}

.single_post header .thecategory{
    width: auto;
    background: #6e931f;
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    padding-left: 8px;
    padding-right: 8px
}

.single_post header .post-info{
    color: #999;
    text-transform: uppercase;
    position: relative;
}

.single_post header .post-info > span{
    margin-right: 20px
}

.single_post header .post-info > span:last-child{
    margin-right: 0px
}

.single_post header .post-info:before{
    position: absolute;
    content:"\f111";
    left: 68px;
    top: 2px;
    font-size: 10px;
     font-family: fontawesome;
     display: none;
}

article img.left, article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
article img.right, article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
article img.center, article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
article img.aligncenter, article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
article ul {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: circle;
}
article ol {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: decimal;
}
article ul ul, article ol ol, article ul ol, article ol ul { margin-top: 0; margin-bottom: 0;}
article .iconlist { margin-left: 0 }
article .iconlist li { list-style-type: none }
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
/*-[ Facebook like box Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.fb_iframe_widget,.fb_iframe_widget span {
    max-width: 100%;
    width: 100%!important;
}
.widget.facebook_like .fb-like-box {
    background: #fff;
}
/*-[ WP Tab Widget ]---------------------------*/
.wpt_widget_content .wpt-tabs .tab_title a {
    padding-top: 10px;
    padding-bottom: 9px;
    line-height: 20px;
    background: #000;
    color: #fff;
}
/*-[ WP Review Tabs Widget ]---------------------------*/
.wp_review_tab_widget_content .wp-review-tabs .tab_title a {
    padding-top: 10px;
    padding-bottom: 9px;
    line-height: 20px;
    color: #fff;
    background: #000;
}
.review-total-only .percentage-icon {
    font-style: normal;
}
/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
.widget_nav_menu .menu-item-has-children > a:after { content: '' }
/*-[ Toggle menu ]---------------------------*/
.toggle-menu ul ul { display: none }
.toggle-menu .toggle-menu-item-parent { position: relative }
.toggle-menu .toggle-caret {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    line-height: inherit;
}
.toggle-menu .toggle-caret .fa {
    width: 20px;
    text-align: center;
    font-size: inherit;
    color: inherit;
    line-height: 20px;
}
.toggle-menu .active > .toggle-caret .fa:before { content: "\f068" }/*minus*/
.toggle-menu .toggle-caret:hover .fa {}
/*-[ Text Widget ]---------------------------*/
.textwidget { line-height:22px; font-size: 14px; text-align: justify;}

.sidebar .textwidget{
    margin-bottom: 28px
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    font-size: 14px;
    color: #666;
    border: 1px solid #D8D8D8;
    font-family: inherit;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select {
    padding: 6px 10px;
    border-color: #D8D8D8;
}
input:focus, textarea:focus { }
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 2px solid #F1F4F6;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #F5F7F9;
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}
.article #searchform { max-width: 300px }
#searchform fieldset { float: left }
.sbutton, #searchsubmit {
    right: 0px;
    top: 0px;
    padding: 9px 0;
    float: right;
    border: 0;
    width: 45px;
    height: 45px;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    color: white;
    transition: all 0.25s linear;
    background: transparent;
    z-index: 10;
    position: absolute;
    border:0;
    vertical-align: top;
}
#searchform .fa-search {
    font-size: 18px;
    top: 14px;
    color: #a0a0a0;
    position: absolute;
    right: 15px;
}
#s {
    width: 100%;
    float: left;
    padding: 0px;
    text-indent: 18px;
    color: #555555;
    border: none;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    height: 45px;
    font-size: 14px;
    padding-top: 1px
}

header #s{
 border: 2px solid #E5E5E5;
}

/* Search input placeholder text styling */
::-webkit-input-placeholder {
   color: #a0a0a0;
}
:-moz-placeholder {
   color: #a0a0a0; 
}
::-moz-placeholder {
   color: #a0a0a0;
}
:-ms-input-placeholder {  
   color: #a0a0a0;
}
:input-placeholder {
   color: #a0a0a0;
}
/* Microphone icon position fix */
input::-webkit-input-speech-button {
  margin-right: 14px;
  margin-left: 4px;
  cursor: pointer;
}
#searchform fieldset {
    width: 100%;
}
.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb {
    clear: both;
    overflow: hidden;
    background: #fff;
    padding: 11px 30px;}
.breadcrumb> div {
    padding: 0 5px;
    overflow: hidden;
    float: none;
    display: inline-block;
    color: #666666
}
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb> div { overflow: visible }
.no-results h2 {
    font-size: 16px;
}
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
    margin-top: 10px;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
    width: 25%;
    line-height: 20px;
    max-width: 300px;
}

 #sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10%;
    margin-left: 0;
    margin-bottom: 18px;
}
.widget {
/*    margin-bottom: 27px;*/
    float: left;
    clear: both;
    width:100%;
    overflow: hidden;
}

.sidebar .widget{
margin-bottom:5.5%
}

.sidebar .widget h3 {
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 32px;
    line-height: 1.4
}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    list-style-type: square;
    margin-left: 17px;
    margin-bottom: 7px;
}

.sidebar .widget_search .widget-title {
    display: none;
}



.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li {
    list-style: none!important;
    margin: 0;
    overflow: hidden;
    transition: all 0.25s linear;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}

.advanced-recent-posts li:after, .popular-posts li:after, .category-posts li:after, .related-posts-widget li:after, .author-posts-widget li:after{
position: absolute;
content: '';
width: 40px;
height: 0px;
border-top:1px dashed #b2b2b2;
bottom: 15px;
left: 111px
}
li.vertical-small:after {
    left: 0!important;
}
.advanced-recent-posts li:first-child, .popular-posts li:first-child, .category-posts li:first-child, .related-posts-widget li:first-child, .author-posts-widget li:first-child{
padding-top: 0px
}

.sidebar .advanced-recent-posts li:first-child, .sidebar .popular-posts li:first-child, .sidebar .category-posts li:first-child, .sidebar .related-posts-widget li:first-child, .sidebar .author-posts-widget li:first-child{
margin-top: -5px
}

.advanced-recent-posts li .post-data .post-info, .popular-posts li .post-data .post-info, .category-posts li .post-data .post-info, .related-posts-widget li .post-data .post-info, .author-posts-widget li .post-data .post-info{
    width: auto;
    float: none;
    clear: none;
    font-size: 12px;  
    margin-top: 6px
;
    margin-bottom: 30px;
    overflow: hidden;
    text-transform: none;
    color: #666;
}



.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p {
    margin: 0;
    font-size: 13px;
}
.advanced-recent-posts a, .popular-posts a, .category-posts a, .related-posts-widget a, .author-posts-widget a{
 display: block;
 color: #222222;
 line-height: 1.4;
  transition: all 0.25s linear;
     -webkit-transition: all 0.25s linear;
      -moz-transition: all 0.25s linear;
}

.advanced-recent-posts a:hover, .popular-posts a:hover, .category-posts a:hover, .related-posts-widget a:hover, .author-posts-widget a:hover{
color: #6e931f
}

.widget .meta { font-size: 13px; color: #777; overflow: hidden;}
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 12px 0 7px;
    clear: both;
    border: none;
    z-index: 1;
    float: left;
    width: 100%;
    
    bottom: 10px;
}
.shareit.top { padding-top: 0!important }
.share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
.share-item.shareit.top {
    float: left;
    margin-bottom: 10px!important;
    margin-top: 0;
    width: 100%;
}
.share-item.facebookbtn {
    margin-top: -1px;
    width: 100px;
    height: 28px;
}
.share-item.gplusbtn { width: 85px }
.share-item.pinbtn { margin-top: 2px }
.share-item.pinbtn a {
    transition: none;
}
.share-item.stumblebtn {
    margin-top: 1px;
    height: 24px;
}
.share-item iframe { max-width: none }
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons ul {
    margin-left: -3px;
    margin-right: -3px;
}
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 3px 6px 3px!important;
    padding: 0 !important;
    border: none !important;
}
.social-profile-icons ul li a {
    width: 34px;
    height: 34px;
    display: block;
    float: left;
    text-align: center;
    line-height: 34px;
    color: #FFF!important;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    padding: 0;
    border-radius: 50%
}

.social-profile-icons ul li a i{
    margin-top: 2px
}

.sidebar .social-profile-icons ul li a:hover {
    color: #fff;
    background: #444;
}
.sidebar .social-profile-icons ul li a { color: #fff }
.social-profile-icons ul li i {
    font-size: 16px;
    line-height: 32px;
}
.social-profile-icons .social-youtube a { background: #c9322b }
.social-profile-icons .social-rss a { background: #ef922f }
.social-profile-icons .social-twitter a { background: #40bff5 }
.social-profile-icons .social-facebook a { background: #5d82d1 }
.social-profile-icons .social-gplus a { background: #eb5e4c }
.social-profile-icons .social-vimeo a { background: #35c6ea }
.social-profile-icons .social-dribbble a { background: #f7659c }
.social-profile-icons .social-tumblr a { background: #426d9b }
.social-profile-icons .social-instagram a { background: #91653f }
.social-profile-icons .social-flickr a { background: #ff48a3 }
.social-profile-icons .social-pinterest a { background: #e13138 }
.social-profile-icons .social-linkedin a { background: #238cc8 }
.social-profile-icons .social-github a { background: #b5a470 }
.social-profile-icons .social-email a { background: #1d90dd }
.social-profile-icons .social-behance a { background: #1879fd }
.social-profile-icons .social-skype a { background: #13c1f3 }
.social-profile-icons .social-soundcloud a { background: #ff7e30 }
.social-profile-icons .social-stumbleupon a { background: #ff5c30 }
.social-profile-icons .social-dropbox a { background: #3476e4 }
.social-profile-icons .social-foursquare a { background: #0bbadf }
.social-profile-icons .social-reddit a { background: #ff4400 }
/*-[ Footer ]-------------------*/
/*
footer .advanced-recent-posts li, footer .popular-posts li, footer .category-posts li {
    padding-top: 8px;
}


.footer-widgets .widget .advanced-recent-posts li:first-child { padding-top: 0 !important }

*/

.footer-widgets h3 { margin: 0 }

footer {
    width: 100%;
}

footer .footeText {
    width: 960px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #6e931f;
}

footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}

footer {
    position: relative;
    clear: both;
    background: #fff
;
    margin-top: 30px;
}

footer .container {
    padding: 0;
}

.copyrights .container{
position: inherit
}

footer p { color: #8D8D8D }

.footer-widgets {

}

.widget h3 {
    font-size: 24px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px
}

.f-widget {
    width: 32.2%;
    float: left;
    position: relative;
    margin-bottom: 0;
    margin-right: 1.66%;
    margin-top: 48px;
}
.widgets-num-4 .f-widget {
    width: 23.75%;
}
.footer-widgets.widgets-num-3 .f-widget-3 {
    margin-right: 0;
}
.copyrights {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 8px;
    padding-top: 9px;
    color: #6e931f;
    border-top: 0;
}
#copyright-note {
    width: 100%;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
    font-size: 14px;
    color: #222222
}
.postsby { margin-bottom: 25px }


/*-[ Back To Top ]---------------------------*/

#move-to-top:hover {background: #000;}

.header-social a:hover{color: #fff;}

.to-top { float: right}
.toplink .fa-chevron-up {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0px;
}
.toplink { padding-right: 27px; }
#move-to-top {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 40px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    z-index: 25;
    background: #ff5252;
    transition: all 0.25s linear;
    -webkit-backface-visibility: hidden;
    border-radius: 50%;
}

#move-to-top:hover, #footer-to-top:hover {
    background: #444;
}
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}
#move-to-top .fa-angle-up {
    font-size: 22px;
    position: absolute;
    top: 9px;
}

#move-to-top i{
    font-size: 20px;
    margin-left: 14px;
    margin-top: 9px;

}

#footer-to-top{
    position: absolute;
    left: 50%;
   
    margin-left: -20px;
    top: -20px;
    height: 40px;
    width: 40px;
    background: #ff5252;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}

#footer-to-top i{
    font-size: 20px;
    line-height: 40px;
}

/*-[ Related Posts ]---------------------------*/
.related-posts {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 10px;
    left: 0;
    
}
.related-posts .latestPost {

    max-width: 280px;
    left:0 !important;
    position: relative;
    margin-left: 4.4% !important;
}
.related-posts .latestPost:nth-child(1) {
	margin-left: 0 !important;
}
.related-posts .latestPost:first-child{
	margin-left: 0 !important;
}


div.latest-only .latestPost.last,
.related-posts .last { 

}

.related-posts .title {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.related-posts article header {
    margin-bottom: 0;
}
/*-[ Post Tags ]---------------------------------*/
.tags {
    margin: 20px 0 0 0;
    width: 100%;
    float: left;
}
.tags a {
 margin-left: 5px;
 background: #6e931f;
 color: #fff;
 font-size: 14px;
 padding: 3px 8px 3px 8px; 
 color:#fff !important;
}

.tags a:first-child{
    background: transparent;
    font-size: 16px;
    color: #444444;
    margin-left: 0px;
    padding: 0px
}
/*-[ Author Box ]--------------------------------*/
.postauthor {
    padding: 0;
    background-color: #fff;
    float: left;
    clear: both;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    padding-top: 36px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 12px
}
.postauthor h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #6e931f;
}
.postauthor h5 {
    font-weight: bold;
    font-size: 18px;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-transform: capitalize;
}
.postauthor img {
    float: left;
    margin: 4px 30px 0 0;
}
.postauthor h4 a { color: #473636 }
#respond h4, .total-comments, .postauthor h4, .postauthor-top {
    margin-bottom: 10px;
    margin-top: 1px;
    border-bottom: 1px solid #ccc;
}
.postauthor-top {
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

.postauthor p{
    padding-top: 13px;
    line-height: 1.8
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 5px 10px;
    margin-bottom: 1px;
    float: left;
    margin-right: 1px;
    background: #6e931f;
    color: #FFFFFF!important;
    transition: all 0.25s linear;
     -webkit-transition: all 0.25s linear;
      -moz-transition: all 0.25s linear;
    text-transform: uppercase;
}
.tagcloud a:hover {
background: #000
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 48%;
}
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0; }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar { margin-bottom: 0 }
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #F1F4F6;
    border-right: 1px solid #F1F4F6;
}
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar #next {
    text-align: right;
    padding-right: 12px;
}
#wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}
/*-[Comments]--------------*/

.single-page-title{
float: left;
width: 100%;
clear: both;
overflow: hidden;
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
margin-top: 2px;
margin-bottom: 22px
}

.nocomments {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
}
.total-comments {
    text-transform: uppercase;
    font-size: 19px;
    color: #f64f4f;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 9px;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}

.comment {
    width: 100%;
}
#comments .comment.even {
    background-color: beige;
    background-color: rgb(210, 210, 190);


}

#comments .post-info{
width: auto;
float: none;
clear: none;
font-size: 12px;
color: #666666;
text-transform: uppercase
;
}

#comments .post-info > span{
    margin-right: 20px
}

#comments .post-info > span:last-child{
margin-right: 0px
}

.reply {
    margin-top: 0px;
    padding-bottom: 0px;
    position: relative;
}

.reply:before{
    content:"\f111";
    font-size: 10px;
     font-family: fontawesome;
    margin-right: 10px;
    margin-left: 8px;
}


.reply a {
    padding: 0 0px;
    color: #f64f4f;
    font-size: 12px;
}


#respond h4 {
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 7px;
    font-size: 19px;
}
#commentsAdd {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 22px;
    margin-top: 12px
}
#comments .avatar {
    float: left;
    margin-right: 30px;
    margin-top: 5px;
}
#comments .avatar.loading {}
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url {
    width: 100%;
    background: #fff;
    max-width: 375px;
    margin-right: 10px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    border:none;
    text-indent: 10px;
    color: #444
}
input#author, input#email, input#url, #comment {
    transition: all 0.25s ease-in-out;
}
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
#cancel-comment-reply-link {
    color: #f64f4f;
    cursor: pointer;
    margin-bottom: -20px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform input#submit, .contact-form input[type="submit"] {
    line-height: 1;
    background-color: #f64f4f;
    text-transform: uppercase;
    padding: 16px 57px;
    color: #fff;
    text-decoration: none;
    float: left;
    cursor: pointer;
    display: inline-block;
    border: none;
    transition: all 0.2s linear;
     -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
    font-size:18px;
}
#commentform input#submit:hover, .contact-form input[type="submit"]:hover {
    background: #444;
}
.contact-form input[type="submit"] { float: left; }
.contactform label {
    display: block;
}
.contactform {
    overflow: hidden;
    margin-bottom: 35px;
}
.error { color: red;}
.thanks p {
    color: green;
}
ol.commentlist {
    margin-left: 0;
    margin-top: 5px;
    float: left;
    width: 96%;
}
.commentlist li {
    list-style: none;
    padding: 20px;

    float: left;
    max-width: 100%;
    position: relative;
}
.commentlist p { margin-bottom: 5px }
.ago {
    color: #999;
    text-transform: uppercase;
    font-size: 12px;
}
.fn {
    line-height: 1.375em;
    font-weight: bold;
}
.fn a {
    color: #f64f4f;
    font-weight: bold;
    font-size: 15px;
}
.comment-meta { font-size: 12px }
.comment-meta a { color: #f64f4f;}
.commentmetadata{
    padding-top: 8px;
    font-size: 14px;
    color: #444444;
    overflow: hidden;
}

.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }

#commentsAdd #respond h4 { margin-bottom: 19px }
.comment #respond #respond {
    margin-top: 50px;
    overflow: hidden;
}
.commentlist .children {
    margin-left: 3%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 97%;
}
.commentlist .children li { padding-bottom: 0 }
.avatar { float: left }
#respond h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
.commentmetadata ul, .commentmetadata ol { margin-top: 5px }
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 100%;
    border: none;
    background: #fff;
    padding: 2%;
    line-height: 25px;
    font-family: inherit;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#commentform p {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
}
.required {
    color: red;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}
.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 2.2% 0;
    width: 100%;
}
.pagination ul {
    list-style: none;
    margin: 0;
}

/*.pagination ul li {
    float: left;
    margin-bottom: 5px;
}*/
.currenttext{
    color: #fff;
    margin: 0 10px 0 0;
    display: inline-block;
    float: left;
    line-height: 40px;
    text-decoration: none;
    padding: 0 16px;
    background: #444444;
     font-size: 18px;
    font-weight: bold;
    cursor: pointer
;
    min-width: 40px;
    box-sizing: border-box;
}
.pagination a {
    background: #f64f4f;
    margin: 0 10px 0 0;
    display: inline-block;
    float: left;
    line-height: 40px;
    text-decoration: none;
    color: #fff;
    /*padding: 0 15px;*/
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    font-size: 18px;
    font-weight: bold
;
    min-width: 40px;
    box-sizing: border-box;
    text-align: center;
}
.pagination a:hover, .currenttext:hover { background: #444444; color: #fff; }

.pagination .nav-previous { float: left }

.pagination .nav-next { float: right }

.pagination .nav-previous a, .pagination .nav-next a, #load-posts a { 
    color: #fff; 
    background: #444444; 
    padding: 15px 25px;
    line-height: 1;
    font-weight: normal;
}

.pagination .nav-previous a i, .pagination .nav-next a i, #load-posts a i{
    margin-right: 5px;}


.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
    padding: 0;
    background: transparent;
    margin-right: 0;
}
.single .pagination a:hover .currenttext { color: #fff }
/*-[ Contact Form ]------------------*/
.contact-form {
    position: relative;
}
.contact-form.loading:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}
.contact-form label, .contact-form input, .contact-form textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.contact-form label {
    margin-top: 12px;
}
.contact-form input[type="submit"] {
    margin-top: 12px;
}
.mtscontact_error {
    color: #B90101;
}

/*-[ AJAX search results ]------------------*/
.widget_search {
    overflow: visible;
}
.ajax-search-box-open #s {
    border-bottom: 1px solid #fff;
}
.ajax-search-results-container {
    position: absolute;
    top: 39px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    z-index: 9;
    background: #fff;
    border: 2px solid #E5E5E5;
    border-top: none;
    text-align: left;
}
.ajax-search-results-container.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.8);
}
ul.ajax-search-results {
    margin: 0;
    margin-top: 4px;
    padding: 0;
}
.ajax-search-results li {
    margin: 0;
    display: block;
    list-style: none;
    min-height: 95px;
    padding: 0 8px 15px 8px;
}
ul.ajax-search-results a:focus { text-decoration: underline }/*up/down keys navigation*/
.ajax-search-results .wp-post-image {
    margin-bottom: 18px;
    margin-top: 6px;
    margin-right: 20px;
    margin-left: 0;
}
.ajax-search-meta {
    margin: 6px 8px;
    height: 20px;
    font-size: 13px;
}
.ajax-search-meta .results-count {
    float: left;
    color: #aaa;
}
.ajax-search-meta .results-link {
    float: right;
}
.ajax-search-results-container .no-results {
    padding: 8px;
    color: #AAA;
    font-style: italic;
}

/*-[ Load More ]-------------------*/
.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 3px;
  transition: width 0.8s;
  -webkit-backface-visibility: hidden;
}
.admin-bar .pace .pace-progress {
      top: 32px;
}
.pace-inactive {
  display: none;
}
div#load-posts {
    float: left;
    margin-bottom: 30px;
}
#load-posts a {
    font-weight: bold;
    float: left;
}
#load-posts a.inactive {
    cursor: default;
}

/*-[ Misc ]---------------------------*/
pre {
    overflow: auto;
    padding: 25px 15px 15px;
    margin: 15px 0;
    position: relative;
    background: #777;
    font-family: monospace;
    color: #fff;
    box-sizing: border-box;
}
pre:before {
    content: "\f121";
    color: #FFF;
    position: absolute;
    font-size: 18px;
    right: 14px;
    top: 6px;
    font-family: fontawesome;
}
.flex-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.flex-video iframe,  
.flex-video object,  
.flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*-[ Parallax & Zoom Out ]--------------------------------*/
#parallax {
    position: relative;
    padding-bottom: 30%;
    height: 0;
    overflow: hidden;
    background-size: cover;
    margin-bottom: 40px;
}
#page.parallax, #page.zoom-out-page {
    padding-top: 40px;
}
#zoom-out-effect, #zoom-out-bg {
    position: relative;
    padding-bottom: 30%;
    height: 0;
}
#zoom-out-effect {
    overflow: hidden;
    margin-bottom: 15px;
}
#zoom-out-bg {
    background-size: cover;
    width: 100%;
}
/*-[ WP Review ]--------------------------------*/
.latestPost-review-wrapper {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #FFF;
    padding: 2px 8px;
}
.latestPost-review-wrapper .review-total-star {
    margin: 0;
}
.latestPost-review-wrapper .percentage-icon {
    top: 0;
    font-size: inherit;
    font-style: normal;
}

.page h1.title {
padding-top: 22px;
margin-bottom: 0;
text-align: left;
}
.widget .review-total-only .review-total-star {
    position: relative;
    left: 0;
    top: 0;
}
.widget .wpt_thumb_small {
    margin-right: 10%;
    margin-bottom: 18px;
}

.widget .wpt_widget_content .tab-content li {
    margin-bottom: 20px;
}
.widget .wp_review_tab_thumb_small {
    margin-right: 10%;
    margin-bottom: 10px;
}

.widget .wp_review_tab_widget_content .tab-content li {
    padding: 0px 15px 15px 15px;
}
/*-[ WP Mega Menu ]--------------------------------*/
#wpmm-megamenu .wpmm-subcategories {
    text-align: left;
}
/*-[ WP Subscribe ]--------------------------------*/
#wp-subscribe {
    padding: 30px;
    background: #f64f4f;
    padding-left: 20px;
    padding-right: 20px
}
#wp-subscribe h4.title {
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
    text-transform: uppercase; 
    margin-bottom: 0;
}
#wp-subscribe h4.title span {
    display: inline-block;
    font-weight: bold; 
    font-size: 38px; 
    margin-top: 15px;
}
#wp-subscribe p {
    color: #FFFFFF;
    margin: 0;
    text-align: center;
}
#wp-subscribe p.text {
    margin: 20px 0 30px;
    opacity: 1;
    line-height: 22px
}
#wp-subscribe input {
    border: none;
    width: 100%;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    height: 45px;
}
#wp-subscribe input.email-field {
    color: #b1b1b1;
    background: #fff;
    font-size: 16px
}
#wp-subscribe input::-webkit-input-placeholder {
   color: inherit;
   opacity: 1;
}
#wp-subscribe input:-moz-input-placeholder {
   color: inherit;
   opacity: 1;
}
#wp-subscribe input::-moz-input-placeholder {
   color: inherit;
   opacity: 1;
}
#wp-subscribe input::-ms-input-placeholder {
   color: inherit;
   opacity: 1;
}
#wp-subscribe input.submit {
    background: #d24242;
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
}
#wp-subscribe p.footer-text {
    margin-top: 18px;
    font-size: 12px;
}






/* ----------------------------
    Netzathleten Banner
---------------------------- */
div#ip_content_wrapper.main-container {
   /* margin-top:90px;*/
}
 
.naMediaAd_SUPERBANNER {
    position: absolute;
    top: 0;
    right: calc(100% / 7);
}
 
body.naMediaAd_WALLPAPER .naMediaAd_SUPERBANNER {
    /*right: 10.5%;*/
}


@media screen and (max-width: 865px) {
    .naMediaAd_SUPERBANNER {
        position: absolute; 
        top: -45px;
    }
    body.naMediaAd_WALLPAPER .naMediaAd_SUPERBANNER {
        right: 0;
    }
}



/* ----------------------------
    Color Schemes
---------------------------- */

.article #content_box h1.postsby {
    height: 40px;
}

body.category-alkohol-erfahrung, body.category-alkohol { background-image: url('images/bg_alkohol.gif'); }
body.category-alkohol a#pull, body.category-alkohol #commentform input#submit, body.category-alkohol .contactform #submit, body.category-alkohol #navigation ul .current-menu-item a, body.category-alkohol #navigation ul li:hover, body.category-alkohol .pagination a, body.category-alkohol #tabber ul.tabs li a.selected, body.category-alkohol .tagcloud a, body.category-alkohol #navigation ul .sfHover a, body.category-alkohol .wp_review_tab_widget_content .tab_title.selected a, body.category-alkohol #footer-to-top, body.category-alkohol .owl-prev:hover, body.category-alkohol .menu li.current-menu-item a, body.category-alkohol .primary-navigation ul li a:hover, body.category-alkohol #navigation ul ul li, body.category-alkohol .latest-post .grid-1 .thecategory a, body.category-alkohol .widget .wpt_widget_content .tab_title.selected a, body.category-alkohol .widget .wp_review_tab_widget_content .tab_title.selected a, body.category-alkohol .single_post header .thecategory, body.category-alkohol .tags a, body.category-alkohol #move-to-top, body.category-alkohol .latest-post .grid-2 .thecategory, body.category-alkohol .slide-caption .thecategory, body.category-alkohol .owl-next:hover, 
body.category-alkohol .primary-navigation, body.category-alkohol .noThumbnail .featured-thumbnail  { background-color: #5aa6cc; }
body.category-alkohol-erfahrung .article #content_box h1.postsby, body.category-alkohol .article #content_box h1.postsby {background: url('images/ico_category.png') no-repeat 0 -80px transparent; padding-left: 50px;}

body.category-tabak-erfahrung, body.category-tabak { background-image: url('images/bg_tabak.gif'); }
body.category-tabak a#pull, body.category-tabak #commentform input#submit, body.category-tabak .contactform #submit, body.category-tabak #navigation ul .current-menu-item a, body.category-tabak #navigation ul li:hover, body.category-tabak .pagination a, body.category-tabak #tabber ul.tabs li a.selected, body.category-tabak .tagcloud a, body.category-tabak #navigation ul .sfHover a, body.category-tabak .wp_review_tab_widget_content .tab_title.selected a, body.category-tabak #footer-to-top, body.category-tabak .owl-prev:hover, body.category-tabak .menu li.current-menu-item a, body.category-tabak .primary-navigation ul li a:hover, body.category-tabak #navigation ul ul li, body.category-tabak .latest-post .grid-1 .thecategory a, body.category-tabak .widget .wpt_widget_content .tab_title.selected a, body.category-tabak .widget .wp_review_tab_widget_content .tab_title.selected a, body.category-tabak .single_post header .thecategory, body.category-tabak .tags a, body.category-tabak #move-to-top, body.category-tabak .latest-post .grid-2 .thecategory, body.category-tabak .slide-caption .thecategory, body.category-tabak .owl-next:hover, 
body.category-tabak .primary-navigation, body.category-tabak .noThumbnail .featured-thumbnail  { background-color: #dcbe39; }
body.category-tabak-erfahrung .article #content_box h1.postsby, body.category-tabak .article #content_box h1.postsby {background: url('images/ico_category.png') no-repeat 0 -160px transparent;}


body.category-medikamente a#pull, body.category-medikamente #commentform input#submit, body.category-medikamente .contactform #submit, body.category-medikamente #navigation ul .current-menu-item a, body.category-medikamente #navigation ul li:hover, body.category-medikamente .pagination a, body.category-medikamente #tabber ul.tabs li a.selected, body.category-medikamente .tagcloud a, body.category-medikamente #navigation ul .sfHover a, body.category-medikamente .wp_review_tab_widget_content .tab_title.selected a, body.category-medikamente #footer-to-top, body.category-medikamente .owl-prev:hover, body.category-medikamente .menu li.current-menu-item a, body.category-medikamente .primary-navigation ul li a:hover, body.category-medikamente #navigation ul ul li, body.category-medikamente .latest-post .grid-1 .thecategory a, body.category-medikamente .widget .wpt_widget_content .tab_title.selected a, body.category-medikamente .widget .wp_review_tab_widget_content .tab_title.selected a, body.category-medikamente .single_post header .thecategory, body.category-medikamente .tags a, body.category-medikamente #move-to-top, body.category-medikamente .latest-post .grid-2 .thecategory, body.category-medikamente .slide-caption .thecategory, body.category-medikamente .owl-next:hover, 
body.category-medikamente .primary-navigation, body.category-medikamente .noThumbnail .featured-thumbnail  { background-color: #a95b85; }
body.category-medikamente .article #content_box h1.postsby {background: url('images/ico_category.png') no-repeat 0 -120px transparent; padding-left: 50px;}



body.category-heroin .primary-navigation,
body.category-heroin .noThumbnail .featured-thumbnail,
body.category-heroin-erfahrung .primary-navigation,
body.category-heroin-erfahrung .noThumbnail .featured-thumbnail,
body.category-kokain .primary-navigation,
body.category-kokain .noThumbnail .featured-thumbnail,
body.category-kokain-erfahrung .primary-navigation,
body.category-kokain-erfahrung .noThumbnail .featured-thumbnail,
body.category-designerdrogen .primary-navigation,
body.category-designerdrogen-erfahrung .primary-navigation,
body.category-heroin a#pull, body.category-heroin #commentform input#submit, body.category-heroin .contactform #submit, body.category-heroin #navigation ul .current-menu-item a, body.category-heroin #navigation ul li:hover, body.category-heroin .pagination a, body.category-heroin #tabber ul.tabs li a.selected, body.category-heroin .tagcloud a, body.category-heroin #navigation ul .sfHover a, body.category-heroin .wp_review_tab_widget_content .tab_title.selected a, body.category-heroin #footer-to-top, body.category-heroin .owl-prev:hover, body.category-heroin .menu li.current-menu-item a, body.category-heroin .primary-navigation ul li a:hover, body.category-heroin #navigation ul ul li, body.category-heroin .latest-post .grid-1 .thecategory a, body.category-heroin .widget .wpt_widget_content .tab_title.selected a, body.category-heroin .widget .wp_review_tab_widget_content .tab_title.selected a, body.category-heroin .single_post header .thecategory, body.category-heroin .tags a, body.category-heroin #move-to-top, body.category-heroin .latest-post .grid-2 .thecategory, body.category-heroin .slide-caption .thecategory, body.category-heroin .owl-next:hover, 
body.category-kokain a#pull, body.category-kokain #commentform input#submit, body.category-kokain .contactform #submit, body.category-kokain #navigation ul .current-menu-item a, body.category-kokain #navigation ul li:hover, body.category-kokain .pagination a, body.category-kokain #tabber ul.tabs li a.selected, body.category-kokain .tagcloud a, body.category-kokain #navigation ul .sfHover a, body.category-kokain .wp_review_tab_widget_content .tab_title.selected a, body.category-kokain #footer-to-top, body.category-kokain .owl-prev:hover, body.category-kokain .menu li.current-menu-item a, body.category-kokain .primary-navigation ul li a:hover, body.category-kokain #navigation ul ul li, body.category-kokain .latest-post .grid-1 .thecategory a, body.category-kokain .widget .wpt_widget_content .tab_title.selected a, body.category-kokain .widget .wp_review_tab_widget_content .tab_title.selected a, body.category-kokain .single_post header .thecategory, body.category-kokain .tags a, body.category-kokain #move-to-top, body.category-kokain .latest-post .grid-2 .thecategory, body.category-kokain .slide-caption .thecategory, body.category-kokain .owl-next:hover, 
body.category-designerdrogen a#pull, body.category-designerdrogen #commentform input#submit, body.category-designerdrogen .contactform #submit, body.category-designerdrogen #navigation ul .current-menu-item a, body.category-designerdrogen #navigation ul li:hover, body.category-designerdrogen .pagination a, body.category-designerdrogen #tabber ul.tabs li a.selected, body.category-designerdrogen .tagcloud a, body.category-designerdrogen #navigation ul .sfHover a, body.category-designerdrogen .wp_review_tab_widget_content .tab_title.selected a, body.category-designerdrogen #footer-to-top, body.category-designerdrogen .owl-prev:hover, body.category-designerdrogen .menu li.current-menu-item a, body.category-designerdrogen .primary-navigation ul li a:hover, body.category-designerdrogen #navigation ul ul li, body.category-designerdrogen .latest-post .grid-1 .thecategory a, body.category-designerdrogen .widget .wpt_widget_content .tab_title.selected a, body.category-designerdrogen .widget .wp_review_tab_widget_content .tab_title.selected a, body.category-designerdrogen .single_post header .thecategory, body.category-designerdrogen .tags a, body.category-designerdrogen #move-to-top, body.category-designerdrogen .latest-post .grid-2 .thecategory, body.category-designerdrogen .slide-caption .thecategory, body.category-designerdrogen .owl-next:hover, 
body.category-designerdrogen .noThumbnail .featured-thumbnail { background-color: #ffa371;}
body.category-kokain-erfahrung .article #content_box h1.postsby, body.category-heroin-erfahrung .article #content_box h1.postsby, body.category-designerdrogen-erfahrung .article #content_box h1.postsby, 
body.category-kokain .article #content_box h1.postsby, body.category-heroin .article #content_box h1.postsby, body.category-designerdrogen .article #content_box h1.postsby 
{background: url('images/ico_category.png') no-repeat 0 -40px transparent; padding-left: 50px;}


.fix { max-width:1200px; margin:0 auto; }
.primary-navigation #navigation { height: 56px; }
.main-title-domain { margin-bottom: 14px; color: #444444; font-family: "Roboto Slab"; font-size: 26px; font-weight: 700; line-height:1.4;  margin-bottom: 12px; }

.add-box {
    float: right;
    margin-top: 25px;
    width: 100%;
}
.add-box > div {
    float: right;
    margin: 0 !important;
    width: 57%;
	padding-right: 3px;
}

.mobile-newsletter { display:none; }

#post-27 .related-posts .latestPost
{
width: 30.39%;
max-width: 270px;
float: left;
margin-bottom: 25px;
margin-left: 2.9%;
background: #fff;
position: relative;
}

.copyrights .container {
    float: left;
    max-width: inherit;
    min-width: auto;
    width: auto;
}
.grad{
      width: 415px;
  height: 300px;
/*background: -webkit-linear-gradient(left, rgba(216,188,148,0) 0%, rgba(216,188,148,1) 100%, rgba(216,188,148,1) 100%) , -webkit-linear-gradient(bottom, rgba(105,74,88,0) 0%, rgba(105,74,88,1) 100%, rgba(105,74,88,1) 100%) , -webkit-linear-gradient(left, rgba(24,35,75,0) 0%, rgba(24,35,75,1) 100%, rgba(24,35,75,1) 100%) , -webkit-linear-gradient(rgba(190,120,86,0) 0%, rgba(190,120,86,1) 100%, rgba(190,120,86,1) 100%);
background: -o-linear-gradient(left, rgba(216,188,148,0) 0%, rgba(216,188,148,1) 100%, rgba(216,188,148,1) 100%) , -o-linear-gradient(bottom, rgba(105,74,88,0) 0%, rgba(105,74,88,1) 100%, rgba(105,74,88,1) 100%) , -o-linear-gradient(left, rgba(24,35,75,0) 0%, rgba(24,35,75,1) 100%, rgba(24,35,75,1) 100%) , -o-linear-gradient(rgba(190,120,86,0) 0%, rgba(190,120,86,1) 100%, rgba(190,120,86,1) 100%);
background: linear-gradient(to right, rgba(216,188,148,0) 0%, rgba(216,188,148,1) 100%, rgba(216,188,148,1) 100%) , linear-gradient(to top, rgba(105,74,88,0) 0%, rgba(105,74,88,1) 100%, rgba(105,74,88,1) 100%) , linear-gradient(to right, rgba(24,35,75,0) 0%, rgba(24,35,75,1) 100%, rgba(24,35,75,1) 100%) , linear-gradient(rgba(190,120,86,0) 0%, rgba(190,120,86,1) 100%, rgba(190,120,86,1) 100%);
  background: -moz-linear-gradient(90deg, rgba(216,188,148,0) 0%, rgba(216,188,148,1) 100%, rgba(216,188,148,1) 100%) , -moz-linear-gradient(0deg, rgba(105,74,88,0) 0%, rgba(105,74,88,1) 100%, rgba(105,74,88,1) 100%) , -moz-linear-gradient(-90deg, rgba(24,35,75,0) 0%, rgba(24,35,75,1) 100%, rgba(24,35,75,1) 100%) , -moz-linear-gradient(-180deg, rgba(190,120,86,0) 0%, rgba(190,120,86,1) 100%, rgba(190,120,86,1) 100%);*/
}

.photo{
    opacity: 0;
    position: absolute;
  top: 0;
  max-height: 250px;
  display: block;
}
/* .photo:hover{
   opacity: 1;
  transition: 1s all;
} */

.visible{
    opacity: 1;
}

.copyrights{font-size:14px; line-height:1.6}