.counter {
	margin: 0 0 0 0px;
    text-align: center;
    position: relative;
}
.countdown li {
    margin: 40px auto 0;
    display: inline-block!important;
    text-align: center;
}
.number { font-size: 35px; line-height: 15px; color: #000000; }
.time {
	font-size: 11px;
    margin-top: 5px;
	text-transform: uppercase;
    color: #AAAAAA;
	width:80px;
	display:block;
	background:transparent;
}

@media all and (max-width: 320px) {
	.time {width:56px; }
	.number {font-size:26px!important;}
}#ajax-contact-form {
	padding-bottom: 10px;
}

#ajax-contact-form input{
	background: #F2F2F2;
	color: #2E3138;important;
	border: 1px solid #DDDDDD;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-border-radius: 6px!important;
	-moz-box-border-radius: 6px!important;
	border-radius: 6px!important;
	margin-bottom: 25px;
	padding: 8px 10px 8px;
	font-weight: 700;
	font-size: 15px;
	margin-left:16.666666666666664%;
	width:66.66666666666666%;
}

::-webkit-input-placeholder { color:#555555!important; opacity:1.0; }
::-moz-placeholder { color:#555555!important; opacity:1.0; }
:-ms-input-placeholder { color:#555555!important; opacity:1.0; }
focus::-webkit-input-placeholder{ color:transparent; opacity:1.0;}

.notification_error {
	color: #bbb;
	height: auto;
    margin: 0 0 10px 0;
    padding: 0px;
    text-align: center;
}
.notification_ok {
    color: #bbb;
	font-weight: 500!important;
    height: auto;
    margin: 0 0 30px 0;
    padding: 10px;
    text-align: center;
	font-size: 25px;
}

.btn{ 
	border:0;
	-webkit-transition:background-color .4s ease-in;
    -moz-transition:background-color .4s ease-in;
    -o-transition:background-color .4s ease-in;
    transition:background-color .4s ease-in;
	color:#FFFFFF!important;
	padding-bottom: 20px;
}
#ajax-contact-form input.btn {
	letter-spacing: 2px;
	font-weight: 700;
	border: 0px none;
	outline: 0 none;
	text-transform: uppercase;
	padding-bottom: 20px;
	display: block;
	float: none;
	clear: both;
	background: #E04A40;
	margin: 0px auto 0px!important;
	width: 215px;
	height: 65px;
	font-size: 16px;
	padding: 5px 0!important;
	color: #FFFFFF!important;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 0 5px 0px #B1453E;
    -moz-box-shadow: 0 5px 0px #B1453E;
    box-shadow :0 5px 0px #B1453E;
	position: relative;
	text-align: center; 
	
	-webkit-appearance: button;
	cursor: pointer;
}
#ajax-contact-form input.btn a { color:#FFFFFF; opacity:1.0;}
#ajax-contact-form input.btn:hover{ color: #FFFFFF!important; background: #EE574D; top: 0px; left: 0px; -webkit-box-shadow: 0 5px 0px #B1453E;-moz-box-shadow: 0 5px 0px #B1453E; box-shadow :0 5px 0px #B1453E;}
#ajax-contact-form input.btn:active {
	color: #FFFFFF!important;
	background: #C23C33;
	-webkit-box-shadow: 0 3px 0px #652824;
	-moz-box-shadow: 0 3px 0px #652824;
	box-shadow: 0 3px 0px #652824;
}
#ajax-contact-form input.btn:visited, #ajax-contact-form input.btn:focus { color:#fff!important; }

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { .subscribe  { top: 20px!important;}
}

@media all and (min-width: 321px) and (max-width: 568px) {
	.name { font-size: 12px; margin-top:-10px; }
}

@media all and (max-width: 320px) {
	.name { font-size: 12px; }
}

#stacks_in_69_page1 {
	margin: 30px 0px 0px 0px;
}
