/*
Theme Name:     INSH Theme
Theme URI:      https://insh.world
Description:    INSH theme based on Vlog by meksh
Author:         Raphael Faeh
Author URI:     https://insh.tv/about
Template:       vlog
Version:        0.1.2
*/


/* Main UI */

.vlog-sticky-header .site-title img {
	margin-bottom: 5px;
}


.pulse {
box-shadow: 0 0 0 0 #f0f0f0, 0 0 0 0 rgba(255,255,0,.9);
}

.sub-menu a, .vlog-menu-posts .entry-title a {
color: black;
}

.vlog-menu-posts .entry-title a:hover {
color: grey;
}

.vlog-menu .vlog-actions-search input[type=text], .vlog-header-bottom .vlog-search-form input[type=text] {
	border-radius: 0!important;
}


.vlog-sidebar-right .mks_social_widget {
text-align: center;
}


.vlog-format-content {
height: 100%;
}

.mks_toggle {
border: 1px solid rgba(17,17,17,0.1);
}

.mks_toggle_content {
    border-top: 1px solid rgba(17,17,17,0.1);
    padding: 30px;
}

.mks_toggle_heading {
background: #eee;
}

.vlog-labels.medium, .vlog-labels.large {
    bottom: 0;
    left: 0;
	top: auto;
}

.vlog-format-label {
    padding: 19px 15px 15px 15px!important;
    font-size: 20px;
}

.vlog-labels.large .vlog-format-label {
    padding: 37px 30px 30px 30px!important;
    font-size: 35px;
}


.vlog-link-pages i.fa.fa-chevron-right, .vlog-link-pages i.fa.fa-chevron-left, .vlog-link-pages a {
    color: white!important;
	font-weight: lighter;
	border: none;
	font-size: 14px;
}

i.fa.fa-chevron-right {
    padding-left: 5px;
}

i.fa.fa-chevron-left {
    padding-right: 5px;
}

.vlog-link-pages a {
	min-width: 31.8%;
}


/* Search page */

.vlog-mod-desc .vlog-search-form input {
    font-size: 48px;
    line-height: 1.2;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 700;
    color: black;
	border: none;
	height:64px;
}

.vlog-search-form ::placeholder {
	color: #eee;
}

.vlog-mod-desc .vlog-search-form {
		border: none;
}

.vlog-mod-desc .vlog-search-form .vlog-button-search {
    display: none;
}

.vlog-mod-desc p:last-child {
    margin-bottom: 15px;
}


.vlog-sticky-header .vlog-slot-c {
	text-align: left;
	margin-left: 140px;
}

/* Single post featured video */


.vlog-single-content .vlog-highlight {
	display: none;
}

.vlog-featured-item {
    margin-bottom: 30px;
}


 .vlog-featured-2.inplay-mode-acitve .vlog-featured-item .vlog-cover-bg {
    height: auto;
}

.vlog-featured-3 {
	margin-bottom: 0;
}



/* Landing Page Template classes DN */

.vlog-landing-content .vlog-section:last-child {
    padding-bottom: 36px;
    margin-bottom: 0;
    background-color: black;
}

.vlog-landing-content, .vlog-landing .entry-content-single a.vlog-popup-img {
    background: black;
}

/* Static pages */

.vlog-page-title.entry-title {
display:none;
}

.pagecontent {
max-width: none;
}

.team-list h5 {
margin-bottom: 5px;
}

.vlog-entry-image-page {
margin-bottom: 36px;
display:none;
}


.about-us-img {
margin-bottom: 30px;
}

.contact-page {
font-family: 'Roboto', Arial, sans-serif;
font-size: 16px;
line-height: 1.5;
margin-bottom: 15px;
}

.contact {
margin-top: 0!important;
}



/* Front page */

.vlog-featured-info-3 .h1, .vlog-featured-info-2 .h1 {
    font-size: 48px;
    line-height: 1.1;
letter-spacing: -1px;
}

.group-title h3 {
    padding: 10px 20px;
    color: black;
    text-transform: uppercase;
	border: 1px solid black;
}

.group-title a {
    color: black;
}

.group-title a:hover {
   color: grey;
}

.module-text .vlog-txt-module {
margin-bottom: 30px;
}

.vlog-featured-item .entry-meta a:hover {
    color: #666;
}

.vlog-lay-b .entry-content p, .vlog-lay-c .entry-content p {
    font-size: 1.5rem;
    margin-top: 8px;
}

.vlog-mod-actions {
	margin: 0;
}

.vlog-pagination {
	padding-top: 40px;}

h2.entry-title.h6 {
    margin-top: 15px;
}

.vlog-no-sid .vlog-lay-g .h6 {
	margin-top: 15px;
}


/* Modules */

.author .vlog-mod-desc {
	background: none;
	clear: none;
	float: none;
	margin-bottom: 0;
	padding: 20px;
    }


 .vlog-mod-head {
	padding: 10px 10px 7px 15px;
	margin-bottom: 30px;
	border: 1px solid rgba(0,0,0,0.7);
	margin-top: 5px;
}

.vlog-mod-head .vlog-mod-title h4 {
	color: black;
	letter-spacing: 0;
}

.vlog-mod-actions .vlog-all-link, .vlog-slider-controls .owl-next, .vlog-slider-controls .owl-prev {
    color: black;
	border: none;
}

.vlog-module article:last-child {
	margin-bottom: 30px;
}


/* Single */

.vlog-sidebar .widget {
 background: white;
}

.vlog-playlist-wrapper .vlog-mod-head {
    padding: 0;
    margin: 0 0 15px 0;
    border: none;
}

.vlog-playlist-wrapper .vlog-mod-head .vlog-mod-title h4 {
	color: #b9b9b9;
}

.entry-title {
	margin-bottom: 5px;
}

.entry-header .entry-meta {
	margin-bottom: 10px;
}

.entry-content-single .entry-headline.h4 {
	font-weight: 400;
	border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}


.vlog-prev-next-nav .vlog-pn-ico {
    color: black;
}

.vlog-featured-info-2 .entry-category a {
color: yellow;
}

a.vlog-popup-img {
    border: none;
}

.entry-content-single {
	margin-bottom: 30px;
}

.entry-content-single a {
    color: rgba(0,0,0,0.8);
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,0.6);
}

.entry-content-single a:hover {
    border-bottom: 1px solid rgba(0,0,0,0.8);
}

vlog-popup-img a {
	border: none;
	color: #666;
}

.entry-content-single blockquote p, .entry-content-single blockquote p:last-child {
font-family: 'Roboto', Arial, sans-serif;
}

.entry-content-single blockquote footer {
font-weight: normal;
}


.h1, h1 {
    font-size: 48px;
    line-height: 1.1;
letter-spacing: -1px;
}

h4 {
margin-bottom: 10px;
}

.entry-headline.h4 {
    font-size: 26px;
    line-height: 1.25;
    margin-bottom: 20px;
}


.entry-content-single h4 {
line-height: 1.2;
margin-top: 20px;
}

.entry-content-single h3 {
line-height: 1.2;
margin-top: 30px;
}

.entry-content-single h2 {
line-height: 1.2;
margin-top: 40px;
}

.entry-content-single p {
    font-family: 'Georgia', serif;
    font-size: 18px;
    line-height: 1.58;
    color: rgba(0,0,0,0.8);
}


.entry-content-single ul {
    font-family: 'Georgia', serif;
    font-size: 1.2rem;
    color: rgba(0,0,0,0.8);
    line-height: 1.58;
    list-style-type: none;
    margin: 0;
    margin-left: 1.5em;
    padding: 0;
    margin-bottom: 40px;
}

.entry-content-single ul > li{
position: relative;
list-style-type: none;
    line-height: 1.58;
}

.entry-content-single ul > li:before {
    position: absolute;
    list-style-type: square;
    top: .2em;
    left: -1.2em;
    width: 1.3em;
    height: 1.3em;
    line-height: 1.3;
    color: rgba(0,0,0,0.8);
    font-weight: bold;
    margin-right: 30px;
    padding-right: 30px;
}


.entry-content-single ol {
    font-family: 'Georgia', serif;
    font-size: 1.2rem;
    color: rgba(0,0,0,0.8);
    line-height: 1.58;
    list-style-type: none;
    margin: 0;
    margin-left: 1.5em;
    padding: 0;
    counter-reset: li-counter;
   -webkit-font-smoothing: antialiased;
    margin-bottom: 40px;
}

.entry-content-single ol > li{
position: relative;
list-style-type: none;
margin-bottom: 20px;
}


.entry-content-single ol > li:before {
    position: absolute;
    top: .2em;
    left: -1.2em;
    width: 1.3em;
    height: 1.3em;
    line-height: 1.3;
    text-align: center;
    color: rgba(0,0,0,0.8);
    content: counter(li-counter);
    counter-increment: li-counter;
    border: 0;
    border-radius: 0;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
    margin-right: 30px;
    padding-right: 30px;
}


.entry-content-single ol>li {
    margin-bottom: 10px;
}

.vlog-format-action {
    border-radius: 0;
    border: none;
}

.vlog-format-action, .vlog-icon {
    background: rgba(0,0,0,0.8);
}


.alignleft {
max-width: 100%;
}

.alignright {
display: none;
}

.wp-caption-text {
    text-align: left;
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.4;
    color: #333;
}

.entry-content-single hr {
margin-top: 60px;
}

ul.sources, p.sources {
font-size: 14px!important;
margin-bottom: 60px;
font-family: 'Roboto', Arial, sans-serif;
}

ul.sources li {
line-height: 1.5;
}

.vlog-share-single {
	margin-top: 24px;
}

.vlog-share-single span {
	font-size: 14px;
}

.vlog-share-single a, .vlog-share-single a:hover {
	border: none;
	}

.meta-tags {
    margin-bottom: 30px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.meta-tags a, .meta-tags a:hover {
border: none;
}



/*
.meta-tags a {
    font-size: 12px!important;
    line-height: 20px;
    background: black;
    padding: 5px 10px;
    color: yellow!important;
    font-weight: 700;
}
*/

.vlog-author .avatar {
    margin: 0!important;
    max-width: 85px!important;
}


.widget.mks_author_widget img {
    margin: 20px auto;
}

@media (max-width: 1240px) and (min-width: 991px) {
.vlog-featured .entry-title, .vlog-featured-2 .entry-title {
    font-size: 36px;
    line-height: 1.2;
}
}


@media (max-width: 990px) and (min-width: 768px) {
.vlog-featured .entry-title, .vlog-featured-2 .entry-title {
    font-size: 26px;
    line-height: 1.3;
}

.entry-meta {
     line-height: 1.2;
}

.h1, h1 {
    font-size: 36px;
}
}

/* Forms */

input[type=text] {
background: white;
}

.widget_search .widget-title {
    margin-bottom: 20px;
}


/* Mobile */




@media only screen and (max-width: 1271px) {

.widget h2.entry-title.h7 {
font-size: 14px;
line-height: 1.5;
}


.vlog-slot-r {
display: none;
}

.desktop-ad {
display: none;
}

}

@media only screen and (max-width: 990px) {


	.site-title.h1 {
    margin-bottom: 0;
    font-size: inherit;
}

.vlog-featured .entry-title, .vlog-featured-2 .entry-title {
    font-size: 28px;
    line-height: 1.2;
}

.vlog-format-inplay .vlog-vcenter-actions.entry-actions {
     display: none;
}

.entry-content-single p {
font-size: 18px!important;
}

.entry-headline.h4 {
	font-size: 20px;
}

.widget {
max-width: 100%;
}

.entry-content-single ul, .entry-content-single ol {
	font-size: 1.6rem;
	margin-bottom: 25px;
	}


}



@media only screen and (min-width: 768px) {
	.vlog-module .vlog-lay-b .entry-category {
		display: none;
	}
}


@media only screen and (max-width: 767px) {

.vlog-section .vlog-no-sid  .featmob .container {
    padding: 0;
}

.vlog-sidebar {
	display: none;
}


body .vlog-lay-a .entry-title {
    font-size: 22px;
    line-height: 1.2;
}

.vlog-lay-b .col-xs-12 {
    width: 50%;
}

body .vlog-lay-b .entry-title {
    font-size: 20px;
    line-height: 1.2;
}

.vlog-lay-b .entry-image {
		margin-bottom: 0px;
	}

.vlog-lay-b .entry-header {
    margin-left: -18px;
}

.vlog-lay-b .entry-content p,  .vlog-rm {
	display: none;
	}

.medium .vlog-format-label {
		display: none;
	}

.desktop-ad {
display: none;
}

.vlog-single-entry-image {
    margin: 10px -18px 24px -18px;
    max-width: 100vw;
}

.aligncenter, .alignnone {
    clear: both;
    display: block;
    margin: 0 -18px 24px;
    max-width: 100vw;
}

.wp-caption-text {
	margin: 10px 18px 0 18px;
	color: #666;
	}

body h1 {
    font-size: 28px;
    line-height: 1.2;
}


h4 {
font-size: 18px;
}

.vlog-responsive-header .vlog-watch-later {
display: none;
}

.vlog-featured-info-3 .h1, .vlog-featured-info-2 .h1 {
font-size: 30px;
line-height: 1.2;
}


.entry-headline.h4 {
font-size: 20px;
}

.vlog-share-single a {
    margin-right: 5px;
	border: none;
	}


.widget {
	padding: 0;
	border: none;
	}

.widget .vlog-post .entry-image img {
	width: 50%;
	}

.widget .entry-header {
    margin-left: -45%;
}

.vlog-format-inplay .entry-header {
    max-width: 85%;
}

.vlog-popup-wrapper {
    width: auto;
	max-width: 768px;}

.dm-widget, .dailymotion-widget {
		display: none;
	}

}


@media only screen and (max-width: 450px) {

body .vlog-lay-c .entry-title {
		font-size: 24px;
		line-height: 1.2;
	}

body .vlog-lay-b .entry-title {
    font-size: 14px;
    line-height: 20px;
}

	.vlog-format-content {
    padding: 0;
}

	.vlog-popup-wrapper {
    width: auto;
	max-width: 440px;}

	.vlog-mod-head {
		margin-bottom: 15px;
		padding: 7px 10px 5px 15px;
	}

	.featured-mobile .vlog-mod-head {
		display: none;
	}

	.featured-mobile {
		margin-top: -5px;
	}

	.featured-mobile .vlog-lay-c .entry-content p {
		display: none;
	}

	.vlog-section.vlog-no-sid {
    margin-bottom: 0;
}

	.stillwarm {
		margin-bottom: -16px;
		margin-top: -15px;
	}


	.vlog-module article:last-child {
    margin-bottom: 10px;
}

	.vlog-post .entry-image img {
		transition: none;
		-webkit-transition: none;
	}


}

@media (max-width: 375px) {
.vlog-popup-wrapper {
    width: auto;
	max-width: 375px;}

.entry-content-single p {
	font-size: 1.58rem!important;
}

}



/* Large Screens */

@media only screen and (min-width: 1273px) {

.entry-content-single p, .entry-content-single ul, .entry-content-single ol {
font-size: 22px;
line-height: 1.58;
/*max-width: 560px;
margin-left: auto;
margin-right: auto;*/
}

.vlog-section {
	margin-bottom: 0;
	}

.wp-caption-text {
max-width: 768px;
margin-left: auto;
margin-right: auto;
}


.entry-content-single h4 {
font-size: 22px;
line-height: 1.2;
margin-top: 30px;
}

.entry-content-single h3 {
font-size: 26px;
line-height: 1.2;
margin-top: 40px;
}

.entry-content-single h2 {
font-size: 32px;
line-height: 1.2;
margin-top: 50px;
}

.alignnone {
margin: 35px 0 40px 0;
}

.alignleft {
margin: 10px auto 40px;
}

.entry-content-single ol, .entry-content-single ul {
    font-size: 22px;
    line-height: 1.58;
}


.vlog-single-no-sid .alignnone {
margin: 30px -128px 30px -128px;
max-width: none;
}


ul.sources {
font-size: 14px;
line-height: 1.2;
margin-bottom: 60px;
}
}


@media only screen and (min-width: 992px) {

.vlog-whatsapp {
    display: none;
}
}


/* Footer */


.center-footer {
font-size: 14px;
text-align: center;
color: rgba(255,255,255,0.8);
}

.center-footer a {
color: rgba(255,255,255,0.8);
padding: 0 5px;
}

.vlog-copyright {
text-transform: none;
}


@media only screen and (max-width: 991px) {

.vlog-site-footer {
text-align: center;
}

}


/* Plugin Related */


.cwv3_dialog {
border: none;
background: #282828;
max-width: 60%;
max-height: 90%;
position: fixed;
top: 25%;
left: 25%;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
box-shadow: none;
overflow: hidden;
z-index: 99999;
color: #fff;
}

.cwv3_dialog .cwv3_title {
color: #ffff00;
font-weight: 700;
font-size: 6em;
text-align: center;
background: transparent;
margin-bottom: .25em;
line-height: 1;
}

.cwv3_dialog .cwv3_btns {
background: none;
width: 50%;
position: relative;
left: 25%;
top: 25%;
}

.cwv3_dialog .cwv3_content p {
    color: #fff;
text-align: center;
}

.cwv3_dialog .cwv3_btns .cwv3_enter {
    float: left;
display:inline-block;
}

.cwv3_dialog .cwv3_btns a {
    display: block;
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    padding: .8em 0;
}

.cwv3_dialog .cwv3_btns .cwv3_enter a {
    background-color: #ffff00;
}

.cwv3_dialog .cwv3_btns .cwv3_exit a {
    background-color: white;
    color: #000;
}

.cwv3_dialog .cwv3_btns div {
width: 50%;
}

.cwv3.dialog-overlay {
background-color: #282828;
}

@media only screen and (max-width: 768px) {

.cwv3_dialog .cwv3_title {
color: #ffff00;
font-weight: 700;
font-size: 3em;
padding: 0;
margin-bottom: 0.6em;
}

.cwv3_dialog .cwv3_btns {
background: none;
width: 100%;
position: relative;
left: 0%;
}
}


.wpvq {
    max-width: 768px;
}

.wpvq-single-page {
font-family: 'Roboto', Arial, sans-serif;
}

span.wpvq-local-caption.wpvq-you-are {
font-weight: bold;
margin-bottom: 15px;
}

#wpvq-final-score span.wpvq-headline {
font-family: 'Roboto', Arial, sans-serif;
}

span.wpvq-quiz-title {
margin-bottom: 20px;
font-family: 'Roboto', Arial, sans-serif;
}

#wpvq-share-buttons {
border: none!important;
padding: 20px 0;
}

.wpvq-social-slide p, p.wp-share-results {
font-family: 'Roboto', Arial, sans-serif;
font-size: 16px;
}

#wpvq-personality-content p {
margin-top: 15px;
}

#wpvq-form-informations p.wpvq-submit-button-ask button {
    border-radius: 0px;
    background: #000;
    color: yellow;
    box-shadow: none;
    border: 0;
    padding: 10px 20px;
    font-family: Arial,sans-serif;
    font-size: 16px;
    text-shadow: none;
    font-weight: bold;
}

.wpvq-question .wpvq-question-label {
    line-height: 1.3;
    text-align: left;
    color: #282828;
}

.wpvq-question .wpvq-question-img {
    margin: 0 auto 15px auto!important;
}

#wpvq-final-score span.wpvq-quiz-title {
    margin-bottom: 5px !important;
}

.wpvq-appreciation-content {
margin-top: 15px;
}

.wpvq-appreciation-content p {
font-family: 'Roboto', Arial, sans-serif;
font-size: 18px;
color: black;
}

.wpvq-explaination-content p {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
}

hr.wpvq-clear-invisible {
    margin: 0;
}

#wpvq-form-informations .wpvq-input-block {
    font-family: 'Roboto', Arial, sans-serif;
}

#wpvq-form-informations p.wpvq-who-are-you {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    color: black;
}

#wpvq-form-informations span.wpvq-ignore-askInfo {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    color: black;
}

.wpvq-play-again-area button {
    background-color: #000;
    color: #ffff00;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    font-family: 'Roboto', Arial, sans-serif;
}

.wpvq-question .wpvq-question-img, .wpvq-appreciation-content img {
    width: 100%;
}


/* FB Comments */

.vlog-related-wrapper {
    margin-top: 30px;
}


/* Partner Page */

.parallax1 {

background-image: url("http://www.interestingshit.com/wp-content/uploads/2016/09/shipwreck-beach.jpg");
height: 50vh;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
margin-top: -36px;
width: 100vw;
}


.parallax-overlay {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}



.dark-stories, .dark-stories a, .dark-stories p {
background: black;
color: white;
}

.dark-stories a:hover {
color: yellow;
}

.dark-stories h2.entry-title.h2 {
    font-size: 32px;
    line-height: 1.1;
}


.big-text {
    font-family: 'Roboto', Arial, sans-serif;
    text-align: center;
    width: 80%;
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    font-style: normal;
    text-shadow: none;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {

.wpvq-question .wpvq-question-label {
font-size: 20px;
}

#wpvq-form-informations input[type=text] {
width: 100%;
}

.big-text {
font-size: 28px!important;
}

.fbsq {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}

.fbsq iframe {
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

.mks_col {
margin-bottom: 0!important;
}

.dark-stories .vlog-lay-c .entry-content p {
padding-right: 30px;
}

.dark-stories .vlog-module .owl-item article {
    padding-right: 20px;
}

}

.mks_col {
margin-bottom: 30px;
}

.partner-content {
    max-width: 768px;
    margin: 0 auto;
}

vlog-mod-actions {
margin-bottom: 15px;
}

.partner-logo {
text-align: center;
width: 100%;
padding: 0 30px;
}


/* Wrap Page */

.form-container {
    width: 80%;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.form-container h1 {
    font-family: 'Roboto', Arial, sans-serif;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
}

.form-container p {
font-family: 'Roboto', Arial, sans-serif;
text-align: center;
font-size: 18px;
font-weight: 400;
color: #fff;
line-height: 1.4;
margin-bottom: 0;
}


.parallax2 {
background-image: url("http://www.interestingshit.com/wp-content/uploads/2016/08/aurora.jpg");
height: 75vh;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
margin-top: -36px;
width: 100vw;
margin-bottom: -36px;
}

@media only screen and (max-width: 767px) {

.parallax2 {
height: 95vh;
}


.form-container h1 {
    font-size: 32px;
}
}


.googlesheet {
width: 100%;
height: 600px;
}




/* Video Post */

.col-xs-8 {
padding: 0;
}

.shop-banner {
padding: 0;
margin: -31px;
}

.video-post-template-default .vlog-single-content span.entry-category {
    display: none;
}

/* Anchor Pages */

.breakout {
  position:relative;
  display:table;
  width:100vw;
  left:50%;
padding-left: 0!important;
padding-right: 0!important;
}

.breakout > * {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  left:-50% ;
background: #181818;
}

.breakout h1 {
color: white;
max-width: 1100px;
padding: 60px 20px 60px 20px;
}

.vlog-featured-4 {
    background: #181818;
}

.anchorsection h2 {
max-width: 768px;
margin: 0 auto;
padding: 0 18px 0 18px;
line-height: 1.3;
}

@media only screen and (max-width: 991px) {
.anchorsection h2 {
padding: 0;}
}

.vlog-site-content {
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
}

.vlog-lay-g .entry-category {
 display: none;
}


/* MAP page */

.breakout-map {
  position:relative;
  display:table;
  width:100vw;
  left:50%;
padding-left: 0!important;
padding-right: 0!important;
margin-top: -36px;
}

.breakout-map > * {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  left:-50% ;
background: #ffffff;
}

.map-post-content .attachment-post-thumbnail {
display: none;
}

.map-post-content p {
    font-family: 'Georgia', serif;
    font-size: 1.2rem;
    line-height: 1.58;
    color: rgba(0,0,0,0.8);
    float: none;
    margin: 0 auto 20px auto;
}

.map-post-content h2 {
font-size: 48px;
line-height: 1.2;
max-width: 960px;
float: none;
margin: 0 auto;
}

.map-post-content .meta {
font-family: 'Roboto', Arial, sans-serif;
font-size: 13px;
margin-bottom: 18px;
max-width: 960px;
float: none;
margin-left: auto;
margin-right: auto;

}

.map-post-content .storycontent {
padding-bottom: 36px;
border-bottom: 1px solid #eee;
margin-bottom: 36px;
max-width: 960px;
float: none;
margin-left: auto;
margin-right: auto;
}

.spacer-36 {
padding-bottom: 36px;
}

.vlog-site-content .vlog_posts_widget .vlog-lay-h:last-child {
	margin-bottom: 20px;
}

.dailyshit {
	background: black;
	margin-top: -41px;
}

h2.dm-widget-title {
    display: none;
}

a.dm-video-title {
    font-size: 16px!important;
}

.dm-social {
    display: none;
}

.dm-widget {
	margin-bottom: -18px!important;
}

.dm-embed {
    margin-top: 30px!important;
	margin-bottom: 45px;
}

.dm-powered-by {
	display: none;
}

.vlog-sidebar {
	margin-top: 6px;
}

@media screen and (min-width: 450px) {
.dm-play-icon {
	display: none!important;
	}}

.dm-play-icon {
	width: 10%!important;
}

.dm-embed-mobile {
	margin: 18px auto 18px auto;
}

.dm-widget.dm-mobile {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    min-width: 100vw;
}

@media screen and (max-width: 449px) {

	.vlog-section.vlog-no-sid, .vlog-module article {
		margin-bottom: 15px;
	}
}

.vlog-format-content.vlog-sticky-video, .vlog-single-content .entry-media .vlog-format-content.vlog-sticky-video {
	box-shadow: 0 0 15px rgba(0,0,0,.3);
	padding: 0;
	background-color: #282828;
}

.vlog-format-content.vlog-sticky-video .vlog-video-sticky-header>span {
	color: white;
}

.vlog-format-content.vlog-sticky-video .vlog-video-sticky-header {
	margin: 15px;
}


.latestshit {
	margin-top: 36px;
}

.related-dm {
    margin-bottom: 60px;
}

.dm-channel {
    display: none;
}

.dm-player-expand.dm-player-expandable {
    margin-bottom: 20px!important;
}

.embed-container {
	margin-bottom: 30px;
}


.vlog-link-load-more {
	display: none;
}



/* Ads */

#custom_html-14, #custom_html-13, #custom_html-11, #custom_html-12 {
	border: none;
}

#RTK_WayM {
    margin-bottom: 15px;
}


.collapseomatic {
font-weight: 700;
}

.collapseomatic_content {
	margin-top: 20px;
	margin-left: 0;
}


/* https://app.codeable.io/tasks/78464/workroom - 2018-07-13 */
body.is-sticky-player-possible:not(.is-sticky-player-disabled) .vlog-format-content.is-sticky {
  height: inherit;
  left: 0;
  right: 0;
  position: fixed;
  top: 50px;
  transition:
    box-shadow 250ms ease-in-out,
    transform 250ms ease-in-out;
  z-index: 999;
}

body.is-sticky-player-possible:not(.is-sticky-player-disabled).is-scrolled .vlog-format-content.is-sticky {
  border-bottom: 3px solid #fff;
  box-shadow:
    0px 3px 0px 0px rgba(255,255,255,1),
    0px 5px 8px 0px rgba(34, 34, 34, 0.28);
}

body.is-sticky-player-possible:not(.is-sticky-player-disabled).is-scrolled.is-scrolling-bottom .vlog-format-content.is-sticky {
  transform: translateY(-50px);
}

body.is-sticky-player-possible:not(.is-sticky-player-disabled) .vlog-responsive-header {
  transition: transform 250ms ease-in-out;
}

body.is-sticky-player-possible:not(.is-sticky-player-disabled).is-scrolled.is-scrolling-bottom .vlog-responsive-header {
  transform: translateY(-50px);
}

.is-sticky-player-possible .vlog-sticky-player-close {
  display: block;
  font-size: 22px;
  height: 35px;
  line-height: 35px;
  position: fixed;
  right: 9px;
  text-align: center;
  top: 9px;
  vertical-align: middle;
  width: 32px;
  z-index: 10000;
}

.vlog-res-open ~ .vlog-sticky-player-close {
  visibility: hidden;
}

.vlog-link-pages a:last-child:after {
    display: block;
    width: 0;
    height: 2px;
    border-width: 25px 20px;
    margin-left: -1px;
    margin-right: 0;
    position: absolute;
    left: 100%;
    right: auto;
    top: 4px;
    border-style: solid;
    border-color: inherit;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    content: "";
    border-width: 35px 20px;
}

.vlog-link-pages a:last-child,
.vlog-link-pages a:first-child {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    border-width: 0;
    display: inline-block;
    line-height: 80px;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: auto;
    margin-right: 25px;
    position: relative;
    border-radius: 6px 9px 9px 6px;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #333;
    border-color: #0a0000;
    background-color: #0a0000;
    color: #ffffff;
    height: 79px;
}


.vlog-link-pages a:first-child:before {
    display: block;
    width: 0;
    height: 2px;
    border-width: 25px 20px;
    position: absolute;
    top: 2px;
    border-style: solid;
    border-color: inherit;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    content: "";
    left: auto;
    right: 100%;
    margin-right: -1px;
    margin-left: 0;
    border-width: 37px 20px;
}

.vlog-link-pages a:first-child {
    margin-left: 25px;
    margin-right: 10px;
    border-radius: 6px 9px 9px 6px;
}

.vlog-link-pages {
    height: auto;
    z-index: 999;
}

.vlog-link-pages a:first-child {
    border-color: #e6e6e6;
    background-color: #e6e6e6;
    color: black !important;
}

.vlog-link-pages a:only-child {
    color: #fff !important;
    background-color: #0a0000;
}

.vlog-link-pages a:only-child:before {
   border-right-color: transparent;
}

.vlog-link-pages a:only-child:after {
    border-left-color: #0a0000;
}

.g1-pagination-item-next {
    margin-top: 5px;
}

.vlog-link-pages a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
