* {padding:0px; margin:0px; outline:none;}
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

::-webkit-input-placeholder{color:#666;}
::-moz-placeholder {color:#666;}
:-moz-placeholder {color:#666;}
:-ms-input-placeholder {color:#666;}

/*--------------------------------------------
  Base CSS
---------------------------------------------*/
@font-face {
    font-family:'crete_roundregular';
    src: url('../fonts/creteround-regular.eot');
    src: url('../fonts/creteround-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/creteround-regular.woff') format('woff'),
        url('../fonts/creteround-regular.ttf') format('truetype'),
        url('../fonts/creteround-regular.svg#crete_roundregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; -webkit-text-size-adjust:none;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}

body{ background: url(../images/bg1.png) repeat 0px 0px;}
.header {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(215,215,215,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(215,215,215,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(215,215,215,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-8 */
    text-align: center; overflow:hidden; padding:5px 0px; border-bottom:1px solid #666;
    box-shadow:0px 2px 5px #666; -webkit-box-shadow:0px 2px 5px #666; -moz-box-shadow:0px 2px 5px #666;
}


.regProcess{width:250px; padding:15px; margin:50px auto 0px; background:#fff; border-radius:10px 10px 0px 0px; -moz-border-radius:10px 10px 0px 0px; -webkit-border-radius:10px 10px 0px 0px; box-shadow:0px -2px 0px #666; -moz-box-shadow:0px -2px 0px #666; -webkit-box-shadow:0px -2px 0px #666; position:relative; transition:width 1s; -moz-transition:width 1s; -webkit-transition:width 1s;}
.regProcess .shadow{ display:block; width:280px; position:absolute; bottom:-18px; left:0px;  transition:width 1s; -moz-transition:width 1s; -webkit-transition:width 1s;
                     background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
                     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
                     background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
                     background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
                     background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
                     background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
                     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.regProcess h2{ text-align:center; margin:0px 0px 10px; font:normal 28px 'Crete Round', serif; color:#404145; text-shadow:0px 2px 2px #999;}
.regProcess-box{margin-bottom:20px; background:#f27614; padding:20px 10px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
.regProcess-box ul li{list-style:none; margin:0px 0px 15px;}
.regProcess-box ul li:last-child{ margin:0px; text-align:center;}
.regProcess-box ul li p{line-height:14px; color:#fff; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:20px 0px 5px}
.regProcess-box label{display:block; float:left; line-height:26px; color:#fff; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; width:25%;}
.regProcess-box .textbox{display:block; padding:0px 0px 0px 0px; margin:0px 0px; font-size:12px; color:#666; font-family:Arial, Helvetica, sans-serif; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; position:relative;}
.regProcess-box .textbox input{display:block; width:100%; background:#fff; border:none; padding:5px 10px 5px 35px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-size:12px; height:28px; color:#666; line-height:18px; border:1px solid transparent; font-family:Arial, Helvetica, sans-serif; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; transition:all 1s; -moz-transition:all 1s; -webkit-transition:all 1s;}
.regProcess-box .textbox input:focus{border:1px solid #3f4044; box-shadow:inset -2px 2px 6px #ccc; -webkit-box-shadow:inset -2px 2px 6px #ccc; -moz-box-shadow:inset -2px 2px 6px #ccc;}
.regProcess-box .textbox .icon{height:28px; width:28px; background:#3f4044; text-align:center; display:block; position:absolute; left:0px; top:0px; z-index:1; border-radius:5px 0px 0px 5px; -moz-border-radius:5px 0px 0px 5px; -webkit-border-radius:5px 0px 0px 5px;}
.regProcess-box .textbox .icon.name{ background:url(../images/register-icons.png) no-repeat 0px 0px #3f4044;}
.regProcess-box .textbox .icon.email{ background:url(../images/register-icons.png) no-repeat 0px -32px #3f4044;}
.regProcess-box .textbox .icon.phone{ background:url(../images/register-icons.png) no-repeat 0px -62px #3f4044;}
.regProcess-box .textbox .icon.company{ background:url(../images/register-icons.png) no-repeat 0px -124px #3f4044;}
.regProcess-box .submit-btn{width:100px; float:right; text-align:center; color:#fff; font-size:13px; height:30px; line-height:30px; padding:0px; border:0px; margin:0px; text-shadow:0px 0px 3px #000; background:#767575; box-shadow:inset 0px 0px 15px #000; -moz-box-shadow:inset 0px 0px 15px #000; -webkit-box-shadow:inset 0px 0px 15px #000; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; cursor:pointer; display:inline-block; text-decoration:none;}

.regProcess-box .checkbox{padding:5px 0px;}
.regProcess-box .checkbox input{ display:block; float:left; margin:1px 8px 0 0;}
.regProcess-box .checkbox .googleAdwords{ display:block; float:left; width:150px; height:20px; background: url(../images/spirtes.png) no-repeat 0px 0;}

.footer{height:40px; line-height:40px; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-align:center; color:#7d7d7d; border-top:1px solid #fff; background:#cdcdcd;  display:block; position:fixed; bottom:0px; left:0px; width:100%; z-index:99;}
.footer span.highlight{ color:#000;}
.footer .wrapper{width:310px; margin:0px auto; position:relative;}
.blue-btn{font:bold 13px/30px Arial, Helvetica, sans-serif; display:block; text-align: center; padding:0px 10px; text-decoration:none; text-shadow:0 -1px 0 rgba(0,0,0,.08); color:#fff;
border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; box-shadow:1px 2px 1px #333; -moz-box-shadow:1px 2px 1px #333; -webkit-box-shadow:1px 2px 1px #333;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5e8ee4), to(#4173c9));
background-image: -webkit-linear-gradient(top, #5e8ee4, #4173c9);
background-image: -moz-linear-gradient(top, #5e8ee4, #4173c9);
background-image: -ms-linear-gradient(top, #5e8ee4, #4173c9);
background-image: -o-linear-gradient(top, #5e8ee4, #4173c9);
}
.popupArea{position:absolute; min-height:380px;z-index: 10000;}
.popupBox{background:#fff; border:8px solid rgba(0, 0, 0, 0.6); position:fixed; top:20%;left:39%; margin:auto; padding:15px 10px; width:260px;}

.popup-list1 li{list-style:none; margin:0px 0px 20px;border: 1px dashed #ccc;padding: 10px 10px;}
.popup-list1 li:last-child{border: none;margin: 0;}
.popup-list1 li p{line-height:14px; color:#666; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:20px 0px 5px}
.popup-list1 label{display:block; line-height:30px; color:#f87d1c; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin:0px 0px 5px;}
.popup-list1 .textbox{padding:0px 0px 0px 0px; margin:0px 0px; font-size:12px; color:#666; font-family:Arial, Helvetica, sans-serif; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; position:relative;}
.popup-list1 .textbox input{display:block; float:left; width:100%; background:#fff; border:none; padding:5px 5px;font-size:12px; height:30px; color:#666; line-height:30px; border:1px solid #999; font-family:Arial, Helvetica, sans-serif; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow:0px 0px 2px #ccc; -webkit-box-shadow:0px 0px 2px #ccc; -moz-box-shadow:0px 0px 2px #ccc; transition:all 1s; -moz-transition:all 1s; -webkit-transition:all 1s;}
.popup-list1 .textbox input:focus{border:1px solid #37d007;}
.popup-list1 .textbox.user input{margin:0px 0px 5px;}

.popup-list1 .googleAdwords{display:inline-block; width:180px; height:30px; background: url(../images/spirtes.png) no-repeat 0px -30px;}
.popup-list1 .googleAnalytics{display:inline-block; width:180px; height:30px; background: url(../images/spirtes.png) no-repeat 0px -68px;}
.popup-list1 .submit-btn{float:right; text-align:center; color:#fff; font-size:13px; height:30px; line-height:30px; padding:0px 20px; border:0px; margin:0px; text-shadow:0px 0px 3px #000; background:#767575; box-shadow:inset 0px 0px 15px #000; -moz-box-shadow:inset 0px 0px 15px #000; -webkit-box-shadow:inset 0px 0px 15px #000; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; cursor:pointer; display:inline-block; text-decoration:none;}

.tooltip{display:inline-block; cursor:pointer; position:relative; float:left; margin:6px 0 0 6px;}
.tooltip strong{ font-weight:bold; color:#f87d1c;}
.tooltip span.tips{width:200px; border:1px solid #ccc; position:absolute; top:27px; right:-9px; font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:16px; display:none; background:#fff; z-index:999; color:#666;}
.tooltip span.tips span{display:block; position:relative; padding:5px;}
.tooltip span.tips span:before{width:0; height:0; content:''; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:10px solid #ccc; position:absolute; right:6px; top:-10px;}
.tooltip span.tips span:after{width:0; height:0; content:''; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:10px solid #fff; position:absolute; right:6px; top:-10px;}
.tooltip:hover span.tips{display:block;}
.blackoverlay{background: #000;opacity: 0.5;position: fixed;width: 100%;height: 100%;top:50px;}



/**------- Meda Query --------**/

@media all and (min-width:769px) and (max-width:1920px) {
    .regProcess{width:400px;}
    .regProcess .shadow{width:430px;}
    .footer .wrapper{width:98%;}
}
@media all and (max-width:500px) and (min-width:421px) {
    .popupBox{left: 4%;top:12%;}
    .regProcess{margin: 15px auto 0;padding: 5px 15px 15px;}
}
@media all and (max-width:420px) and (min-width:321px) {
    .popupBox{left: 4%;top:12%;}
    .regProcess{margin: 15px auto 0;padding: 5px 15px 15px;}
}
@media all and (max-width:320px){
    .popupBox{left: 4%;top:12%;}
    .regProcess{margin: 15px auto 0;padding: 5px 15px 15px;}
}