     @import url(//fonts.googleapis.com/css?family=Open+Sans:700,400);
     body {
         color:#FFF;
         font-family:'Open Sans', sans-serif;
         min-width:960px;
         top:0;
         left:0;
         position:absolute;
         height:100%;
         width:100%;
         margin:0;
         color: #fff;
         background-size:cover;
         background:url('/templates/coming-soon-countdown/227/images/swirl_pat.png') top left repeat;
        
         background: #212121;
    }
     ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
         color: #d9d9d9;
    }
     ::-moz-placeholder {
        /* Firefox 19+ */
         color: #d9d9d9;
    }
     :-ms-input-placeholder {
        /* IE 10+ */
         color: #d9d9d9;
    }
     :-moz-placeholder {
        /* Firefox 18- */
         color: #d9d9d9;
    }
     .ie body {
         filter: dropshadow(color=#000000, offx=0, offy=1);
    }
     h1 {
         font-size:50px;
         letter-spacing:-2px;
        /* line-height:40px;
         */
         text-align:center;
    }
     .ie h1 {
         filter: dropshadow(color=#000000, offx=0, offy=3);
         padding-bottom:12px;
    }
     h2 {
    }
     .ie h2 {
         filter: dropshadow(color=#000000, offx=0, offy=3);
    }
     h3 {
        font-size: 22px;
        margin: 0.2em 0;
        text-align: center;
        color: #f9f9f9;
        padding: 0 0 29px;
    }
     .ie h3 {
         filter: dropshadow(color=#000000, offx=0, offy=3);
    }
     h4 {
         margin-bottom:5px;
    }
     p, pre {
         margin:0 0 10px 0;
         font-size: 14px;
    }
     code {
         text-transform:uppercase !important;
         color:#EEE;
         border-bottom:1px dotted #666;
    }
     small {
         background:url(/templates/coming-soon-countdown/227/images/alpha1.png);
         background:rgba(0, 0, 0, 0.8) url();
         border:1px solid #111;
         font-size:15px;
         padding:0 5px;
    }
     strong{
         text-align: center;
         display: block;
         font-size: 28px;
         font-weight: normal;
         color:#646464;
    }
     a {
         color:gray;
         text-decoration:none;
    }
     a:hover {
         color:#BBB;
    }
     .topSection{
    }
     .spacing{
         padding:60px 0;
    }
     #Header {
         position: relative;
         width: 100%;
         z-index: 1;
         padding-top: 50px 
    }
     .logo{
        width: auto;
        margin: 0 auto;
        padding: 16px;
        border-radius: 180px;
        padding-bottom: 80px;
    }
     .logo h1{
        color: #ffffff;
        font-weight:600;
    }
     .logo img {
           text-align: center;
        display: block;
        margin: 0 auto 10px;
    }
     .wrapper {
         margin: 0 auto;
         position: relative;
         width: 100%;
         z-index: 1;
    }
     #socialIcons {
         display:block;
    }
     #socialIcons ul {
         margin:40px 0 0 0px;
         padding:0px;
         text-align: center;
    }
     #socialIcons ul li {
        margin-right: 19px;
        list-style-type: none;
        display: inline-block;
        background: #212121;
        padding: 10px;
        border: 1px solid #424242;
    }
     #socialIcons ul li a{
        width:34px;
        height: 28px;
        display: inline-block;
    }
     .twitterIcon, .facebookIcon, .linkedInIcon, .pintrestIcon{
         background: url('/templates/coming-soon-countdown/227/images/social-icons1.png') -74px 0px;
    }
     .twitterIcon:hover, .facebookIcon:hover, .linkedInIcon:hover, .pintrestIcon:hover{
         background-position-y: -33px;
    }
     .facebookIcon{
         background-position: 10px 0px;
    }
     .linkedInIcon{
         background-position: -245px 0px;
    }
     .pintrestIcon{
         background-position: -331px 0px;
    }
     .tempBy{
        display:block;
        text-align:center;
        padding: 18px;
        background: #212121;
        color: #8A8A8A;
        font-size: 12px;
    }
     #Content h2 {
        margin: 0px;
        padding: 0px;
        text-align: center;
        font-size: 28px;
        font-weight: 300;
        color: #ffffff;
        margin-bottom:40px;
        text-transform: capitalize;
        line-height: 38px;
    }
     #WindowSlide {
         margin: 0 auto;
         position: relative;
         width: 634px;
         height: 170px;
         display: block;
         overflow: hidden;
    }
     #Mail {
         position: absolute;
         width: 634px;
         top: 0px;
         left: 0px;
    }
     #Content h3 {
         text-align: center;
         font-size: 24px;
         font-weight: normal;
         display: block;
         clear: both;
    }
     #subscribe p{
         text-align:center;
    }
     #subscribe input {
        /* background: rgba(255, 255, 255, 0.52);
         */
        color: #212121;
        vertical-align: middle;
        width: 280px;
        border: 1px solid #212121;
        padding: 10px;
        font-size: 14px;
    }
     #subscribe input[type="button"]{
         background: rgba(255, 255, 255, 1);
         width: auto;
         padding: 10px 25px;
         cursor: pointer;
         margin: 0 0 0 -6px;
         font-weight: bold;
         font-size: 14px;
         color: #888;
    }
     #subscribe input[type="button"]:hover{
         background:#1e7ccd;
         color:#fff;
         border:1px solid #1e7ccd;
    }
     #subscribe input[type="submit"] {
         width: 132px;
         margin-left: -1px;
         background: #f05b5d;
         border: 1px #f05b5d solid;
         color: #fff;
    }
     .callback, .simple {
         font-size: 20px;
         background: #27ae60;
         padding: 0.5em 0.7em;
         color: #ecf0f1;
         margin-bottom: 50px;
         -webkit-transition: background 0.5s ease-out;
         transition: background 0.5s ease-out;
    }
     .callback{
         cursor: pointer;
    }
     .ended {
         background: #c0392b;
    }
     .countdown {
        text-align: center;
        margin-top: 30px;
        background: #5381E4;
        padding: 60px 0;
        background-size: cover;
        background: url(/templates/coming-soon-countdown/227/images/bg1.jpg) top left repeat;
    }
     .styled div {
         display: inline-block;
         margin-left: 10px;
         font-size: 70px;
         font-weight: normal;
         text-align: center;
         margin:0 15px;
         padding:0 30px;
         color:#fff;
         text-shadow:none;
         vertical-align: middle;
    }
     #overlay{
         background: rgba(0, 0, 0, 0.56) url(/templates/coming-soon-countdown/227/images/overlays/01.png) top left repeat;
         position: fixed;
         top: 0px;
         width: 100%;
         bottom: 0px;
         opacity:0.8;
    }
    /* IE7 inline-block hack */
     *+html .styled div{
         display: inline;
         zoom: 1;
    }
     .styled div:first-child {
         margin-left: 0;
    }
     .styled div span {
         display: block;
         padding-top: 3px;
         font-size: 19px;
         font-weight: normal;
         text-align: center;
         text-transform: uppercase;
    }
     footer{
         width:100%;
         height:30px;
         background:rgba(0, 0, 0, 0.64);
         position:absolute;
         bottom:0px;
    }
     footer span{
         float:right;
         margin:10px;
    }
     .subscribe {
        background: #212121;
    }
     .features{
        background: #e44f51;
    }
     .features h2 {
         padding: 0 0 30px 0;
    }
     .features h4 {
        margin: 0px 0 10px 0;
        font-weight: bold;
    }
     .featuresPro{
         margin-bottom:30px;
         float:left;
    }
     .featuresPro{
        font-size:15px;
        color: #ffeaea;
    }
     .featuresPro .icon {
         font-size: 34px;
    }
     @media(max-width:768px){
         body {
             min-width: initial !important;
        }
         .wrapper{
            width:100%;
        }
         .styled div {
             margin-bottom:10px;
        }
    }
     @media(max-width:420px){
         h1{
             float:initial;
             text-align: center;
             margin-left:0px;
             margin-bottom:0px;
        }
         .styled div {
             margin-bottom:10px;
             font-size: 40px;
             font-weight: normal;
             text-align: center;
             width:50px;
             height:70px;
        }
         #Content h2 {
             margin: 0px 0px 0px 0px;
             padding: 0px;
             text-align: center;
             font-size: 29px;
             font-weight: 300;
        }
         .styled {
             margin-bottom: 30px;
        }
         #subscribe input[type="button"]{
             margin-top:10px;
        }
         #subscribe input{
             width:80%;
        }
         .featuresPro img {
             width: 100%;
        }
         footer{
             position:relative !important;
        }
    }
     

@font-face {
     font-family: 'et-line';
     src:url('fonts/et-line.eot');
     src:url('fonts/et-line.eot?#iefix') format('embedded-opentype'), url('fonts/et-line.woff') format('woff'), url('fonts/et-line.ttf') format('truetype'), url('fonts/et-line.svg#et-line') format('svg');
     font-weight: normal;
     font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
 [data-icon]:before {
     font-family: 'et-line';
     content: attr(data-icon);
     speak: none;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     display:inline-block;
}
/* Use the following CSS code if you want to have a class per icon */
/* Instead of a list of all class selectors, you can use the generic selector below, but it's slower: [class*="icon-"] {
     */
     .icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
         font-family: 'et-line';
         speak: none;
         font-style: normal;
         font-weight: normal;
         font-variant: normal;
         text-transform: none;
         line-height: 1;
         -webkit-font-smoothing: antialiased;
         -moz-osx-font-smoothing: grayscale;
         display:inline-block;
    }
     .icon-mobile:before {
         content: "\e000";
    }
     .icon-laptop:before {
         content: "\e001";
    }
     .icon-desktop:before {
         content: "\e002";
    }
     .icon-tablet:before {
         content: "\e003";
    }
     .icon-phone:before {
         content: "\e004";
    }
     .icon-document:before {
         content: "\e005";
    }
     .icon-documents:before {
         content: "\e006";
    }
     .icon-search:before {
         content: "\e007";
    }
     .icon-clipboard:before {
         content: "\e008";
    }
     .icon-newspaper:before {
         content: "\e009";
    }
     .icon-notebook:before {
         content: "\e00a";
    }
     .icon-book-open:before {
         content: "\e00b";
    }
     .icon-browser:before {
         content: "\e00c";
    }
     .icon-calendar:before {
         content: "\e00d";
    }
     .icon-presentation:before {
         content: "\e00e";
    }
     .icon-picture:before {
         content: "\e00f";
    }
     .icon-pictures:before {
         content: "\e010";
    }
     .icon-video:before {
         content: "\e011";
    }
     .icon-camera:before {
         content: "\e012";
    }
     .icon-printer:before {
         content: "\e013";
    }
     .icon-toolbox:before {
         content: "\e014";
    }
     .icon-briefcase:before {
         content: "\e015";
    }
     .icon-wallet:before {
         content: "\e016";
    }
     .icon-gift:before {
         content: "\e017";
    }
     .icon-bargraph:before {
         content: "\e018";
    }
     .icon-grid:before {
         content: "\e019";
    }
     .icon-expand:before {
         content: "\e01a";
    }
     .icon-focus:before {
         content: "\e01b";
    }
     .icon-edit:before {
         content: "\e01c";
    }
     .icon-adjustments:before {
         content: "\e01d";
    }
     .icon-ribbon:before {
         content: "\e01e";
    }
     .icon-hourglass:before {
         content: "\e01f";
    }
     .icon-lock:before {
         content: "\e020";
    }
     .icon-megaphone:before {
         content: "\e021";
    }
     .icon-shield:before {
         content: "\e022";
    }
     .icon-trophy:before {
         content: "\e023";
    }
     .icon-flag:before {
         content: "\e024";
    }
     .icon-map:before {
         content: "\e025";
    }
     .icon-puzzle:before {
         content: "\e026";
    }
     .icon-basket:before {
         content: "\e027";
    }
     .icon-envelope:before {
         content: "\e028";
    }
     .icon-streetsign:before {
         content: "\e029";
    }
     .icon-telescope:before {
         content: "\e02a";
    }
     .icon-gears:before {
         content: "\e02b";
    }
     .icon-key:before {
         content: "\e02c";
    }
     .icon-paperclip:before {
         content: "\e02d";
    }
     .icon-attachment:before {
         content: "\e02e";
    }
     .icon-pricetags:before {
         content: "\e02f";
    }
     .icon-lightbulb:before {
         content: "\e030";
    }
     .icon-layers:before {
         content: "\e031";
    }
     .icon-pencil:before {
         content: "\e032";
    }
     .icon-tools:before {
         content: "\e033";
    }
     .icon-tools-2:before {
         content: "\e034";
    }
     .icon-scissors:before {
         content: "\e035";
    }
     .icon-paintbrush:before {
         content: "\e036";
    }
     .icon-magnifying-glass:before {
         content: "\e037";
    }
     .icon-circle-compass:before {
         content: "\e038";
    }
     .icon-linegraph:before {
         content: "\e039";
    }
     .icon-mic:before {
         content: "\e03a";
    }
     .icon-strategy:before {
         content: "\e03b";
    }
     .icon-beaker:before {
         content: "\e03c";
    }
     .icon-caution:before {
         content: "\e03d";
    }
     .icon-recycle:before {
         content: "\e03e";
    }
     .icon-anchor:before {
         content: "\e03f";
    }
     .icon-profile-male:before {
         content: "\e040";
    }
     .icon-profile-female:before {
         content: "\e041";
    }
     .icon-bike:before {
         content: "\e042";
    }
     .icon-wine:before {
         content: "\e043";
    }
     .icon-hotairballoon:before {
         content: "\e044";
    }
     .icon-globe:before {
         content: "\e045";
    }
     .icon-genius:before {
         content: "\e046";
    }
     .icon-map-pin:before {
         content: "\e047";
    }
     .icon-dial:before {
         content: "\e048";
    }
     .icon-chat:before {
         content: "\e049";
    }
     .icon-heart:before {
         content: "\e04a";
    }
     .icon-cloud:before {
         content: "\e04b";
    }
     .icon-upload:before {
         content: "\e04c";
    }
     .icon-download:before {
         content: "\e04d";
    }
     .icon-target:before {
         content: "\e04e";
    }
     .icon-hazardous:before {
         content: "\e04f";
    }
     .icon-piechart:before {
         content: "\e050";
    }
     .icon-speedometer:before {
         content: "\e051";
    }
     .icon-global:before {
         content: "\e052";
    }
     .icon-compass:before {
         content: "\e053";
    }
     .icon-lifesaver:before {
         content: "\e054";
    }
     .icon-clock:before {
         content: "\e055";
    }
     .icon-aperture:before {
         content: "\e056";
    }
     .icon-quote:before {
         content: "\e057";
    }
     .icon-scope:before {
         content: "\e058";
    }
     .icon-alarmclock:before {
         content: "\e059";
    }
     .icon-refresh:before {
         content: "\e05a";
    }
     .icon-happy:before {
         content: "\e05b";
    }
     .icon-sad:before {
         content: "\e05c";
    }
     .icon-facebook:before {
         content: "\e05d";
    }
     .icon-twitter:before {
         content: "\e05e";
    }
     .icon-googleplus:before {
         content: "\e05f";
    }
     .icon-rss:before {
         content: "\e060";
    }
     .icon-tumblr:before {
         content: "\e061";
    }
     .icon-linkedin:before {
         content: "\e062";
    }
     .icon-dribbble:before {
         content: "\e063";
    }

    .mt-1 {
		margin-top:1em;
	}

    .ptext {
		font-size:1em;
		text-align:center;
		line-height:1.8em;
	}