@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);

@font-face {
    font-family: 'helveticanormalregularregular';
    src: url('../fonts/helvetica-normal/helveticaneue-condensed-webfont.eot');
    src: url('../fonts/helvetica-normal/helveticaneue-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica-normal/helveticaneue-condensed-webfont.woff') format('woff'),
         url('../fonts/helvetica-normal/helveticaneue-condensed-webfont.ttf') format('truetype'),
         url('../fonts/helvetica-normal/helveticaneue-condensed-webfont.svg#helveticanormalregularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
	padding:0;
	margin:0;
}

body{
//background: #fefdf7;
background-image:url(../images/hd.png);
}

.wrapper{
	width:800px;
	margin:0 auto 0 auto;
	
}

#header{
	width:100%;
	height:140px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.25);
	border-top:10px solid #25408f;
	//background-image:url(../images/hd.png);
}
.content {
	width:770px;
	padding:20px;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
		-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.25);-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);

	
	margin-bottom:20px;
	background: #FFF;
	float:left;
	font-family:Tahoma,Arial;
	font-size:16px;
}

.content-book-area{
	width:770px;
	padding:20px;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.25);
	min-height:70px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	background: rgb(255,48,25);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,48,25,1)), color-stop(100%,rgba(207,4,4,1)));
background: -webkit-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
background: -o-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
background: linear-gradient(to bottom,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );

	float:left;
	font-family: 'helveticanormalregularregular',tahoma,arial;
	font-size:40px;
}

.main-hdr{
	width:100%;
	float:left;
	font-size:43px;
	font-family: 'helveticanormalregularregular',tahoma,arial;
	text-align:center;
	font-weight:bold;
	color:#bf2332;
	margin-top:15px;
}

.main-hdr22{
	width:100%;
	float:left;
	font-size:35px;
	font-family: 'helveticanormalregularregular',tahoma,arial;
	
	font-weight:bold;
	color:#bf2332;
	margin-top:15px;
}

.main-hdr222{
	width:100%;
	float:left;
	font-size:30px;
	font-family: 'helveticanormalregularregular',tahoma,arial;
	text-align:center;
	font-weight:bold;
	color:#bf2332;
	margin-top:15px;
}

.main-hdr-2{
	font-size:25px;
	color:#25408f;
	font-weight:normal;
	text-align:left;
}

.main-hdr-2-b{
	font-size:25px;
	color:#25408f;
	font-weight:normal;
	text-align:left;
	margin-top:10px;
	float:left;
	font-family: 'helveticanormalregularregular',tahoma,arial;
}

.inner-txt{
	float:left;
	margin-top:20px;
	line-height:24px;
	width:460px;
	
}

.img-1{
	float:right;
	
	margin-top:10px;
	
}

.img-2{
	float:left;
	
	margin-top:30px;
	
}

.img-21{
	float:left;
	
	margin-top:10px;
	
}

.inner-txt-2{
	float:right;
	margin-top:20px;
	line-height:24px;
	width:460px;
	
}

.inner-txt1{
	float:left;
	margin-top:10px;
	line-height:24px;
	width:100%;
	
}

.in-red{
	font-size:30px;
	color:#25408f;
}

.lgl{
	width:300px;
	height:180px;
}

.main-logo{
	float:left;
}

.fb-like{
	float:left;
	
	margin-top:10px;
}

#fb-like-move{
	margin-left:260px;
}

#fb-move1{
	margin-left:320px;
}

.veg1{
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	border-radius:13px;
	border:3px solid #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.25);
}


.veg2{
	width:300px;
}

.main-hdr-3{
	font-size:16px;
	font-weight:normal;
	text-align:left;
	float:left;
	margin-top:20px;
	width:480px;
	
	margin-left:30px;
	
	
	font-family:tahoma,arial;
}

.main-hdr-3-two{
	font-size:16px;
	font-weight:normal;
	text-align:left;
	float:left;
	margin-top:20px;
	width:680px;
	
	margin-left:30px;
	
	
	font-family:tahoma,arial;
}

.dec-hd{
		font-family: 'helveticanormalregularregular',tahoma,arial;
font-size:25px;
	color:#bf2332;
	font-weight:bold;	
}

.two-points{
	width:100%;
	min-height:300px;
	
	float:left;
	margin-top:60px;
	padding:5px;
	border:2px solid #F9B300;
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	border-radius:13px;
	
	background:#fff9d1;
	
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.25);
}

.round-1{
	float:right;
	margin-right:-70px;
	margin-top:-55px;
	
}

.round-1f{
	float:right;
	margin-right:-70px;
	margin-top:20px;
	
}

.number { float: left; margin-right:8px; margin-bottom:25px;border:1px solid #fff9d1; }



.inner-txt1 ul {
	margin-top:10px;
	margin-left:40px;
}

.inner-txt1 ul  li{

background-image: url('../images/bl.png');
background-repeat:no-repeat;
padding-left: 37px;
list-style:none;
line-height:165%;
margin:7px;
background-position: 0 0em;
}

.buy-now-area{
	width:100%;
	text-align:center;
	float:left;
	margin-top:30px;
	font-family:'helveticanormalregularregular',tahoma,arial;
font-size:25px;
color:#1b407a;
}

.buy-now-area-1{
	width:500px;
	text-align:center;
	float:left;
	margin-top:30px;
	font-family:'helveticanormalregularregular',tahoma,arial;
font-size:25px;
color:#1b407a;
}

.buy-now-area a{
color:#1b407a;
}

.frt{
	font-size:17px;
	font-weight:bold;
}

.italic-txt{
	font-family:calibri,'helveticanormalregularregular',tahoma;
	font-style:italic;
	font-size:18px;
}

.testimonial-part{
	float:left;
	width:600px;
	height:370px;
	margin-top:30px;
	background-image: url('../images/testimonial-pan.png');
}

.testimonial-txt{
	float:left;
	width:500px;
	text-align:center;
	margin-top:50px;
	margin-left:50px;
	
}

.testimon-sign{
	float:right;
	margin-right:70px;
	margin-top:10px;
	font-family:calibri,'helveticanormalregularregular',tahoma;
	font-style:italic;
}

.book-panel{
	float:left;
	width:97%;
	padding:15px;
	min-height:200px;
	border:1px dashed #ef9d1f;
	margin-top:30px;
	margin-left:-3px;
	
	background: rgb(246,230,179);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZTZiMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmU2YjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(246,230,179,1) 0%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 63%, rgba(246,230,179,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,230,179,1)), color-stop(33%,rgba(255,255,255,1)), color-stop(63%,rgba(255,255,255,1)), color-stop(100%,rgba(246,230,179,1)));
background: -webkit-linear-gradient(top,  rgba(246,230,179,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 63%,rgba(246,230,179,1) 100%);
background: -o-linear-gradient(top,  rgba(246,230,179,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 63%,rgba(246,230,179,1) 100%);
background: -ms-linear-gradient(top,  rgba(246,230,179,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 63%,rgba(246,230,179,1) 100%);
background: linear-gradient(to bottom,  rgba(246,230,179,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 63%,rgba(246,230,179,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b3', endColorstr='#f6e6b3',GradientType=0 );

-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	

	
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.25);
	
}

.book-tab{
	float:left;
	width:290px;
	padding:5px;
	height:60px;
	margin-top:10px;
	margin-left:-15px;
	background-image: url('../images/bk.png');
	font-family: 'helveticanormalregularregular',tahoma,arial;
font-size:45px;
	color:#fff;
	font-weight:bold;
}

.book-img{
	float:left;
	margin-top:30px;
	margin-left:200px;
}

.book-imgx{
	float:left;
	margin-top:30px;
	margin-left:105px;
}



.book-txt{
	float:left;
	margin-top:0px;
}

.benifit-hd{
	font-size:22px;
	font-family: 'helveticanormalregularregular',tahoma,arial;
	color:#bf2332;
}


.book-txt ul {
	margin-top:10px;
	margin-left:40px;
}

.book-txt ul  li{

background-image: url('../images/leaf.png');
background-repeat:no-repeat;
padding-left: 37px;
list-style:none;
line-height:165%;
margin:7px;
background-position: 0 0em;
}


.book-tab-right{
	float:right;
	width:290px;
	padding:5px;
	height:60px;
	margin-top:30px;
	margin-right:-15px;
	background-image: url('../images/bk2.png');
	font-family: 'helveticanormalregularregular',tahoma,arial;
font-size:45px;
	color:#fff;
	
	font-weight:bold;
}

.b2{
	margin-left:50px;
}

.money-back-gurantee{
	width:492px;
	height:364px;
	background-image: url('../images/formal-paper.png');
	float:left;
	padding:10px;
	margin-top:30px;
	margin-left:130px;
	
}

.badge{
	float:right;
	margin-right:-30px;
	margin-top:-50px;
	
}

.g-txt{
	float:left;
	width:300px;
	font-family: 'helveticanormalregularregular',tahoma,arial;
	font-size:30px;
	margin-left:30px;
	margin-top:50px;
	text-transform:uppercase;
	color:#25408f;
	font-weight:bold;
}

.gtext{
	width:440px;
	float:left;
	margin-left:30px;
	
}

.main-hdr-4{
	font-size:16px;
	font-weight:normal;
	text-align:left;
	float:left;
	margin-top:20px;
	width:100%;
	
	margin-left:30px;
	
	
	font-family:tahoma,arial;
}

.two-points-2{
	width:100%;
	min-height:300px;
	
	float:left;
	margin-top:60px;
	padding:5px;
	border:2px solid #F9B300;
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	border-radius:13px;
	
	background:#fff9d1;
	
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.25);
}

.two-points-2 ul {
	margin-top:10px;
	margin-left:40px;
}

.two-points-2 ul  li{

background-image: url('../images/tic1.png');
background-repeat:no-repeat;
padding-left: 43px;
list-style:none;
line-height:225%;
margin:7px;
background-position: 0 0em;
}

.fr-points{
	width:100%;
	text-align:center;
	font-size:22px;
	font-family: 'helveticanormalregularregular',tahoma,arial;
}

.main-hdr-3-s{
	font-size:16px;
	font-weight:normal;
	text-align:center;
	float:left;
	margin-top:20px;
	width:90%;
	
	margin-left:30px;
	
	
	font-family:tahoma,arial;
}

.small-books{
	width:250px;
	height:330px;
}


.two-points-for-book{
	width:100%;
	min-height:150px;
	
	float:left;
	margin-top:60px;
	padding:5px;
	border:2px solid #fff;
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	border-radius:13px;
	
	background: rgb(246,230,179);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZTZiMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmU2YjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(246,230,179,1) 0%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 63%, rgba(246,230,179,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,230,179,1)), color-stop(33%,rgba(255,255,255,1)), color-stop(63%,rgba(255,255,255,1)), color-stop(100%,rgba(246,230,179,1)));
background: -webkit-linear-gradient(top,  rgba(246,230,179,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 63%,rgba(246,230,179,1) 100%);
background: -o-linear-gradient(top,  rgba(246,230,179,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 63%,rgba(246,230,179,1) 100%);
background: -ms-linear-gradient(top,  rgba(246,230,179,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 63%,rgba(246,230,179,1) 100%);
background: linear-gradient(to bottom,  rgba(246,230,179,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 63%,rgba(246,230,179,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b3', endColorstr='#f6e6b3',GradientType=0 );

	
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.25);
}

.round-1x{
	float:left;
	margin-left:-70px;
	margin-top:-55px;
	
}

.final-sign{
	font-family:calibri,'helveticanormalregularregular',tahoma;
	font-style:italic;
	font-size:17px;
	font-weight:bold;
}

.final-box{
	width:100%;
	float:left;
	margin-top:20px;
}

.small-em{
	font-family:arial;
	font-size:11px;
}

.border-box{
	width:100%;
	float:left;
	height:5px;
	margin-top:30px;
	border-top:1px dashed #000;
}

.footer{
	width:100%;
	height:50px;
	padding:10px 0;
	background:#262525;
	float:left;
	color:#a7a6a6;
	text-align:center;
	font-family:tahoma;
	font-size:13px;
}

.footer a{
	text-decoration:none;
	color:#a7a6a6;
	
}

.footer a:hover{
	text-decoration:underline;
	color:#fff;
}

.bck-top{
	float:right;
}