@media (min-width: 500px){

	.countdown-container{
		margin: 0 80px 0 80px;
		text-align: center;
		padding: 0 0 20px 0;
	}

	.margin-hours{
		margin:2px 5px 0 0;
	}

	.margin-day{
		margin-right: 25px;
	}

	.btn-buynow{
		border-top-right-radius:0.4em;
		border-bottom-left-radius:0.4em;
		height: 65px;
		min-height: 65px;
		line-height: 65px;
		font-size: 36px;
		text-align:center;
		cursor: pointer;
		text-transform: uppercase;
		margin: 0 80px 0 80px;
	}

	.font-size{
		font-size: 40px;
	}

	.container-donazioniDonate{
	  background-color: #ebe6e3;
	  margin:0 20px 0 20px;
	  height: 90px;
	  padding: 0 20px 0 20px;

	}

	.container-donazioniNoDonati{
	  background-color: #ebe6e3;
	  margin:0 20px 0 20px;
	  height: 55px;
	  padding: 0 20px 0 20px;

	}

	.btn-donaora{
		border-top-right-radius:0.4em;
		border-bottom-left-radius:0.4em;
		height: 65px;
		min-height: 65px;
		line-height: 65px;
		font-size: 2em;
		text-align:center;
		cursor: pointer;
		text-transform: uppercase;
		/*padding: 0 15px 0 15px;*/
		margin: 0 80px 0 80px;
	}

}

@media screen and (min-width: 400px) and (max-width: 700px) {

	#open-condividi{

		/*border-top-left-radius: 5px;
		border-top-right-radius: 5px;*/
		bottom: 0px;
		background-color: #000!important;
		/*margin-left: -45px;*/
		padding-top: -20px;
		/*position: relative;*/
		text-align: center;
		margin-top: 0;
		height: 300px;
		margin-bottom: -500px;
		/*background-repeat:no-repeat;
		background-position: center center;*/
		/*border: 1px solid #ccc !important;*/
		z-index: 1000;
		/*left: 50%;*/
	}

	.countdown-container{
		margin: 0 80px 0 80px;
		/*height: 100px;*/
		/*min-height: 55px;
		line-height: 55px;*/
		text-align: center;
		padding: 0 0 20px 0;
	}

	.font-size{
		font-size: 40px;
	}

	.btn-donaora{
		border-top-right-radius:0.4em;
		border-bottom-left-radius:0.4em;
		height: 65px;
		min-height: 65px;
		line-height: 65px;
		font-size: 2em;
		text-align:center;
		cursor: pointer;
		text-transform: uppercase;
		/*padding: 0 15px 0 15px;*/
		margin: 0 80px 0 80px;
		

	}
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {

	.content-privacy{
		background-color: #ebe6e4;
		margin: 0 20px 0px 20px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		font-size: 0.8em;
		text-align: center;
		height: 55px;
	}

	.btn-preview {
		border-top-right-radius: 0.4em;
		border-bottom-left-radius: 0.4em;
		height: 65px;
		min-height: 65px;
		line-height: 65px;
		font-size: 2em;
		text-align: center;
		cursor: pointer;
		text-transform: uppercase;
		margin: 0 1em 0 1em;
	}

		/*  SECTIONS  */
	.section {
		padding: 0px;
		margin: 0 auto;
		width:100%;
	}

	/*  COLUMN SETUP  */
	.col {
		display: block;
		float:left;
		margin: 0px;
	}

	.col:first-child { margin-left: 0; }


	/*  GROUPING  */
	.group:before,
	.group:after {
		content:"";
		display:table;
	}
	.group:after {
		clear:both;
	}
	.group {
	    zoom:1; /* For IE 6/7 */
	}

	/*  GRID OF THREE  */
	.span_3_of_3 {
		width: 100% !important;

	}
	.span_2_of_3 {
		width: 50% !important;
	}


	.span_1_of_3 {
		width: 33.3% !important;
		text-align: center;
	}
		

	#open-condividi{
		/*border-top-left-radius: 5px;
		border-top-right-radius: 5px;*/
		bottom: 0px;
		/*background-color: #a2b0cf!important;*/
		/*margin-left: -45px;*/
		padding-top: -20px;
		/*position: relative;*/
		text-align: center;
		width:99% !important;
		margin-top: 0;
		height: 200px;
		margin-bottom: -500px;
		/*background-repeat:no-repeat;
		background-position: center center;*/
		border: 1px solid #ccc !important;
		z-index: 1000;
	}

	.content-condividi{
		margin:0 30px 0px 30px;
		border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
		font-size: 10px;
		padding:5px 5px 0px 5px;
		text-align: center;


	}

	.countdown-container{
		margin: 0 20px 0 20px;
		/*height: 100px;*/
		/*min-height: 55px;
		line-height: 55px;*/
		text-align: center;
		padding: 0 0 20px 0;
	}

	.margin-hours{
		margin:10px 5px 0 0;
	}

	.btn-buynow{
		border-top-right-radius:0.4em;
		border-bottom-left-radius:0.4em;
		height: 65px;
		min-height: 65px;
		line-height: 65px;
		font-size: 30px;
		text-align:center;
		cursor: pointer;
		text-transform: uppercase;
		padding: 0 10px 0 10px;
		margin: 0 20px 0 20px;
		padding-right:25px;
	}

	.font-size{
		font-size: 28px;
	}

	.container-donazioniDonate{
	  background-color: #ebe6e3;
	  margin:0 20px 0 20px;
	  height: 90px;
	  padding: 0 20px 0 20px;
	}
	.container-donazioniNoDonati{
	  background-color: #ebe6e3;
	  margin:0 20px 0 20px;
	  height: 55px;
	  padding: 0 20px 0 20px;
	}

	.btn-donaora{
		border-top-right-radius:0.4em;
		border-bottom-left-radius:0.4em;
		height: 65px;
		min-height: 65px;
		line-height: 65px;
		font-size: 2em;
		text-align:center;
		cursor: pointer;
		text-transform: uppercase;
		/*padding: 0 15px 0 15px;*/
		margin: 0 20px 0 20px;
		
	}
}
