﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: 'arial', sans-serif;
}

h1, h2, h3, h4, h5, h6, p, input, ul, form, select, textarea{
	margin:0;
	padding:0;	
}

ul li{
	list-style:none;	
}

a{
	text-decoration:none;	
}

img{
	max-width:100%;	
	height:auto;
}

.clr{
	clear:both;	
}

.header_bar{
	background:#572967;
	padding:0	
}

.header_bar .bar_main{
	width:1240px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}


.header_bar .bar_main ul{
	text-align:right;	
}

.header_bar .bar_main ul li{
	color:#fff;
	display:inline-block;
	font-size: 14px;
	font-weight:300;
	padding: 0 0 0 16px;
	line-height:30px;
	text-transform:uppercase;	
}

.header_bar .bar_main ul li a{
	color:#fff;
	text-decoration:none;
}


.header_bar .bar_main ul li img {
    float: left;
    padding:10px 5px 0 0;
}

.field  textarea{
	height:40px;
	border-radius: 5px;
}

.field {
    width: 50%;
}

.header_bar .bar_main ul li a span{
	color:#ffe44e;	
}

.header_bar .bar_main ul li a:hover{
	color:#ffe44e;	
}	

header{
	background: #f4f4f4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
}

header .header_main{
	width:1240px;
	margin:0 auto;
	position:relative;	
}


header .header_main .logo{
	float:left;
	width:273px;	
}

header .header_main .navi{
	float:right;
	width:807px;
	right:0;	
}

header .header_main .navi ol{
	padding:38px 0 0 0;
	text-align: right;
	margin:0;	
}

header .header_main .navi ol li{
	display:inline-block;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	color:#411441;
	padding:0 0 0 12px;	
}

header .header_main .navi ol li a{
	color:#411441;
	display:block;
	padding:14px 0 0 0;		
}

header .header_main .navi ol li > a { 
	border: 1px solid purple;
	text-align: center;
	border-radius: 4px;
	margin: 0 2px;
	padding: 7px;
}

header .header_main .navi ol li.nav-7 > a {
	/*border: 1px solid gold;*/
}


header .header_main .navi ol li a:hover{
	background:url(../Images/top_bdr.png) repeat-x top;
	color:#fc3ab4;	
}

header .header_main .navi ol li a.active{
	background:url(../Images/top_bdr.png) repeat-x top;	
}

.button_new{
background: none repeat scroll 0 0 #572967;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font: 300 18px "arial";
    height: 46px;
    margin: 0;
    padding: 0 25px;
    text-transform: uppercase;
    width: auto;
	}
.form_sec span {
    color: white;
}
.b_main{
	background:#f7f3f3;	
}

.banner_sec{
	width:1240px;
	margin:0 auto;
	height: 372px;	
}

.banner_sec .b_left{
	float:left;
	margin:0;
	width:430px;
	text-align:right;	
}

.banner_sec .b_rt{
	float:right;
	width:683px;	
}

.banner_sec .b_left h1{
	font-size:36px;
	font-weight:400;
	color:#000;
	padding:106px 0 25px 0;
	text-transform:uppercase;	
	color:#572967;	
}

.banner_sec .b_left h1 span{
	color:#fc3ab4;	
}

.banner_sec .b_left a.shop{
	display:inline-block;
	color:#fc3ab4;
	text-transform:uppercase;
	font-size:24px;
	font-weight:400;
	border:solid 2px #bc6beb;
	line-height:58px;
	padding:0 50px;	
}

.banner_sec .b_left a.shop:hover{
	background:#572967;
	color:#fff;	
}

.news_sub{
	background:#eee1d1;
	border-top:solid 1px #572967;
	border-bottom:solid 1px #572967;
	padding:30px 0;	
}

.news_sub .sub_main{
	width:1090px;
	margin:0 auto;	
}

.news_sub .sub_main h1{
	color:#572967;
	font-size:36px;
	font-weight:300;
	display:inline-block;
	text-align:right;
	text-transform:uppercase;
	line-height:36px;
	float:left;	
}

.news_sub .sub_main .sub_form{
	display:inline-block;
	float:left;
	padding: 20px 0 0;
	margin:0 0 0 15px;	
}

.news_sub .sub_main .sub_form input{
	float:left;
	border:solid 1px #bfbfbf;
	width:400px;
	padding: 0 9px;
	height:50px;
	font-weight:400;
	font-size:14px;
	font-style:italic;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:0 12px 0 0;
	color:#656565;	
}

.news_sub .sub_main .sub_form input[type='submit']{
	display:inline-block;
	color:#fff;
	font-style:normal;
	background:#783091;
	outline:none;
	border:none;
	font-size:24px;
	font-weight:300;
	text-transform:uppercase;
	float:left;
	padding:0 46px;
	width:auto;
	line-height:50px;	
}
.button_ad{
background:url(../Images/add-cart.png) no-repeat;
position: absolute;
    top: -8px;
padding: 31px 32px;
width:100%;
  border: 0;
}

.container_sect{
	width:1090px;
	margin:0 auto;
	padding:45px 0 0 0;	
}

.container_sec{
	width:1240px;
	margin:0 auto;
	padding:5px 0 0 0;	
}	

.container_sec h2{
	color:#572967!important;
	font-size:60px;
	font-weight:300;
	line-height:60px;
	padding: 0 0 40px;
	text-align:center;
	background:url(../Images/graphics.png) no-repeat center bottom;	
	font-family: 'arial';
}


.container_sec ul.product{
	margin:0;
	padding:0;	
}

.container_sec ul.product li{
	display: inline-block;
    margin: 0 20px 17px 0;
    width: 32%;
}

.container_sec ul.product li:nth-child(3n):not(.clipin_small){
	margin-right:0;	
}

.container_sec ul.product li div.pro{
	border:solid 1px #cc97de;
	text-align:center;
	margin:0 0 10px 0;
	position:relative;	
}

.container_sec ul.product li div.pro img{
	display:block;
	margin:0 auto;	
	/*width:100%;*/
}

.container_sec ul.product li  h3{
	font-weight:300;
	color:#c2119e;
	font-size:24px;
	color:#c2119e;
	padding:0 0 10px 0;
	line-height:24px;	
	/*min-height: 82px;*/
}

.container_sec ul.product li  h3 a{
	color:#c2119e;	
}

.container_sec ul.product li  h3 a:hover{
	color:#471359;
	text-decoration:underline;	
}


.container_sec ul.product li  p{
	color:#262526;
	font-size:18px;
	font-weight:300;
	padding:0 0 10px 0;
	margin:0;	
}

.container_sec ul.product li .raiting_box{
	background:#e9e9e9;
	padding:10px 0 3px 0;	
}
.raiting_box{
/*background:#e9e9e9;*/
	
}

.rev{
	text-align:center;
	font-size:18px;
	font-weight:300;
	color:#d2350b;
	width:183px;
	margin:0 auto;
	padding:0 0 0 0;
}

.rev img{
	float:left;
	padding: 3px 0 0;	
}

.slae_p{
	width:225px;
	float:left;
}
/* desktop four columner*/
@media only screen and (min-width: 771px) {
	.container_sec ul.product li.clipin_small {
		width: 23% !important;
	}
}

.clipin_small .slae_p {
	width: 125px;
}

.clipin_small > img {
	width: 285px;
}

.clipin_small h3 {
	font-size: 18px !important;
}

.clipin_small .old-price {
	display: none !important;
}

.clipin_small .special-price {
	float: left;
}

.clipin_small .sale_rt {
	float: left;
}

.sale_rt {
    float: right;
	width:61px;
    position: relative;
}


.sale_rt img{
	 top: -13px;
	position:absolute;	
}

.video_sec img{
width:100%
}
.sale_main {
    margin: 0;
    padding: 3px 20px;
}

.slae_p h4{
	display:inline-block;
	color:#e64e25;
	font-size:18px;
	font-weight:300;	
}

.slae_p h4 span{
	display:block;
	color:#c2119e;
	font-size:24px;
	text-decoration:line-through;	
}

.slae_p h4.rt-t{
	float:right	
}
.col-main {
    float: left !important;
    width: 73%;
}

.slae_p h4.rt-t{
	font-weight:400;	
}

.slae_p h4.rt-t span{
	text-decoration:none;
	font-weight:300;
}

.add_sec{
	border-bottom: 1px solid #cc97de;
    margin: 0 auto;
    padding: 0 0 10px;
    width: 1240px;	
}

.ad_left{
	width:597px;
	float:left;	
}

.ad_rt{
	width:569px;
	float:right;	
}

.video_sec{
	margin:30px 0;
	padding:0;
	position:relative;	
}
 .bar_main ul li a .top-link1{
color:red !important;
}

.video_sec h5{
	color:#fff;
	width:100%;
	text-align:center;
	top:112px;
	text-transform:uppercase;
	font-size:48px;
	font-weight:300;
	position:absolute;	
}
#contact{
 cursor: pointer;
  color: #bab8b8;
   position: relative;

}
.mission_sec{
	background: none repeat scroll 0 0 #eee1d1;
    border-bottom: 1px solid #572967;
    border-top: 1px solid #572967;
	margin:0 0 20px 0;
}

.mission_sec .mission_main{
	width:1090px;
	margin:0 auto;
	background:#a54fcd;	
}

.mission_sec .mission_main .m_left{
	float:left;
	display:inline-block;
	color:#fff;
	width:275px;
	text-align:center;
	font-size:40px;
	font-weight:300;
	padding:32px 0;
	text-transform:uppercase;
	background:url(../Images/mission_bg.png) no-repeat;	
}

.mission_sec .mission_main .m_rt{
	width:787px;
	float:right;
	color:#ffffff;
	font-size:19px;
	font-weight:300;
	padding: 19px 0;	
}

.footer{
	background: url("../Images/f_bg.jpg") repeat-y scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
	padding:34px 0 0 0;	
}

.footer .f_main{
	width:1240px;
	margin:0 auto;	
	  position: relative;
}
.footer .f_main{
	width:1240px;
	margin:0 auto;	
	  position: relative;
}

.f_left{
	float:left;
	width:295px;
	position:relative;
	margin:0 0 0 20px;	
}

.fst{
	margin:0;	
}

.f_left h2{
	font-size:24px;
	text-transform:uppercase;
	font-weight:300;
	color:#fff;
	padding:0 0 7px 0;
	margin:0 0 10px 0;
	background:url(../Images/bdr.png) repeat-x left bottom;	
}

.f_left ul{
	margin:0;
	padding:0;
}

.f_left ul li{
	display:block;
	font-size:16px;
	font-weight:300px;
	text-transform:uppercase;
	line-height:30px;	
}

.f_left ul li a{
	color:#bab8b8;	
}

.f_left ul li a:hover{
	/* color:#fff;	 */
	color: #572967;
}

.f_left p{
	font-size:16px;
	font-weight:300px;
	color:#bab8b8;
	padding:0 0 10px 0;	
}
.f_left1{
	/*float:left;
	width:295px;*/
	position:relative;
	margin:0 0 0 20px;
	border:solid 1px #572967;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.fst1{
	margin:0;	
}

.f_left1 h2{
	font-size:24px;
	text-transform:uppercase;
	font-weight:300;
	color:#fff!important;
	padding:0 12px;
	margin:0 0 10px 0;
	background:#572967;
	height:44px;
	line-height:44px;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
		
}


.f_left1 ul.side_cat{
	margin:0;
	padding:0;
}

.f_left1 ul.side_cat li{
	display:block;
	font-size:16px;
	font-weight:300px;
	text-transform:uppercase;
	line-height:36px;
	border-bottom: 1px solid #d2d2d2;
}

.f_left1 ul.side_cat li:last-child{
	border:none;
}

.f_left1 ul.side_cat li a{
	color:#bab8b8;
	display:block;
	padding:0 12px;
}

.f_left1 ul.side_cat li a:hover{
	/* color:#fff;	 */
	color: #572967;
	text-decoration:none;
	background:#f1f1f1;
}

.f_left1 ul.side_cat li:last-child a:hover{
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.f_left1 p{
	font-size:16px;
	font-weight:300px;
	color:#bab8b8;
	padding:0 0 10px 0;	
}


.ssl {
    padding: 0 0 10px;
	overflow:hidden;
	
}

.f_left h3{
	background:url(../Images/phone1.png) no-repeat;
	padding:0 0 15px 35px;
	font-size:24px;
	font-weight:300;
	color:#fff;
}
#spacer{
	overflow:hidden;
}

.sig_up{
	/*background: none repeat scroll 0 0 rgba(101, 18, 101, 0.9);*/
    border: 1px solid #e6db25;
    border-radius: 5px;
    /*bottom: -156px;*/
    height: auto;
    /*left: 108px;*/
    margin: 0;
    padding: 0 8px;
	z-index:9;
}

.sig_up h4{
	float:left;
	display:inline-block;
	color:#fff;
	font-size:24px;
	text-transform:uppercase;
	font-weight:300;
	padding: 5px 0 0;	
}

.fieldset p.required{
	/*position:absolute;*/
	right:0;
	top:-7px;
	text-align:right;
}

.links {
    display: inline-block;
    float: right;
}





.sig_up .s_form{
	position:relative;	
}

.side_bdge{
	text-align:center;
	padding:12px 0 0 0;
}

.side_bdge img{
	display:block;
	margin:0 auto;
}

.sig_up .s_form input{
	width:96%;
	height:22px;
	border:none;
	padding:0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	display:inline-block;
	margin:0;	
}

ul.form-list .buttons-set{
	position:relative;
	margin:0;
}

ul.form-list .buttons-set .button_new{
	height: 33px;
    line-height: 30px;
    padding: 0 19px;
    position: absolute;
    top: -16px;
}

ul.form-list p.required, .validation-advice{
	/*font-size: 10px;
    position: absolute;
    top: -26px;*/
}

ul.form-list .input-box{
	position:relative;
}

.sig_up .s_form input[type='submit']{
	width:auto;
	height:38px;
	border:none;
	padding:0 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	display:inline-block;
	margin:0 15px;
	line-height:38px;
	color:#fff;
	text-transform:uppercase;
	background:#db41db;	
}

.f_bar{
	background:rgba(74, 31, 89, .55);
	padding:5px 0;
	margin:0 0 0 0;	
}

.f_bar .f_bar_main{
	width:1240px;
	margin:0 auto;
overflow:hidden;	
}

.social-icon{
	float:right;
	
}

.social-icon > a {
    float: left;
    margin: 0 0 0 5px;
}

.f_bar_left{
	float:left;
	display:inline-block;
	font-size:12px;
	font-weight:300;
	color:#fff;
	padding: 10px 0 0;	
}
.f_bar_rt{
	float:right;
	display:inline-block;	
}

.inst_sec{
	margin:0;
	padding:0 0 20px 0;	
}

.inst_sec h3{
	border-bottom: 1px dashed #572967;
    font-size: 36px;
    font-weight: 300;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.inst_sec ul.inst{
	margin:0;
	padding:0;	
}

.inst_sec ul.inst li{
	display:inline-block;
	margin:0 12px 12px 0;
	width:19%;
	border:solid 4px #d2d2d2;	
}

.inst_sec ul.inst li:nth-child(5n){
	margin-right:0;	
}

/*---------------------- Search box ----------------------*/

.demo input[type=search] {
	/*width: 15px;
   padding-left: 23px;
	color: transparent;
	cursor: pointer;*/
	color: transparent;
    cursor: pointer;
    padding: 0 17px;
    width: 15px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .demo input[type=search] {
	
	color: transparent;
    cursor: pointer;
    padding: 0 11px;
    width: 15px;
}
}

.demo {
    display: inline-block;
	float:left;
}
.demo input[type=search]:hover {
	background-color: #fff;
}
.demo input[type=search]:focus {
	width:92%;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
.demo input:-moz-placeholder {
	color: transparent;
}
.demo input::-webkit-input-placeholder {
	color: transparent;
}

input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
/*background: #ededed url(../Images/search-icon.png) no-repeat 9px center;*/
	background: #ededed url("../Images/search-icon.png") no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 9px 10px 9px 32px;
	width: 55px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #572967;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}


input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}


/*---------------------------product page strat here----------------------*/

.more-views {
	min-height: 200px;
}
.more-views > ul > li {
	float: left;
}

.inn_wrap{
	background:url(../Images/main_bg.png) repeat-y #f8ebe2;
	background-size:cover;
	margin:0 0 20px 0;
	padding:0 0 20px 0;	
}

.pro_con{
	background:#fff;
	width:1240px;
	padding:30px;
	margin:0 auto;
	overflow:hidden;	
}

ul.messages{
	/*background:#fff;*/
	width:1240px;
	/*padding:30px;*/
	margin:0 auto;
	overflow:hidden;
    height: 35px;	
}

.pro_con .bred-crum{
	margin:0;
	padding:0;	
}

.pro_con .bred-crum ul{
	margin:0 0 0 0;
	padding:0;
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient1( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:solid 1px #c9c9c9;
	height:49px;
	font-size:15px;
	font-weight:300;	
}


.pro_con .bred-crum ul li {
    background: url("../Images/arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    line-height: 49px;
    padding: 0 14px;
    text-transform: uppercase;
}

.pro_con .bred-crum ul li:first-child{
	background:none;	
}

.pro_con .bred-crum ul li a {
    color: #2d2c2c;
    padding: 0 0 0 26px;
}

.pro_con .bred-crum ul li a:hover{
	color:#611063;	
}

.pro_con .bred-crum ul li a.active{
	color:#611063;	
}

.pro_con .product_sec{
	margin:0;
	padding:0 0 15px 0;	
}

.pro_con .product_sec .p_left{
	float:left;
	width:470px;	
}

.pro_con .product_sec .p_left .m_img{
	margin:0 0 12px 0;	
}

.pro_con .product_sec .p_left .m_img img{
	border:solid 1px #d2d2d2;	
}

.pro_con .product_sec .p_left ul{
	margin:0;
	padding:0;	
}

.pro_con .product_sec .p_left ul li{
	display:inline-block;
	width:31%;
	margin:0 12px 12px 0;	
}

.pro_con .product_sec .p_left ul li img{
	border:solid 1px #d2d2d2;	
}

.pro_con .product_sec .p_left ul li:nth-child(3n){
	margin-right:0;l	
}

.pro_con .product_sec .p_rt{
	float:right;
	width:698px;	
}

.pro_con .product_sec .p_rt h3{
	background:#572967;
	font:300 24px/50px 'arial';
	padding:0 0 0 20px;
	color:#fff;
	text-transform:uppercase;	
}

.pro_con .product_sec .p_rt .stock_sec{
	background:#eeeeee;
	padding:10px 20px 20px 20px;
	margin:0 0 15px 0;	
}

.pro_con .product_sec .p_rt .stock_sec .price_new{
	margin:0 0 12px 0;
	padding:0;
	border-bottom:solid 1px #d2d2d2;	
}

.pro_con .product_sec .p_rt .stock_sec .price_new .price_left{
	float:left;
	width:60%;	
}

.pro_con .product_sec .p_rt .stock_sec .price_new .price_left h4{
	color:#2d2c2c;
	text-transform:uppercase;
	font:300 24px 'arial';	
}

.pro_con .product_sec .p_rt .stock_sec .price_new .price_left h4 span{
	text-decoration:line-through;	
}

span.act-p{
	color:#9e30c4;
	font-size:36px;
	text-decoration:none!important;	
}

.pro_con .product_sec .p_rt .stock_sec .price_new .price_rt{
	float:right;
	width:38%;
	padding:24px 0 0 0;
	text-align:right;	
}

.pro_con .product_sec .p_rt .stock_sec .price_new .price_rt h4{
	font:300 18px 'arial';
	color:#090909;
	/*padding: 21px 0 0;	*/
}

.pro_con .bred-crum ul li strong{
	padding:0 0 0 26px;
}

.pro_con .product_sec .p_rt .stock_sec .price_new .price_rt h4 span{
	color:#572967;	
}

.pro_con .product_sec .p_rt .stock_sec  p{
	color:#373636;
	font:300 16px 'arial';
	padding:0;	
}

.lenth_sec{
	background:#fff;
	padding:10px;
	margin:18px 0 0 0;	
}

.lenth_sec label{
	/*display:block;*/
	color:#434343;
	padding:0 0 5px 0;
	font:300 16px 'arial';	
}

/* Hide Google's Thing */
iframe[name="google_conversion_frame"] {
	position: fixed;
	bottom: 1px;
	right: 1px;
}

@media only screen and (min-width: 771px) {
  .sg-fs {
    margin-left: 25%;
    /*margin-top: 150px;*/
    display: visible;
    clear: both;
  }
  .pro_con .product_sec .p_rt h3 {
  	white-space: nowrap;
  }
  .product_sub_headers {
  	text-align: center;
  	margin-bottom: 10px;
  }
}


@media only screen and (max-width: 770px) {
  .sg-fs {
    display:none;
  }
  /* Force no show on certain devices */
  .mobile_no_show {
  	display: none !important; 
  }
  .product_sub_headers {
  	text-align: center;
  	margin-bottom: 10px;
  }
}

/* Video on Product Pages*/


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* End Video On product pages*/

.lenth_sec label span{
	color:#f00;	
}

.lenth_sec select{
	width:100%;
	padding:6px 0;
	margin:0 0 10px 0;	
}

.lenth_sec select.qty{
	width:30%;	
}



.lenth_sec input[type='submit']{
	text-transform:uppercase;
	color:#fff;
	display:inline-block;
	background:#572967;
	border:none;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	font:300 18px/36px 'arial';
	padding:0 15px;	

}

.pro_con .product_sec .p_rt  .rev_sec{
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	border-bottom:solid 1px #d2d2d2;
	color:#434343;
	font:300 14px 'arial';		
}


.pro_con .product_sec .p_rt  .rev_sec .rev_lt{
	float:left;
	width:60%;
	font:300 14px 'arial';	
}

.pro_con .product_sec .p_rt  .rev_sec .rev_lt a{
	color:#434343;	
}
.pro_con .product_sec .p_rt  .rev_sec .rev_rt{
	float:right;
	width:30%;	
}

.pro_con .product_sec .p_rt  .rev_sec .rev_rt h5{
	background:url(../Images/email.jpg) no-repeat;
	padding:0 0 0 25px;
	font-weight:300;
	margin:10px 0 0 0;	
}
.pro_con .product_sec .p_rt  .rev_sec .rev_rt h5 a{
	color:#434343;		
}

.rel_pro{
	margin:0;
	padding:0 0 15px 0;	
}
.rel_pro h2{
	background: #f2f2f2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f2f2f2 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f2f2f2 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

	border-bottom:solid 1px #cfcfcf;
	color:#572967;
	font:300 30px/57px 'arial';
	padding:0 15px;
	text-transform:uppercase;
		
}

.rel_pro .rl_p_in{
	background:#eeeeee;
	padding:15px;	
}

.rel_pro .rl_p_in ul.rl{
	margin:0;
	padding:0;	
}

.rel_pro .rl_p_in ul.rl li{
	display:inline-block;
	margin:0 0 0 10px;
	width:23.9%;	
}

.rel_pro .rl_p_in ul.rl li .rl_main{
	margin:0;
	padding:0 0 7px 0;	
}

.rel_pro .rl_p_in ul.rl li .rl_main img{
	border:solid 1px #cfcfcf;	
}

.rel_pro .rl_p_in ul.rl li:first-child{
	margin-left:0;	
}

.rel_pro .rl_p_in ul.rl li h3{
	color:#572967;
	font:300 17px 'arial';
	text-transform:uppercase;
	text-align:center;	
}

.rel_pro .rl_p_in ul.rl li .rl_price{
	margin:0;
	padding:0;	
}
.rel_pro .rl_p_in ul.rl li .rl_price .rlp_lt{
	float:left;
	width:78%;	
}

.rel_pro .rl_p_in ul.rl li .rl_price .rlp_lt h4{
	font:300 14px 'arial';
	color:#4c4b4d;	
	text-transform:uppercase;
}

.rel_pro .rl_p_in ul.rl li .rl_price .rlp_lt h4 span{
	text-decoration:line-through;
	color:#572967;	
}

.rel_pro .rl_p_in ul.rl li .rl_price .rlp_lt h5{
	font:300 17px 'arial';
	color:#4c4b4d;
	text-transform:uppercase;	
}

.rel_pro .rl_p_in ul.rl li .rl_price .rlp_lt h5 span{
	
	color:#572967;	
}

.rel_pro .rl_p_in ul.rl li .rl_price .rlp_rt{
	width:20%;
	float:right;
	position:relative;	
}

.rel_pro .rl_p_in ul.rl li .rl_price .rlp_rt img{
	height:37px;	
}

.rel_pro .rl_p_in p{
	color:#3f3f3f;
	font:300 18px 'arial';	
}

.rel_pro .rl_p_in p span{
	color:#572967;
	text-decoration:underline;
	font-style:italic;	
}

.star{
	color:#572967;
	font:300 18px 'arial';			
}

.star span{
	display: inline-block;
    width: 57px;
}

.rel_pro .rl_p_in p em{
	color:#fe719e;	
}

.wt_bg{
	 background:#fff;
	 padding:12px;
	 margin:0 0 10px 0;	
}

.rel_pro .rl_p_in h4{
	font-size:16px;
	padding:0 0 12px 0;
	font-weight:300;	
}

table.tab_sec{
	margin:0;
	padding:0;	
}

table.tab_sec td{
	font-size:18px;
	font-weight:300;
	border-bottom:solid 1px #d2d2d2;	
}

.form_sec{
	margin:0;
	padding:25px 0 0 0;	
}

.form_sec label{
	display:block;
	padding:0 0 10px 0;
	font:300 18px 'arial';	
}

.form_sec input{
	display:block;
	width:96%;
	padding:0 2%;
	height:46px;
	border:none;
	background:#eeeeee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:0 0 15px 0;	
}

.form_sec span{
/*	color:#f00;	*/
}

.form_sec textarea{
	display:block;
	width:96%;
	padding:5px 2%;
	height:150px;
	border:none;
	background:#eeeeee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:0 0 15px 0;	
}

.form_sec input[type='submit']{
	display:block;
	width:auto;
	padding:0 25px;
	height:46px;
	margin:0;
	border:none;
	background:#572967;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	font:300 18px 'arial';
	text-transform:uppercase;
	cursor:pointer;
	
}



.product-info h3 a {
    color: #c2119e;
}
.product-info .ratings
{
  margin-left: 69px;
}
.price_new .price-box{
	float:left;
	display:inline-block;	
}

.price_new .price-box .old-price{
	display:block;
	margin:0;
	padding:0 0 10px 0;	
}

.price_new .price-box .old-price span.price-label{
	color: #2d2c2c;
    font: 300 24px "arial";
    text-transform: uppercase;	
}

.price_new .price-box .special-price{
	display:block;
	margin:0;
	padding:0;
		
}

.price_new .price-box .special-price span.price-label{
	color: #2d2c2c;
    font: 300 24px "arial";
    text-transform: uppercase;	
}


.price_new .price-box .special-price span.price{
	color: #9e30c4;
    font-size: 36px;
    text-decoration: none !important;	
}

/* Mobile only fix */
@media only screen and (max-width: 770px) {
	.price-box > .old-price {
		font-size: 16px;
	}
	.price-box > .old-price > span{
		font-size: 16px;
	}
	.product-info > h3 {
		min-height: 75px;
	}
}

.availability.in-stock {
    display: inline-block;
}


.short-description p{
	padding:0 0 10px 0;
}

.data-tab-1 {
	margin-top: 16px;
	margin-bottom: 16px;
}

.data-tab-2 {
	margin-top: 16px;
}

/*.data-tab-1 iframe {
	width: auto;
}
*/

#customer-reviews h2 span {
	font-style: italic;
	font-size: 24px;
}

.product-options dt {
	float: left;
}

.product-options dd {
	float: left;
	margin-left: 20px;
	min-width: 50%;
}

.product-view .add-to-cart {
	clear: both;
}

.product-view .add-to-cart-buttons .paypal-logo {
	display: inline;
	float: right;
	margin-top: 5px;
}

.product-view .sharing-links {
	float: right;
}

.product-options {
	clear: left;
}

.product-view .add-to-cart-buttons .button_new {
	display: inline;
}

.product-view .add-to-cart .qty-wrapper .qty {
	margin-left: 10px;
}

.rl_price .old-price span.price-label{
	font-size:14px;
	text-decoration:none;
	font-style:normal;	
}

.rl_price .old-price span.price{
	font-size:14px;
	/*text-decoration:none;*/
	font-style:normal;
	text-decoration: line-through;
}	


.rl_price .special-price span.price-label{
	font-size:14px;
	text-decoration:none;
	font-style:normal;	
}

.rl_price .special-price span.price{
	font-size:14px;
	text-decoration:none;
	font-style:normal;		
}

.rl_price .special-price{
	display:block;
	margin:0;
	padding:0;	
}

img.small{
	display:none;	
}

.ssl > img {
    float: left;
    margin: 0 7px 8px 0;
}

.rel_pro .pager-no-toolbar{
	display:none;	
}

#nav{
	right:0;	
}

.label-product > span.sale {
    background: url("../Images/label-sale.png") no-repeat scroll left top / contain rgba(0, 0, 0, 0);
   display: inline-block;
    font-size: 0;
    height: 77px;
    left: 60px;
    position: absolute;
    text-indent: -777777px;
    top: 0;
    width: 27px;
}

.pro_con .category-title{
	margin:0!important;	
}

.new_banner img{
	display:inline-block;
	margin:0 auto;	
}

.new_banner {
    text-align: center;
}

.nw{
	padding-bottom: 0;	
}

.label-product {
    position: absolute;
    right: 3px;
    top: 0;
}

ul.lace_cat li{
	position:relative;	
}

ul.lace_cat .label-product{
	position: absolute;
    right: -10px;
    top: -5px;
    z-index: 1	
}

ul.lace_cat .price-box{
	overflow:hidden;	
}

ul.lace_cat .old-price{
	display:inline-block;
	float:left;
	text-align:left;	
}

ul.lace_cat .old-price .price-label{
	display:block;	
}

ul.lace_cat  .special-price{
	float:right;
	text-align:left;
	display:inline-block;	
}


ul.lace_cat  .special-price .price-label{
	display:block;	
}

ul.lace_cat .actions{
	margin:0;	
}

ul.lace_cat .button_new{
	font: 300 13px "arial";
    height: 31px;
    margin: 0;
    padding: 0 12px;
	float:left;	
}

.button_new:hover{
	background:#c71acb;	
}

ul.lace_cat .link-compare{
	margin:0;
	display:inline-block;
	background:#343434;
	font: 300 13px "arial";
    height: 31px;
	color:#fff;
    margin: 0;
    padding: 0 12px;
	line-height:31px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
}

ul.lace_cat .link-compare:hover{
	background:#c71acb;	
	text-decoration:none;	
}

ul.lace_cat .add-to-links {
    display: inline-block;
    float: right;
    margin: 0;
	display:none;
}

.checkout-left{
    float: left;
    width: 60%;
}

.checkout-right{
	clear: right;
    float: right;
    padding-left: 20px;
    width: 40%;	
}


.cart{
	overflow:hidden;		
}

ul.rl_new{
	overflow: hidden;
    position: relative;
    top: -11px;
    vertical-align: top;	
}

ul.rl_new li{
	width:47.5%!important;
	width:30% !important;
	margin:0 10px 0 0;
	float:left;
	
	display:inline-block;	
}

ul.rl_new li img{
	border:solid 1px #cc97de;
	margin:0 0 10px 0;	
}


ul.rl_new li:nth-child(2n){
	margin-right:0;	
}

ul.rl_new li h3{
	font-size:14px;
	 color: #572967;	
}
 
ul.rl_new li h3 a{
	color:#c2119e;	
}

ul.rl_new li h4{
	font-size:12px;
	padding:0 0 6px 0!important;
	margin:0;	
}

ul.rl_new li h4 span{
	color:#c2119e;	
}

ul.rl_new li h5 span{
	color:#c2119e;		
}

ul.rl_new li h5{
	font-size:15px;
	padding:0 0 5px 0;	
}


.prd_landing .ratings{
	overflow:hidden;	
}

.prd_landing .add-to-links a{
	margin:0;
	background: none repeat scroll 0 0 #3b3b3b;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font: 300 18px/46px "arial";
    height: 46px;
    padding: 0 25px;
    text-transform: uppercase;
    width: auto;
}

.prd_landing h2{
	font-size:34px;
	padding:0 0 5px 0;
	margin:0 0 10px 0!important;
	border-bottom:solid 1px #cc97de;	
}

.prd_landing h2 a{
	font-size:24px!important;	
}

.prd_landing .add-to-links a:hover{
	background:#c71acb;	
	text-decoration:none;
}


.prd_landing .action{
	display:inline-block;
	float:left;	
}

.prd_landing .add-to-links{
	display:inline-block;
	float:left;
	margin:7px 0 0 15px;
	display:none;	
}

.cart-nw{
	margin:0;
	padding:0;
	overflow:hidden;	
}

.cart-nw .rel_pro{
/*	float:left;
	width:58%;	*/
}

.cart-nw .cart-banner{
	float:right;
	width:41%;	
}

.cart-nw .cart-banner img{
	margin:0 0 15px 0;	
}

.lace_cat .ratings{
	display:inline-block;
	float:left;
	margin:0!important;
	padding:8px 0 10px 0;	
}

.lace_cat .actions{
	display: inline-block;
    float: right;
	position:relative;
    min-height: 10px !important;
    padding: 0;
	right: -8px;
    width: 115px	
}

#sig_up h4{
	display:none;
}

#sig_up .field{
	width45%;
	float:left;
}

ul.form-list li{
	/*overflow:hidden;*/
}




/*---------------------------product page-------------------------*/

.main-container, .footer-container{padding:0 !important;}
.main-container .inn_wrap{background:none;}
.main-container .nw{padding:20px 0 20px 20px !important;}
.main-container .product-img-box {
    width: 33% !important;
}
.main-container .pro_con .product_sec .p_rt {
    float: left !important;
    width: 515px;
}
.main-container .pro_con{
	padding:0 0 0 30px;
}
.inn_wrap .sidebar{
	margin-top:0;
	width:24% ;
	margin-left:30px;
	float:left ;
}
.inn_wrap .sidebar .block-title{
	background: none repeat scroll 0 0 #572967;
    color: #fff;
    font: 300 24px/50px "arial";
    padding: 0 0 0 20px;
    text-transform: uppercase;
	margin-bottom:15px !important;
}
.block-title h2, .block-title h3, .block-title strong{
	font-size:18px !important;
	color:#fff !important;
	line-height:normal !important;
	font-weight:300 !important;
}
.main-container .rel_pro{
	width:75.65%;
}
.main-container .mission_sec{
	margin:0 0 20px 30px;
	background:none !important;
	border:none !important;
}
.main-container .mission_sec .mission_main .m_rt{
	width:636px;
}
.main-container .mission_sec .mission_main{
	width:916px;
}

.Custom_content{
	background:#eeeeee;
	padding:12px;
}

.Custom_content h2{
	border-bottom: 1px solid #d2d2d2;
    color: #572967 !important;
    font-family: "arial",sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 10px;
}

.Custom_content p{
	color: #636363!important;
	font-family: "arial",sans-serif!important;
	font-style:normal!important;
	font-weight: 400;
}

.ship strong {
    display: block;
    font-size: 18px;
	color: #636363!important;
    font-weight: 400;
}

.ship {
    background: none repeat scroll 0 0 #fff;
    padding: 15px;
}

.blog_pg .rel_pro{
	width:100%;
}

.blog_pg .rel_pro h2{
	font-size:18px;
}

.blog_pg .rel_pro wt_bg{
	overflow:hidden;
}
 .blog_img{
text-align: center;
} 

.blog_img > a {
    display: inline-block;
}

.blog_img > a > img{
	width:100%;
}

.jetpack-video-wrapper {
    margin: 0 auto;
    width: 566px;
}



/*--------------------------------------Responsive Css---------------------------*/

@media (max-width: 1100px){
.header_bar .bar_main{
	width:96%;	
}
ul.messages{
	width:96%!important;
    height: auto;
}
header .header_main{
	width:96%	
}

.banner_sec{
	width:96%;
	height:auto;	
}

.banner_sec .b_left{
	width:30%;	
}

.banner_sec .b_rt{
	width:64%;	
}

header .header_main .logo{
	width:20%;	
}

header .header_main .navi {
    position: absolute !important;
    top: -62px;
    width: 76%;
    z-index: 9999;
}

header .header_main .navi 0l {
    padding:2% 0 0;
    text-align: right;
	display: none;
}

header .header_main .navi 0l li {
    color: #411441;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    padding: 0 0 0 10px;
    text-transform: uppercase;
}

.news_sub .sub_main{
	width:96%;	
}

.news_sub .sub_main .sub_form{
	width:72%;
	padding:0;	
}

.news_sub .sub_main .sub_form input{
	width:60%;	
}

.news_sub .sub_main .sub_form input[type="submit"]{
	font-size:16px;
	padding:0 20px;	
}

.container_sec{
	width:96%;	
}

.add_sec{
	width:96%;	
}

.ad_left{
	width:50%;	
}

.ad_rt{
	width:49%;	
}

.mission_sec .mission_main{
	width:96%;	
}

.mission_sec .mission_main .m_left{
	width:24%;	
}

.mission_sec .mission_main .m_rt{
	width:75%;	
}

.mission_sec .mission_main .m_rt{
	font-size:18px;	
}

.inst_sec ul.inst li{
	width:18.32%;	
}

.footer .f_main{
	width:96%;	
}

.f_left{
	width:22.96%;	
}

.f_left h2{
	font-size:16px;	
}

.f_left h3 {
  
    font-size: 15px;
    padding: 7px 0 15px 35px;
}

.ssl img{
	width:22%;	
}
.f_bar .f_bar_main{
	width:96%;	
}

.sig_up .s_form input{
	width:60%;	
}

.pro_con{
	width:96%;
	margin:0 auto;
	padding:0 2%;	
}


.pro_con .bred-crum ul li a {
    color: #2d2c2c;
    padding: 0 0 0 10px;
}


.pro_con .bred-crum ul li {
    background:none;
    display: inline-block;
    line-height: 49px;
    padding: 0;
    text-transform: uppercase;
}

.pro_con .bred-crum{
	margin:10px 0 0 0;
}


.pro_con .product_sec .p_left {
    float: left;
    width: 54%;
}


.pro_con .product_sec .p_rt {
    float: right;
    width: 44%;
}

.pro_con .product_sec .p_left ul li{
	width:30%;	
}


.rel_pro .rl_p_in ul.rl li {
    display: inline-block;
    margin: 0 0 0 10px;
    width: 22.9%;
}

#nav{
	position:relative!important;	
}

.product-img-box{
	width:50%!important;	
}

.inn_wrap .sidebar {
    float: left ;
    margin-left: 3px;
    margin-top: 0;
    width: 19% ;
}

.col-main {
    float: left !important;
    width: 78% !important;
}

.main-container .product-img-box {
    width: 45% !important;
}

.main-container .pro_con .product_sec .p_rt {
    margin-left: 10px !important;
    width: 52%;
}


		
}

@media (max-width: 1024px){

header .header_main .navi ol{
	margin-top: 43px;
    padding: 0;
}

header .header_main .navi ol li {
    color: #411441;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    padding: 0 0 0 10px;
    text-transform: uppercase;
	text-align:left;
}


.toolbar {
   
    padding: 22px 10px 0;
}

.video_sec h5{
    font-size: 24px;
    top: 23%;
}

.f_left ul li {
    
    font-size: 11px;
    line-height: 24px;
    text-transform: uppercase;
}

.sig_up .s_form{
	float:left;
	width:67%;	
}


.container_sec ul.product li p {
    font-size: 12px;

}

.container_sec ul.product li h3{
	font-size:16px;	
}


.banner_sec .b_left h2 {
    color: #000;
    font-size: 25px;
    font-weight: 400;
    padding: 76px 0 25px;
    text-transform: uppercase;
}


.news_sub .sub_main h3 {
    color: #572967;
    display: inline-block;
    float: left;
    font-size: 21px;
    font-weight: 300;
    line-height: 24px;
    text-align: right;
    text-transform: uppercase;
}

.slae_p h4{
	font-size:12px;
}

.container_sec ul.product li{
	width:31.2%;	
}

.slae_p h4 span{
	font-size:16px;	
}

.slae_p h4.rt-t{
	float:none;	
}


.slae_p {
    float: left;
    width: 145px;
}

.sale_rt {
    float: right;
    position: relative;
    top: 10px;
    width: 37px;
}
.slae_p .old-price span.price-label{
	font-size:16px;
}
.slae_p .special-price span.price{
	font-size:16px;
}

.rel_pro .rl_p_in ul.rl li h3{
	font-size:13px;	
}

.rel_pro .rl_p_in ul.rl li .rl_price .rlp_lt h4{
	font-size:11px;
	padding:0 0 4px 0;	
}
.slae_p .old-price span.price{
	font-size:18px;
}

.rel_pro .rl_p_in ul.rl li .rl_price .rlp_lt h5{
	font-size:12px;	
}

.rel_pro .rl_p_in ul.rl li .rl_price .rlp_rt img{
	height:auto;	
}


.footer {
    background: url("../Images/f_bg.jpg") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
}

.header_bar .bar_main ul li{
	font-size:11px;
}

header .header_main .navi ol li{
	padding:0 0 0 40px;	
}

.main-container .product-img-box{
	float:left;
}
.main-container .col-main .pro_con{
	padding:0;
}


}

@media (max-width: 980px){
.banner_sec .b_left a.shop{
	font-size:18px;	
}

.sig_up .s_form input{
	margin-left:0;	
}

header .header_main .navi ul li{
	font-size:10px;	
}

.sig_up h4{
	font-size:15px;	
}

header .header_main .navi ol li{
	padding:0 0 0 25px;	
}

.header_bar .bar_main ul li{
	font-size:10px;
}
		
}

@media (max-width: 800px){
.banner_sec .b_left h2 {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    padding: 76px 0 25px;
    text-transform: uppercase;
}

.container_sec h2{
	font-size:36px;	
}

.sig_up .s_form input {
    width: 91%;
}

.field textarea {
   
    width: 94%;
}




	
}

@media (max-width: 768px){
header .header_main .navi ol li{
	padding:0 0 0 20px;	
}	
.embed-youtube > iframe{width:100% !important}
.jetpack-video-wrapper{width:100%;}
}

@media (max-width: 767px){
header .header_main .logo{
	display:block;
	margin:0 auto;
	float:none;	
}
#esns_box_layer{
width:92%;
}
#esns_box_title{
width:100%;
}
#esns_box_block_1{
width:60%;
font:16px/34px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
}
#esns_box_block_2{
width:64% !important;
font:18px/20px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
}
#esns_box_block_1, #esns_box_block_2{
width:100%;
}
#esns_box_subscribe_input{
width:100%;
}
#esns_box_subscribe_input input{
width:100%;
margin:5px 0 0;
}
#esns_box_subscribe_submit{
width:auto;
}

ul.messages {
    height: auto;
    width: 96%;
}
.navi{
	float:none;
	margin:10px 0;	
}

header .header_main .logo{
	width:70%;	
}	

header .header_main .navi{
	width:auto;
	float:right;
display:none; 	
}
.no-touch #header-account a:hover, .no-touch .nav-primary a:hover
{
background-color: grey !important;
}
header .header_main .navi ul li a {
    color: #fff;
    display: none;
    padding: 5px 0;
}


.banner_sec .b_left {
    display: none;
    width: 30%;
}


.banner_sec .b_rt {
    float: none;
    width: 100%;
}

.news_sub .sub_main .sub_form{
	float:none;
	width:100%;	
}

.news_sub .sub_main h3{
	float:none;
	display:block;
	text-align:center;
	padding:0 0 10px 0;	
}


.news_sub .sub_main .sub_form{
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.news_sub .sub_main .sub_form input{
	width:96%;
	margin:0 0 10px 0;
	padding:0 2%;	
}


.container_sec ul.product li {
    display: block;
    margin: 0 auto 15px;
    width: 90%;
}

.container_sec ul.product li:nth-child(3n){
	margin:0 auto 15px auto;	
}

.ad_left{
	width:80%;
	float:none;
	margin:0 auto 15px;	
}

.ad_rt{
	width:80%;
	float:none;
	margin:0 auto 15px;		
}


.inst_sec ul.inst li {
    width: 43%;
}

.inst_sec ul.inst li:nth-child(5n){
	margin-right:12px;	
}


.mission_sec .mission_main .m_left {
    float: none;
    width: 80%;
}

.mission_sec .mission_main .m_rt {
    width: 96%;
	padding:10px 2%;
	float:none;
}


.footer {
    background: url("../Images/f_bg.jpg") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    padding: 34px 0 0;
}


.f_left {
    margin:0 0 10px 10px;
    width: 80%;
}

.fst{
	margin-left:10px;	
}

.sig_up .s_form {
    float: none;
    width: 100%;
}

.sig_up .s_form input{
	width:96%;
	margin:0 0 10px 0;	
}

.sig_up .s_form input[type="submit"]{
	margin:0;	
}

.f_bar_left{
	font-size:10px;	
}

.pro_con .product_sec .p_left{
	width:99%;
	margin:0 auto;
	float:none;	
}


.pro_con .product_sec .p_rt {
    float: none;
    width: 98%;
	margin:0 auto;
}

span.act-p{
	font-size:18px;	
}

.pro_con .product_sec .p_rt .stock_sec .price_new .price_left h4{
	font-size:18px;	
}

.pro_con .product_sec .p_rt .stock_sec .price_new .price_rt h4{
	font-size:13px;
}

.rel_pro .rl_p_in ul.rl li{
	display:block;
	width:75%;
	margin:0 auto 15px auto!important;	
}

header .header_main .navi ol li a{
	color:#fff;
	padding:0;	
}

header .header_main .navi ol li a:hover{
	background:none;	
}	

.product-img-box {
    width: 80% !important;
    margin-bottom: 20% !important;
	float:none;
	margin:0 auto;
}

.rel_pro h2{
	font: 300 18px/42px "arial";	
}

#customer-reviews h3{
font-size:11px;	
}

table.tab_sec td{
	font-size:10px;	
}


.pro_con .bred-crum ul li strong {
    font-size: 16px;
    padding: 0 0 0 10px;
}

.pro_con .bred-crum ul{
	height:auto;	
}

.button_new {
   
    font: 300 12px "arial";
    height: 32px;
    margin: 0;
    padding: 0 15px;
  
}

.checkout-left{
    float: none;
    width: 100%;
}

.checkout-right{
	clear: right;
    float: none;
	margin:0 auto;
    padding-left:0;
    width:94%;	
}


.cart-nw .rel_pro{
	width:96%;
	float:none;
	margin:0 auto 10px auto;	
}

.cart-nw .cart-banner{
	width:90%;
	margin:0 auto;	
}

.links{
	display:block;
	float:none;
}

.header_bar .bar_main ul li{
	font-size:10px;
	line-height:31px;
}

.header_bar .bar_main ul {
    text-align: left;
}

.sig_up{
	left:50px;
	bottom:0;
	width:100%;
}

.main-container .nw{
	padding:0 2% !important;
	margin-bottom:10px !important;
}
.main-container .pro_con{
	width:96%;
	margin:0 auto;
	padding:0;
}
.mission_sec .mission_main .m_left{width:90%;}
.main-container .product-img-box{
	width:100% !important;
	float:none!important;
}
.main-container .pro_con .product_sec .p_rt{float: none;
    margin: 10px 0!important;
    width: 100%;}
.main-container .rel_pro {
    width: 100%;
}
.sidebar{
	width:90%;
	margin:0 auto;
	
}

.col-main {
    float: none !important;
    width: 100% !important;
}

.inn_wrap .sidebar {
    float: left;
    margin-left: 3px;
    margin-top: 0;
    width: 98%;
}

.inn_wrap .sidebar{
	float:none;
}

.cust-vedio iframe{
	width:98%!important;
	height:auto!important;
}

.social-icon{
	float:none;
	width:100%;
}

.f_bar_left{
	float:none;
}

}


