*{
margin:0;
padding:0;
}
.bg1{
	background-image:url('../images/glow.png');
	background-repeat:repeat;
	background-color:#c0c0c0;
	background-position:center center;
	padding:50px 0 0 0;
	background-size:100% 100%;
}
.navbar{
	background:#2eafb0;
	border-bottom:3px solid #ffd500;

	height:85px;
	position:relative;
	text-align:center;
}
.brand{
	position:absolute;
	bottom:-45px;
left:0;
right:0;
	text-align:center;
	display:block;
}
.bg2{
	background:#e4e4e4;
}
.bg3{
	background:#2eafb0;
}
.patternbg1{
	background-image:url('../images/pattern-bg.png');
	background-repeat:repeat;
	background-color:#fff;
	background-position:left top;
}
.main{
	width:100%;
}
.container{
	margin:0px auto;
	width:980px;
}
.clearfix{
	clear:both;
}
.right-quote{
	display:inline; 
	width:500px;
}
.banner_img{
	float:left;
	display:inline;
	margin-right:10px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.brd-down{
	border-bottom:1px solid #8e8e8e;
}
.brd-down1{
	border-bottom:1px solid #cccccc;
}
h2{
	font-family:open sans condensed;
	font-size:45px;
	color:#2eafb0;
	line-height:100%;
	text-shadow: 2px 2px 2px rgba(255, 250, 249, 1);
	text-transform:uppercase;
	font-weight:lighter;

}
h3{
	font-family:open sans condensed;
	font-size:33px;
	color:#853474;
	line-height:100%;
	text-shadow: 2px 2px 2px rgba(255, 250, 249, 1);
	text-transform:uppercase;
	font-weight:bold;

}
h3.heading{
	font-family:open sans condensed;
	font-size:25px;
	color:#555555;
	line-height:100%;
	text-shadow: 2px 2px 2px rgba(255, 250, 249, 1);
	font-weight:bold;
	text-transform:capitalize;
	margin-bottom:20px;
	margin-top:30px;

}
h4{
	font-family:open sans condensed;
	font-size:60px;
	line-height:100%;
	color:#2eafb0;
	text-shadow: 2px 2px 2px rgba(255, 250, 249, 1);
	text-transform:uppercase;
	font-weight:lighter;
	text-align:justify;
}
p.p1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#3e3e3e;
	margin:20px 0 30px 0;
	line-height:130%;
}
p.p2{
	font-family:open sans;
	font-size:15px;
	color:#414141;
	font-weight:lighter;
	margin:20px 0 30px 0;
	line-height:130%;
}
.buy-btn{
	background: rgba(233,88,202,1);
	background: -moz-linear-gradient(top, rgba(233,88,202,1) 0%, rgba(163,37,136,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(233,88,202,1)), color-stop(100%, rgba(163,37,136,1)));
	background: -webkit-linear-gradient(top, rgba(233,88,202,1) 0%, rgba(163,37,136,1) 100%);
	background: -o-linear-gradient(top, rgba(233,88,202,1) 0%, rgba(163,37,136,1) 100%);
	background: -ms-linear-gradient(top, rgba(233,88,202,1) 0%, rgba(163,37,136,1) 100%);
	background: linear-gradient(to bottom, rgba(233,88,202,1) 0%, rgba(163,37,136,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e958ca', endColorstr='#a32588', GradientType=0 );
	padding:7px 20px;
	color:#fff;
	font-family:open sans condensed;
	font-size:25px;
	margin-right:5px;
	text-decoration:none;
	border:1px solid #8c0f71;
	border-radius:10px;
}
.buy-btn:hover{
	background: rgba(163,37,136,1);
	background: -moz-linear-gradient(top, rgba(163,37,136,1) 0%, rgba(233,88,202,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(163,37,136,1)), color-stop(100%, rgba(233,88,202,1)));
	background: -webkit-linear-gradient(top, rgba(163,37,136,1) 0%, rgba(233,88,202,1) 100%);
	background: -o-linear-gradient(top, rgba(163,37,136,1) 0%, rgba(233,88,202,1) 100%);
	background: -ms-linear-gradient(top, rgba(163,37,136,1) 0%, rgba(233,88,202,1) 100%);
	background: linear-gradient(to bottom, rgba(163,37,136,1) 0%, rgba(233,88,202,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a32588', endColorstr='#e958ca', GradientType=0 );
}

.mrg-right{
	margin-right:40px !important;
}
.step-section{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	text-align:center;
	float:left;
	width:300px;
}
.step-section img{
	border-radius:50%;
	border:1px solid #c0c0c0;
	width:140px;
	margin-bottom:20px;
}
.step-section .heading{
	font-family:open sans condensed;
	font-size:25px;
	color:#2eafb0;
	font-weight:lighter;
	
}
.step-section p{
	font-family:arial;
	margin-top:20px;
	font-size:14px;

	color:#323131;
	line-height:150%;
}
.ratings{
	background:#36b2b3;
	padding:5px;
	width:580px;
	margin:10px auto;
	vertical-align:middle;
}
.ratings .div1{
	background:#fff;
	padding:5px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	font-style:italic;

}
.pf{
	color:#fff;
	font-size:12px;
	font-family:arial;
	float:left;
}
.dvspace{
	display:none;
}
.prod-div{
	font-family:open sans;
	color:#555555;
}
.prod-div p{ 
	font-size:14px;
	margin:15px 0;
	text-align:justify;

}
.prod-div img{
	width:auto;
}
.prod-div h5{
	font-family:open sans condensed;
	font-size:20px;
	color:#555555;
	line-height:100%;
	text-shadow: 2px 2px 2px rgba(255, 250, 249, 1);
	font-weight:bold;
	text-decoration:underline;
	text-transform:capitalize;
	margin-bottom:20px;
}
ul.pr{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.pr li{
	display:block;
	font-size:15px;

}
ul.pr1{
	margin:0 0 0 20px;
	padding:0;

}
ul.pr1 li{

	font-size:15px;

}

blockquote
{

	width:90%;
    /*font-style: italic;*/
    font: bold;
    margin-left: 1%;
    margin-right: 1%;
	margin-top:20px;
	display:inline-block;
    padding: 10px 10px 0 70px;
    position: relative;
    quotes: none;
    border: 3px solid #c0c0c0;
	border-radius:20px;
    font-size: 15px;
    line-height: 150%;
	text-align:justify;


}
blockquote::before{
	content:'';
	position:absolute;
	top:-0px;

	left:10px;
	display:block !important;

	width:54px;
	height:54px;
	background: url('../images/testimonial-icon.png');
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
.ban-span
{
	float: left;
    margin-right: 10px;
}
p.txt{
	font-family:open sans condensed;
	font-size:38px;
	color:#e41a6a;
	text-shadow: 2px 2px 2px rgba(255, 250, 249, 1);
	text-transform:uppercase;
	font-weight:bold;
	text-align:justify;
	margin-bottom: 0;
    padding: 0 40px 0 0;
	display:inline-block;
	background: url("../images/arrow.png") no-repeat scroll right center / 35px 35px rgba(0, 0, 0, 0);
	cursor:pointer;
}
p.txt:hover
{
	color:#2EAFB0;
	background-image: url("../images/arrow-blue.png");
	
}
p.txt span
{
	float:left;
}
p.txt.active
{
	 background-image: url("../images/arrow-up.png");
}
p.txt.active:hover
{
	 background-image: url("../images/arrow-up-hover.png");
}
.about-tog
{
	display:none;
}
/**********     media query for 320x480    ***********/

@media screen and (max-width: 480px) {

	.container{
		width:96%;
		margin:2% auto;
	}
	.banner_img img{
		width:100% !important;
	
	}
	.prod-div img{
	width:100%;
}

	.prod-div img.img1{
	width:auto;
}
	.ratings{
		width:96%;
		padding:2%;
	}
	.ratings .div1{
		width:auto;
		float:none;
	}
	.step-section{
		margin-top:30px;
		width:100%;
	}
	.imgf{
		width:100% !important;
	}
	.imgf1{
		display:block;
	}
	.right-quote{
		width:100%;
	}
	h2{
		font-size:30px;
	}
	h3{
		font-size:25px;
	}
	h4{
		font-size:40px;
	}
	p.p1{
		font-size:18px;
	}
	.buy-btn{
		font-size:20px;
		padding:5px 10px;
		margin-bottom:10px !important;

	}
	span.txt{
		font-size:25px;
	}
	.dvspace{
		height:20px;
		display:block;
	}
	.bg1{
	background-image:url('../images/glow.png');
	background-repeat:repeat;
	background-color:#c0c0c0;
	background-position:center top;
	}
.navbar{
	background:#2eafb0;
	border-bottom:3px solid #ffd500;
	margin-top:-10px !important;
	height:85px;
	position:relative;
	text-align:center;
}
.brand{
	position:absolute;
	bottom:-45px;
	left:30% !important;
	right:0;
	text-align:center !important;
	display:block;
}
	h3.heading{
	font-family:open sans condensed;
	font-size:20px;
	color:#555555;
	line-height:100%;
	text-shadow: 2px 2px 2px rgba(255, 250, 249, 1);
	font-weight:bold;
	text-transform:capitalize;
	margin-bottom:20px;
	margin-top:30px;
	}
	.prod-div h5{
		font-size:18px;
	}
	blockquote
{
    clear: both;
	width:70% !important;
    font-style: italic;
    margin-left: 1%;
    margin-right: 1%;
	margin-top:10px;
	display:inline-block;
 
    position: relative;
    quotes: none;
    border: 3px solid #c0c0c0;
	border-radius:20px;
    font-size: 15px;
    line-height: 150%;
	text-align:justify;
	height:auto;
}
blockquote::before{
	content:'';
	position:absolute;
	top:-0px;

	left:10px;
	width:54px;
	height:54px;
	background: url('../images/testimonial-icon.png');
	background-repeat:no-repeat;
	background-position:0px 0px;	
}

}

/**********     media query for 980    ***********/

@media screen and (max-width: 980px) {
    
	.container{
		width:96%;
		margin:2% auto;
	}
	.banner_img img{
		width:100% !important;
	
	}
	.ratings{
		width:96%;
		padding:2%;
	}
	.ratings .div1{
		width:auto;
		float:none;
	}
	.step-section{
		margin-top:30px;
		width:100%;
	}
	.imgf{
		width:auto;
	}
	.imgf1{
		display:block;
	}
	.right-quote{
		width:100%;
	}
	h2{
		font-size:30px;
	}
	h3{
		font-size:25px;
	}
	h4{
		font-size:40px;
	}
	p.p1{
		font-size:18px;
	}
	.buy-btn{
		font-size:20px;
		padding:5px 10px;

	}
	span.txt{
		font-size:25px;
	}
	.bg1{
	background-image:url('../images/glow.png');
	background-repeat:repeat;
	background-color:#c0c0c0;
	background-position:center top;
	}
	.navbar{
	background:#2eafb0;
	border-bottom:3px solid #ffd500;

	height:85px;
	position:relative;
	text-align:center;
}
.navbar{
	margin-top:-18px;
}
.brand{
	position:absolute;
	bottom:-45px;
	left:40%;
	text-align:center;
	display:block;
}
blockquote
{
    clear: both;
	width:80%;
    font-style: italic;
    margin-left: 1%;
    margin-right: 1%;
	margin-top:10px;
	display:inline-block;
 
    position: relative;
    quotes: none;
    border: 3px solid #c0c0c0;
	border-radius:20px;
    font-size: 15px;
    line-height: 150%;
	text-align:justify;
	height:auto;
}
blockquote::before{
	content:'';
	position:absolute;
	top:-0px;
	left:10px;
	width:54px;
	height:54px;
	background: url('../images/testimonial-icon.png');
	background-repeat:no-repeat;
	background-position:0px 0px;	
}

}
@media only screen and (max-width:980px)
{
	p.txt {    font-size: 32px; margin-bottom:0px;}
.arrow {    height: 45px;}
}
@media only screen and ( max-width:479px)
{
	p.txt {    font-size: 22px; background-size:20px 20px; padding-right:5px;}
	.arrow {    height: 30px; width:20px;}
}