


@media (max-width: 1700px) {
	.blog-post {
		width: 24.98%;
	}
	.hiFix {
  height: 1492px;
}
}

@media (max-width: 1634px) {

	.hiFix {height: 1521px;}
}

@media (max-width: 1555px) {

	.hiFix {height: 1587px;}
}

@media (max-width: 1495px) {

	.hiFix {height: 1617px;}
}

@media (max-width: 1400px) {
	.blog-post {
		width: 33.3%;
	}
}

@media (max-width: 1300px) {
	.project-post {
	    width: 33.3%;
	}

	ul.tab-links li a {
		font-size: 15px;
	}

	.about-content,
	.single-box-content {
	    width: 100%;
	    float: none;
	    border-right: none;
    	border-bottom: 1px solid #e5e5e5;
	}

	.sidebar {
		float: none;
		width: 100%;
	}
}

@media (max-width: 1253px) {

	.hiFix {height: 1646px;}
}

@media (max-width: 1232px) {

	.hiFix {height: 1673px;}
}


@media (max-width: 1199px) {
	header {
		max-width: 300px;
	}

	#content {
		padding-left: 300px;
	}

	ul.social-icons li {
		margin-left: 0;
	}

	.blog-post {
		width: 49.9%;
	}
	.f-Max {width:100% !important}
	.ciao {display:none}
	
	.hiFix {height: 1520px;}
}

@media (max-width: 1167px) {

	.hiFix {height: 1587px;}
}

@media (max-width: 1127px) {

	.hiFix {height: 1616px;}
}

@media (max-width: 1024px) {
.hide-medium-screen, .hide-small-screen  {display:none}
.hiFix {height: 1620px;}
}

@media (max-width: 991px) {
	.blog-post {
		width: 100%;
	}

	.project-post {
	    width: 49.99%;
	}

	.text-fields {
	    float: left;
	    width: 100%;
	    padding-right: 0px;
	}

	.submit-area {
	    float: right;
	    width: 100%;
	}

	ul.tab-links li a {
		font-size: 12px;
		max-height: 53px;
	}

	ul.depth {
		margin-left: 0;
	}

	ul.depth li:before {
		width: 0;
		height: 0;
		border: none;
	}

	.similar-projects .project-post {
		width: 100%;
	}
	
	.ciao {display:none}
	
	.hiFix {height: 1650px;}

}

@media (max-width: 965px) {
	.hiFix {height: 1680px;}
}

@media (max-width: 952px) {
	.hiFix {height: 1707px;}
}

@media (max-width: 925px) {
	.hiFix {height: 1737px;}
}

@media (max-width: 893px) {
	.hiFix {height: 1766px;}
}

@media (max-width: 839px) {
	.hiFix {height: 1801px;}
}

@media (max-width: 832px) {
	.hiFix {height: 1831px;}
}

@media (max-width: 826px) {
	.hiFix {height: 1861px;}
}

@media (max-width: 823px) {
	.hiFix {height: 1891px;}
}

@media (max-width: 800px) {
	.hiFix {height: 1561px;}
}

@media (max-width: 780px) {
	.hiFix {height: 1550px;}
}

@media (max-width: 777px) {
	.hiFix {height: 1580px;}
}

@media (max-width: 774px) {
	.hiFix {height: 1609px;}
}

@media (max-width: 767px) {
	
	.pullUp30 { margin-top:0px }
	
	.subOn {display:none !important}
	header {
	    float: none;
	    text-align: center;
	    width: 100%;
	    max-width: 100%;
	    height: auto !important;
	}

	.logo-box p.slogan {
		display: none;
	}

	ul.drop-down {
		position: relative;
		text-align: center;
		top: 0;
		left: 0;
		width: 100%;
	    visibility: visible;
	    opacity: 1;
	    -webkit-transform: rotateY(0deg);
	      -moz-transform: rotateY(0deg);
	      -ms-transform: rotateY(0deg);
	      -o-transform: rotateY(0deg);
	      transform: rotateY(0deg);
	      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
	      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
	      -o-transition: -o-transform 0.4s, opacity 0.1s;
	      transition: transform 0.4s, opacity 0.1s;
	}

	ul.menu {
		max-height: 250px;
		overflow-y: scroll;
	}

	.filter-box {
		display: none;
	}

	p.copyright {
		display: none;
	}

	#content {
		padding-left: 0px;
	}

	a.elemadded {
		display: block;
	}

	.menu-box {
		display: none;
	}

	ul.tab-links li a {
		padding: 18px 0;
	}
	
	ul.drop-down li a {
    background-image: -o-linear-gradient(bottom, rgba(48, 49, 50, 0.44) 0%, rgba(27, 16, 10, 0.62) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(48, 49, 50, 0.44) 0%, rgba(27, 16, 10, 0.62) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(48, 49, 50, 0.44) 0%, rgba(27, 16, 10, 0.62) 100%);
    background-image: -ms-linear-gradient(bottom, rgba(48, 49, 50, 0.44) 0%, rgba(27, 16, 10, 0.62) 100%);
    background-image: linear-gradient(to bottom, rgba(48, 49, 50, 0.44) 0%, rgba(27, 16, 10, 0.62) 100%);
	}
	.dropIt {background:#000 !important}
	.dropIt:hover {background:#000 !important; cursor:default}
	.logo img {
	  width: 300px;
	  height: auto;
	}
	
	.cordonna {
	margin:20px 15px 0px 36px;
	padding-bottom:18px;
	}
	
	.RBQ, .stylla {display:none}
	
	ul.menu > li > a {text-align: center;}
	
}

@media (max-width: 581px) {

	.project-post {
	    width: 100%;
	}
	
	.copyRight {text-align: center;}

	

}


@media (max-width: 441px) {
.actionCall span {
  font-size: 24px;
  padding-top: 18px;
  display: block;
  line-height: 30px;
}
}