@charset "utf-8";
/* CSS Document */



body {
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:949494;
	/*background:url(images/heder-bg.jpg) repeat-x center top #fff;
	border-top:2px solid #454545;*/
}
.clear {
	clear:both
}
.img {
	margin-top:10px;
}
/* ------------- header ----------------*/

.wrapper {
	margin:0px auto;
	padding:0px;
	width:1000px;
}
.header-wrapper {
	width:1000px;
	margin:px;
	padding: 0px;
	height:97px;
	border-bottom:1px solid #ccc;
}

.logo {
	float:left;
	width:485px;
	margin-top:15px;
	margin-left:15px;
	padding: 0px;
}

.call {
	width:500px;
	margin:px;
	padding: 0px;
	float:left;
}
.call-text  {
    background: url(../images/call.png) no-repeat scroll 0 0 transparent;
    color: #454545;
    float:right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 26px;
    height: 34px;
    margin-top:45px;
    padding-left:40px;
    width: 200px;
	margin-right: 20px;
}

/* ------------- header  end ----------------*/







/* ------------- content  ----------------*/
.content-wrapper {
	width:1000px;
	margin:25px 0px 40px;;
	padding:0px;
	float:left;
}

.content-left {
	float:left;
	width:645px;
	padding:0px 15px;
}

.content-inner-left{
	float:left;
	width:390px;
	padding:0px;
}
.content-inner-left2{
	float:left;
	width:359px;
	padding:0px;
}

.content-inner-left1{
	float:left;
	width:645px;
	padding:0px;
}

.content-inner-right{
	float:left;
	width:223px;
	padding:0px 0px 0px 21px;
}
.content-inner-right2{
	float:left;
	width:265px;
	padding:0px 0px 0px 21px;
}

.content-right {
	float:left;
	width:325px;
}
.content-title {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff6600;
	font-size:22px;
	font-weight:normal;
	padding-bottom:15px;
}
.content-title2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff6600;
	font-size:18px;
	font-weight:normal;
	padding-bottom:15px;
	padding-top:15px;
}
.content-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:13px;
	font-weight:normal;
	padding:0px 0px;
	line-height: 18px;
	text-align:justify;
	float:left;
}

.content-text1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#2a2a2a;
	font-size:14px;
	font-weight:normal;
	padding:5px 5px;
	line-height: 18px;
}

.newsletter ul {
	margin-top:10px;
	padding:0px;
}

.newsletter ul li {
	background-image:url(../images/dot.png);
	background-position: 0 0.6em;
	background-repeat: no-repeat;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	list-style: none outside none;
	padding: 4px 0 2px 1.5em;
}

.form-box {
	background:url(../images/get.png) no-repeat top;
	width:301px;
	height:434px;
	padding:12px;
}
.offer-box {

    background: #fbfcfc;
    width: 301px;
    
    padding: 12px;
    border: 1px solid #d2d0d0;
    border-radius: 5px;
    text-align: center;

}
h5.sub-heading {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #252525;
    margin: 8px 0;

}
h1.ofer-heading {

    font-size: 36px;
    font-weight: bold;
    margin: 10px 0;
    font-family: arial;

}
.pribtn {

    display: inline-block;
    padding: 10px 40px;
    background: #f60;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -webkit-appearance: none;
    text-decoration: none;
    margin: 17px 0 10px;text-transform: uppercase;

}
.offer-box p {

    font-size: 13px;
    text-align: left;
    color: #5f6368;

}
.form-box1 {
	background:url(../images/inner-get.png) no-repeat top;
	width:301px;
	height:647px;
	padding:12px;
}


.form-box-title {
	background:url(../images/get-text.png) no-repeat top;
	width:276px;
	height:36px;
	color:#fff;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: #666 0.1em 0.1em 0.1em;
	padding:8px 0px 0px 25px;
}

.form-table { margin-top:20px;}

.table-text {
	color:#444;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	height:30px;}
	
.table-text1 {
	color:#444;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	height:30px;
	}
	
.table-text-inner {
	color:#444;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;}	

.email input[type="text"], .email select, .email textarea {
	width:288px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #cccccc;
	min-height:30px;
	padding:0 5px 0px;
	background-color:#ffffff;
	color:#444;
	font-size:14px;
}


.describe input[type="text"], .describe select, .describe textarea {
	width:152px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #cccccc;
	min-height:26px;
	padding:0 5px 0px;
	background-color:#ffffff;
	color:#444;
	font-size:14px;
}
.innermessbox {
	width:288px;
	height:90px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#ffffff;
	margin-bottom:5px;;
	padding:5px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.video{
	margin:0px;
	width:645px;
	padding:0px;
}

.video-img{
	float:left;
	margin:10px 0px 0px 0px;
	width:322px;
	padding:0px;
}

.video-text{
	float:left;
	margin:0px 0px 0px 23px;
	width:300px;
	padding:0px;
}
.text-video { font-family:Arial, Helvetica, sans-serif;
color:#FF6600;
font-size:16px;}

.screenshots {width:645px;
margin:0px;
padding:0px; float:left;}

.screenshots-img {width:645px;
margin:0px;
padding:0px; float:left;}

.screen-img {width:161px;
margin:0px;
padding:0px; float:left;
text-align:center;}

/* ------------- footer ----------------*/
.footer_wapper {
    background: url(../images/footer.png) repeat-x  ;
    float: left;
    height: 163px;
    margin: 0 auto;
    width: 100%;
}



.footer {
	width: 1000px;
	margin: 0px auto;
	color:#888888;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}
.footer-col1 {
	float: left;
    margin: 0;
    padding: 25px 10px;
    width: 178px;}
	
.footer-col1 a{

color:#888888;
	text-decoration:none;}	
	
.footer-col2 {
     background: url("../images/footerline.png") no-repeat scroll center center transparent;
    float: left;
    height: 163px;
    margin: 0;
/*    padding: 3px 0 0;*/
    width: 1px;}
	
.footer-col3 {
	float: left;
    margin: 0;
    padding: 25px 40px;
    width: 220px;}	
	
.footer-col4{
	float:left; 
	width:220px;
	margin:0px;
	padding: 25px 20px;}
	
.footer-col5{
	float: left;
    margin: 0;
    padding: 25px 0px 0px 15px;
    width: 220px;}
	
	.footer-col5 a{

color:#888888;
	text-decoration:none;}			

.footer-text {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#595959;
	padding-top:10px;
	text-align:center;
}
.footer-text1 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0e4a86;
	padding-top:10px;
	text-align:center;
}

.share-clear {	
    margin:30px 0px 0px 0px;
	width:645px;
	padding:0px;
	float:left;
}

.share-clear1 {	
    margin:10px 0px 0px 0px;
	width:645px;
	padding:0px;
	float:left;
}
.share-img {float:left; width:28px; margin-right:10px;}


.tbox {
    display: none;
    padding: 14px 17px;
    position: absolute;
    z-index: 900;
}
.tinner {
    background:  url("../images/preload.gif") no-repeat scroll 50% 50% #FFFFFF;
    border-bottom: 1px solid #333333;
    border-radius: 5px 5px 5px 5px;
    border-right: 1px solid #333333;
    padding: 15px;
}
.tmask {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 800;
}
.tclose {
    background: url(../images/close.png)  no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 28px;
}
.content-text .download span {
    color: #066BBC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    padding: 0;
	margin-top:10px;
	float:left;
}

.download  {font-size:25px; color:#066BBC; font-family:Arial, Helvetica, sans-serif}

.download a {font-size:24px; color:#066BBC; text-decoration:none;}

.wallpaper input.input1[type="text"], .wallpaper input.input1[type="number"] {width:280px !important;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #cccccc;
 float: left;
}

.wallpaper .main_form table tr td.text1 {
    padding: 0px 0px;
}

.wallpaper .main_form .form_stsrt {
    font-family: Arial,Helvetica,sans-serif;
    padding: 5px;
}


.wallpaper input.input1[type="text"], .wallpaper input.input1[type="number"] {width:280px !important;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #cccccc; }

.label_txt { line-height:30px;}	

.sbmt_btn {
    margin:20px 0 0 20px !important;
	float:right; }


.wallpaper .textarea1 {
width:288px;
	height:90px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#ffffff;
	margin-bottom:5px;;
	padding:5px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
