@media (min-width: 1200px){
	.container {
		max-width: 1200px;
	}
	.max-container.container {
		max-width: 1366px;
	}
	.footer-part .container {
		max-width: 1200px;
	}
	.custom-width-row .col-xl-2 {
		-ms-flex: 0 0 20%;
    	flex: 0 0 20%;
    	max-width: 20%;
	}
}

@media (min-width: 768px){
	.custom-width-row .col-xl-2 {
		-ms-flex: 0 0 20%;
    	flex: 0 0 20%;
    	max-width: 20%;
	}
}


@media (max-width: 1199px){
	.desktop-header {
	    display: none;
	}
	.mobile-header {
	    display: block;
	}
	.footer-bottom-info {
	    width: calc(100% - 200px);
	    padding-left: 0px;
	}
	.footer-bottom .main-btn {
	    margin-right: 0;
	}
	.content-number {
		height: 180px;
	}
	.footer-left ul {
	    margin: 0 10px;
	}
}

@media (min-width: 992px) and (max-width: 1199px){
	.pl-lg--0 {
		padding-left: 0 !important;
	}
} 
@media (max-width: 991px) {
	
.attiva-content-bottom h4 {
   max-width: 610px;
	}
	
	.right-triangle:after {
	    position: absolute;
	    content: '';
	    right: -20px;
	    top: 36%;
	    -webkit-transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    border-left: 20px solid #000;
	    border-top: 15px solid transparent;
	    border-bottom: 15px solid transparent;
	    z-index: 1;
	}
	.bg-green.right-triangle:after {
	    border-left-color: #48a79b;
	}
	.bg-fucsia.right-triangle:after {
	    border-left-color: #c10077;
	}
	.footer-left,
	.footer-right {
		width: 100%;
		text-align: center;
	}
	.footer-left p, .footer-left ul li {
	    margin-bottom: 10px;
	}
	.custom-width-row h6 {
		font-size: 16px;
		word-break: break-word;
	}
	.equal-btn .main-btn {
	    min-width: 200px;
	    text-align: center;
	}
	.content-number {
		height: 122px;
	}
}

@media (max-width: 767px) {
	body {
		font-size: 16px;
		line-height: 22px;
	}
	section {
		padding:50px 0 ;
	}
	h1, h2, h3, h4, h5, h6 {
	    margin: 0 0 15px 0;
	}
	h1 {
		font-size:40px;
		line-height: 1;
	}
	h2 {
		font-size: 24px;
		line-height: 1.2;
	}
	h3 {
		font-size: 22px;
		line-height: 28px;
	}
	h4 {
		font-size: 20px;
		line-height: 1.1;
	}
	h5 {
		font-size: 16px;
		line-height: 1.1;
	}
	h6 {
	    font-size: 16px;
	    line-height: 1.1;
	}
	p { font-size: 16px;
		line-height: 22px;
		margin-bottom: 15px;
	}
	.medium-text p {
	    font-size: 16px;
	    line-height: 1.4;
	}
	.home-logo img {
	    max-width: 100%;
	    margin: auto;
		padding: 0 10px;
	}
	.home-logo {
	    margin-bottom: 20px;
	}
	.home-banner-info .content-info {
	    margin-bottom: 0px;
	}
	.home-banner-info .content-info h3 {
	    font-size: 20px;
	    line-height: 1.286;
		margin-bottom: 15px;
	}
	.home-banner-info .content-info #scopri-btn {
		margin-bottom: 10px;
	}
	.home-banner-info .content-info h4 {
	    font-size: 16px;
	}
	.banner-price {
	    margin-bottom: 30px;
	    padding: 20px 10px 15px;
	    max-width: 350px;
	}
	.netandworkform .content-info.attiva-v {
		float: unset;
		float: none;
	}
	.netandworkform .content-info.attiva-v,
	.home-banner-info .content-info.attiva-v {
	    max-width: 350px;
	}
	.netandworkform .attiva-bar {
	    width: 100%;
	}
	.banner-price-left h2 {
	    font-size: 80px;
	}
	.banner-price-right h3 {
	    font-size: 40px;
	}	
	.banner-price-right p {
	    font-size: 15px;
	}
	.banner-price-number {
	    margin-bottom: 20px;
	}
	.check-list li {
	    padding: 0 0 0 40px;
	    margin: 0 0 7px;
	    font-size: 16px;
	}
	.check-list li:before {
	    width: 25px;
	    height: 20px;
	}
	.check-list {
	    max-width: 300px;
	    margin: auto;
	}
	.banner-bottom h2 {
	    font-size: 22px;
	    margin-bottom: 5px;
	    margin-right: 0;
	    line-height: 1;
		display: block;
	} 
	.banner-bottom h4 {
	    font-size: 18px;
	    line-height: 1;
	    margin-bottom: 5px;
	    margin-right: 0;
	}
	.banner-bottom p img {
	    max-width: 180px;
	}
	.banner-bottom {
	    max-width: 290px;
		display: block;
	    margin: 0 auto 30px;
	}	
	.main-btn {
	    padding: 10px 20px;
	    font-size: 16px;
	    line-height: 20px;
	}
	.banner-price-label {
	    position: absolute;
	    top: -15px;
	    right: -10px;
	    max-width: 50px;
	}
	.home-banner-right {
	    width: 25px;
	}
	.section-right1,
	.section-left1 {
	    width: 25px;
	    display: none;
	}
	.content-bar .content-logo img{
		max-width: 220px;
	}
	.netandworkform .attiva-content .content-logo img{
		max-width: 220px;
	}
	.content-logo img{
		max-width: 290px;
		margin: auto;
		width: 100%;
	}
	.home-banner-info .max-btn .main-btn {
	    padding: 10px 10px;
	    max-width: 290px;
	    width: 100%;
	}
	.mobile-center {
		text-align: center;
	}
	.equal-h1,
	.equal-h2,
	.equal-h3,
	.equal-h4,
	.equal-h5 {
		height: auto !important;
	}
	.content-icon img {
	    position: relative;
	    top: 0%;
	    -webkit-transform: translateY(-0%);
	    -moz-transform: translateY(-0%);
	    -ms-transform: translateY(-0%);
	    transform: translateY(-0%);
	    max-width: 60px;
	}
	.attiva-content-top h2 {
	    font-size: 28px;
	    line-height: 1.1;
	}
	.attiva-bar {
	    padding: 20px 5px 20px;
	    margin-bottom: 0px;
	    font-size: 20px;
	}
	.attiva-bar span {
	    font-size: 18px;
	}
	.home-banner {
	    padding: 10px 0 20px;
	}
	.content-title-bar {
	    padding: 20px 15px 15px;
	}
	.map-top h6 {
	    width: calc(430px - 70px);
	}
	.map-logo-icon {
	    width: 50px;
	    margin-right: 10px;
	}
	.map-list li {
	   	padding: 0 0 0 20px;
	    font-size: 16px;
	}
	.map-list li:before {
	    width: 13px;
	    height: 18px;
	}
	.map-list {
	    max-width: 263px;
	}
	.right-triangle:after,
	.md-bottom-triangle.right-triangle:after {
	    content: '';
	    right: auto;
	    left: 50%;
	    -webkit-transform: translateX(-50%);
	    -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	    transform: translateX(-50%);
	    top: auto;
	    bottom: -20px;
	    border-top: 20px solid #000;
	    border-left: 15px solid transparent;
	    border-right: 15px solid transparent;
	    border-bottom: none;
	}
	.bg-green.right-triangle:after {
	    border-top-color: #48a79b;
	    border-left-color: transparent;
	}
	.bg-fucsia.right-triangle:after {
	    border-top-color: #c10077;
	    border-left-color: transparent;
	}
	.equal-h11,
	.equal-h12,
	.equal-h13,
	.equal-h14 {
		height: auto !important;
	}
	.content-number {
	    font-size: 60px;
	    height: auto;
	}
	.main-btn.small-btn {
	    font-size: 14px;
	    line-height: 18px;
	    padding: 7px 10px;
	}
	.equal-btn .main-btn {
	    min-width: 200px;
	    text-align: center;
	}
	.input-div input, .input-div textarea {
	    padding: 8px 10px;
	}
	.main-btn.fucsia-btn {
	    font-size: 20px;
	    line-height: 24px;
	    padding: 8px 30px;
	}
	.footer-left ul {
	    position: relative;
	    display: inline-block;
	    padding: 0;
	    margin: 0 15px;
	}
	.footer-bottom {
	    text-align: center;
	}
	.footer-bottom-info {
	    width: 100%;
	    text-align: center;
	    margin-bottom: 15px;
	    line-height: 1.3;
	}
	.footer-bottom-info p {
	    font-size: 11px;
		line-height: 1.2;
	}
	.footer-bottom .main-btn {
	    float: unset;
	    float: none;
	}
	.footer-bottom-info h6 {
	    font-size: 18px;
	    line-height: 1.3;
	}
	.footer-bottom .main-btn {
	    padding: 5px 10px;
		font-size: 11px;
	}
	.section-right1 {
        top: 20%;
	}
	.mobile-btn {
	    display: inline-block;
	}
	.desktop-btn {
		display: none;
	}
	.g-recaptcha iframe {
		width: 290px;
	}
	.map-top h6 {
	    width: 100%;
	    margin-bottom: 15px;
	}
	.map-top {
	    text-align: center;
	    margin-top: 15px;
	    margin-bottom: 15px;
	}
	.max-btn .main-btn {
	    padding: 15px 61px;
	    font-size: 20px;
	    line-height: 24px;
	    max-width: 350px;
	}
	.empty-space-50 {
	    display: none;
	}
	.equal-row .col-lg-4 {
	    flex:auto;
	}
	.equal-row .content-blog {
	    display: inline-block;
	    flex-direction: column;
	    height: 100%;
	}
	.custom-mobile .content-blog h2 br,
	.custom-mobile .content-blog p br {
		display: none;
	}
	.custom-mobile .content-blog h2 {
		max-width: 200px;
		margin: 0 auto 20px;
	}
	.custom-mobile .content-blog p {
		max-width: 400px;
		margin: 0 auto 20px;
	}
	.attiva-content-bottom h4 {
	    line-height: 1.3;
	}
	.footer-left p:first-child {
		max-width: 200px;
	    margin: auto;
	    display: block;
	    line-height: 2;
	}
	.footer-left p:last-child {
		max-width: 230px;
	    margin: auto;
	    display: block;
	    line-height: 2;
	}
	.footer-left p span {
		display: block;
	}
	.footer-left a {
	    display: inline-block;
	    padding:0 10px;
	    color: #fff !important;
	    margin: 0;
	}
	.footer-blog span a {
		display: inline-block;
		width: 100%;
	}
	#VisitModal2.fancybox-content,
	#VisitModal.fancybox-content {
	    padding: 44px 15px;
	}
	.content-title-with-img h2 {
	    font-size: 26px;
	    margin-bottom: 5px;
	}
	.content-title-with-img img {
		max-width: 200px;
	}
	.thankyou-page h4 {
	    font-size: 20px;
	    line-height: 1.286;
	}
	.thankyou-page .content-title-with-img h4 {
	    bottom: -8px;
	}
	.thankyou-page .content-title-bar h2 {
	    font-size: 22px;
	}
	.thankyou-page .content-title-bar {
	    padding-top: 30px;
	    padding-bottom: 25px;
	}
	.thankyou-page .content-title-bar.bottom-triangle:after {
	    bottom: -16px;
	    border-top: 16px solid #000;
	    border-top-color: #7b0078;
	    border-left: 10px solid transparent;
	    border-right: 10px solid transparent;
	}
	.content-title-with-img .max-width-645 h2 img {
	    position: relative;
	    display: inline-block;
	    top: -2px;
	    margin-left: 10px;
	    max-width: 119px;
	}
	.max-width-865 h3 {
	    font-size: 24px;
	    line-height: 1.1;
	}
	.max-width-865 {
	    padding: 25px 5px;
	}
	.VisitModal2-right1 {
		display:none;
	}
	.input-div label {
	    margin-bottom: 5px;
	    font-size: 16px;
	}
	.netandworkform .attiva-content-bottom h4 br {
		display: none;
	}
	.mobile-visible {
	   display: block;
	   margin: auto;
	}
	.mobile-visible .content-info.attiva-v {
		max-width: 330px;
		float: unset;
		float: none;

	}
	.mobile-visible .content-info.attiva-v .attiva-bar {
	    width: 100%;
	}
	.desktop-visible {
	    display: none;
	} 
	.violet-triangle:after {
	    bottom: -25px;
	    border-top:25px solid #7b0078;
	    border-left: 25px solid transparent;
	    border-right: 25px solid transparent;
	}
	.footer-blog p span.footer-tele {
		display: flex;
		justify-content: center;
		width: 100%;
	}
	.content-middle-custom {
	    display: block;
	}
	.content-middle-left {
	    display: inline-block;
	    margin-bottom: 30px;
	}
	.content-middle-custom > div {
	    display: inline-block;
	    align-self: center;
	    width: 100%;
	    text-align: center;
	}
	.content-middle-left h2 {
	    font-size: 24px;
	}
	.content-middle-right img {
		max-width: 225px;
	}
	.new-thankyou-bottom h2.max-font {
	    font-size: 27px;
	}
	.new-thankyou-bottom h3, .new-thankyou-bottom h2 {
	    font-size: 24px;
	}
	.mc-field-group.input-group strong,
	#mc_embed_signup .mc-field-group label {
	    font-size: 16px!important;
	}
	#mc_embed_signup .mc-field-group input {
	    padding: 8px 10px!important;
	}
	#mc_embed_signup .mc-field-group .size1of2-right,
	#mc_embed_signup .mc-field-group .size1of2-left {
	    width: 100%!important;
	    float: left!important;
	    padding: 0 !important;
	}
	#mc_embed_signup .mc-field-group .size1of2-left {
		margin-bottom: 20px;
	}
	.mc-field-group .jq-selectbox__select {
	    height: 37px;
	}
	.mc-field-group .jq-selectbox__select-text {
	    line-height: 37px;
	}
	.mc-field-group .jq-selectbox li {
	    height: 37px;
	    line-height: 37px;
	}
	#mc_embed_signup .mc-field-group.input-group ul li .jq-radio {
	    top: -1px;
	}
}	


@media (max-width: 640px) {
	
	
}


@media (max-width: 575px) {
	.equal-h6,
	.equal-h7,
	.equal-h8,
	.equal-h9,
	.equal-h10 {
		height: auto !important;
	}
	
}


@media (min-width: 576px) {
	.modal-dialog {
		max-width: 900px;
		}
		}

@media (max-width: 480px) {
	.banner-price {
	    padding: 15px 15px 10px;
	}
	.banner-price-label {
	    top: -10px;
	    right: -10px;
	}
	
	.section-right1,
	.section-left1 {
	    width: 13px;
	}
	
}

@media (max-width: 414px) {
	.max-btn .main-btn {
	    padding: 10px 56px;
	}
}
@media (max-width: 375px) {
	.max-btn .main-btn {
	    padding: 10px 45px;
	}
}
@media (max-width: 320px) {
	.home-logo img {
	    max-width: 250px;
	    margin: auto;
	}
	.main-btn {
	    padding: 9px 20px;
	    font-size: 14px;
	    line-height: 18px;
	}
	.max-btn .main-btn {
	    padding: 10px 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pl-md-05 {
		padding-left: 5px;
	}
}
/* landscape */
@media screen and (orientation:landscape) {
  /*.Landscape .home-banner {
  	height: auto !important;
  	padding: 60px 0;
  }
  .Landscape .home-banner-caption {
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-0%);
    -moz-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    transform: translateY(-0%);
    width: 100%;
}*/
}