@media only screen and (max-width: 1200px) {
	header > ul.desktop > li:not(.logo) > a {
		width: 80px !important
	}
	.footer .divider .border {
		border: none !important;
	}
}
@media only screen and (max-width: 991px) {
	.marcella-bos {
		width: auto !important;
	}
	header > ul.desktop > li a {
		width: auto !important;
	}
	header > ul.desktop > li a img {
		width: 100px;
	}
	header > ul.desktop > li:not(.logo) {
	    padding-left: 35px;
	}
	header > ul.desktop > li:not(.logo) > a {
	    width: 70px !important;
	    font-size: 17px;
	}
	header > ul.desktop > li ul.sub-menu {
		width: 160px;
	}
	header > ul.desktop > li:last-child {
		padding-left: 0;
	}

	.row-icons .parent .round {
		position: absolute;
		left: 20px;
	}
	.row-icons .parent .icon-det-wrapper {
		position: relative;
		width: 50%;
		text-align: left;
		margin-left: 130px;
		padding-top: 5px;
	}
	.connect-dots {
		display: block;
		top: 55px !important;
		left: 55px !important;
		padding: 0 !important;
		height: 85% !important;
		width: 10px !important;
	}
	.parent.center.not-dotted {
		border: none;
	}
	.solid-border {
		border-top: 4px solid #fff;
	}
	img.icon {
		width: 120px !important;
		height: 120px !important;
	}
}
@media only screen and (max-width: 768px) {
	.marcella-bos {
		width: auto;
	}
	header {
		height: auto;
	}
	header ul.desktop {
		display: none;
	}
	header .mobile {
		display: block;
		background-color: #ffffff;
	}
	header .mobile div.button {
	    height: 45px;
	    width: 60px;
	    margin: 15px 0;
	    cursor: pointer;
	    position: relative;
	    padding: 0 5px;
	    display: inline-table;
	}
	header .mobile div.button span:not(.x) {
	    width: 100%;
	    height: 8px;
	    margin: 7px 0;
	    display: block;
	    background-color: #2a4d9c;
	}
	header .mobile div.button span:not(.x):first-child {
		margin-top: 4px;
	}
	header .mobile div.button span.x {
		display: none;
		color: #194582;
		margin-top: -5px;
	}
	header .mobile div.button:hover span:not(.x) {
		background-color: #194582
	}
	header .mobile .mobile-offerte {
		color: #2a4d9c;
		border: 1px solid #2962ae;
	    padding: 10px 15px;
	    margin: 15px 0;
	    display: block;
	    text-decoration: none;
		font-size: 28px;
		text-align: center;
	}
	header .mobile .mobile-offerte:hover {
		color: #194582
	}
	header .mobile img {
	    width: 180px;
	    padding: 10px 0;
	}
	header ul.mobile {
		display: none;
	    padding: 20px 40px 60px 40px;
		margin-bottom: 0;
		background-color: #2a4d9c;
	}
	header ul.mobile li {
		text-align: left;
		list-style-type: none;
	    border-bottom: 2px dotted #fff;
	}
	header ul.mobile li a {
		color: #f1f1f1;
		display: block;
	    font-weight: 400;
		text-decoration: none;
	    padding: 15px 10px 15px 0px;
/*		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		border-bottom: 2px dotted #fff;*/
	}/*
	header ul.mobile > li::after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		border-bottom: 2px dotted #fff;
		transition: width .3s;
	}
	header ul.mobile > li:hover::after {
		width: 0;
	}*/
	header ul.mobile li a:hover {
		text-decoration: none;
	}
	header ul.mobile .sub-menu {
		display: none;
		/*padding-left: 0;*/
    	width: 100% !important;
	}
	header ul.mobile .sub-menu > li {
		border: none;
	}

	.footer .divider {
		margin-top:25px;
	}
	.footer .divider .border {
		display: none;
	}
	.footer h4 {
		margin-bottom: 5px;
	}
	.footer .logo {
		margin-top: 50px;
	}
	.footer .logo img {
		margin: 0;
	}
	.footer .logo p {
		/*text-align: center;*/
	}

	/* Home */
	.features {
		min-height: 150px;
		background: url(/assets/images/NCII_banners_home_def.jpg) center center no-repeat #8ebb20;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.global-header {
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
	}
	.features-m .index .btn-orange {
		width: 100%;
		margin-top: 20px;
	}
	.features-m .index .btn-orange span {
		font-size: 28px;
	}
	.features-m .index h1 {
	    color: #2a4d9c;
	    word-wrap: break-word;
	}

	.home-1 .parent:first-child {
		margin-top: 100px;
	}
	.home-1 .parent {
		margin-top: 0;
		padding: 50px 0;
	}
	.home-1 .parent.center {
		border: none;
	}
	.home-1 .dotted-border {
		border-top: 4px dotted #fff;
	}
	.home-1 .parent p {
		font-size: 24px;
	}

	.home-2 {
	    margin-top: 0;
	}
	.home-2 .index,
	.home-2 .sub-index,
	.home-3 .index,
	.home-3 .sub-index {
		margin-top: 50px;
	}
	.home-3 {
		padding-top: 0;
	}
	.home-3 .index p {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 680px) {
	.features {
		min-height: 100px;
	}
	header .mobile .mobile-offerte {
		font-size: 18px;
	}
}