/* 
Theme Name:	MTBCult Theme
Theme URI: https://www.gogodigital.it
Author: Gogodigital S.r.l.s
Author URI: https://www.gogodigital.it
Description:  WP Bootstrap Starter Child is a child theme of WP Bootstrap Starter, created by ChildTheme-Generator.com
License: GNU General Public License v2 or later
License URI: LICENSE
Template: wp-bootstrap-starter
Text Domain: wp-bootstrap-starter-child
Version: 1.0.0
*/

@font-face {
    font-display: swap;
    font-family: 'Capsuula';
    src: url('fonts/Capsuula.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: 'GothamBlack';
    src: url('fonts/GothamBlack.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: 'GothamBook';
    src: url('fonts/GothamBook.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: 'GothamBold';
    src: url('fonts/GothamBold.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: 'GothamMedium';
    src: url('fonts/GothamMedium.ttf') format('truetype');
}

body {
    font-family: Arial, "Times New Roman", "Bitstream Charter", Times, serif;
    font-size: 16px;
    line-height: 22px;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'GothamBold', Arial, Helvetica, sans-serif;
}

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

h1.entry-title {
    font-size: 34px;
    border-bottom: inherit;
    text-align: center;
    margin-top: 15px;
}

.h2, h2 {
    font-size: 26px;
}

.h3, h3 {
    font-size: 18px;
    font-weight: bold;
}

.container {
    max-width: 980px!important;
}

a:hover {
    color: #0ff!important;
}

aside section.widget {
    padding-bottom: 25px;
    float: right;
    width: 100%;
}
section.default .row.single .col-md-6:nth-child(2) {
    padding-left: 0;
    padding-top: 5px;
}

#siteColor {
    color: #0ff!important;
    text-decoration: none!important;
}

a#siteColor:hover {
    color: #0ff!important;
    text-decoration: none!important;
}

.single .content-area iframe {
    max-height: 335px;
}
.fb-post.fb_iframe_widget iframe, iframe.instagram-media {
    max-height: inherit!important;
    max-width: 625px;
}
.single #div-gpt-ad-1582815427253-0 iframe, .single #div-gpt-ad-1583501148691-0 iframe, .single #div-gpt-ad-1583502077367-0 iframe, .single #div-gpt-ad-1583502640033-0, iframe.wp-embedded-content, .single #div-gpt-ad-1601611752378-0 iframe, .single #div-gpt-ad-1586348206803-0 iframe, .single #div-gpt-ad-1586348257876-0 iframe {
    max-height: inherit!important;
}
.single .fb-comments iframe {
    max-height: inherit;
}
.slick-initialized .slick-slide { position: relative; }
.single #disqus_thread iframe {
    max-height: auto!important;
}

.single .advads-size-tooltip-w iframe, .sidesingle .advads-size-tooltip-w iframe, .single ins iframe {
    max-height: 600px!important;
}

.home section h2 {
    margin-bottom: 25px;
    margin-top: 18px;
}

.home #notizie h3 a {
    font-size: 17px;
    line-height: 22px;
}

.home section .nopad {
    padding: 0 10px;
}

.home section .row.single {
    margin-bottom: 20px;
}

.archive h3 a, .author h3 a {
    font-size: 17px;
    line-height: 22px;
}

.archive h3, .author h3 {
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

a.glink {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
}


/*.home .row .post-thumb img {
    height: 200px;
}*/
.td-scroll-up .td-icon-menu-up {
    position: relative;
    color: #00ffff;
    font-size: 20px;
    display: block;
    text-align: center;
    width: 40px;
    top: 7px;
}
.gogodigital-slider .slick-next:before, .gogodigital-slider .slick-prev:before {
    color: #ff0!important;
}

.td-scroll-up {
    cursor: pointer;
    position: fixed;
    bottom: 74px;
    right: 5px;
    width: 40px;
    height: 40px;
    background-color: #252525;
    z-index: 9999;
    transform: translate3d(0, 70px, 0);
    -webkit-transform: translate3d(0, 70px, 0);
    -moz-transform: translate3d(0, 70px, 0);
    -ms-transform: translate3d(0, 70px, 0);
    -o-transform: translate3d(0, 70px, 0);
    -webkit-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    -moz-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    -o-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
.home #notizie .post-content-custom p {
    color: #666;
    font-family: Arial, "Times New Roman", "Bitstream Charter", Times, serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    margin-top: 15px;
}

header#masthead {
    background-color: #252525!important;
    padding: .50rem 1rem!important;
    position: fixed;
    width: 100%;
    z-index: 1000;
    background: url('img/sfondo-stripes.png');
}

#main-nav a {
    font-size: 14px!important;
    font-weight: 900!important;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase!important;
}

#main-nav a:hover {
    color: #0ff!important;
}

.navbar .container {
    padding: 0;
}

.navbar .navbar-menu {
    padding-left: 0;
}

.navbar-collapse {
    flex-grow: inherit!important;
    justify-content: inherit!important;
}

.navbar-brand img {
    max-height: 44px;
}

.navbar-search input[type=search]{
    border-radius: 25px;
    border: none;
    height: 36px;
    line-height: 2;
    margin-top: 10px;
}

.navbar-search .search-field.form-control {
    min-width: 175px;
    max-width: 195px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #FFF;
}

.widget.widget_text {
    margin-bottom: 15px;
}

.pageAdSkin {
    position: static;
    height: 319px;
    padding-top: 69px;
}

#single-sub-header .post-author a {
    color: #0ff!important;
}

/**.ads-skin {
    background-image: url(https://tpc.googlesyndication.com/pagead/imgad?id=CICAgKCnhK7ccBABGAEyCF5e9UExigCW);
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 100vh;
    background-position: center 60px;
    position: fixed;
    width: 100%;
    background-color: #000;
}**/
section.default .row.single { padding-left: 10px; background: #fff; }
section.default .row.single  .post-thumb.col-md-6 { padding-right: 0px; }
section.default .row.single  .col-md-6:nth-child(2)
{
    padding-left: 0;
    padding-top: 10px;
}
.container_gg .gogo_slider { height: 290px; }

section.slider .singleslide {
    padding: 0 12px;
    display: inline-block;
    position: relative;
}
section.slider  .slick-next {
    right: -15px;
}
section.slider h2.nws {
    margin-left: -15px;
    margin-right: -15px;
}
section.slider .slick-prev {
    left: -15px;
}
.row.single.boxed img {
    width: 100%;
}

.nopad {
	padding: 0 5px;
}

.abs {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.posted_date {
    font-size: 12px;
}
section.default .row.single .post-content-custom  {
    line-height: 21px;
    min-height: 85px;
    font-size: 18px;
}
h3 a {
    color: #000;
}
.abs h3 a {
    color: #fff;
}

.abs h3 {
    font-size: 14px;
    text-shadow: 1px 1px 1px #000;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 8px 8px 8px;
    width: 103%;
    line-height: 18px;
    margin-left: -5px!important;
    margin: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

.row.single {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 0;
}

.slick-slide img {
    width: 100%;
}

section#notizie {
	padding-left: 0; 
	padding-right: 0; 
}

.home section#notizie h2 {
    margin-bottom: 25px;
    margin-top: 18px;
}

section#youtubeplayer h2 {
    margin-bottom: 35px;
}

section#prove {
    padding-left: 20px;
    padding-right: 0;
}

.site-content .container {
    background: #fff;
    z-index: 1;
    position: relative;
    padding-top: 15px;
    border: 1px solid #f3f3f3;
}

.home .site-content .container {
    background: #f5f5f5;
}

section#prove h2 {
    background: url(img/sfondo-stripes.png);
    color: #ff0;
    padding-top: 10px;
    margin-left: -20px;
    padding-left: 10px;
    background-color: #222;
}

section#notizie h2, h2.nws {
    background: url(img/sfondo-stripes.png);
    background-color: #222;
    color: #ff0;
    padding-left: 15px;
    padding-top: 10px;
}

.is-form-style button.is-search-submit {
    background: none;
    padding: 0;
    margin: 0;
    position: absolute;
    border: 0;
    text-shadow: none;
}

#single-sub-header {
    position: relative;
}

#gogodigital-toogle-menu-sidenav.sidenav a {
    color: #252525;
    font-size: 16px;
    font-weight: bold;
}
.widget.black {
    background: #000;
    margin-bottom: 0;
    padding-bottom: 0;
	text-align: center;
}
.widget.black img {
    max-width: 80%!important;
    padding: 10px 0px;
}
body #gogodigital-toogle-menu-sidenav #togglesidebar {
    background: #eee;
    color: #000;
    padding-bottom: 0px;
    text-transform: uppercase;
    padding-top: 15px;
}
body #gogodigital-toogle-menu-sidenav.sidenav .closebtn {
    background: #eee;
    clear: both;
    display: block;
    font-size: 64px;
    font-weight: bold;
    margin-left: 0;
    padding: 12px 8px 16px 16px;
    position: relative;
    right: 0;
    text-align: right;
    top: 0px;
    width: 100%;
}

#gogodigital-toogle-menu-sidenav.sidenav {
    background-color: #000!important;
}

#gogodigital-toogle-menu-sidenav.sidenav li a:hover {
    background-color: #252525;
    color: #0ff!important;
}

.gogodigital-slider-item-info h3 {
    font-size: 32px;
    max-width: 925px;
}

.gogodigital-slider-style1 .gogodigital-slider-item-info h3 a:hover {
    color: #0ff!important;
}

.gogodigital-slider-style1 .gogodigital-slider-item-info .gogodigital-slider-item-excerpt {
    font-size: 22px;
    overflow: inherit!important;
}

#cn-notice-text {
    font-size: 16px;
}

.home #content.site-content, .home .site-content .container {
    padding-bottom: 0;
    padding-top: 0;
    overflow: hidden;
}

.mtbcu-widget div {
    margin: 0 auto;
    margin-bottom: 35px;
}

.banner-homepage-slider-728-90 .textwidget div, .banner-homepage-footer-728-90 .textwidget div, .banner-articles-slider-728-90 .textwidget div {
    width: 100%!important;
}

.banner-homepage-slider-728-90 {
    margin-top: 25px;
}

.banner-articles-slider-728-90 {
    margin-bottom: 20px;
}

.banner-homepage-footer-728-300 div, .banner-articles-footer-728-300 div {
    height: auto!important;
    padding-bottom: 20px;
    padding-top: 20px;
}

.banner-homepage-slider-728-90 div, .banner-homepage-footer-728-300 div, .banner-articles-slider-728-90 div, .banner-articles-footer-728-300 div {
    margin: 0 auto;
}

article {
    font-family: Verdana, Geneva, sans-serif;
}

.site-content p {
	line-height: 26px;
}

#single-sub-header .container {
    background: url(img/sfondo-stripes.png);
    background-color: #212121;
    padding: 12px;
    display: block;
    position: relative;
}
.scheda-test div.prezzo strong {
    display: block;
    padding: 15px;
    font-size: 3.06em;
    line-height: 1em;
    color: #fff;
    background: url(img/sfondo-stripes.png);
}
.scheda-test h2.rating {
    background-color: #000;
    color: #FFFF00;
    margin-left: -15px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.box-sidebar {
    background: #ff0;
    margin-left: -15px;
    padding-left: 15px;
    margin-top: -15px;
    padding-bottom: 25px;
}

.content-area .box-sidebar {
    padding-bottom: 15px;
}

.valutazione .box-sidebar {
    background: transparent;
    font-size: 14px;
}
.valutazione .box-sidebar .small, .valutazione .box-sidebar small { font-size: 100%; }
.valutazione .box-sidebar  h4 { font-size: 18px; color: #fff; }
.scheda-test h4 {
    background: url(img/sfondo-stripes-black.png);
    text-transform: uppercase;
    margin-left: -15px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.valutazione .box-sidebar h4:first-child {
    margin-top: 15px;
}
.scheda-test {
    background: #01ffff;
    margin-left: -15px;
    padding-left: 15px;
}

#content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}
#single-sub-header iframe
{
    width: 100%;
    height: 540px;
}
div.valutazione {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    color: #ff0;
    padding-top: 20px;
    background-color: #252525!important;
    background: url(img/sfondo-stripes.png);
}
div.valutazione  span.block-title {
    padding: 5px 10px;
}
.banner-homepage-footer-728-90 {
    margin: 15px 0 25px;
}
#sidebartop-home .widget-title {
    text-align: right;
    padding-right: 10px;
    border-bottom: 1px solid #293b9d;
    margin-left: 5px;
    color: #293b9d;
    font-size: 23px;
}
#sidebartop-home {
    padding: 5px;
    flex: none;
    display: inline-block;
    float: right;
    text-align: left;
    z-index: 100;
}
#sidebartop-home section .textwidget {
    margin-bottom: 25px!important;
}

#notizie h3 {
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#notizie .post-content-custom p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#sidebartop-home .col-md-6 a, #sidebar-homepage .col-md-6 a {
		font-size: 12px;
		color: black;
		font-weight: bold;
		margin-top: 5px;
		line-height: 16px!important;
        overflow: hidden;
        display: -webkit-box!important;
        min-height: 48px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
	}
	#sidebartop-home .col-md-6, #sidebar-homepage .col-md-6 {
		display: inline-block;
		padding: 5px;
		min-height: 180px;
		float: left;
	}
	#sidebartop-home .widget_media_image { text-align: center; }

.totalpoint {
    font-size: 50px;
    display: block;
    margin-top: 25px;
}

.rptr {
    border-top: 1px solid #eaeaea; padding: 10px;
}

.rptr div {
    margin-bottom: 5px;
}

.vltz {
    height: 25px;
    background: #cdcdcd;
    border: 1px solid #eaeaea;
    padding-left: 0;
    padding-right: 0;
}

.vltz .bg {
    width: 90%;
    background: #00ffff;
    height: 100%;
    display: table;
}

span.block-title {
    color: #fff;
    padding: 5px 19px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: bold;
}
.pntt h4 {
	font-weight: bold;
}
.pntt {
    margin-top: 20px;
    font-size: 20px;
}

#secondary .col-md-6 {
    display: inline-block;
    padding: 5px;
    min-height: 190px;
    float: left;
}
#sidebar-homepage { display: inline-block; }
#sidebar-homepage .col-md-6 {
    display: inline-block;
    padding: 5px;
    min-height: 190px;
    float: left;
}
#sidebar-homepage .col-md-6 a {
    font-size: 12px;
    color: black;
    font-weight: bold;
    margin-top: 5px;
    display: block;
    line-height: 15px;
}
#slidenews { flex: inherit; display: block; clear: both; position: relative; }
#sidebar-homepage .widget-title {
    text-align: right;
    padding-right: 10px;
    border-bottom: 1px solid #293b9d;
    margin-left: 5px;
    color: #293b9d;
    font-size: 23px;
}

.gogodigital-slider-style1 .gogodigital-slider-item-info h3 {
    margin-bottom: 15px!important;
}

.home .gogodigital-slider-style1 .gogodigital-slider-item-info {
    min-height: 75px!important;
    bottom: 10px;
}

.gogodigital-slider-style1 .gogodigital-slider-item-info .gogodigital-slider-item-excerpt {
    font-size: 12px!important;
    font-weight: bolder!important;
}

.gogodigital-slider-item-author {
    color: #ff0;
    font-size: 12px;
    font-weight: bolder;
}

#slidenews img {
    border-radius: .25rem!important;
}

#slidenews h3 {
    font-size: 16px;
    margin-top: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 21px;
    text-align: center;
}

#slidenews h2, #slidenews .container_gg {
    margin-bottom: 25px;
}

.yotu-videos.yotu-mode-mix .yotu-video h3 {
    color: #f5f500;
}
#youtubeplayer .yotu-playlist .yotu-pagination {
    text-align: right;
    padding-right: 15%;
}
#youtubeplayer .yotu-playlist {
    padding: 0 0;
	display: table;
    margin-top: -8px;
    padding-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 20px;
	background: url(img/sfondo-stripes.png);
    background-color: #222;
	}
.yotu-playlist .yotu-wrapper-player { float: left; }
.yotu-playlist .yotu-videos {
    float: left;
    width: 36%;
    padding: 0px 0 0;
    position: relative;
    max-height: 340px;
    overflow-y: scroll;
}
.yotu-playlist .yotu-videos li a { padding-left: 10px; }

#youtubeplayer .yotu-videos::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #293b9d;
}

#youtubeplayer .yotu-videos::-webkit-scrollbar
{
	width: 10px;
	background-color: #293b9d;
}

#youtubeplayer .yotu-videos::-webkit-scrollbar-thumb
{
	background-color: #0ae;
	
	background-image: -webkit-gradient(linear, 0 0, 0 100%,
	                   color-stop(.5, rgba(255, 255, 255, .2)),
					   color-stop(.5, transparent), to(transparent));
}

.archive .post-content-custom {
	font-size:14px;
}
.authorow { font-size: 16px; margin-bottom: 40px; }

.home h2 {
    text-transform: uppercase;
}

footer #menu-info { display: block; list-style-type: none; }

footer #menu-info li { display: inline-block; }

footer #menu-info li:hover, footer #menu-info li:hover a,
footer #menu-info li a:hover, footer #menu-info li a:visited,
footer #menu-info li a:focus
{ background: none; }

.sfsi_widget .norm_row.sfsi_wDiv { width: 100%!important; }
footer .pad40 {
    padding-top: 22px;
}
footer b { color: #f5f500; }

.foot3 {
    padding-top: 25px;
    text-align: center;
}
.foot3 h3  {
    color: #f0f000;
    text-transform: uppercase;
}
body.search .row.single {
    margin-right: -15px;
    margin-top: 15px;
    background: #fff;
}
.archive .row.single h3, .search .row.single h3 {
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    line-height: 20px;
    max-height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.archive .post-content-custom p, .search .post-content-custom p {
    color: #666;
    font-family: Arial, "Times New Roman", "Bitstream Charter", Times, serif;
    font-size: 14px;
    font-weight: 100;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.archive .post-thumb.col-md-6, body.search .post-thumb.col-md-6 { padding-right: 10px; }
.archive  .row.single .col-md-6:nth-child(2), body.search .row.single .col-md-6:nth-child(2) {
    padding-left: 0;
    padding-top: 10px;
}
.author-box-descr {
    font-size: 14px;
}
div.author-box {
    border: 1px solid #ededed;
    padding: 25px 15px;
    margin: 25px 0;
}

.author-social-icon-wrap a {
    color: #555;
    margin-right: 15px;
}
.post-content-custom p {
    color: #666;
    font-family: Arial, "Times New Roman", "Bitstream Charter", Times, serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    margin-top: 15px;
}

.sidesingle .col-md-6 {
    display: inline-block;
    padding: 5px;
    min-height: 185px;
    float: left;
}
.sidesingle .widget-title {
    text-align: right;
    padding-right: 10px;
    border-bottom: 1px solid #293b9d;
    margin-left: 5px;
    color: #293b9d;
    font-size: 23px;
    margin-top: 25px;
}
.ltns .col-md-6 a:nth-child(2) {
    font-size: 16px;
    color: black;
    font-weight: bold;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    z-index: 100;
    position: relative;
    width: 95%;
    margin: -40px auto 0 auto;
	padding-bottom: 0;
    min-height: 40px;
}
.apsc-theme-1 .social-icon .fa {
    font-size: 45px;
    font-family: "Font Awesome 5 Brands";
}
.related .col-md-4, #otherauthor .col-md-4 { padding-right: 0px; }
.post-info .post-view .fa-eye {
    margin-left: 10px;
    margin-right: 5px;
}
ul.nav-tabs.relat li a {
	text-align: left;
    padding-bottom: 5px;
    padding: 8px 25px;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
}
.tab-content a.titcor {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
}
ul.nav-tabs.relat li a.active {
    color: #fff;
    padding: 8px 25px;
    background: #000;
}
div.tab-content {  margin-top: 20px; }
ul.nav-tabs.relat { padding-bottom: 3px; }

.titcor {
    color: #000;
    margin-top: 10px;
    display: block;
}
.ltns {
    background: #fff;
    display: table;
    position: relative;
}
.ltns .posted_date time {
	color:#aaa;
}
.ltns .posted_date {
    font-size: 12px;
    background: #fff;
    width: 95%;
    margin: 0 auto;
    padding: 5px 15px;
}
.ltns .col-md-6 {
    margin-bottom: 8px;
}

#footer-widget section.widget_media_image {
    text-align: center;
}

#footer-widget section.widget_media_image img {
    max-width: 250px;
}

.author .authorow img {
    max-width: 100px;
}

.author .authorow .archive-description {
    color: #666;
    font-family: Arial, "Times New Roman", "Bitstream Charter", Times, serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    margin-top: 15px;
}

#single-sub-header .featured-image {
    position: relative;
}


#single-sub-header .post-title {
    display: block;
    position: absolute;
    bottom: 12px;
    padding: 30px 30px 9px 30px;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    opacity: 1 !important;
    transition: opacity 0.3s;
    transition-timing-function: cubic-bezier(0.39, 0.76, 0.51, 0.56);
    min-height: 125px;
    width: 97.6%;
}

#single-sub-header .post-info {
    padding: 0 30px;
    position: absolute;
    bottom: 15px;
    z-index:10;
}

#single-sub-header .post-info, #single-sub-header .post-info a {
    color: #fff;
    font-size: 11px;
}
#single-sub-header .post-info a { font-weight: bold; }

#single-sub-header h1 {
    color: #fff;
}

.post-navigation .nav-previous a, .post-navigation .nav-next a {
    border: none;
    border-radius: inherit;
    display: inline-block;
    font-size: 14px;
    color: #222;
    line-height: 20px;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}

.post-navigation .nav-previous a::before, .post-navigation .nav-previous a::after {
    content: none;
}
.archive .row.single {
    background: #fff;
}
footer .container {
    background: url(img/sfondo-stripes.png);
    background-color: #252525;
    z-index: 1;
}

.mtbcu-widget div {
    margin: 0px auto;
    height: auto!important;
    text-align: center;
}

.pageAdSkin .ads-skin, .pageAdSkinMobile .ads-skin-mobile {
    position: fixed;
    left: 0;
    right: 0;
}

.pageAdSkinMobile .ads-skin-mobile {
    position: static;
    min-height: 100px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.banner-homepage-inside-1, .banner-homepage-inside-2 {
    padding: 10px 0;
    position: static;
    min-height: 250px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.banner-homepage-inside-1 span.advads-size-tooltip-w div, .banner-homepage-inside-2 span.advads-size-tooltip-w div {
    width: 100%!important;
}

.single .pageAdSkin iframe, .pageAdSkin iframe, .single .pageAdSkinMobile iframe, .pageAdSkinMobile iframe, .banner-homepage-inside-1 iframe, .banner-homepage-inside-2 iframe {
    max-height: 100%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.lblex {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 12px;
    min-width: 136px;
    margin: 0 auto;
    text-align: center;
}

.lblex i {
    margin-left: 6px;
    font-size: 11px;
}

.lblex.ebike {
    background: #89ba3b;
}
.lblex.bicida {
    background: #d100cf;
}
#footer-widget img {
    max-width: 215px!important;
}
.sfcm.sfsi_wicon {
    width: 36px!important;
}
.authorow img, .author-box img {
    margin-top: 25px;
}
footer .container.pt-3.pb-3 {
    display: none;
}
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
    background: none!important;
}
.sidesingle .col-md-6 { width: 100%; max-width: 100%; }
.sidesingle .col-md-6 img { width: 100%; }

.post-thumb a.external img {
    height: auto;
    max-width: 300px;
}

#gogodigital-toogle-menu-sidenav.sidenav .menu-slower a {
    font-size: 22px;
    font-weight: inherit;
}

#div-gpt-ad-1581346832302-0, #div-gpt-ad-1583161901191-0 {
    height: auto!important;
}

#gogodigital-toogle-menu-sidenav img:first-child {
    margin-top: 6px;
}

.site-content .container.banner_articles_728_300_footer, .site-content .container.banner_homepage_728_300_footer {
    border: none!important;
    padding-top: 0!important;
}

/**.mtbcu-annunci-popup-e-layer div {
    margin: 0 auto;
    text-align: center;
}**/

.error404 .banner-articles-slider-728-90, .archive .banner-articles-slider-728-90, .author .banner-articles-slider-728-90 {
    margin-top: 10px;
    margin-bottom: 25px;
}

.error404 h1.page-title, .archive h1.page-title, .author h1.page-title {
    text-align: center;
}

.error404 h1.page-title {
    font-size: 30px;
}

.heateor_sss_sharing_container {
    margin-bottom: 25px;
}

.tags-box {
    margin-top: 25px;
}

.tags-box a {
    background: #000;
    border: 2px solid #f3f3f3;
    color: #FFF;
    display: inline-block;
    padding: 2px 8px;
    line-height: 32px;
    word-break: break-word;
    word-spacing: normal;
}

div.article-banner #div-gpt-ad-1470157133571-0, div.article-banner #div-gpt-ad-1470157133571-1, div.banner-adv #div-gpt-ad-1483533238571-0 {
	display: none;
}

@media only screen and (max-width: 468px)
{
    .home .gogodigital-slider-style1 .gogodigital-slider-item-info {
        bottom: 10px!important;
    }
    #gogodigital-toogle-menu-sidenav .widget:first-child {
        margin: 0 0 0.4em;
    }
    .gogodigital-slider-style1 .gogodigital-slider-item-info h3 {
        font-size: 16px!important;
        margin: 5px 0!important;
    }
    .navbar-light .navbar-toggler-icon {
        font-size: 20px;
    }
    #toggle-menu-button {
        font-size: 24px;
    }
    .home .gogodigital-slider .slick-track {
        max-height: 304px!important;
    }
    .post-thumb a.external img {
        max-height: 200px;
        max-width: 100%!important;
    }
    .navbar-search {
        max-width: 16%!important;
    }
    ul.nav-tabs.relat li a.active {
        padding: 8px 18px;
    }
}

@media only screen and (min-width : 980px) and (max-width: 1199px)   {
	.navbar-menu.col-md-4 {
    position: absolute;
    top: 57px;
    background: #000;
    width: 107%;
    left: -3.5%;
    padding-left: 15px;
}
.navbar-search form {
    max-width: 185px;
    display: inline;
}
	.navbar-search {
		text-align: right;
		margin-top: -5px;
		width: 50%;
		max-width: 50%;
		flex: 50%;
	}
}
@media only screen and (max-width: 980px)
{
	#gogodigital-toogle-menu-sidenav.sidenav .closebtn {
        padding: 20px 8px 10px 15px!important;
    }

    .navbar-menu.col-md-4 {
        position: absolute;
        top: 57px;
        background: #000;
        width: 107%;
        left: -3.5%;
        padding-left: 15px;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .navbar-search {
        text-align: right;
        margin-top: -5px;
        flex: 0 0 47.333333%;
        max-width: 47.333333%;
    }
	
	#toggle-menu-button {
		background: transparent;
		border: none;
		color: #fff;
		font-size: 30px;
		position: absolute;
		z-index: 1;
		top: 15px;
	}
		.search-form {
		display: inline-block;
	}
}

@media only screen and (max-width: 767px)
{
	#sidebartop-home, #sidebar-homepage { display: none; }
    #gogodigital-toogle-menu-sidenav img {
        padding: 5px 10px!important;
    }

	#gogodigital-toogle-menu-sidenav.sidenav .closebtn {
        padding: 6px 8px 6px 15px!important;
    }

    body #gogodigital-toogle-menu-sidenav.sidenav .closebtn {
        font-size: 38px!important;
    }

    #gogodigital-toogle-menu-sidenav.sidenav a {
        font-size: 17px!important;
        padding: 6px 8px 6px 16px!important;
    }

    #gogodigital-toogle-menu-sidenav.sidenav .menu-slower a {
        font-size: 15px!important;
        padding: 7px 8px 7px 16px!important;
    }

    body #gogodigital-toogle-menu-sidenav #togglesidebar {
        padding-top: 0!important;
    }

    .navbar-menu.col-md-4 {
		position: absolute;
		top: 57px;
		background: #000;
		width: 107%;
		left: -3.5%;
		padding-left: 15px;
	}

    #gogodigital-toogle-menu-sidenav.sidenav a {
        display: block;
        font-size: 20px;
    }

    #single-sub-header {
        padding: 12px;
    }

    #single-sub-header .post-title h1 {
        font-size: 18px;
        line-height: 1.2;
    }
	
	.navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
	.related img, #otherauthor img { width: 100%;  }
	.related .col-md-4, #otherauthor .col-md-4 {
		margin-bottom: 25px;
	}
	#page { overflow: hidden; }
	.pageAdSkin {
		position: static;
		height: 180px;
	}
	#sidebartop-home .col-md-6, #sidebar-homepage .col-md-6 {
		width: 50%;
	}
	section.default .row.single .post-thumb.col-md-6 {
		padding-right: 0px;
		padding-left: 0;
	}
	section.default .row.single .col-md-6:nth-child(2) {
		padding-left: 10px;
		padding-top: 10px;
	}
	.home #page { overflow: hidden; }
	#home-sub-header .container { padding: 0px; }
	.gogodigital-slider-style1 .gogodigital-slider-item-info h3 a {
		max-width: 400px;
		display: block;
		position: relative;
	}
	.home .gogodigital-slider .slick-track {
		max-height: 320px;
	}
	.navbar-search {
		text-align: right;
		margin-top: 0px;
		max-width: 10%;
		flex: 10%;
		position: absolute;
		right: 0;
	}
	#toggle-menu-button {
		background: transparent;
		border: none;
		color: #fff;
		font-size: 30px;
		position: absolute;
		z-index: 1;
		top: 15px;
	}
	.search-form {
		display: none;
		position: absolute;
		margin-top: 42px;
		left: -83vw;
		width: 102vw;
		background: #000;
		padding: 10px;
		text-align: left;
		padding-left: 30px;
	}
	.row.single.boxed {
		margin-bottom: 10px;
		margin-top: 10px;
		margin-right: -5px;
		margin-left: -20px;
	}
	#youtubeplayer { padding: 0px; }
	#notizie a img { width: 100%; }
	.nopad {
		padding: 0 0px;
	}
	#notizie .posted_date {
		margin-bottom: 10px;
	}
	#notizie .row.single {
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left: 0px;
	}
.home .gogodigital-slider-style1 .gogodigital-slider-item-info { position: relative; bottom: 0; }
	.yotu-playlist .yotu-videos {
		float: none;
		width: 100%;
		padding: 0px 0 0;
		position: relative;
		max-height: 340px;
		overflow-y: scroll;
		padding-top: 15px;
	}

    .fb_iframe_widget_fluid_desktop iframe {
        width: 100%;
        position: relative;
    }

    .banner-articles-mobile-footer-300-100 {
        padding-bottom: 15px;
    }

    .banner-skin-mobile, .banner-articles-mobile-footer-300-100 {
        margin: 0 auto;
        text-align: center;
    }

    .banner-skin-mobile .advads-size-tooltip-h, .banner_mobile_footer_articles .advads-size-tooltip-h {
        width: 100%;
    }
}

.mobhide { display: none; }

@media only screen and (max-width: 767px)
{
    .navbar-search .search-field.form-control {
        min-width: 300px;
        max-width: 100%;
    }
	.mobhide {
		position: absolute;
		top: 10px;
		color: #fff;
		display: block;
		right: 55px;
	}
    .gogodigital-slider-style1 .gogodigital-slider-item-info {
        background: #222;
    }

    #notizie .row.single {
        margin: 10px 0;
    }

    .home .site-content section {
        margin-bottom: 15px;
    }

    .home .site-content section .single {
        padding: 5px 10px;
    }

    .gogodigital-slider-style1 .gogodigital-slider-item-info .gogodigital-slider-item-excerpt {
        margin-top: 8px;
    }

    section#prove h2 {
        margin-bottom: 22px;
    }

    section#prove .single .post-thumb {
        margin-bottom: 10px;
        margin-top: 0;
        padding: 0!important;
    }

    .row.single {
        margin-bottom: 0!important;
        margin-top: 0!important;
        margin-right: 0!important;
    }

    .row.single .post-thumb {
        padding: 0 12px;
    }

    .archive .row.single .post-thumb {
        padding: 0!important;
    }

    .archive .row.single {
        margin: 0 0 25px 10px !important;
    }

    .archive .post-thumb img {
        width: 96% !important;
    }

    #notizie h2 {
        margin-bottom: 22px;
    }

    section.default .row.single .post-content-custom {
        line-height: 21px;
        min-height: 72px;
        font-size: 18px;
    }

    /**#home-sub-header {
        padding: 0 12px 0 12px;
    }**/

    .entry-content {
        margin: 0.5em 0 0;
    }

    .abs h3 {
        margin-left: -14px!important;
        width: 108%;
    }
}

@media only screen and (min-width: 768px)
{
	a.external {
		max-width: 300px;
		overflow: hidden;
		display: block;
	}
}

@media only screen and (min-width: 1025px)
{
    #secondary {
        float: right;
    }

    .home #home-sub-header {
        background: url('img/sfondo-stripes.png');
        background-color: #333;
        padding: 12px;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        min-width: 980px;
        max-width: 980px;
        position: relative;
        z-index: 3;
        padding-bottom: 2px;
        width: 75%;
        -webkit-box-sizing: border-box;
    }
	
	 .home #content .row:nth-child(1) {
         display: block;
     }

	 section#notizie, section#prove {
		display: inline-block;
		z-index: 100;
		float: left;
		flex: none;
	}

	.home #home-sub-header .container {
        padding-left: 0;
        padding-right: 0;
    }

    .home #content {
        background: #fff;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        min-width: 980px;
        max-width: 980px;
        position: relative;
        z-index: 3;
        width: 75%;
        -webkit-box-sizing: border-box;
    }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

.pageAdSkin {
    height: 250px;
}
    .home #content .row:nth-child(1) {
        display: block;
    }
    .col-lg-8 {
        -ms-flex: none;
        flex: none;
    }
    section#notizie, section#prove {
        display: inline-block;
        z-index: 100;
        float: left;
        flex: none;
    }
    body #youtubeplayer .yotu-mode-grid li,  #youtubeplayer .yotu-mode-mix li,
    body #youtubeplayer .yotu-mode-grid[class*=' yotu-column-'] li,
    body #youtubeplayer .yotu-mode-grid[class^='yotu-column-'] li {
        width: 97%!important;
        margin-right: 4%!important;
    }
	.navbar-menu.col-md-4 {
		position: absolute;
		top: 57px;
		background: #000;
		width: 107%;
		left: -3.5%;
		padding-left: 15px;
	}
	#gogodigital-toogle-menu-sidenav.sidenav .closebtn { padding: 20px 8px 10px 15px!important; }
	.navbar-toggle-menu { position: absolute; }
	.navbar-search form { display: inline; }
	.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
	.navbar-search.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 36.333333%;
		max-width: 36.333333%;
	}
	.navbar-brand.col-md-4.text-center { margin: 0 auto; }
	body .yotu-mode-grid li, .yotu-mode-mix li, body .yotu-mode-grid[class*=' yotu-column-'] li, body .yotu-mode-grid[class^='yotu-column-'] li {
		width: 100%!important;
	}
}

.pageAdSkinMobile {
    margin: 75px auto 0 auto;
    text-align: center;
    width: 100%;
}

.slick-slide img {
    max-height: 551px;
}

#gogodigital-toogle-menu-sidenav.sidenav .closebtn {
    padding-bottom: 25px;
}

.banner_mobile_footer_homepage, .banner_mobile_footer_articles {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.sfsi_widget {
    margin-top: 25px;
}

.widget-odd.banner-homepage-inside-1 div, .widget-odd.banner-articles-mobile-footer-300-100 div {
    width: 100%!important;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)
{
    #page  {
        overflow: hidden;
    }
    .pageAdSkin {
        height: 316px;
        padding-top: 66px;
    }
   /* .pageAdSkin .ads-skin {
        position: inherit;
    } */
	.pageAdSkin .ads-skin, .pageAdSkinMobile .ads-skin-mobile {
		 position: fixed;
	}
    #home-sub-header {
        background: none;
    }
    #home-sub-header .textwidget {
        padding-top: 18px;
    }
}

@media only screen and (min-device-width : 768px)
{
    .pageAdSkin {
        display: block;
    }
    .pageAdSkinMobile {
        display: none;
    }
    .banner_mobile_footer_homepage, .banner_mobile_footer_articles {
        display: none;
    }
}

@media only screen and (max-device-width : 727px)
{
    .banner-homepage-slider-728-90 {
        display: none;
    }
}

@media only screen and (max-device-width : 767px)
{
    ins.adsbygoogle {
        max-height: 600px;
    }
    .pageAdSkin, .banner-homepage-slider-728-90, .banner-articles-slider-728-90, .banner-homepage-footer-728-300, .banner-articles-footer-728-300 {
        display: none;
    }
    .pageAdSkinMobile {
        display: block;
    }
    .banner_mobile_footer_homepage, .banner_mobile_footer_articles {
        display: block;
    }
    .foot3 {
        margin-bottom: 25px;!important;
    }
}

@media only screen
and (max-device-width : 1024px)
{
    .tab-content {
        margin-right: 16px;
    }
}

@media (max-width: 980px)
{
    .sidesingle {
        display: none;
    }
    #sidebartop-home, #sidebar-homepage { display: none; }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)
{
    ul#menu-top-menu {
        margin-left: 15px;
    }

    section#prove {
        padding-left: 20px;
        padding-right: 0;
    }

    #single-sub-header {
        padding: 0 12px 12px 12px;
    }

    section.default .row.single {
      padding-left: 0px;
    background: #fff;
    margin: 5px 0px;
    }

    .navbar-search form {
        display: none!important;
    }

    #slidenews {
        max-height: 345px;
    }

    #home-sub-header {
        margin-top: 80px;
    }

    #home-sub-header .container {
        max-height: 464px;
    }

    .banner-homepage-slider-728-90, .banner-articles-slider-728-90 {
        margin-top: 10px;
    }

    #post-22 .entry-content {
        margin-bottom: 0;
    }

    .row.single.boxed {
        margin-right: 20px;
    }

	.home .gogodigital-slider-style1 .gogodigital-slider-item-info {
		bottom: 125px;
	}
    #toggle-menu-button {
        top: -17px;
    }
    body #youtubeplayer .yotu-wrapper-player {
        width: 65% !important;
    }
    .home #content.site-content, .home .site-content .container {
        margin-right: -15px;
        margin-left: 0px;
    }
    #page.site {
        overflow: hidden;
    }
    section#notizie {
        padding-right: 15px;
    }
    #slidenews {
        width: 98%;
    }
    section.default .row.single .post-thumb.col-md-6 {
        max-width: 45%;
		margin-left: 0;
		padding-left: 0;
    }
    .abs {
        width: 99.6%;
    }
    #youtubeplayer { padding-left: 0px; }
    body #youtubeplayer .yotu-playlist .yotu-videos {
        float: left;
        width: 34.8%;
        position: relative;
        max-height: 270px;
        overflow-y: scroll;
    }
    body #youtubeplayer .yotu-mode-grid li,  #youtubeplayer .yotu-mode-mix li,
    body #youtubeplayer .yotu-mode-grid[class*=' yotu-column-'] li,
    body #youtubeplayer .yotu-mode-grid[class^='yotu-column-'] li {
        width: 97%!important;
        margin-right: 4%!important;
    }

    .navbar-menu.col-md-4 {
        position: absolute;
        top: 57px;
        background: #000;
        width: 106vw;
        padding-left: 15px;
        max-width: 102vw;
        /**margin-left: -13px;**/
    }

	#gogodigital-toogle-menu-sidenav.sidenav .closebtn { padding: 20px 8px 25px 15px!important; }

	.navbar-toggle-menu { position: absolute; }

	.navbar-search form { display: inline; }

	.navbar-light .navbar-toggler { display: inline; }

	.navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .navbar-search.col-md-4 {
        -ms-flex: 0 0 43.333333%;
        flex: 0 0 43.333333%;
        max-width: 43.333333%;
    }

	.navbar-brand.col-md-4.text-center { margin: 0 auto; }
}


@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px)
{
    #home-sub-header {
        margin-top: 0!important;
    }
	section#prove { padding-left:0px; }
	section#prove h2 {
		margin-left: 0px;
		margin-right: 5px;
	}	
	.row.single.boxed {
		margin-right: 0px;
		margin-left: 5px;
	}
		section#prove {
		padding-right: 10px;
	}


    #home-sub-header .container {
        background-color: black;
    }
	.home #content.site-content, .home .site-content .container {
			margin: 0 auto!important;
		}
		section#notizie, section#prove {
			display: inline-block;
			z-index: 100;
			float: left;
			flex: none;
		}
		.home #content .row:nth-child(1) {
			display: block;
		}
		section.default .row.single {
			padding-left: 0px;
			background: #fff;
			margin: 5px 0px 15px -15px;
		}
		section.default .row.single .col-md-6:nth-child(2) {
			padding-left: 15px;
			padding-top: 10px;
		}
}