@media only screen and (max-width: 768px) {
    .bio p {
        background-color: #fff;
        opacity: 0.6;
        filter: alpha(opacity=50); /* For IE8 and earlier */
        padding: 20px;
        color: #000;
    }
    .bio h1 {
        background-color: #fff;
        opacity: 0.6;
        filter: alpha(opacity=50); /* For IE8 and earlier */
        padding: 10px;
        color: #000;
    }
  	header#header { /* MENU FISSO IN ALTO */
    	position: fixed !important;
    	top: 0;
    	background-color: #000;
	}
  	h1.default-pos { /* TESTO GALLERIA */
    	font-size: 200%;
	}
  	.open-hour.move_to_fadein_title { /* POSIZIONE TITOLO RACING RESUME */
    	margin-left: 60px;
	}
  	.join.move_to_center.brochure a { /* DIMENSIONE TESTO DOWNLOAD BROCHURE */
    	font-size: 70%;
}
}

#header {
	height: 50px;
}

.megamenu.collapse.navbar-collapse.bs-navbar-collapse.navbar-right.mainnav.col-md-10 {
	margin-top: -25px;
}

.logo {
    text-align: left;
}

.header-container .logo img {
    position: fixed;
    width: 320px;
    padding: 0px 40px 0px 5px;
    margin-top: 15px;
}

#open-button {
	margin-top: -23px;
}

.search-form {
    display: none !important;
}

.timelinetext span {
    font-size: 14px;
    margin-top: -30px;
    display: block;
}

.timelinetext h5 {
    font-size: 20px;
    margin-top: 10px;
}

.img-box-right {
    height: 60px !important;
}

.img-box-right .open-hour {
    margin-right: 60px;
    top: 40% !important;
}

.fit-strong-right .text-box {
    padding-top: 0px !important;
}

.brochure {
    margin-top: 30px;
}

.bio p {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
}

.services-title {
    display: none;
}

.border-title-1 {
    display: none;
}

.sevices-wapper {
    padding: 70px 0;
}

.intro-img img {
    padding-bottom: 15px;
}

.infor-item-content p {
    font-size:16px;
    color: #ec3642;
}

.infor-list .infor-item {
    min-height: 65px;
}

.social_icon {
    display: inline-block;
    margin-bottom: 10px;
}

.tweets ul {
    margin-top:25px;
    list-style: url("http://www.antoniogiovinazzi.com/wp-content/uploads/icon/twitter-icon.png");
}

.tweet-details a {
    color: #ec3642;
    display: block;
}

.contact {
    top: -330px;
}

.page-heading {
    background: url(http://antoniogiovinazzi.com/wp-content/uploads/2017/03/bg-race.jpg) no-repeat center rgba(0, 0, 0, 0);
    height: 194px;
    background-position-y: -560px;
}

.course {
    display: none;
}