/*Responsive*/
@media (min-width: 320px) and (max-width: 413px) {
	.section-padding-top-big{
		padding-top: 600px !important;
	}
	.card-relative {
    position: relative;
    top: 80px;
}
	.footer-landing{
		padding-bottom: 200px;
	}
}
@media (min-width: 320px) and (max-width: 767px) {

	header.masthead {
    background-image: url(../img/cover-xs.jpg);
	}
	header.masthead.masthead-2 {
    background-image: url("../img/sito-per-dottori.png");
	}
	section h2.section-heading {
    font-size: 2.2em;
	}
	section h3.section-subheading {
    font-size: 1.9em;
	margin-bottom: 30px;
	}
	.title-relative {
    top: 80px;
	text-align: center !important;
	}
	.text-align-section{
		text-align: center;
	}
	.text-align-section-2{
		text-align: left;
	}
	.margin-responsive{
		margin-top: 90px;
	}
	/*Psicologi Italia*/
	.open-video {
    top: -250px;
    max-height: 0;
    left: 0;
    width: 100%;
	}
	.feedback-video {
    top: -100px;
	}
	header.masthead-pi {
    background-image: url("../marketing-psicologi/img/cover-xs.jpg");
	}
	header.masthead-pi.masthead-2 {
		background-image: url("../marketing-psicologi/img/sito-internet-xs.jpg");
	}
	header.masthead-pi.masthead-3 {
		background-image: url("../marketing-psicologi/img/campagne-google-xs.jpg");
	}
	header.masthead-pi.masthead-4 {
		background-image: url("../marketing-psicologi/img/seo-xs.jpg");
	}
	header.masthead.masthead-landing {
		background-image: url("../marketing-psicologi/img/landing/cover-xs.png");
	}
	header.masthead-landing-2 {
    background-image: url("../marketing-psicologi/img/landing/cover-sale-xs.png");
	}
	header.masthead .intro-text .intro-heading {
    font-size: 2.2em;
    font-weight: 800;
    line-height: 1.2em;
    margin-bottom: 20px;
	}
	header.masthead .intro-text {
    padding-top: 120px;
	}
	header.masthead.base-color {
    height: 70vh;
	}
	.price {
    font-size: 2.5em;
	}
	.section-padding-top-big{
		padding-top: 300px;
	}
		.footer-landing{
		padding-bottom: 200px;
	}
	/*Dentisti Italia*/
	header.masthead-di {
    background-image: url("../marketing-dentisti/img/cover-xs.jpg");
	}
	header.masthead-di.masthead-2 {
		background-image: url("../marketing-dentisti/img/sito-internet-xs.jpg");
	}
	header.masthead-di.masthead-3 {
		background-image: url("../marketing-dentisti/img/campagne-google-xs.jpg");
	}
	header.masthead-di.masthead-5 {
    background-image: url("../marketing-dentisti/img/foto-per-dentisti-xs.jpg");
	}

}
@media (min-width: 768px) and (max-width: 991px) {
	.title-relative {
		top: 80px;
		text-align: center !important;
	}
	.text-align-section{
		text-align: center;
	}
	.margin-responsive{
		margin-top: 30px;
	}
	/*Psicologi Italia*/
	header.masthead .intro-text {
    padding-top: 180px;
	}
	.open-video {
    top: -350px;
    width: 70%;
    left: 200px;
	}
	.premium-video {
    top: -250px;
	}

	header.masthead.base-color {
    height: 40vh;
	}
	.price {
    font-size: 2.3em;
    line-height: 0.8em;
	}
	.price-extra {
    text-align: left;
	}
	.card-relative {
    top: -150px;
	}
	.feedback-video {
    top: -40px;
    width: 55%;
    left: 300px;
}
}
@media (min-width: 992px) and (max-width: 1279px) {
	header.masthead .intro-text {
    padding-top: 160px;
	}
	#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 75%;
	}
	header.masthead .intro-text .intro-lead-in {
    font-size: 30px;
	}
	header.masthead .intro-text .intro-heading {
    font-size: 60px;
	}
	/*Psicologi Italia*/
	.title-pi {
    font-size: 35px !important;
	}
	.subtitle-pi {
    font-size: 16px !important;
	}
	.open-video {
    top: -300px;
    width: 50%;
    left: 500px;
	}
	.premium-video {
    top: -230px;
	}

	.card-relative {
    top: -150px;
	}
}
@media (min-width: 1280px) and (max-width: 1439px) {
	header.masthead .intro-text {
    padding-top: 180px;
	}
	header.masthead.base-color {
    height: 60vh;
	}
	.open-video {
    top: -300px;
    width: 40%;
    left: 600px;
	}
}
@media (min-width: 1440px) and (max-width: 1919px) {
}

