@font-face {
    font-family: 'akrobatblack';
    src: url('akrobat-black-webfont.woff2') format('woff2'),
         url('akrobat-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html, body {
    height: 100%;
    width: 100%;
}
html {
    overflow: auto;
}

*{
	padding:0;
	margin:0;
	font-family: 'akrobatblack';
}

body{
	padding:0;
	margin:0;
	font-family: Helvetica,Arial,Sans-Serif;
	color: #454545;	
}
.timer{
	position: relative;
	background-image: url("genaric.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-position: top center;
}
img.timer-bg{
	margin:0;
	padding:0;
    width: 100%;
    position: relative;
}
.content-wrapper{
  padding-top: 10%;
}
/*
	Timer Heading

*/
.timer-head{
	margin:0 0 10px;
}
.font-serif {
  font-family: 'Playfair Display',serif;
  font-size: 40px;
}
.csvg-title {
	width:82%;
	margin:0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	line-height: 1.4;
	text-align: center;
	color: #FFF;
	background: rgba(40,50,61,0.5);
}
/*
	Timer row-column
*/
.timer-row {
  color: #FFF;
  border-bottom: 2px none #f9f9f9;
  padding: 0 9.5%;
}
.timer-column {
  display: inline-block;
  width: 19.5%;
  /*height: 129px;*/
  border-right: 2px none #f2f2f2;
  text-align: center;
}
/*
	Week, hays hours,minute and second number box styling 
*/
.big-time-number {
  font-family: "Roboto",sans-serif;  /* font of numbers */
  font-size: 107px;
  /*padding: 3px 29px;
  background: rgba(40,50,61,0.62);
  background: #176db3;*/
  background: rgba(40,50,61,0.62);
  font-weight: 300;
}
.big-time-number.color {
  color: #e55182;
  font-weight: 400;
}
/*
	Week, hays hours,minute and second text box styling 
*/
.timer-description {
  padding: 5px;
  font-size: 23px;
  text-align: center;
  text-transform: uppercase;
  background-color:rgba(40,50,61,0.62);;
  margin-top:4px;
}
.timer-date{
	width:100%;
	margin-top: 10px;
}
.timer-date  p{
  font-family: "Roboto",sans-serif;
  font-weight: 300;
  font-size: 15px;
  color: #FFF;
  padding: 7px;
  background: rgba(40,50,61,0.5);
  text-align: center;
  width: 50%;
  margin: 0 auto;
}

/*********************************/

@media (min-width:320px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ 
	
	.timer-column {
		width: 19%;
	}
	
	.big-time-number {
			font-size: 18px;
	}
	.timer-description {
		padding: 5px;
		font-size: 5px;
	}
	
	.font-serif {
		
		font-size: 11px;
	}
	.timer-date p {
		font-size: 9px;
		width: 75%;
	}
	
	
	
	.timer-row {
		padding: 0 9.5%;
		margin: 0 auto;
		/*display: table;*/
	}
	
	.timer-head{
		margin:0 0 4px;
	}
	
	.timer-date{
		
		margin-top: 5px;
	}
	.content-wrapper {
		padding-top: 9%;
	}
	
	.timer{
	
		background-image: url("reduction.jpg");
		background-size: contain;
	}
}	
@media (min-width:480px)  { /* smartphones, Android phones, landscape iPhone */ 
	
	.timer-column {
   
		width: 19%;
	}
	
	.big-time-number {
			font-size: 24px;
	}
	.font-serif {
		
		font-size: 17px;
	}
	.timer-date p {
		font-size: 11px;
		width: 80%;
	}
	.timer-description {
		padding: 7px;
		font-size: 5px;
	}
	
	.timer-row {
		margin: 0 auto;
		display: BLOCK;
	}
	.timer-head{
	margin:0 0 10px;
	}
	
	.timer-date{
		
		margin-top: 10px;
	}
	
	.content-wrapper {
		padding-top: 9%;
	}
	.timer{
	
		background-image: url("reduction.jpg");
		background-size: cover;
	}
}

@media (min-width:480px) and (orientation : landscape) {
	.content-wrapper {
		padding-top: 9%;
	}
	
	.timer{
	
		background-image: url("reduction.jpg");
		background-size: contain;
	}
		
}


@media (min-width:600px) { /* big landscape tablets, laptops, and desktops */ 

	.timer-column {
   
		width: 18.5%;
	}
	
	.big-time-number {
			font-size: 24px;
	}
	.font-serif {
		
		font-size: 14px;
	}
	.timer-date p {
		font-size: 15px;
		width: 75%;
	}
	
	.timer-description {
		padding: 5px;
		font-size: 18px;
	}
	.timer-row {
		margin: 0 auto;
		display: BLOCK;
	}
	
	.timer-head{
		margin:0 0 10px;
	}
	
	.timer-date{
		
		margin-top: 10px;
	}
	
	.content-wrapper {
		padding-top: 12%;
	}
	.timer{
	
		background-image: url("genaric.jpg");
		background-size: cover;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { /* STYLES GO HERE */

	.content-wrapper {
		padding-top: 9%;
	}


}


@media (min-width:1281px) { /* hi-res laptops and desktops */

		.big-time-number {
			font-size: 107px;
	}
	
	.font-serif {
		
		font-size: 40px;
	}
	
	.timer-date p {
		font-size: 15px;
		width: 50%;
	}
	
	.timer-column {
   
		width: 19.5%;
	}
	
	.timer-description {
		padding: 5px;
		font-size: 18px;
	}
	.timer-row {
		margin: 0 auto;
		display: BLOCK;
	}
	
	.timer-head{
		margin:0 0 10px;
	}
	.timer-date{
		
		margin-top: 10px;
	}
	
	.content-wrapper {
		padding-top: 6.5%;
	}
	.timer{
	
		background-image: url("genaric.jpg");
		background-size: cover;
	}
 }