body{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;line-height: 1;font-family: Lato;height:100%;}
.mtm-container{width:100%;max-width: 1170px;padding:0 15px;margin:0 auto;display:table;height:100%;}
.mtm-container-content{display:table-cell;vertical-align: middle;}
.mtm-container-full{width:100%;padding:0 15px;float:left;}

/******** GRID CSS *********/
.mtm-clearfix:before,
.mtm-clearfix:after{content: "";display: table;}
.mtm-column,
.mtm-columns{width: 100%;position: relative;padding:10px 0;float:left;}

@media only screen and (min-width: 40.0625em){
    .mtm-column,
    .mtm-columns{position: relative;padding:0 15px;float:left;}
    .mtm-col-12{width: 100%;}
	.mtm-col-11{width: 91.66666667%;}
	.mtm-col-10{width: 83.33333333%;}
	.mtm-col-9{width: 75%;}
	.mtm-col-8{width: 66.66666667%;}
	.mtm-col-7{width: 58.33333333%;}
	.mtm-col-6{width: 50%;}
	.mtm-col-5{width: 41.66666667%;}
	.mtm-col-4{width: 33.33333333%;}
	.mtm-col-3{width: 25%;}
	.mtm-col-2{width: 16.66666667%;}
	.mtm-col-1{width: 8.33333333%;}
}
/******** END GRID CSS *********/

.mtm-main-wrapper *{-webkit-box-sizing: border-box; box-sizing: border-box;}
.mtm-main-wrapper{display:table; position:absolute;top:0;left:0;height:100%;width:100%;text-align: center;float:left;overflow-Y:auto;overflow-X:hidden;-webkit-box-sizing: border-box;box-sizing: border-box;}
.mtm-company-logo{margin:20px auto 20px;max-width: 100%;}
.mtm-company-logo img{display:block;max-width: 100%;margin:0 auto;}
.mtm-title{font-size: 32px;margin-bottom: 20px;color: #fff;text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75);overflow:hidden;}
.mtm-content{font-size: 20px;color: #fff;text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75);margin-bottom: 20px;line-height: normal;}
.mtm-socials{width:100%;float:left;}
.mtm-socials a{display:inline-block;-webkit-transition:all .3s ease;transition:all .3s ease;margin-bottom: 5px;}
.mtm-copyright{font-size: 14px;letter-spacing: 1px;color:#eee;margin:20px 0;width:100%;float:left;}
.mtm-subscription-form{width: 100%;float:left;margin-bottom: 20px;}
.mtm-subscription-form * {outline:none;}

/*@media screen and (max-width: 980px){
	.mtm-main-wrapper{display:table;}
	.mtm-container{display:table-cell;vertical-align: middle;}
	.mtm-company-logo{margin-top: 0;}
}*/

/****** public css start *****/
.mtm-date-conf{display: none;}
.mtm-clearfix:before, .mtm-clearfix:after{content: "";display: table;}
.mtm-clearfix::after{clear: both;}
.mtm-countdown-wrp{text-align: center;margin:0 0 10px;width:100%;float:left; padding:15px;}
.mtm-countdown-wrp *{-webkit-box-sizing: border-box;box-sizing: border-box;}
.mtm-countdown-wrp .mtm-countdown-timer-flip{display: table-cell;vertical-align: middle;float: none;text-align: center;margin: 0 auto;}
/*.mtm-countdown-timer-circle{display: table-cell;vertical-align: middle;height: 100%;width: 100%;}*/
.mtm-timer-title{margin:0 0 10px !important;font-size: 26px;text-transform: uppercase;font-weight: 700;line-height: normal;color:#fff;}
.mtm-countdown-wrp .mtm-timer-description{font-size: 16px;width: 75%;margin: 0 auto 15px;color:#fff;}
.mtm-countdown-wrp .mtm-clock-circle{margin:0 auto;}
.mtm-clock{width: 75%;margin: 0 auto;display:table;line-height: normal;}
.ce-oncomplete{display:none;color:#fff;font-size: 30px;font-weight: 600;}

.mtm-socials .icon-facebook:hover{background:#3b5999 !important;color:#fff !important;}
.mtm-socials .icon-twitter:hover{background:#55acee !important;color:#fff !important;}
.mtm-socials .icon-linkedin:hover{background:#0077B5 !important;color:#fff !important;}
.mtm-socials .icon-github-circled:hover{background:#42C0FB !important;color:#fff !important;}
.mtm-socials .icon-youtube-play:hover{background:#cd201f !important;color:#fff !important;}
.mtm-socials .icon-pinterest-circled:hover{background:#bd081c !important;color:#fff !important;}
.mtm-socials .icon-instagram:hover{background:#e4405f !important;color:#fff !important;}
.mtm-socials .icon-mail-alt:hover{background:#410093 !important;color:#fff !important;}
.mtm-socials .icon-gplus:hover{background:#dd4b39 !important;color:#fff !important;}
.mtm-socials .icon-tumbler:hover{background:#34465d !important;color:#fff !important;}

/****** public css End *****/

/****** FORM DESIGN CSS *****/
.mtm-subscription-form form{padding:0 !important;margin:0 !important;}
.mtm-subscription-form form .asterisk{color:#dd4b39 !important;}
.mtm-subscription-title{font-weight: 600 !important;padding: 0 !important;margin: 15px 0 !important;font-size: 1.4em !important;text-align: center;color:#fff;width: 100%;float: left;}
.mtm-subscription-form .indicates-required{text-align: center !important;font-size: 14px !important;color: #eee !important;margin:0 !important;}
.mtm-subscription-form .mc-field-group{width:100% !important;}
.mtm-subscription-form label{padding:0 0 10px !important; text-align: left !important;float: left !important;font-size: 16px !important;color: #fff !important;margin-bottom: 5px !important;}
.mtm-subscription-form input[type="text"],
.mtm-subscription-form input[type="email"]{font-family: inherit !important; text-indent: 0 !important; width:100% !important;min-width: auto !important;padding:8px 10px !important;height:auto !important; font-size: 14px !important;border-radius: 0 !important;border:0 !important;margin-bottom: 15px !important;box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23) !important;opacity:0.8 !important;}
.mtm-subscription-form input[type="text"]:focus,
.mtm-subscription-form input[type="email"]:focus{opacity:1 !important;}
.mtm-subscription-form input[type="submit"]{width:auto !important;min-width: auto !important;padding:10px 15px !important;border-radius: 0 !important;letter-spacing: 1px;background:#eee !important;color:#444 !important;margin:0 auto !important;height:auto !important;line-height: normal !important;border: 0 !important;cursor:pointer !important;font-weight: 700 !important;display:table !important;-webkit-transition:all .3s ease !important;transition:all .3s ease !important;}
.mtm-subscription-form input[type="submit"]:hover{background:#444 !important;color: #fff !important;}
.mtm-subscription-form input + div{background:transparent !important;padding: 0 !important;margin: 0 0 15px !important;float:left !important;}
.mtm-subscription-form .mc-field-group{width:100% !important;padding:0 !important;min-height: 0 !important;}

/************** 
   MTM DESIGN-1
**************/
.mtm-design-1 .mtm-main-wrapper *{-webkit-box-sizing: border-box; box-sizing: border-box;}
.mtm-design-1 #mc_embed_signup{background:none;}

.mtm-design-1 .mtm-main-wrapper{position:fixed; height:100%;width:100%;text-align: center;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-sizing: border-box;box-sizing: border-box;}
.mtm-design-1 .mtm-company-logo{margin:20px auto 20px;}
.mtm-design-1 .mtm-company-logo img{display:block;max-width: 100%;margin:0 auto;}
.mtm-design-1 .mtm-title{font-size: 32px;margin-bottom: 20px;color: #fff;text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75);}
.mtm-design-1 .mtm-content{font-size: 20px;color: #fff;text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75);}
.mtm-design-1 .mtm-socials a{display:inline-block;}
.mtm-design-1 .mtm-subscription-form {max-width: 500px;margin: 0 auto 20px;float: none;clear: both;padding: 20px;background: #0009;}
/*.mtm-design-1 .mtm-subscription-form label{color: #fff;text-shadow: 0px 0px 4px #444;font-weight: 400;letter-spacing: 1px;padding-bottom: 3px;text-align: left;}
.mtm-design-1 .mtm-subscription-form input{margin-bottom: 10px !important;background: rgba(255, 255, 255, 0.2) !important;border: 1px solid #fff !important;border-radius: 0 !important;color:#fff !important;}
.mtm-design-1 .mtm-subscription-form input[type="submit"]{background: #fcfcfc !important;color: #666 !important;font-weight: 600;border-radius: 0px !important;}
*/.mtm-design-1 .mtm-copyright{font-size: 14px;letter-spacing: 1px;color:#eee;margin:20px 0 20px;width:100%;float:left;text-shadow: 0 0 3px #000;}
.mtm-design-1 .demo-icon {border-radius: 50%;background: #fff;color: rgb(47, 56, 65);margin-right: 3px;padding: 10px 8px;float: left;}

@media screen and (max-width: 768px){
	.mtm-design-1 .mtm-subscription-form input{margin-bottom: 5px !important;}
}
@media screen and (max-width: 640px){
	.mtm-design-1 .mtm-countdown-wrp .mtm-clock.mtm-clock-circle{width: 100% !important;}
	.mtm-design-1 .mtm-subscription-form .mc-field-group {padding-bottom: 3% !important;}
}

/************** 
    MTM DESIGN-2
**************/
.mtm-design-2 ::-webkit-input-placeholder {color: #eee;}
.mtm-design-2 ::-moz-placeholder {color: #eee;}
.mtm-design-2 :-ms-input-placeholder {color: #eee;}
.mtm-design-2 :-moz-placeholder {color: #eee;}
.mtm-design-2 .mtm-content{font-size: 18px;line-height: 26px;font-weight: 100;}
.mtm-design-2 .mtm-container-content{display:table;height:100%;width:100%;}
.mtm-design-2 .mtm-left-content{background:rgba(3, 155, 229, 0.48);padding:0 15px;height:100%;display: table-cell;float: none;vertical-align: middle;}
.mtm-design-2 .mtm-countdown-wrp{margin: 0;}
.mtm-design-2 .mtm-title{font-size: 28px;font-weight:bold;}
.mtm-design-2 .mtm-right-content{display:table-cell;vertical-align: middle;float:none;}
.mtm-design-2 .mtm-socials .demo-icon{color: #111;font-size: 18px;background: #fff;padding: 7px 4px;display: inline-block;-webkit-transition:all .3s ease;transition:all .3s ease;}
.mtm-design-2 .mtm-subscription-form{width:100%;float:none; max-width: 400px; margin: 0 auto;}
.mtm-design-2 #mc_embed_signup{margin-bottom: 20px;background: transparent;padding: 15px 10px;}
.mtm-design-2 .mtm-subscription-form label{color: #fff;text-shadow: 0px 0px 4px #444;font-weight: 400;letter-spacing: 1px;padding-bottom: 20px;}
.mtm-design-2 .mtm-socials{margin: 0px 0px 15px;}
.mtm-design-2 .mtm-copyright{margin:0 0 20px;}
.mtm-design-2 .mtm-container-wrapper {width: 100%;display: table;height: 100%;}
@media screen and (max-width: 980px){
	.mtm-design-2 .mtm-subscription-form input{margin-bottom: 10px!important;}
}
@media screen and (max-width: 768px){
	.mtm-design-2 .mtm-left-content,
	.mtm-design-2 .mtm-right-content{display:block;width: 100%;height: auto;background: none;}
	.mtm-design-2{height: 100%;display: block;background: none;}
	.mtm-design-2 .mtm-container-wrapper{background: rgba(3, 155, 229, 0.48);}
	.mtm-design-2 #mc_embed_signup{margin-top: 20px;}
	.mtm-design-2 .mtm-content{margin-bottom: 10px;}
}

/************** 
    MTM DESIGN-3
**************/
.mtm-design-3{display:table-cell;vertical-align: middle}
.mtm-design-3::before{content:'';background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTIyNjIyMjQwQ0Q0MTFFNEJGNTZGOTlGQTRBMTA4OTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTIyNjIyMjUwQ0Q0MTFFNEJGNTZGOTlGQTRBMTA4OTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMjI2MjIyMjBDRDQxMUU0QkY1NkY5OUZBNEExMDg5MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMjI2MjIyMzBDRDQxMUU0QkY1NkY5OUZBNEExMDg5MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjmaiJMAAAAXSURBVHjaYmZgYNgMxN+YQQQQMwAEGAAYlwKmmj71rQAAAABJRU5ErkJggg==") repeat;position:absolute;top:0;left:0;right:0;bottom:0;}
.mtm-design-3 .mtm-container-content{position:relative;}
.mtm-design-3 .mtm-container-content .mtm-title span{position:relative;display:inline-block;}
.mtm-design-3 .mtm-container-content .mtm-title span::before,
.mtm-design-3 .mtm-container-content .mtm-title span::after{content:'';position:absolute;top:50%;bottom:auto;height:2px;background: rgba(255,255,255,0.7); ;width:600px;}
.mtm-design-3 .mtm-container-content .mtm-title span::before{right:100%;margin-right: 15px;}
.mtm-design-3 .mtm-container-content .mtm-title span::after{left:100%;margin-left: 15px;}
.mtm-design-3 #mc_embed_signup{background:rgba(0,0,0,0.5);margin: 25px 0;}

.mtm-design-3 .mtm-subscription-form label{color:#fff;margin-bottom: 0px;padding:0 !important;}
.mtm-design-3 .mtm-subscription-form form{padding:15px !important;}
.mtm-design-3 .mtm-subscription-form input{background: transparent !important;border-bottom: 1px solid #fff !important;padding: 0 !important;min-height: auto !important;color:#fff !important;}
.mtm-design-3 .mtm-subscription-form input[type="submit"]{background:transparent !important;border:1px solid #fff !important;border-radius: 0 !important;color:#fff !important;padding:10px 15px !important; -webkit-transition:all .3s ease;transition:all .3s ease;}
.mtm-design-3 .mtm-subscription-form input[type="submit"]:hover{background:#fff !important;color:#222 !important;}
.mtm-design-3 .mtm-socials .demo-icon{font-size: 20px;display: inline-block;color: #fff;border: 1px solid #fff;padding: 7px 4px;-webkit-transition:all .3s ease;transition:all .3s ease;}
.mtm-design-3 .mtm-socials .demo-icon:hover{border:1px solid transparent;}
/*.mtm-design-3 .mtm-container-content .mtm-content{margin-bottom: 30px!;}*/
@media screen and (max-width: 980px){
	.mtm-design-3 .mtm-countdown-wrp{padding: 0px!important;}
}
@media screen and (max-width: 640px){
	.mtm-design-3 .mtm-subscription-form label{padding-bottom: 0!important;}
	.mtm-design-3 .mtm-subscription-form input{margin-bottom: 10px!important;}
	.mtm-countdown-timer-design-8 .mtm-clock{padding:20px 20px 8px !important}
	.mtm-design-3 .mtm-subscription-form .mc-field-group {padding-bottom: 3% !important;}
} 

/************** 
    MTM DESIGN-4
**************/
.mtm-design-4 .mtm-container{padding:15px!important;}
.mtm-design-4 .mtm-container-bg{width:100%;float:left;background:rgba(0,0,0,0.5);padding:15px; border-radius: 15px;}
.mtm-design-4 .mtm-socials .demo-icon{font-size: 20px;display: inline-block;color: #fff;border: 1px solid #fff;border-radius: 100%;padding: 10px 7px;-webkit-transition:all .3s ease;transition:all .3s ease;}
.mtm-design-4 .mtm-socials .demo-icon:hover{border:1px solid transparent;}
.mtm-design-4 #mc_embed_signup{background:transparent !important;}
.mtm-design-4 .mtm-subscription-form {max-width: 500px; margin: 0 auto 20px; float: none; clear: both;}
.mtm-design-4 .mtm-subscription-form input{border-radius: 50px !important;padding-left: 20px !important;}
.mtm-design-4 .mtm-subscription-form input[type="submit"]{margin: 0 auto!important;padding: 10px 15px !important;background:#24b7a4 !important;line-height: normal !important;}

@media screen and (max-width:640px){
.mtm-design-4 .mtm-container-content .mtm-clock{width: 100%;}
}

/************** 
    MTM DESIGN-5
**************/
.mtm-design-5{display:table-cell;vertical-align: middle}
.mtm-design-5 .mtm-container-content{position:relative;}
.mtm-design-5::before{content:'';position:absolute; background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAxhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDM0MiwgMjAxMC8wMS8xMC0xODowNjo0MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNUIyMzQxMkVFMDkxMUUzOTZENEZEQTQ1RjQ0OEU5MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNUIyMzQxM0VFMDkxMUUzOTZENEZEQTQ1RjQ0OEU5MyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE1QjIzNDEwRUUwOTExRTM5NkQ0RkRBNDVGNDQ4RTkzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE1QjIzNDExRUUwOTExRTM5NkQ0RkRBNDVGNDQ4RTkzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+IlX97wAAABhJREFUeNpi/P//PwMcQDkNIJoRWQYgwAAQYgx3/SJKogAAAABJRU5ErkJggg==") repeat;height: 100%;width: 100%;left: 0;top: 0;}
.mtm-design-5 .mtm-socials .demo-icon{font-size: 18px;display: inline-block;color: #fff;border: 1px solid transparent;border-radius: 100%;padding: 7px 4px;-webkit-transition:all .3s ease;transition:all .3s ease;margin-right: 5px;background:#323d4f;}
.mtm-design-5 .mtm-socials .demo-icon:last-child{margin-right: 0;}
.mtm-design-5 .mtm-socials .demo-icon:hover{border:1px solid transparent;}
.mtm-design-5 #mc_embed_signup{background:transparent !important;}
.mtm-design-5 .mtm-subscription-form {max-width: 500px; margin: 0 auto 20px; float: none;}
.mtm-design-5 .mtm-subscription-form label{display: inline-block !important;padding-bottom:0px !important;color: #fff;text-shadow: 0px 0px 4px #333;font-weight: 400;width: 250px;overflow: hidden;vertical-align: middle;white-space: nowrap;text-overflow: ellipsis;margin-right:0px;}
.mtm-design-5 .mtm-subscription-form form{padding: 0 !important;text-align: center !important;}
.mtm-design-5 .mtm-subscription-form input{-webkit-border-radius: 0 !important; border-radius: 0 !important;border:0 !important;-khtml-border-radius: 0px!important;}
.mtm-design-5 .mtm-subscription-form input[type="submit"]{background:#323d4f !important;color:#fff !important;line-height: normal !important;-webkit-border-radius: 0px !important;-moz-border-radius:0px !important;border-radius: 0px !important;}
.mtm-design-5 .mtm-copyright{padding: 10px 0;background: rgba(50, 61, 79, 0.66) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowRERDMjE2NDk3NEUxMUU1OEE4MkYyMUU0MTMzNDIxNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowRERDMjE2NTk3NEUxMUU1OEE4MkYyMUU0MTMzNDIxNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBEREMyMTYyOTc0RTExRTU4QTgyRjIxRTQxMzM0MjE0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjBEREMyMTYzOTc0RTExRTU4QTgyRjIxRTQxMzM0MjE0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Ey+IFAAAACFJREFUeNpi/P//PwMMMDIy/mdC5oAoBqgKhDJ0DkCAAQColQoB2kS7lAAAAABJRU5ErkJggg==") repeat;}
.mtm-design-5 .mtm-subscribe-form-wrapper{display:table;width:100%;}
.mtm-design-5 .mtm-columns{display: table-cell;vertical-align: middle;float: none;}
@media screen and (max-width:768px){
	.mtm-design-5 .mtm-subscription-form input[type="submit"]{margin:0 auto !important;}
	.mtm-design-5 .mtm-subscribe-form-wrapper .mtm-columns{width:100% !important;display:block;}
}
@media screen and (max-width: 640px){
	.mtm-design-5 .mtm-clock{width: 100%;}
}

/******** Timer circle css start ********/
.time_circles{position: relative;width: 100%;height: 100%;}
.time_circles > div{position: absolute;text-align: center;}
.time_circles > div > h4{margin: 0px;padding: 0px;text-align: center;text-transform: uppercase;}
.time_circles > div > span{display: block;width: 100%;text-align: center;font-family: 'Century Gothic', Arial;font-size: 300%;margin-top: 0.4em;font-weight: bold;}
/******** Timer circle css End ********/

/************** 
    COMMON CSS
**************/
.mtm-countdown-timer-circle,
.mtm-countdown-timer-design-1,
.mtm-countdown-timer-design-2,
.mtm-countdown-timer-design-3,
.mtm-countdown-timer-design-4,
.mtm-countdown-timer-design-5,
.mtm-countdown-timer-design-6,
.mtm-countdown-timer-design-7,
.mtm-countdown-timer-design-8,
.mtm-countdown-timer-design-9,
.mtm-countdown-timer-design-10,
.mtm-countdown-timer-design-11,
.mtm-countdown-timer-design-12{width:100%;float:left;}


/******** Design 1 *******/
.mtm-countdown-timer-design-1 .mtm-clock{color: #fff;font-family: 'Josefin Slab', serif;font-size: 0;font-weight: 400;position: relative;z-index: 2;}
.mtm-countdown-timer-design-1 .mtm-clock .ce-col{width:25%;float:left;}
.mtm-countdown-timer-design-1 .mtm-clock .ce-digits{display: inline-block;}
.mtm-countdown-timer-design-1 .mtm-clock .ce-digits span{-webkit-border-radius: 100%;border-radius: 100%;border: 2px solid #fff;display: inline-block;font-size: 28px;font-weight: 100;height: 45px;line-height: 42px;margin: 0 3px;position: relative;text-align: center;width: 45px;}
.mtm-countdown-timer-design-1 .mtm-clock .ce-days-label,
.mtm-countdown-timer-design-1 .mtm-clock .ce-hours-label,
.mtm-countdown-timer-design-1 .mtm-clock .ce-minutes-label,
.mtm-countdown-timer-design-1 .mtm-clock .ce-seconds-label{display: block;font-size: 15px;font-weight: 400;letter-spacing: 2px;margin: 20px 0 0;text-align: center;text-transform: uppercase;}

@media all and (max-width: 980px){
	.mtm-countdown-timer-design-1 .mtm-clock .ce-col{width:50%;float:left;margin-bottom: 15px;}
	.mtm-countdown-timer-design-1 .mtm-clock .ce-digits span{font-size: 32px;font-weight: 100;height: 50px;line-height: 50px;width: 50px;margin:0 2px;}
	.mtm-countdown-timer-design-1 .mtm-clock .ce-days-label,
	.mtm-countdown-timer-design-1 .mtm-clock .ce-hours-label,
	.mtm-countdown-timer-design-1 .mtm-clock .ce-minutes-label,
	.mtm-countdown-timer-design-1 .mtm-clock .ce-seconds-label,
	.mtm-countdown-timer-design-1 .mtm-clock .ce-dseconds-label,
	.mtm-countdown-timer-design-1 .mtm-clock .ce-mseconds-label{font-size: 16px;letter-spacing: 4px;margin: 10px 0 0;}
}

@media all and (max-width: 640px){
	.mtm-countdown-timer-design-1 .mtm-clock .ce-col{width:50%;float:left;margin: 0 0 20px 0;}
	.mtm-countdown-timer-design-1 .mtm-clock .ce-digits span{border-radius: 30px;font-size: 28px;font-weight: 400;height: 40px;line-height: 40px;margin: 0 2px;width: 40px;}
	.mtm-countdown-timer-design-1 .mtm-clock .ce-days-label,
	.mtm-countdown-timer-design-1 .mtm-clock .ce-hours-label,
	.mtm-countdown-timer-design-1 .mtm-clock .ce-minutes-label,
	.mtm-countdown-timer-design-1 .mtm-clock .ce-seconds-label,
	.mtm-countdown-timer-design-1 .mtm-clock .ce-dseconds-label,
	.mtm-countdown-timer-design-1 .mtm-clock .ce-mseconds-label{font-size: 12px;letter-spacing: 4px;margin: 10px 0 0;}
}

/********** design 2 *********/
.mtm-countdown-timer-design-2 .mtm-clock{width:100%;}
.mtm-countdown-timer-design-2 .mtm-clock:before,
.mtm-countdown-timer-design-2 .mtm-clock:after{content: " ";display: table;}
.mtm-countdown-timer-design-2 .mtm-clock:after{clear: both;}
.mtm-countdown-timer-design-2 .mtm-clock *{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;}
.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap{margin: 0 1.25em 0 0;display:inline-block;}
.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap:last-child{margin-right: 0;}
.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap>div:before,
.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap>div:after{content: " ";display: table;}
.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap>div:after{clear: both;}
.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap>span{color: #fff;display: block;font-size: 1.5em;margin: .66666666666667em 0 0;text-transform: uppercase;}
.mtm-countdown-timer-design-2 .mtm-clock div.flip-wrap{color: #fff;cursor: pointer;text-decoration: none;}
.mtm-countdown-timer-design-2 .mtm-clock div.flip-wrap:hover{color: #fff;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits{list-style: none;}
.mtm-countdown-timer-design-2 .mtm-clock.clearfix:before,
.mtm-countdown-timer-design-2 .mtm-clock.wrap:before,
.mtm-countdown-timer-design-2 .mtm-clock.clearfix:after,
.mtm-countdown-timer-design-2 .mtm-clock.wrap:after{content: " ";display: table;}
.mtm-countdown-timer-design-2 .mtm-clock.clearfix:after,
.mtm-countdown-timer-design-2 .mtm-clock.wrap:after{clear: both;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits{background: #000;border-radius: 5px;float: left;font-size: 100px;height: 140px;line-height: 140px;margin: 0 4px;position: relative;width: 69px;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner{height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: 1;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner:first-child{z-index: 2;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap{cursor: default !important;display: block;height: 100%;margin: 0 !important;overflow: visible !important;-webkit-perspective: 300px;-moz-perspective: 300px;perspective: 300px;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div{font-size: 120px;height: 50%;left: 0;outline: 1px solid transparent;overflow: hidden;position: absolute;width: 100%;z-index: 1;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div .shadow{height: 100%;position: absolute;width: 100%;z-index: 2;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div.up{-webkit-transform-origin: 50% 100%;-moz-transform-origin: 50% 100%;-ms-transform-origin: 50% 100%;-o-transform-origin: 50% 100%;transform-origin: 50% 100%;top: 0;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div.up:after{background-color: #000;background-color: rgba(0, 0, 0, 0.4);content: "";height: 2px;left: 0;position: absolute;top: 73px;width: 100%;z-index: 5;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div.down{bottom: 0;-webkit-transform-origin: 50% 0;-moz-transform-origin: 50% 0;-ms-transform-origin: 50% 0;-o-transform-origin: 50% 0;transform-origin: 50% 0;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div div.inn{background-color: #191919;border-radius: 5px;color: #fff;font-size: 120px;height: 200%;left: 0;position: absolute;text-align: center;text-shadow: 0 1px 2px #000;width: 100%;z-index: 1;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div.up div.inn{background: #373737;top: 0;}
.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div.down div.inn{bottom: 0;}
.mtm-countdown-timer-design-2 .mtm-clock div.play div.digits-inner.before{z-index: 3;}
.mtm-countdown-timer-design-2 .mtm-clock div.play div.digits-inner.active{-webkit-animation: asd 0.5s 0.5s linear both;-moz-animation: asd 0.5s 0.5s linear both;animation: asd 0.5s 0.5s linear both;z-index: 5;}

@-webkit-keyframes asd{
	0%{z-index: 2;}
	20%{z-index: 4;}
	100%{z-index: 4;}
}

@-moz-keyframes asd{
	0%{z-index: 2;}
	20%{z-index: 4;}
	100%{z-index: 4;}
}

@-o-keyframes asd{
	0%{z-index: 2;}
	20%{z-index: 4;}
	100%{z-index: 4;}
}

@keyframes asd{
	0%{z-index: 2;}
	20%{z-index: 4;}
	100%{z-index: 4;}
}

.mtm-countdown-timer-design-2 .mtm-clock div.play div.digits-inner.active .down{-webkit-animation: turn 0.5s 0.5s linear both;-moz-animation: turn 0.5s 0.5s linear both;animation: turn 0.5s 0.5s linear both;z-index: 2;}

@-webkit-keyframes turn{
	0%{-webkit-transform: rotateX(90deg);}
	100%{-webkit-transform: rotateX(0deg);}
}

@-moz-keyframes turn{
	0%{-moz-transform: rotateX(90deg);}
	100%{-moz-transform: rotateX(0deg);}
}

@-o-keyframes turn{
	0%{-o-transform: rotateX(90deg);}
	100%{-o-transform: rotateX(0deg);}
}

@keyframes turn{
	0%{transform: rotateX(90deg);}
	100%{transform: rotateX(0deg);}
}
.mtm-countdown-timer-design-2 .mtm-clock div.play div.digits-inner.before .up{-webkit-animation: turn2 0.5s linear both;-moz-animation: turn2 0.5s linear both;animation: turn2 0.5s linear both;z-index: 2;}

@-webkit-keyframes turn2{
	0%{-webkit-transform: rotateX(0deg);}
	100%{-webkit-transform: rotateX(-90deg);}
}

@-moz-keyframes turn2{
	0%{-moz-transform: rotateX(0deg);}
	100%{-moz-transform: rotateX(-90deg);}
}

@-o-keyframes turn2{
	0%{-o-transform: rotateX(0deg);}
	100%{-o-transform: rotateX(-90deg);}
}

@keyframes turn2{
	0%{transform: rotateX(0deg);}
	100%{transform: rotateX(-90deg);}
}
.mtm-countdown-timer-design-2 .mtm-clock div div.digits-inner.active{z-index: 3;}
.mtm-countdown-timer-design-2 .mtm-clock div.play div.digits-inner.before .up .shadow{-webkit-animation: show 0.5s linear both;-moz-animation: show 0.5s linear both;animation: show 0.5s linear both;background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, #000));background: linear, top, rgba(0, 0, 0, 0.1) 0%, #000 100%;background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, #000 100%;}
.mtm-countdown-timer-design-2 .mtm-clock div.play div.digits-inner.active .up .shadow{-webkit-animation: hide 0.5s 0.3s linear both;-moz-animation: hide 0.5s 0.3s linear both;animation: hide 0.5s 0.3s linear both;background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, #000));background: linear, top, rgba(0, 0, 0, 0.1) 0%, #000 100%;background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, #000 100%;}
.mtm-countdown-timer-design-2 .mtm-clock div.play div.digits-inner.before .down .shadow{-webkit-animation: show 0.5s linear both;-moz-animation: show 0.5s linear both;animation: show 0.5s linear both;background: -moz-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, rgba(0, 0, 0, 0.1)));background: linear, top, #000 0%, rgba(0, 0, 0, 0.1) 100%;background: -o-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);background: -ms-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);background: linear, to bottom, #000 0%, rgba(0, 0, 0, 0.1) 100%;}
.mtm-countdown-timer-design-2 .mtm-clock div.play div.digits-inner.active .down .shadow{-webkit-animation: hide 0.5s 0.3s linear both;-moz-animation: hide 0.5s 0.3s linear both;animation: hide 0.5s 0.2s linear both;background: -moz-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, rgba(0, 0, 0, 0.1)));background: linear, top, #000 0%, rgba(0, 0, 0, 0.1) 100%;background: -o-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);background: -ms-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);background: linear, to bottom, #000 0%, rgba(0, 0, 0, 0.1) 100%;}

@-webkit-keyframes show{
	0%{opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
	100%{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
}

@-moz-keyframes show{
	0%{opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
	100%{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
}

@-o-keyframes show{
	0%{opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
	100%{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
}

@keyframes show{
	0%{opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
	100%{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
}

@-webkit-keyframes hide{
	0%{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
	100%{opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
}

@-moz-keyframes hide{
	0%{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
	100%{opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
}

@-o-keyframes hide{
	0%{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
	100%{opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
}

@keyframes hide{
	0%{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
	100%{opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
}

@media all and (max-width: 980px){

	.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap>span{font-size: 1em;margin: .66666666666667em 0 0;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits{font-size: 70px;height: 100px;line-height: 100px;margin: 0 2px;width: 50px;float:none;display:inline-block;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div{font-size: 70px;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div.up:after{height: 2px;top: 48px;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div div.inn{font-size: 70px;left: 0;}
}

@media all and (max-width: 641px){
	.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap{margin-left: 0.4em;display:inline-block;float:none;width:auto;}
	.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap > span{font-size: 1em;margin: .5em 0 0;}
	.mtm-countdown-timer-design-2 .mtm-clock{margin: 0 auto;width:100%;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits{font-size: 40px;height: 70px;line-height: 70px;margin: 0 2px;width: 40px;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div{font-size: 40px;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div.up:after{height: 2px;top: 33px;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div div.inn{font-size: 40px;left: 0;}
}

@media all and (max-width: 500px){
	.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap > span{font-size: .75em;margin: .5em 0 0;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits{font-size: 30px;height: 50px;line-height: 50px;margin: 0 1px;width: 26px;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div{font-size: 30px;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div.up:after{height: 2px;top: 24px;}
	.mtm-countdown-timer-design-2 .mtm-clock div.digits div.digits-inner div.flip-wrap div div.inn{font-size: 30px;left: 0;}
}
@media all and (max-width: 374px){
.mtm-countdown-timer-design-2 .mtm-clock .ce-unit-wrap{margin: 0.1em;}
}

/******** design 3 *******/
.mtm-countdown-timer-design-3 .mtm-clock{margin-top: 50px;width:80%;padding:0 0 30px;}
.mtm-countdown-timer-design-3 .mtm-clock .ce-circle{display: inline-block;margin: -20px;position: relative;vertical-align: top;}
.mtm-countdown-timer-design-3 .mtm-clock canvas{display: inline-block;height: 204px;width: 204px;}
.mtm-countdown-timer-design-3 .mtm-clock .ce-circle__values{height: 70px;margin-top: -35px;position: absolute;top: 50%;width: 100%;}
.mtm-countdown-timer-design-3 .mtm-clock .ce-digit,
.mtm-countdown-timer-design-3 .mtm-clock .ce-label{display: block;line-height: 1;}
.mtm-countdown-timer-design-3 .mtm-clock .ce-digit{display: block;font-size: 40px;}
.mtm-countdown-timer-design-3 .mtm-clock .ce-label{color: #929292;display: block;font-size: 15px;margin-top: 15px;text-transform: uppercase;}

@media all and (max-width: 900px){
	.mtm-countdown-timer-design-3 .mtm-clock canvas{height: 164px;width: 164px;}
	.mtm-countdown-timer-design-3 .mtm-clock .ce-digit{font-size: 35px;}
}

@media all and (max-width: 400px){
	.mtm-countdown-timer-design-3 .mtm-clock {margin-top: 40px;width:100%;float:left;}
	.mtm-countdown-timer-design-3 .mtm-clock .ce-circle{margin: -30px;display: block;}
	.mtm-countdown-timer-design-3 .mtm-clock canvas{height: 134px;width: 134px;}
	.mtm-countdown-timer-design-3 .mtm-clock .ce-circle__values{margin-top: -30px;}
	.mtm-countdown-timer-design-3 .mtm-clock .ce-digit{font-size: 30px;}
	.mtm-countdown-timer-design-3 .mtm-clock .ce-label{font-size: 12px;margin-top: 8px;}
}

/***** Design 4 *****/
.mtm-countdown-timer-design-4 .mtm-clock .ce-bar{background: #a66600;clear: both;float: left;margin: 7px 0 0 0;width: 84%;}
.mtm-countdown-timer-design-4 .mtm-clock .ce-fill{background: #fff;height: 5px;width: 0%;}
.mtm-countdown-timer-design-4 .mtm-clock .ce-info{width:100%;float: left;line-height: 20px;}
.mtm-countdown-timer-design-4 .mtm-clock strong{font-size: 45px;font-style: italic;font-weight: 600;line-height: 1.1em;}
.mtm-countdown-timer-design-4 .mtm-clock p{font-size: 30px;font-style: italic;line-height: 1.2em;margin: 0;}
.mtm-countdown-timer-design-4 .mtm-clock .ce-days,
.mtm-countdown-timer-design-4 .mtm-clock .ce-hours,
.mtm-countdown-timer-design-4 .mtm-clock .ce-minutes,
.mtm-countdown-timer-design-4 .mtm-clock .ce-seconds,
.mtm-countdown-timer-design-4 .mtm-clock .ce-dseconds,
.mtm-countdown-timer-design-4 .mtm-clock .ce-mseconds{float: left;font-size: 12px;font-weight: 800 !important;text-align: center;width: 40px;}
.mtm-countdown-timer-design-4 .mtm-clock .ce-days-label,
.mtm-countdown-timer-design-4 .mtm-clock .ce-hours-label,
.mtm-countdown-timer-design-4 .mtm-clock .ce-minutes-label,
.mtm-countdown-timer-design-4 .mtm-clock .ce-seconds-label,
.mtm-countdown-timer-design-4 .mtm-clock .ce-dseconds-label,
.mtm-countdown-timer-design-4 .mtm-clock .ce-mseconds-label{color: #a76500;float: left;font-size: 12px;font-weight: 400;}

@media all and (max-width: 900px){
	.mtm-countdown-timer-design-4 .mtm-clock .ce-bar{width:72%;}
	.mtm-countdown-timer-design-4 .mtm-clock{text-align: center;}
	.mtm-countdown-timer-design-4 .mtm-clock strong{font-size: 25px;font-weight: 600;}
	.mtm-countdown-timer-design-4 .mtm-clock p{font-size: 20px;margin: 5px 0 0;}
}

@media all and (max-width: 641px){
	.mtm-countdown-timer-design-4 .mtm-clock .ce-bar{width:100%;margin: 10px 0 5px 0;}
	.mtm-countdown-timer-design-4 .mtm-clock .ce-days,
	.mtm-countdown-timer-design-4 .mtm-clock .ce-hours,
	.mtm-countdown-timer-design-4 .mtm-clock .ce-minutes,
	.mtm-countdown-timer-design-4 .mtm-clock .ce-seconds,
	.mtm-countdown-timer-design-4 .mtm-clock .ce-dseconds,
	.mtm-countdown-timer-design-4 .mtm-clock .ce-mseconds{width:20px;text-align: left;}
}

/******* design 5 *******/
.mtm-countdown-timer-design-5 .mtm-clock .ce-col{display: inline-block;font-size: 80px;width: 24%;}
.mtm-countdown-timer-design-5 .mtm-clock .ce-col+.ce-col{border-left: 1px solid #ffc728;}
.mtm-countdown-timer-design-5 .mtm-clock .ce-days-label,
.mtm-countdown-timer-design-5 .mtm-clock .ce-hours-label,
.mtm-countdown-timer-design-5 .mtm-clock .ce-minutes-label,
.mtm-countdown-timer-design-5 .mtm-clock .ce-seconds-label,
.mtm-countdown-timer-design-5 .mtm-clock .ce-dseconds-label,
.mtm-countdown-timer-design-5 .mtm-clock .ce-mseconds-label{color: #806314;display: block;font-size: 20px;font-weight: 300;text-transform: lowercase;}
@media all and (max-width: 980px){
	.mtm-countdown-timer-design-5 .mtm-clock .ce-col{width:50%;float:left;}
	.mtm-countdown-timer-design-5 .mtm-clock .ce-col:nth-child(3){border-left: 0;}
	.mtm-countdown-timer-design-5 .mtm-clock .ce-col{font-size: 70px;width: 50%;float:left;margin: 0 0 15px 0;}
	.mtm-countdown-timer-design-5 .mtm-clock .ce-col:nth-child(odd){border:none !important;}
	.mtm-countdown-timer-design-5 .mtm-clock .ce-col:nth-child(even){border-left: 1px solid #ffc728;}
}

/********Design-6*********/
.mtm-countdown-timer-design-6 .ce-col{display:inline-block;padding-right: 8px;}
.mtm-countdown-timer-design-6 .ce-col:last-child{padding-right: 0;}
.mtm-countdown-timer-design-6 .ce-days-label,
.mtm-countdown-timer-design-6 .ce-hours-label,
.mtm-countdown-timer-design-6 .ce-minutes-label,
.mtm-countdown-timer-design-6 .ce-seconds-label{font-size: 30px;}
.mtm-countdown-timer-design-6 .mtm-clock{font-size: 34px;font-weight: 300;text-align: center;text-transform: lowercase;}
.mtm-countdown-timer-design-6 .mtm-clock span{font-weight: 900}
@media all and (max-width: 980px){
	.mtm-countdown-timer-design-6 .ce-days-label,
	.mtm-countdown-timer-design-6 .ce-hours-label,
	.mtm-countdown-timer-design-6 .ce-minutes-label,
	.mtm-countdown-timer-design-6 .ce-seconds-label{font-size: 24px;font-weight: 700 !important;}
}
@media all and (max-width: 640px){
	.mtm-countdown-timer-design-6 .ce-col{width:100%;float:left;padding:0;}
}

/********Design-6*********/
.mtm-countdown-timer-design-6 .ce-col{display:inline-block;padding-right: 8px;}
.mtm-countdown-timer-design-6 .ce-col:last-child{padding-right: 0;}
.mtm-countdown-timer-design-6 .ce-days-label,
.mtm-countdown-timer-design-6 .ce-hours-label,
.mtm-countdown-timer-design-6 .ce-minutes-label,
.mtm-countdown-timer-design-6 .ce-seconds-label{font-size: 30px;}
.mtm-countdown-timer-design-6 .mtm-clock{font-size: 34px;font-weight: 300;text-align: center;text-transform: lowercase;}
.mtm-countdown-timer-design-6 .mtm-clock span{font-weight: 900}
@media all and (max-width: 980px){
	.mtm-countdown-timer-design-6 .ce-col{width:50%;float:left;padding:0;}
	.mtm-countdown-timer-design-6 .ce-days-label,
	.mtm-countdown-timer-design-6 .ce-hours-label,
	.mtm-countdown-timer-design-6 .ce-minutes-label,
	.mtm-countdown-timer-design-6 .ce-seconds-label{font-size: 24px;font-weight: 700 !important;}
}
@media all and (max-width: 640px){
	.mtm-countdown-timer-design-6 .ce-col{width:100%;float:left;padding:0;}
}

/********Design-7*********/
.mtm-countdown-timer-design-7 .mtm-timer-description{margin:0 auto;}
.mtm-countdown-timer-design-7 .ce-col{width:25%;float:left;line-height: normal;position:relative;}
.mtm-countdown-timer-design-7 .ce-col i{font-style: normal;position: absolute;font-size: 70px;vertical-align: bottom;right: -10px;top: 50%;-webkit-transform: translateY(-70%);transform: translateY(-70%);}
.mtm-countdown-timer-design-7 .ce-days,
.mtm-countdown-timer-design-7 .ce-hours,
.mtm-countdown-timer-design-7 .ce-minutes,
.mtm-countdown-timer-design-7 .ce-seconds{font-size: 74px;line-height: normal;}
.mtm-countdown-timer-design-7 .ce-days-label,
.mtm-countdown-timer-design-7 .ce-hours-label,
.mtm-countdown-timer-design-7 .ce-minutes-label,
.mtm-countdown-timer-design-7 .ce-seconds-label{display:block;font-size: 24px;margin:-10px 0 0;}

@media all and (max-width: 980px){
	.mtm-countdown-timer-design-7 .ce-col{width:50%;float:left;}
	.mtm-countdown-timer-design-7 .ce-col:nth-child(2) i{display:none;}
	.mtm-countdown-timer-design-7 .ce-col i{-webkit-transform: translateY(-65%);transform: translateY(-65%);}
	.mtm-countdown-timer-design-7 .mtm-clock{font-size: 60px;}
	.mtm-countdown-timer-design-7 .ce-days-digit,
	.mtm-countdown-timer-design-7 .ce-hours-digit,
	.mtm-countdown-timer-design-7 .ce-minutes-digit,
	.mtm-countdown-timer-design-7 .ce-seconds-digit{font-size: 84px;vertical-align: middle;}
}
@media all and (max-width: 640px){
	.mtm-countdown-timer-design-7 .ce-col{width:50%;float:left;}
	.mtm-countdown-timer-design-7 .ce-col i{display:none;}
	.mtm-countdown-timer-design-7 .ce-days-label,
	.mtm-countdown-timer-design-7 .ce-hours-label,
	.mtm-countdown-timer-design-7 .ce-minutes-label,
	.mtm-countdown-timer-design-7 .ce-seconds-label{font-size: 22px;margin:0;}
	.mtm-countdown-timer-design-7 .ce-days-digit,
	.mtm-countdown-timer-design-7 .ce-hours-digit,
	.mtm-countdown-timer-design-7 .ce-minutes-digit,
	.mtm-countdown-timer-design-7 .ce-seconds-digit{font-size: 68px;}
}

/********** design 8 *******/

.mtm-countdown-timer-design-8 .mtm-clock .ce-col{display: inline-block;font-size: 24px;margin-right:15px;width: 20%}
.mtm-countdown-timer-design-8 .mtm-clock .ce-days,
.mtm-countdown-timer-design-8 .mtm-clock .ce-hours,
.mtm-countdown-timer-design-8 .mtm-clock .ce-minutes,
.mtm-countdown-timer-design-8 .mtm-clock .ce-seconds{color: #fff;display: block;font-size: 46px;font-weight: 300;height: 66px;line-height: 66px;margin-bottom: 10px}
html:not([class*='ce-ie']) .mtm-countdown-timer-design-8 .mtm-clock .ce-days,
html:not([class*='ce-ie']) .mtm-countdown-timer-design-8 .mtm-clock .ce-hours,
html:not([class*='ce-ie']) .mtm-countdown-timer-design-8 .mtm-clock .ce-minutes,
html:not([class*='ce-ie']) .mtm-countdown-timer-design-8 .mtm-clock .ce-seconds{-webkit-perspective: 1000px;-moz-perspective: 1000px;-ms-perspective: 1000px;perspective: 1000px;}
.mtm-countdown-timer-design-8 .mtm-clock .ce-flip-wrap{position: relative;}
html:not([class*='ce-ie']) .mtm-countdown-timer-design-8 .mtm-clock .ce-flip-wrap{-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transition: 0s;-moz-transition: 0s;transition: 0s;}
html:not([class*='ce-ie']) .mtm-countdown-timer-design-8 .mtm-clock .ce-animate .ce-flip-wrap{-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transform: rotateY(180deg);-webkit-transition: 0.6s;-moz-transition: 0.6s;transition: 0.6s;}
.mtm-countdown-timer-design-8 .mtm-clock .ce-flip-wrap .ce-flip-front,
.mtm-countdown-timer-design-8 .mtm-clock .ce-flip-wrap .ce-flip-back{background: #00bfa0!important;height: 66px;left: 0;position: absolute;top: 0;width: 100%;}
html:not([class*='ce-ie']) .mtm-countdown-timer-design-8 .mtm-clock .ce-flip-wrap .ce-flip-front,
html:not([class*='ce-ie']) .mtm-countdown-timer-design-8 .mtm-clock .ce-flip-wrap .ce-flip-back{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}
html:not([class*='ce-ie']) .mtm-countdown-timer-design-8 .mtm-clock .ce-flip-wrap .ce-flip-back{-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transform: rotateY(180deg);}
.mtm-countdown-timer-design-8 .mtm-clock .ce-days-label,
.mtm-countdown-timer-design-8 .mtm-clock .ce-hours-label,
.mtm-countdown-timer-design-8 .mtm-clock .ce-minutes-label,
.mtm-countdown-timer-design-8 .mtm-clock .ce-seconds-label{font-size: 20px;color:#fff;}

@media all and (max-width: 980px){
	.mtm-countdown-timer-design-8 .mtm-clock .ce-days-label,
	.mtm-countdown-timer-design-8 .mtm-clock .ce-hours-label,
	.mtm-countdown-timer-design-8 .mtm-clock .ce-minutes-label,
	.mtm-countdown-timer-design-8 .mtm-clock .ce-seconds-label{font-size: 17px;}
	.mtm-countdown-timer-design-8 .mtm-clock .ce-col{width:25%;float:left;padding:0 3px;margin:0;}
	.mtm-countdown-timer-design-8 .mtm-clock{padding:40px 40px 20px;width:100%;}

}

@media all and (max-width: 560px){
	.mtm-countdown-timer-design-8 .mtm-clock .ce-col{font-size: 10px;width:50%;float:left;padding:0 5px;margin:0 0 10px;}
	.mtm-countdown-timer-design-8 .mtm-clock .ce-days,
	.mtm-countdown-timer-design-8 .mtm-clock .ce-hours,
	.mtm-countdown-timer-design-8 .mtm-clock .ce-minutes,
	.mtm-countdown-timer-design-8 .mtm-clock .ce-seconds{color: #fff;display: block;font-size: 24px;height: 40px;line-height: 40px;margin:0;}
	.mtm-countdown-timer-design-8 .mtm-clock .ce-flip-wrap .ce-flip-front,
	.mtm-countdown-timer-design-8 .mtm-clock .ce-flip-wrap .ce-flip-back{height: 40px;}
}

/******* design 9 ******/
.mtm-countdown-timer-design-9{padding-bottom: 0;}
.mtm-countdown-timer-design-9 .mtm-clock{color: #00deff;font-family: 'Exo', sans-serif;font-size: 90px;height: 110px;overflow: hidden;padding:35px 0 0;display:inline-block;width:85%;}
.mtm-countdown-timer-design-9 .ce-col{width: 25%;float: left;position: relative;}
.mtm-countdown-timer-design-9 .ce-col i{font-style: normal;position: absolute;top: 50%;right: -10px;-webkit-transform: translateY(-90%);transform: translateY(-90%);line-height: normal;font-size: 60px;}
.mtm-countdown-timer-design-9 .ce-days-label,
.mtm-countdown-timer-design-9 .ce-hours-label,
.mtm-countdown-timer-design-9 .ce-minutes-label,
.mtm-countdown-timer-design-9 .ce-seconds-label{display: block;font-size: 24px;line-height: normal;position:relative;top:-135px;background-color: transparent;padding:0;color:#fff;}
.mtm-countdown-timer-design-9 .ce-col .ce-digits{overflow:hidden;height:75px;display:inline-block;}
.mtm-countdown-timer-design-9 .mtm-clock .ce-digits span{bottom: -68px;font-size: 74px;display: inline-block;min-width: .7em;position: relative;text-align: left;-moz-transition: none;-webkit-transition: none;transition: none;}
.mtm-countdown-timer-design-9 .mtm-clock .ce-digits span:first-child{text-align: right;}
.mtm-countdown-timer-design-9 .mtm-clock .ce-digits span.ce-animate{-moz-transform: translateY(-100%);-webkit-transform: translateY(-100%);transform: translateY(-100%);-moz-transition: -moz-transform .2s ease;-webkit-transition: -webkit-transform .2s ease;transition: transform .2s ease;}
.mtm-countdown-timer-design-9 .mtm-clock .ce-digits span:before{content: attr(data-old);position: absolute;top: -100%;-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
@media all and (max-width: 980px){
	.mtm-countdown-timer-design-9 .mtm-clock .ce-digits span{bottom:-5px;font-size: 45px;}
	.mtm-countdown-timer-design-9 .mtm-clock{padding:30px 0 0;height:85px;}
	.mtm-countdown-timer-design-9 .ce-days-label,
	.mtm-countdown-timer-design-9 .ce-hours-label,
	.mtm-countdown-timer-design-9 .ce-minutes-label,
	.mtm-countdown-timer-design-9 .ce-seconds-label{font-size: 14px;top:-125px;}
	.mtm-countdown-timer-design-9 .ce-col i{-webkit-transform: translateY(-135%);transform: translateY(-135%);font-size: 38px;right:-5px;}
}
@media all and (max-width: 641px){
	.mtm-countdown-timer-design-9 .mtm-clock{height:50px;}
	.mtm-countdown-timer-design-9 .ce-col .ce-digits{height:35px;}
	.mtm-countdown-timer-design-9 .ce-col i{right:-2px;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);font-size: 30px;}
	.mtm-countdown-timer-design-9 .mtm-clock{font-size: 30px;padding:23px 0 0;}
	.mtm-countdown-timer-design-9 .mtm-clock .ce-digits span{bottom:-30px;line-height: normal;font-size: 30px;}
	.mtm-countdown-timer-design-9 .ce-days-label,
	.mtm-countdown-timer-design-9 .ce-hours-label,
	.mtm-countdown-timer-design-9 .ce-minutes-label,
	.mtm-countdown-timer-design-9 .ce-seconds-label{top:-63px;}
}
@media all and (max-width: 361px){
	.mtm-countdown-timer-design-9 .mtm-clock .ce-digits span{font-size: 100%;}
	.mtm-countdown-timer-design-9 .ce-col i{font-size: 100%;}
	.mtm-countdown-timer-design-9 .ce-days-label,
	.mtm-countdown-timer-design-9 .ce-hours-label,
	.mtm-countdown-timer-design-9 .ce-minutes-label,
	.mtm-countdown-timer-design-9 .ce-seconds-label{font-size: 11px;top:-58px;}
}


/**********desing 10 *****/
.mtm-countdown-timer-design-10 .mtm-timer-description{margin:0 auto 5px;}
.mtm-countdown-timer-design-10 .mtm-clock{font-size: 25px;text-transform: uppercase;}
.mtm-countdown-timer-design-10 .mtm-clock .ce-col{display:inline-block;padding-right: 10px;}
.mtm-countdown-timer-design-10 .mtm-clock .ce-col:last-child{padding-right: 0;}
.mtm-countdown-timer-design-10 .mtm-clock .ce-days,
.mtm-countdown-timer-design-10 .mtm-clock .ce-hours,
.mtm-countdown-timer-design-10 .mtm-clock .ce-minutes, 
.mtm-countdown-timer-design-10 .mtm-clock .ce-seconds{font-size: 44px}
.mtm-countdown-timer-design-10 .mtm-clock strong{color: #c28a81;display: block;font-weight: normal}
@media all and (max-width: 801px){
	.mtm-countdown-timer-design-10 .ce-days-label,
	.mtm-countdown-timer-design-10 .ce-hours-label,
	.mtm-countdown-timer-design-10 .ce-minutes-label,
	.mtm-countdown-timer-design-10 .ce-seconds-label{font-size: 18px;}
}
@media all and (max-width: 641px){
	.mtm-countdown-timer-design-10 .mtm-clock .ce-col{display:block;padding:0;}
}

/************ Design 11 *********/
/*.mtm-countdown-timer-design-11 .mtm-clock:after{background: url("../media/theme-11/snow.png") repeat;content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: 2}*/
.mtm-countdown-timer-design-11 .mtm-timer-description{margin:0 auto;}
.mtm-countdown-timer-design-11 .mtm-clock{width:80%;}
.mtm-countdown-timer-design-11 .mtm-clock .ce-col{color: #bb202e;display: inline-block;font-size: 80px;margin: 0 .4em}
.mtm-countdown-timer-design-11 .mtm-clock p,
.mtm-countdown-timer-design-11 .mtm-clock span{text-shadow: -.02em .05em 0 #761d25, .08em .08em 0 #184141;}
.mtm-countdown-timer-design-11 .mtm-clock .ce-image{display: inline;}
.mtm-countdown-timer-design-11 .mtm-clock .ce-image img{height: auto;margin-top: 40px;vertical-align: top;width: 55px;}
.mtm-countdown-timer-design-11 .mtm-clock .ce-days-label,
.mtm-countdown-timer-design-11 .mtm-clock .ce-hours-label,
.mtm-countdown-timer-design-11 .mtm-clock .ce-minutes-label, 
.mtm-countdown-timer-design-11 .mtm-clock .ce-seconds-label{display: block;font-size: 24px;margin-top: -10px;text-transform: uppercase;}
.mtm-countdown-timer-design-11 .mtm-clock .ce-oncomplete{color: #bb202e;display: none;font-size: 40px;padding: 0 30px 60px;text-transform: uppercase}
.mtm-countdown-timer-design-11 .mtm-clock .ce-oncomplete.shake{display: table-cell;}
.mtm-countdown-timer-design-11 .mtm-clock .ce-oncomplete img{display: inline-block;margin: 0 10px;vertical-align: top;}
.mtm-countdown-timer-design-11 .mtm-clock .ce-oncomplete p{display: inline-block;margin: 0;padding: 30px 0}
.mtm-countdown-timer-design-11 .mtm-clock .ce-oncomplete span{display: inline-block;-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
.mtm-countdown-timer-design-11 .mtm-clock .ce-oncomplete.shake span{-webkit-animation: shake 1s infinite;-moz-animation: shake 1s infinite;animation: shake 1s infinite}
@-webkit-keyframes shake{
	0%{-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
	10%,
	20%{-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
	30%,
	50%,
	70%,
	90%{-webkit-transform: rotate3d(0, 0, 1, -20deg);transform: rotate3d(0, 0, 1, -20deg);}
	40%,
	60%,
	80%{-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
	100%{-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
	}
	@keyframes shake{
	0%{-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
	10%,
	20%{-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
	30%,
	50%,
	70%,
	90%{-webkit-transform: rotate3d(0, 0, 1, -20deg);transform: rotate3d(0, 0, 1, -20deg);}
	40%,
	60%,
	80%{-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
	100%{-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}
}
@media all and (max-width: 900px){
	.mtm-countdown-timer-design-11 .mtm-clock .ce-col{font-size: 60px}
	.mtm-countdown-timer-design-11 .mtm-clock .ce-image img{margin-top: 15px;width: 35px;}
	.mtm-countdown-timer-design-11 .mtm-clock .ce-days-label,
	.mtm-countdown-timer-design-11 .mtm-clock .ce-hours-label,
	.mtm-countdown-timer-design-11 .mtm-clock .ce-minutes-label,
	.mtm-countdown-timer-design-11 .mtm-clock .ce-seconds-label{font-size: 16px;}
}
@media all and (max-width: 641px){
	.mtm-countdown-timer-design-11 .mtm-clock .ce-col{width:50%;float:left;margin:0;}
	.mtm-countdown-timer-design-11 .mtm-clock .ce-image img{margin-top: 10px;width: 20px;}
	.mtm-countdown-timer-design-11 .mtm-clock .ce-oncomplete{font-size: 30px;}
	.mtm-countdown-timer-design-11 .mtm-clock .ce-oncomplete p{display: block;}
}

/******design 12 ******/
.mtm-countdown-timer-design-12 .mtm-clock{font-size: 1em;}
.mtm-countdown-timer-design-12 .mtm-clock .ce-col{display: inline-block;margin-right:20px;}
.mtm-countdown-timer-design-12 .mtm-clock .ce-col:last-child{margin-right: 0;}
.mtm-countdown-timer-design-12 .mtm-clock .ce-days,
.mtm-countdown-timer-design-12 .mtm-clock .ce-hours,
.mtm-countdown-timer-design-12 .mtm-clock .ce-minutes,
.mtm-countdown-timer-design-12 .mtm-clock .ce-seconds,
.mtm-countdown-timer-design-12 .mtm-clock .ce-dseconds,
.mtm-countdown-timer-design-12 .mtm-clock .ce-mseconds{font-size: 4.5em;}
.mtm-countdown-timer-design-12 .mtm-clock .ce-dseconds,
.mtm-countdown-timer-design-12 .mtm-clock .ce-mseconds{display: inline-block;width: 150px;}
.mtm-countdown-timer-design-12 .mtm-clock .ce-days-label,
.mtm-countdown-timer-design-12 .mtm-clock .ce-hours-label,
.mtm-countdown-timer-design-12 .mtm-clock .ce-minutes-label,
.mtm-countdown-timer-design-12 .mtm-clock .ce-seconds-label,
.mtm-countdown-timer-design-12 .mtm-clock .ce-dseconds-label,
.mtm-countdown-timer-design-12 .mtm-clock .ce-mseconds-label{display: block;text-transform: uppercase;}

@media all and (max-width: 981px){
	.mtm-countdown-timer-design-12 .mtm-clock .ce-col{width:50%;float:left;margin-right: 0;}
	.mtm-countdown-wrp .mtm-timer-description,
	.mtm-clock{width:80%;}
}

@media all and (max-width: 641px){
	.mtm-countdown-wrp{padding:15px;}
	.mtm-countdown-timer-design-12 .mtm-clock .ce-col{width: 50%;float: left;margin: 0 0 10px;padding: 0;}
	.mtm-design-3 .mtm-clock{width: 100%!important;}
}

.ce-clearfix:before,
.ce-clearfix:after{content: " ";display: table;}
.ce-clearfix:after{clear: both;}
.clearfix:before,
.wrap:before,
.clearfix:after,
.wrap:after{content: " ";display: table;}
.clearfix:after,
.wrap:after{clear: both;}
.clearfix,
.wrap{*zoom: 1;}