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

/* Reset CSS - Do not Alter or Delete */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	width:100%;	
}


/* force body style */
.main{
	width:100%;
	margin:0;
	padding:0;
	background:#d6d6d6;
}

.wrap{
	width:980px;
	height:auto;
	margin:0 auto;
	background:#ffffff;
	-webkit-box-shadow: 0px 0px 134px 14px rgba(198,198,198,0.9);
	-moz-box-shadow: 0px 0px 134px 14px rgba(198,198,198,0.9);
	-ms-box-shadow: 0px 0px 134px 14px rgba(198,198,198,0.9);
	-o-box-shadow: 0px 0px 134px 14px rgba(198,198,198,0.9);
	box-shadow: 0px 0px 134px 14px rgba(198,198,198,0.9);
}

.header{
	margin:0;
}

.logo{
	float:left;
	margin:20px 0 10px 10px;
}

.slider_main_wrap{
	width:98%;
	height:auto;
	padding:1%;
	clear:both;
}

.content{
	width:98%;
	height:auto;
	overflow:auto;
	padding:1%;
	clear:both;
}

.pack_wrap{
	width:590px;
	height:350px;
	border:1px solid #c7c7c7;
	float:left;
	position:relative;
}

.product{
	margin:0;
	float:left;
}

.product_copy_wrap{
	width:225px;
	margin:85px 10px 0 0;
	float:right;
}

.product_copy_wrap h1{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:24px;
	color:#5d5d5d;
	text-align:right;
	line-height:30px;
	font-weight:800;
}

.product_copy_wrap h2{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:24px;
	color:#5d5d5d;
	text-align:right;
	line-height30px;
	font-weight:800;
}

.product_copy_wrap h3{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:14px;
	color:#5d5d5d;
	text-align:right;
	line-height:20px;
}

.product_copy_wrap button{
	width:145px;
	height:45px;
	background:#de5f01;
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:26px;
	color:#ffffff;
	padding:5px;
	font-weight:bold;
	border-radius:8px;
	border:none;
	float:right;
	margin:10px 0 0 0;
	cursor:pointer;
}

.buy_now_wrap{
	width:550px;
	height:100px;
	position:absolute;
	bottom:5px;
	right:0;
	/*background:url(../images/buy_now_bg.png) no-repeat right bottom;*/
	background:url(../images/buy_now_bg.png) no-repeat 120px bottom;
	display:none;
}

/* buy now */

.buy_now_main{
	margin:5px 0 0 0;
	float:right;
}

.buy_ama{
	width:97px;
	height:88px;
	background:#e5e5e5;
	margin:0 10px 0 0px;
	float:left;
}

.buy_ama_mar{
	width:97px;
	height:88px;
	background:#e5e5e5;
	margin:0 10px 0 10px;
	float:left;
}

.amazon{
	float:left;
	margin:0;
}

.amazon img{
	margin:5px 0px 0 18px;
	float:left;
	width:11px;
}

.amazon span{
	font:Calibri;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	margin:3px 0 0 5px;
	float:left;
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
}

.buy_now_new{
	width:73px;
	height:23px;
	color: #fff;
  	border-radius: 5px;
  	background: #e18813; /* Old browsers */
	font-family:"Myriad Pro" Arial, Helvetica, sans-serif;
	font-size:12px; 
	border:none;
	text-align:center;
	margin:5px 0 0 12px;
	cursor:pointer;
}

.ama_logo{
	width:85px;
	height:25px;
	margin:0;
}

.pur_logo{
	width:97px;
	height:20px;
	margin:0;
}

.flip_logo{
	width:96px;
	height:28px;
	margin:0;
}

.nykaa_logo{
	width:96px;
	height:28px;
	margin:0;
}

.snap_logo{
	width:96px;
	height:28px;
	margin:0;
}
	

.ama_logo img{
	margin:7px 0 0 2px;
	width:95px;
}

.pur_logo img{
	margin:7px 0 0 1px;
	width:96px;
}

.flip_logo img{
	margin:2px 0 0 0px;
	width:97px;
}

.nykaa_logo img{
	margin:2px 0 0 0px;
	width:97px;
}

.snap_logo img{
	margin:4px 0 0 0px;
}


.slash{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px !important;
	margin:8px 0 0 3px !important;
	float:left !important;
}

/*buy now */

.right_wrap{
	width:340px;
	height:auto;
	float:right;
	margin:0 10px 0 0;
}

.right_wrap p{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:13px;
	color:#737373;
	line-height:18px;
	text-align:justify;
	letter-spacing:0.3px;
}

.right_wrap p span{
	color:#de5f01;
}

.consumer_border{
	margin:10px 0 0 0;
}

.consumer_border img{
	margin:0 0 5px 0;
}

.consumer_border span{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:18px;
	color:#de5f01;
	line-height:30px;
	font-weight:800;
	text-align:left;
}
	
.content_btm{
	width:100%;
	margin:0;
	clear:both;
}

.about_us{
	width:289px;
	height:auto;
	overflow:auto;
	margin:20px 10px 0 15px;
	float:left;
}

.about_us_head{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:14px;
	color:#de5f01;
	line-height:35px;
	font-weight:800;
	text-align:left;
}

.about_us_btm{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:12px;
	color:#51585d;
	line-height:15px;
	text-align:left;
	margin:5px 0 0 0;
	
}

.about_us_btm span{
	color:#de5f01;
}

.fun_wrap{
	width:278px;
	height:147px;
	border:1px solid #808080;
	margin:0;
}

.fun_top{
	height:73px;
	border-bottom:1px dashed #808080;
	margin:0;
}

.fun_top_im{
	width:61px;
	height:50px;
	float:left;
	margin:10px 0 0 10px;
}

.fun_mum{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:13px;
	color:#e03e07;
	line-height:15px;
	text-align:left;
	float:left;
	margin:20px 0 0 10px;
}

.fun_mum span{
	color:#2b2f33;
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:10px;
	font-style:italic;
	display:block;
	margin:0 0 0 7px;
}

.pdf{
	float:right;
	margin:20px 20px 0 0;
}

.about_us iframe{
	width:289px;
	height:175px;
	margin:0;
}

.footer{
	margin:0;
	width:100%;
	height:auto;
	overflow:auto;
	background:#f37920;
}

.social_connect{
	float:left;
	margin:0 38px 0 0;
}
	

.footer_border{
	margin:10px 0 0 30px;
}

.footer_border img{
	margin:0 0 5px 0;
	width:147px;
	display:block
	}

.footer_border span{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:16px;
	color:#ffffff;
	line-height:30px;
	text-align:left;
}

.social{
	height:40px;
	float:left;
	margin:10px 0 0 45px;
}

.social li {
    float: left;
    list-style:none;
    margin: 0 0 0 0px;
}

.social li a {
    background:url(../images/social.png) no-repeat;
    display: block;
    height: 40px;
    width: 40px;
}

.social a.fb {
    background-position: 0 0;
}

.social a.fb:hover {
    background-position: 0px -41px;
}

.social li a.twt {
    background-position: -45px 0;
}

.social li a.twt:hover {
    background-position: -45px -41px;
}

.bo_link{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:13px;
	line-height:20px;
	text-align:left;
	clear:both;
	margin:10px 0 0 45px;
}

.bo_link a{
	color:#ffffff;
	text-decoration:underline;
}

.as_per{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:10px;
	line-height:20px;
	text-align:left;
	clear:both;
	margin:0px 0 0 45px;
	color:#000000;
}

.bio_line{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:13px;
	line-height:20px;
	text-align:left;
	color:#ffffff;
	margin:10px 0 15px 30px;
}

.bio_line span{
	float:right;
	margin:-10px 0 0 18px;
	width:22px;
}

.bio_line a{
  color:#ffffff;
  text-decoration:none;	
}

.share{
	margin:20px 0 0 30px;
}

.copy_right{
	background:#d85c00;
	margin:0 0 2px 0;
	border-bottom:3px solid #b65712;
	clear:both;
	float:left;
	width:100%;
}

.copy_right span{
	font-family:"Myriad Pro",PTSansCaptionRegular, arial, helvetica, sans-serif; 
	font-size:12px;
	line-height:20px;
	text-align:right;
	color:#ffffff;
	padding:10px;
	float:right;
}



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

.wrap{
	width:100%;
}
.slider_main_wrap{
	width:98%;
	margin:0;	
}

.pack_wrap {
	width:60%;
}

.right_wrap {
	width:38%;
	margin:0 1% 0 0;
}

.about_us{
	width:30%;
	margin:0 2% 0 1%;
}


.product {
    width: 55%;
}

.product_copy_wrap{
	width:37%;
	margin:5% 2% 0 0;
}

.buy_now_wrap{
	width:100%;
}

.fun_wrap{
	width:99%;
}

.fun_top_im{
	width:21%;
	margin:5% 0 0 4%;
}

.pdf{
	margin:8% 4% 0 0;
}

.bio_line{
	margin:4% 0 0 10%;
	
}
.about_us_head{
	line-height:30px;
	font-size:17px;
}

.social_connect{
	width:33%;
	margin:0;
}
	
}

@media (max-width: 720px){

.pack_wrap {
    clear: both;
    float: none;
    width: 100%;
}

.product {
    width: 49%;
}

.product_copy_wrap{
	width:48%;
}


.right_wrap {
    clear: both;
    float: none;
    margin: 1%;
    width: 98%;
}

.about_us {
    clear: both;
    float: none;
    margin: 2%;
    width: 96%;
}


.fun_wrap {
    height: 201px;
    width: 99%;
}


.fun_top {
    height: 100px;
}


.fun_top_im {
    margin: 1.5% 0 0 4%;
    width: 14%;
}

.fun_mum{
	margin:3% 0 0 20%;
	font-size:20px;
}


.pdf {
    margin: 5% 4% 0 0;
}


.about_us iframe {
    height: 200px;
    margin: 0;
    width: 100%;
}

}

@media (max-width: 480px){

.social_connect{
	width:90%;
}

.buy_now_main {
    margin: 5px 0 0;
	float:none;
}	


.buy_ama {
    margin: 0 auto;
    width: 25%;
}

.buy_ama_mar{
	float:none;
	margin:2% auto;
	width:25%;
}

.buy_ama{
	float:none;
}


.amazon {
	float:none;
	margin:0;
}

.buy_now_wrap {
    background:none;
    bottom: 5px;
    clear: both;
    display: none;
    height: auto;
    right: 0;
	position:static;
	width:auto;
}


.right_wrap {
    clear: both;
    margin: 3%;
    width: 94%;
}

	
}


@media (max-width: 360px){
	
	.buy_ama_mar, .buy_ama{
		width:28%;
	}
	
}




